OpenFOAM-4.x/applications/solvers/stressAnalysis/solidDisplacementFoam
Henry Weller 758dfc2c1f 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
tractionDisplacement 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
createControl.H applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +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
readMechanicalProperties.H Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
readSolidDisplacementFoamControls.H Resolve various unimportant warning messages from Gcc, Clang and Icpc 2015-07-19 11:31:49 +01:00
readThermalProperties.H Boundary conditions: Added extrapolatedCalculatedFvPatchField 2016-02-20 22:44:37 +00:00
solidDisplacementFoam.C applications/solvers: Added -postProcess option 2016-05-09 14:08:15 +01:00