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
@syntron syntron force-pushed the ModelicaSystem_init branch from e255d27 to e06ff5d Compare October 30, 2025 20:34
@adeas31
Copy link
Member

adeas31 commented Nov 3, 2025

Please rebase.

@syntron syntron force-pushed the ModelicaSystem_init branch from e06ff5d to 8feeff7 Compare November 4, 2025 16:42
@syntron
Copy link
Contributor Author

syntron commented Nov 4, 2025

Please rebase.

Done; see also #361 for an overview

@syntron syntron force-pushed the ModelicaSystem_init branch 4 times, most recently from ae66564 to 18dd4f2 Compare November 5, 2025 22:03
@adeas31
Copy link
Member

adeas31 commented Nov 6, 2025

Need to rebase again.

@syntron syntron force-pushed the ModelicaSystem_init branch from 3ae06c2 to d8228d2 Compare November 6, 2025 14:09
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