forked from saroele/awesim
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Readme.rst~
21 lines (13 loc) · 849 Bytes
/
Readme.rst~
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
awesim
======
*Optimize your simulation workflow.*
awesim is written in **Python** and contains tools for pre- and post-processing of **Modelica** models.
With awesim you can:
1. compile models, set parameters and solver options and start simulations
2. run simulations in parallel on the same computer or different machines
3. open result files, access simulation parameters and trajectories, make plots
4. keep an overview of your cases by creating an index (called simdex) of different results
5. filter your results based on filenames or parameter sets
Most of the tools provided are currently based on Dymola and the .mat result file.
Simulation management is currently developed by 3E and KU Leuven (Belgium). We are currently evaluating the license...
See the documentation for more information.