tutorials/modules/multiphaseEuler/mixerVessel2D*: Changed to isothermal
This commit is contained in:
@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
@ -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
|
||||||
{
|
{
|
||||||
|
|||||||
Reference in New Issue
Block a user