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
### What is your problem ? Fuel is modeled as an ideal gas. For ideal gases, enthalpy only depends on temperatures, so it completely breaks pressure losses impact on temperatures...
**Is your feature request related to a problem? Please describe.** Following #99 discussions, we decided that it was relevant to add a turbopump component in WaterSteam.Machines.TurboPump, because it is a...
### What is your precise need ? At MSR ventilation there is a `diaphragm`, a component we don't have that imposes a certain flow rate, that we could calibrate instead...
Internal faults to be added in MML3 (a literature review may be needed to validate them) - [ ] Compressor fouling: reduction of the volumetric flow rate - [x] Compressor...
### What is your precise need ? Having developed a water medium model, i felt it would be useful to have vapor fractions here and there to check more easily...
### What is your precise need ? We need to create by hand some variables in the models for KPIs, such as `Q_reduced = compressor.Q * sqrt(compressor.T_in)/compressor.P_in;`, as for the...
Currently FlashTank_reheater example is a mix of direct and reverse causality, it should be clearly separated
**Is your feature request related to a problem? Please describe.** Direct unit test for LMTDFuelHeater is missing **To be checked by issue author** - [x] I checked that this issue...
**Is your refactoring request related to a problem? Please describe.** Feedwater pump example is not representative of industrial models and the causality is not explicit. **Describe the solution you'd like**...