tutorials/modules: Updated the film tutorials to avoid the need to pre-load libisothermalFilm.so
This commit is contained in:
@ -51,6 +51,8 @@ boundaryField
|
|||||||
thetaRec 50;
|
thetaRec 50;
|
||||||
gTheta 0.1;
|
gTheta 0.1;
|
||||||
}
|
}
|
||||||
|
|
||||||
|
value $internalField;
|
||||||
}
|
}
|
||||||
|
|
||||||
empty
|
empty
|
||||||
|
|||||||
@ -56,6 +56,4 @@ maxCo 0.2;
|
|||||||
|
|
||||||
maxDeltaT 5e-3;
|
maxDeltaT 5e-3;
|
||||||
|
|
||||||
libs ("libisothermalFilm.so");
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
@ -52,6 +52,4 @@ maxCo 0.2;
|
|||||||
|
|
||||||
maxDeltaT 5e-3;
|
maxDeltaT 5e-3;
|
||||||
|
|
||||||
libs ("libisothermalFilm.so");
|
|
||||||
|
|
||||||
// ************************************************************************* //
|
// ************************************************************************* //
|
||||||
|
|||||||
Reference in New Issue
Block a user