First time here? Check our help page!
1

Speed up Modelica DES Models

Hi,

I am building a large district energy model (150 buildings) using the modelica buildings library and the geojson to modelica translator in Dymola.

Does anyone have any tips for speeding up the simulation? I tried setting it to parallelize (Advanced.ParallelizeCode = true) but I got a bunch of errors.

Thanks! Graham

glinn07's avatar
285
glinn07
asked 2022-12-18 11:41:43 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

2

We give some general guidance for how to debug simulation performance at https://simulationresearch.lbl.gov/mo...

Please also consult the manual of your Modelica simulation tool as all tools have debugging features that help improve simulation performance.

Michael Wetter's avatar
1.7k
Michael Wetter
answered 2022-12-19 11:49:20 -0500
edit flag offensive 0 remove flag delete link

Comments

Very good advice here, thanks!

glinn07's avatar glinn07 (2022-12-19 22:02:34 -0500) edit
add a comment see more comments