Generic models for FluidProp media tests
Name | Description |
---|---|
CompleteFluidConstants | Compute all available medium fluid constants |
CompleteThermodynamicState | Compute all available two-phase medium properties from a ThermodynamicState model |
CompleteSaturationProperties | Compute all available saturation properties from a SaturationProperties record |
CompleteBubbleDewStates | Compute all available properties for dewpoint and bubble point states corresponding to a sat record |
CompleteBaseProperties | Compute all available two-phase medium properties from a BaseProperties model |
TestStates | Test case with state |
TestStatesSat | Test case with state + sat records |
TestBasePropertiesExplicit | Test case using BaseProperties and explicit equations |
TestBasePropertiesImplicit | Test case using BaseProperties and implicit equations |
TestBasePropertiesDynamic | Test case using BaseProperties and dynamic equations |
CompareModelicaTestMedium | Comparison between Modelica and TestMedium models |
TestRunner | A collection of models to test the states and base properties |
TestRunnerTwoPhase | A collection of models to test the saturation states |
TestRunnerTranscritical | A collection of models to test the transcritical states |
DummyTwoPhaseMedium | A dummy to allow for pedantic checking |