multiphaseEuler: Use saturation models from the thermo library
The multiphaseEuler module now uses saturation models from the centralised thermophysical properties library. The control of these models is slightly different than for the previous multiphaseEuler-specific saturation models. Where previously a "saturationPressure" or "saturationTemperature" sub-dictionary was employed, now "pSat" and "Tsat" entries are used which can be specified flexibly in a similar manner to function1-s. See the previous commit for details.
This commit is contained in:
@ -163,7 +163,7 @@ blending
|
||||
}
|
||||
}
|
||||
|
||||
saturation
|
||||
saturationTemperature
|
||||
{
|
||||
gas_liquid
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user