I try to simulate a district heating system with around 200 consumers. It was possible to simulate 115 with no errors, but increasing the consumer number to 230 gives me the error message:
The following error was detected at time: 0
The maximum number of delays (= 2000) is reached.
No more delay memory is available
FixInitials:Init
I am using CVODE with a tolerance of 1e-6.
What does this mean?