-
Notifications
You must be signed in to change notification settings - Fork 2
Error Messages
Nikhil Kapur edited this page Jun 16, 2026
·
2 revisions
-
Q: I get a
bad_allocerror when generating the Standard Design during AdditionComplete analysis. What should I do?-
A: This error is related to system memory availability, not a deterministic modeling error in your project. Some users have resolved it by rebooting the computer and rerunning the analysis. You may also try closing other memory-intensive applications before running the analysis again.
An example error message:
Error (bad_alloc caught) adding new model via BEMProc BEMPX_AddModel() Error generating Standard model Analysis aborted
-