13 this->
defineVar(
"specifiedMassFraction",T(0.0));
14 this->
defineVar(
"specifiedMassFlux",T(0.0));
25 this->
defineVar(
"massDiffusivity",T(1.e-9));
26 this->
defineVar(
"initialMassFraction",T(1.0));
38 this->
defineVar(
"ButlerVolmerRRConstant",T(5.0e-7));
39 this->
defineVar(
"ButlerVolmerAnodeShellMeshID",
int(-1));
40 this->
defineVar(
"ButlerVolmerCathodeShellMeshID",
int(-1));
42 this->
defineVar(
"interfaceUnderRelax",T(1.0));
47 this->
transient =
false;
int timeDiscretizationOrder
void defineVar(const string varName, const T defaultValue)
LinearSolver & getLinearSolver()
bool useCentralDifference
LinearSolver * linearSolver