Metroscope-dev / metroscope-modeling-library

Modelica library to build physical models of nuclear and combined cycle gas power plants. Based on ThermoSysPro library
https://www.metroscope.tech/
Other
27 stars 1 forks source link

[FEATURE] Simplification of pressure losses #427

Closed valentind-met closed 1 year ago

valentind-met commented 1 year ago

What is your precise need ?

Current pressure losses are computed with mean of inlet and outlet density. Could be simplified by using density at the inlet. A parameter rho_0 should be added to the flow model.

What solution do you see ?

In the flow model :

Do you see any other alternative ?