Releases: kevinksyTRD/pycosim
Releases · kevinksyTRD/pycosim
Fixed the path in the batch files when exporting a package
v0.6.5 Fixed the path in the batch files when exporting the package.
Automatically add causality for variable groups with variables
v0.6.4 Add causality for variable groups with variables.
Option for keeping files when using run_simulation added
v0.6.3 Option for keeping files when using run_simulation added
Option for not copying fmu files when deploying implemented
v0.6.2 Update settings.ini
Added the option for keeping the files when deployed
v0.6.1 version
New release - Deploy the simulation package
Can deploy simulation package into a folder or export it as a zip file
Refactoring of SimulationConfiguration
Merge pull request #4 from kevinksyTRD/restruct-simulation-config Restruct simulation config
version for pyospparser requirements updated
v0.4.3 version for pyospparser requirements updated
float value is accepted for initial value with integer type
v0.4.2 float value is accepted for initial value with integer type
checking the type from model description when adding updating initial value implemented
Pre-release
v0.4.1 checking the type from model description when adding updating initial…