Go to the documentation of this file.
44 stateInfo_[
"surfaceScalarStates"].append(
"phi");
82 {
"U",
"p",
"T",
"nut",
"phi"},
83 {
"U",
"p",
"T",
"nut"},
90 {
"U",
"p",
"T",
"nut",
"phi"},
91 {
"U",
"p",
"T",
"nut"},
98 {
"U",
"p",
"T",
"nut",
"phi"},
99 {
"U",
"p",
"T",
"nut",
"phi"},
100 {
"U",
"p",
"T",
"nut"},
107 {
"U",
"p",
"T",
"nut",
"phi"},
108 {
"U",
"p",
"T",
"nut"},
void correctStateResidualModelCon(List< List< word >> &stateCon) const
update the original variable connectivity for the adjoint state residuals in stateCon
addToRunTimeSelectionTable(DAFunction, DAFunctionForce, dictionary)
void addModelResidualCon(HashTable< List< List< word >>> &allCon) const
add the model residual connectivity to stateCon
defineTypeNameAndDebug(DAFunction, 0)
HashTable< List< List< word > > > stateResConInfo_
table to specify how the states are connected to the residuals for a given solver
DAStateInfoRhoSimpleFoam(const word modelType, const fvMesh &mesh, const DAOption &daOption, const DAModel &daModel)
void correctModelStates(wordList &modelStates) const
update the name in modelStates based on the selected physical model at runtime
HashTable< wordList > stateInfo_
registered states 1st hash: solverName, 2nd hash: fieldType, 3nd list, stateNames