Does anyone know what causes this error and how to fix it? It's a very long simulation.
s
Stefan Schippers
07/07/2023, 10:32 PM
When run in interactive mode all simulation data is stored in RAM, only when a write instruction is executed the data is saved to file. To prevent ngspice taking too much RAM and killing your machine a size limit is enforced. If 95% or system RAM is taken this warning is printed (and soon later process killed).
You have two options
1. save less nodes to reduce storage size
2. use batch mode ngspice. In batch mode data is not kept in memory, it is saved immediately to disk in the raw file.
Linen is a search-engine friendly community platform. We offer integrations with existing Slack/Discord communities and make those conversations Google-searchable.