tutorials/modules: Updated the film tutorials to avoid the need to pre-load libisothermalFilm.so

This commit is contained in:
Henry Weller
2023-03-08 10:57:43 +00:00
parent 9621cbf704
commit 8397d21905
3 changed files with 2 additions and 4 deletions

View File

@ -51,6 +51,8 @@ boundaryField
thetaRec 50; thetaRec 50;
gTheta 0.1; gTheta 0.1;
} }
value $internalField;
} }
empty empty

View File

@ -56,6 +56,4 @@ maxCo 0.2;
maxDeltaT 5e-3; maxDeltaT 5e-3;
libs ("libisothermalFilm.so");
// ************************************************************************* // // ************************************************************************* //

View File

@ -52,6 +52,4 @@ maxCo 0.2;
maxDeltaT 5e-3; maxDeltaT 5e-3;
libs ("libisothermalFilm.so");
// ************************************************************************* // // ************************************************************************* //