Skip to content

Conversation

adrpo
Copy link

@adrpo adrpo commented Aug 16, 2023

  • fix the cardinality handling
  • fix the way specificEnthalpy_pT and specificEnthalpy_pTX was handled (specificEnthalpy_pT calls specificEnthalpy_pTX with fill(0, 0) but it should be fill(0, 1) because the third argument is default bound to reference_X
  • the DymolaCommands library was not even used, I removed the dependency
  • update the library to be able to use MSL to 4.0.0

With these changes the Example models compile with OpenModelica but they fail to initialize (hopefully I can fix this too but I'm not a modeler so any help would be appreciated)

- by removing the conflicting start values

the models do not work yet in OpenModelica
they still have issues at initialization.
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.

1 participant