tutorials/modules/CHT/shellAndTubeHeatExchanger: Load the libcoupledThermophysicalTransportModels library
to ensure the thermal coupled boundary conditions are loaded before the solid solver module.
This commit is contained in:
@ -23,6 +23,8 @@ regionSolvers
|
|||||||
tube fluid;
|
tube fluid;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
libs ("libcoupledThermophysicalTransportModels.so");
|
||||||
|
|
||||||
startFrom startTime;
|
startFrom startTime;
|
||||||
|
|
||||||
startTime 0;
|
startTime 0;
|
||||||
|
|||||||
Reference in New Issue
Block a user