Hello together,
During my transient sweep simulations my PC memory usage (RAM) increases to its limit (according to the task manager) and the simulation crashes.
I have already reduced the output in the Transient/Convolution controller to only one entry
and am using a PC with 32 GB of RAM (64bit).
Why is this happening (the amount of output data is not very much)
and is there a possibility to solve this (perhabs somehow intermediate storage on disk)?
Thanks in advance,
Are you using the matlaboutput block?
I have seen a computer consume all its RAM when writing the simulation data to a .mat file.
Disabling the matlaboutput block solved the problem for me then