3 for (
int phase_no = 0; phase_no <
phases.size(); phase_no++)
5 string phase_Ctname =
"Ct";
7 std::stringstream convert;
9 phase_no_str = convert.str();
10 phase_Ctname.append(phase_no_str);
19 IOobject::READ_IF_PRESENT,
25 Ctrain.set(phase_no,Cttemp);
42 k.correctBoundaryConditions();
57 epsilon.correctBoundaryConditions();
72 nut.correctBoundaryConditions();