Standardise on British spelling: initialize -> initialise
OpenFOAM is predominantly written in Britain with British spelling conventions so -ise is preferred to -ize.
This commit is contained in:
@ -8,7 +8,7 @@ application=$(getApplication)
|
||||
|
||||
./Allmesh
|
||||
|
||||
# Initialize alpha
|
||||
# Initialise alpha
|
||||
runApplication setFields
|
||||
|
||||
# Decompose
|
||||
|
||||
Reference in New Issue
Block a user