openfoam/applications/solvers/stressAnalysis/solidEquilibriumDisplacementFoam
Henry Weller 6164c2f262 Standardized the naming of functions which control the writing of fields etc.
to have the prefix 'write' rather than 'output'

So outputTime() -> writeTime()

but 'outputTime()' is still supported for backward-compatibility.

Also removed the redundant secondary-writing functionality from Time
which has been superseded by the 'writeRegisteredObject' functionObject.
2016-05-12 17:38:01 +01:00
..
Make applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
tractionDisplacementCorrection vector::zero -> Zero 2016-04-16 18:34:41 +01:00
calculateStress.H Standardized the naming of functions which control the writing of fields etc. 2016-05-12 17:38:01 +01:00
createControls.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
createFields.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
kineticEnergyLimiter.H vector::zero -> Zero 2016-04-16 18:34:41 +01:00
readSteadyStressFoamControls.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00
solidEquilibriumDisplacementFoam.C applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00