Skip to content

Releases: kevinksyTRD/pycosim

Fixed the path in the batch files when exporting a package

13 Dec 18:06
Compare
Choose a tag to compare
v0.6.5

Fixed the path in the batch files when exporting the package.

Automatically add causality for variable groups with variables

08 Dec 12:04
Compare
Choose a tag to compare
v0.6.4

Add causality for variable groups with variables.

Option for keeping files when using run_simulation added

06 Dec 08:58
Compare
Choose a tag to compare
v0.6.3

Option for keeping files when using run_simulation added

Option for not copying fmu files when deploying implemented

06 Dec 08:03
766553b
Compare
Choose a tag to compare
v0.6.2

Update settings.ini

Added the option for keeping the files when deployed

02 Dec 00:17
Compare
Choose a tag to compare
v0.6.1

version

New release - Deploy the simulation package

30 Nov 12:18
530e05f
Compare
Choose a tag to compare

Can deploy simulation package into a folder or export it as a zip file

Refactoring of SimulationConfiguration

30 Nov 08:35
e1d9660
Compare
Choose a tag to compare
Pre-release
Merge pull request #4 from kevinksyTRD/restruct-simulation-config

Restruct simulation config

version for pyospparser requirements updated

22 Nov 16:01
Compare
Choose a tag to compare
v0.4.3

version for pyospparser requirements updated

float value is accepted for initial value with integer type

22 Nov 15:55
Compare
Choose a tag to compare
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

22 Nov 15:38
Compare
Choose a tag to compare
v0.4.1

checking the type from model description when adding updating initial…