metroscope-modeling-library
metroscope-modeling-library copied to clipboard
Modelica library to build physical models of nuclear and combined cycle gas power plants. Based on ThermoSysPro library
Connectors should have the same number of flow and other normal variables, how should we handle this in MML3 ?
FlashTank is not locally balanced, possibly because of outlet connectors.
Default start values for pressures, enthalpies, temperatures, and flows are defined in completely generic base classes, such as, e.g., [Partial.BaseClasses.FlowModel](https://github.com/Metroscope-dev/metroscope-modeling-library/blob/5db093af04abb61d6969ac43d5e9d931c707b2c5/MetroscopeModelingLibrary/Partial/BaseClasses/FlowModel.mo#L10). These values are then not specialized to categories of models...
The convergence of several non-trivial test cases in Metroscopia_NPP is fragile _with the currently provided default start attributes_. This means that changing the tool or even the version of the...
**Is your feature request related to a problem? Please describe.** For model convergence, we know that adding homotopy is a good thing, but where is it best to add it...
To help model building : maybe in a message with the expected temperature increase based on pressure increase and flow To help model convergence with data : homotopy ?
## Goal Adds a contributing guide to MML ## Type of change - [ ] Bugfix - [ ] New feature - [ ] Refactoring change - [ ] Release...
## Goal Fixes #99 again, update of #278. ### What was the problem ? Power connectors were not balanced because : * in modelica connectors must always have the same...
## Goal Superheaters fouling is not really a fault that happens on nuclear plants, because it is steam on both sides. It is an old REX from TVA. So I...
## Goal Describe the big picture of your changes here (one sentence). Closes #493 , by adding lbh (pounds per hour), ft3h (squared foot per hour) and inH20 (pressure) to...