17 this->
defineVar(
"specifiedXVelocity",T(0.00));
18 this->
defineVar(
"specifiedYVelocity",T(0.0));
19 this->
defineVar(
"specifiedZVelocity",T(0.0));
20 this->
defineVar(
"specifiedPressure",T(1.0));
21 this->
defineVar(
"specifiedDensity",T(1.0));
22 this->
defineVar(
"specifiedTemperature",T(1.0));
23 this->
defineVar(
"accommodationCoefficient",T(1.0));
24 this->
defineVar(
"specifiedMassFlowRate",T(1.0));
52 this->
defineVar(
"initialXVelocity",T(0.0));
53 this->
defineVar(
"initialYVelocity",T(0.0));
54 this->
defineVar(
"initialZVelocity",T(0.0));
55 this->
defineVar(
"initialPressure",T(0.0));
69 this->
defineVar(
"operatingPressure",T(101325.0));
70 this->
defineVar(
"operatingTemperature",T(300.0));
72 this->
defineVar(
"molecularWeight",T(40.0));
73 this ->defineVar(
"Tmuref",T(273.15));
74 this ->defineVar(
"muref",T(2.117e-5));
75 this ->defineVar(
"mu_w",T(0.81));
88 this->
transient =
false;
110 this->
defineVar(
"printDirectionNumber",545);
string AgglomerationMethod
bool printNormalizedResiduals
LinearSolver * KineticLinearSolver
void defineVar(const string varName, const T defaultValue)
int timeDiscretizationOrder
LinearSolver & getKineticLinearSolver()