MolViscModel (Case)

Contents

MolViscModel (Case)#

Defines the mean flow molecular viscosity model used by FELiCS.

Type
string
Default
"Constant"

Accepted values

Description

"Constant"

Uses a spatially uniform molecular viscosity defined by MolVisc

"File"

Imports the molecular viscosity field from the input mean-flow file

Example#

"Case": {
    "MolViscModel": "Constant",
    "MolVisc": 1.5e-5
}

The selected viscosity model determines how the mean flow molecular viscosity field is constructed internally by FELiCS.