.ExternalMedia.UserGuide.Usage.CoolProp

Information

Pure (or pseudo-pure) medium models in CoolProp can be accessed by extending the ExternalMedia.Media.CoolPropMedium package.

Set substanceNames to a single-element string array containing the name of the specific medium, as specified by the CoolProp documentation. Additional flags can be passed to CoolProp by separating them from the name of the medium, e.g., "CO2|enable_BICUBIC=1" or "CO2|enable_TTSE=1|calc_transport=0". Useful flags include:

Set mediumName to a string that describes the medium (this only used for documentation purposes but has no effect in selecting the medium model).

See ExternalMedia.Examples for examples.


Generated at 2024-05-16T18:15:58Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos