Continue to Site

Welcome to EDAboard.com

Welcome to our site! EDAboard.com is an international Electronics Discussion Forum focused on EDA software, circuits, schematics, books, theory, papers, asic, pld, 8051, DSP, Network, RF, Analog Design, PCB, Service Manuals... and a whole lot more! To participate you need to register. Registration is free. Click here to register now.

Memory fault error when running simulation with adaptive pass in CST

Status
Not open for further replies.

kelvchan

Member level 3
Joined
Apr 9, 2005
Messages
54
Helped
1
Reputation
2
Reaction score
1
Trophy points
1,288
Activity points
1,715
I can simulate a structure in CST without adaptive pass successfully. But when I run adaptive pass, sometimes, the program will have memory fault error such that I am forced to abort the simulation or the program hangs and I need to re-start the program. Does anyone have any idea why this happens?
 

Re: cst question

The adaptive mesh algorithm increases the density of the meshcells and solves the model until it meets the desired error criterion.
The model preperation part of the solver requires a huge amount of memory.

In my opinion, your computer crashes during the solver part - "Model preparation".
Follow the solving process to see if its right. if so, you should consider getting more memory.

Cheers,
P.
 

Status
Not open for further replies.

Part and Inventory Search

Welcome to EDABoard.com

Sponsor

Back
Top