refactor : chnage method for state density

This commit is contained in:
2026-02-12 18:03:46 +01:00
parent 493029ff61
commit d9fc49f997

View File

@@ -8,7 +8,7 @@ model Test_Media
parameter Modelica.Units.SI.Pressure p = 155e5 ;
//INTERNAL VARIABLES
Medium.ThermodynamicState state ;
Modelica.Units.SI.Density d ;
Medium.Density d ;
//IMPORTED COMPONENTS