Mark Olesen
58b7e64185
Use argList::addOption, argList::addBoolOption (almost) everywhere
...
- ensure that the standard options (eg, from timeSelector) also have
some usage information
2009-12-03 13:32:12 +01:00
Mark Olesen
f3e40598a0
applyWallFunctionBoundaryConditions - use mvBak()
2009-08-04 18:02:07 +02:00
Mark Olesen
d1295da31f
adjust solvers and utilities to use new argList methods
...
- also drop various unused time options from src/OpenFOAM/include
2009-05-19 20:21:50 +02:00
Mark Olesen
28b200bcd9
update copyrights for 2009
2008-12-31 19:01:56 +01:00
Mark Olesen
f7f2d1672a
extend fvSolution re-write to also include the 'smooth' entry
2008-12-09 17:04:05 +01:00
Mark Olesen
4f1bb8345f
lduMatrix now takes a dictionary instead of an Istream for the solver controls
...
- can now use dictionary substitutions and regular expressions in
system/fvSolution
- foamUpgradeFvSolution application to convert system/fvSolution
(with -test option)
motion solver syntax left as-is.
2008-12-08 17:22:01 +01:00