Standardise on British spelling: -ize -> -ise

OpenFOAM is predominantly written in Britain with British spelling conventions
so -ise is preferred to -ize.
This commit is contained in:
Henry Weller
2021-06-01 19:11:58 +01:00
parent 55f751641e
commit ee777e4083
345 changed files with 1190 additions and 1190 deletions

View File

@ -160,7 +160,7 @@ subModels
surfaceFilmModel none;
atomizationModel none;
atomisationModel none;
breakupModel ReitzDiwakar; // ReitzKHRT;

View File

@ -23,6 +23,6 @@ seedSampleSet
fields (U);
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
#includeEtc "caseDicts/postProcessing/visualisation/streamlines.cfg"
// ************************************************************************* //

View File

@ -15,7 +15,7 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
application adjointShapeOptimizationFoam;
application adjointShapeOptimisationFoam;
startFrom startTime;

View File

@ -15,7 +15,7 @@
#
#------------------------------------------------------------------------------
#- String to recognize new iteration by (usually same as 'Time')
#- String to recognise new iteration by (usually same as 'Time')
Separator/^[ \t]*Time = /Time =
#- Time value:

View File

@ -18,7 +18,7 @@ simulationType laminar;
laminar
{
model generalizedNewtonian;
model generalisedNewtonian;
viscosityModel CrossPowerLaw;

View File

@ -14,7 +14,7 @@ Description
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
#includeEtc "caseDicts/postProcessing/visualisation/surfaces.cfg"
fields (p);

View File

@ -14,7 +14,7 @@ Description
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/visualization/surfaces.cfg"
#includeEtc "caseDicts/postProcessing/visualisation/surfaces.cfg"
fields (p U);

View File

@ -10,7 +10,7 @@ Description
\*---------------------------------------------------------------------------*/
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
#includeEtc "caseDicts/postProcessing/visualisation/streamlines.cfg"
fields (U);

View File

@ -23,6 +23,6 @@ seedSampleSet
fields (p k U);
#includeEtc "caseDicts/postProcessing/visualization/streamlines.cfg"
#includeEtc "caseDicts/postProcessing/visualisation/streamlines.cfg"
// ************************************************************************* //

View File

@ -15,9 +15,9 @@ FoamFile
}
// * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * * //
stabilization
stabilisation
{
type phaseLimitStabilization;
type phaseLimitStabilisation;
field sigma.liquid;
rate rLambda.liquid;

View File

@ -73,7 +73,7 @@ functions
functionType volume;
coordinateType diameter;
densityFunction yes;
normalize yes;
normalise yes;
}
probabilityDensity.outlet
@ -90,7 +90,7 @@ functions
functionType volume;
coordinateType diameter;
densityFunction yes;
normalize yes;
normalise yes;
}
}

View File

@ -71,7 +71,7 @@ functions
functionType number;
coordinateType projectedAreaDiameter;
densityFunction yes;
normalize yes;
normalise yes;
geometric yes;
}

View File

@ -71,7 +71,7 @@ functions
functionType number;
coordinateType projectedAreaDiameter;
densityFunction yes;
normalize yes;
normalise yes;
geometric yes;
}