tutorials/modules/multiphaseEuler/mixerVessel2D*: Changed to isothermal

This commit is contained in:
Henry Weller
2023-03-25 14:06:11 +00:00
parent b228cc539f
commit 01f95cf27e
2 changed files with 8 additions and 8 deletions

View File

@ -20,7 +20,7 @@ phases (water oil mercury air);
water water
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -32,7 +32,7 @@ water
oil oil
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -44,7 +44,7 @@ oil
mercury mercury
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -56,7 +56,7 @@ mercury
air air
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel isothermal; diameterModel isothermal;
isothermalCoeffs isothermalCoeffs
{ {

View File

@ -20,7 +20,7 @@ phases (water oil mercury air);
water water
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -32,7 +32,7 @@ water
oil oil
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -44,7 +44,7 @@ oil
mercury mercury
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {
@ -56,7 +56,7 @@ mercury
air air
{ {
type purePhaseModel; type pureIsothermalPhaseModel;
diameterModel constant; diameterModel constant;
constantCoeffs constantCoeffs
{ {