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:
@ -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;
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user