metroscope-modeling-library icon indicating copy to clipboard operation
metroscope-modeling-library copied to clipboard

Modelica library to build physical models of nuclear and combined cycle gas power plants. Based on ThermoSysPro library

Results 71 metroscope-modeling-library issues
Sort by recently updated
recently updated
newest added

Add pi to our library in the list of constants

✨enhancement

### 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...

🐛bug
❌invalid

**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...

:new: New component

### 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...

✨enhancement
:new: New component

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...

:hammer_and_wrench: Faults

### 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...

✨enhancement

### 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...

✨enhancement
:calendar: outdated

Currently FlashTank_reheater example is a mix of direct and reverse causality, it should be clearly separated

:man_technologist: Example
:calendar: outdated

**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...

🧪testing
:calendar: outdated

**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**...

♻️refactoring
:man_technologist: Example