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
{
type purePhaseModel;
type pureIsothermalPhaseModel;
diameterModel constant;
constantCoeffs
{
@ -32,7 +32,7 @@ water
oil
{
type purePhaseModel;
type pureIsothermalPhaseModel;
diameterModel constant;
constantCoeffs
{
@ -44,7 +44,7 @@ oil
mercury
{
type purePhaseModel;
type pureIsothermalPhaseModel;
diameterModel constant;
constantCoeffs
{
@ -56,7 +56,7 @@ mercury
air
{
type purePhaseModel;
type pureIsothermalPhaseModel;
diameterModel isothermal;
isothermalCoeffs
{

View File

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