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:
Henry Weller
2022-10-20 10:23:34 +01:00
parent cdaaa61987
commit 64455c60f5

View File

@ -23,6 +23,8 @@ regionSolvers
tube fluid;
}
libs ("libcoupledThermophysicalTransportModels.so");
startFrom startTime;
startTime 0;