Skip to content

Conversation

syntron
Copy link
Contributor

@syntron syntron commented Aug 23, 2025

see issue #305

This PR splits __init__() into two parts:

  • __init__() - main initialisation
  • model() - all model related definitions (was old: definition())

This allows to use convertFmu2Mo() after a instanciation of ModelicaSystem() for the definition of the model to be used (this should be done in a separate PR)

Defined as a draft to allow a discussion; this will be a breaking change of the API! => milestone 4.1.0?

based on top of PR #349

@adeas31 adeas31 added this to the 4.1.0 milestone Aug 25, 2025
@syntron syntron force-pushed the ModelicaSystem_init branch from 5bfd5b7 to 297c77c Compare August 25, 2025 20:23
@syntron syntron marked this pull request as ready for review August 25, 2025 20:36
@syntron syntron force-pushed the ModelicaSystem_init branch from 297c77c to df4805a Compare August 26, 2025 18:58
@syntron syntron mentioned this pull request Sep 18, 2025
@syntron syntron force-pushed the ModelicaSystem_init branch from df4805a to e255d27 Compare October 15, 2025 18:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants