Package Modelica.Media.Examples.Tests.MediaTestModels.IdealGases
Extends from Modelica.Icons.ExamplesPackage (Icon for packages containing runnable examples) and Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
| Name | Description |
|---|---|
Air | Test single gas Modelica.Media.IdealGases.SingleGases.Air |
Nitrogen | Test single gas Modelica.Media.IdealGases.SingleGases.N2 |
SimpleNaturalGas | Test mixture gas Modelica.Media.IdealGases.MixtureGases.SimpleNaturalGas |
SimpleNaturalGasFixedComposition | Test mixture gas Modelica.Media.IdealGases.MixtureGases.SimpleNaturalGas |
Model Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Air
Extends from Modelica.Icons.Example (Icon for runnable examples), Modelica.Media.Examples.Utilities.PartialTestModel (Basic test model to test a medium), and Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
| Type | Name | Default | Description |
|---|---|---|---|
AbsolutePressure | p_start | Medium.p_default | Initial value of pressure |
Temperature | T_start | Medium.T_default | Initial value of temperature |
SpecificEnthalpy | h_start | Medium.h_default | Initial value of specific enthalpy |
Real | X_start[Medium.nX] | Medium.X_default | Initial value of mass fractions |
Model Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.Nitrogen
Extends from Modelica.Icons.Example (Icon for runnable examples), Modelica.Media.Examples.Utilities.PartialTestModel (Basic test model to test a medium), and Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
| Type | Name | Default | Description |
|---|---|---|---|
AbsolutePressure | p_start | Medium.p_default | Initial value of pressure |
Temperature | T_start | Medium.T_default | Initial value of temperature |
SpecificEnthalpy | h_start | Medium.h_default | Initial value of specific enthalpy |
Real | X_start[Medium.nX] | Medium.X_default | Initial value of mass fractions |
Model Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGas
Extends from Modelica.Icons.Example (Icon for runnable examples), Modelica.Media.Examples.Utilities.PartialTestModel (Basic test model to test a medium), and Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
| Type | Name | Default | Description |
|---|---|---|---|
AbsolutePressure | p_start | Medium.p_default | Initial value of pressure |
Temperature | T_start | Medium.T_default | Initial value of temperature |
SpecificEnthalpy | h_start | Medium.h_default | Initial value of specific enthalpy |
Real | X_start[Medium.nX] | Medium.X_default | Initial value of mass fractions |
Model Modelica.Media.Examples.Tests.MediaTestModels.IdealGases.SimpleNaturalGasFixedComposition
Extends from Modelica.Icons.Example (Icon for runnable examples), Modelica.Media.Examples.Utilities.PartialTestModel (Basic test model to test a medium), and Modelica.Icons.ObsoleteModel (Icon for classes that are obsolete and will be removed in later versions).
| Type | Name | Default | Description |
|---|---|---|---|
AbsolutePressure | p_start | Medium.p_default | Initial value of pressure |
Temperature | T_start | Medium.T_default | Initial value of temperature |
SpecificEnthalpy | h_start | Medium.h_default | Initial value of specific enthalpy |
Real | X_start[Medium.nX] | Medium.X_default | Initial value of mass fractions |