tutorials: Updated formatting of dictionaries and specification of 'plane' and 'samplePlane'

This commit is contained in:
Henry Weller
2016-06-29 18:02:57 +01:00
parent 887aeee6be
commit a17d0d86dc
62 changed files with 155 additions and 158 deletions

View File

@ -17,7 +17,7 @@ FoamFile
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
type sets;
libs ("libsampling.so");
libs ("libsampling.so");
interpolationScheme cellPointFace;

View File

@ -44,6 +44,6 @@ timePrecision 6;
runTimeModifiable true;
libs ("libthermalBaffleModels.so");
libs ("libthermalBaffleModels.so");
// ************************************************************************* //