GetDP documentation and examples
-
Official documentation (the source texinfo files are available here)
- Additional documentation
-
Parser variables vs. run-time variables vs. ONELAB parameters (
GetNumber
, SetNumber
, ...)
-
Integration in post-processing (
Integral
, OnGlobal
)
-
Usage of tables (
ListFromFile
, ListAlt
, InterpolationLinear
, ...)
-
Linear solvers and PETSc options (
SetGlobalSolverOptions
)
-
Nonlinear solvers (
While
, GetResidual
, JacNL
, IterativeLoop
, ...)
-
Adaptive time integration (
TimeLoopAdaptive
)
-
Step-by-step tutorials and various other models
-
Git cheat sheet to read before contributing to GetDP.
- The old wiki is still available (read-only) at http://onelab.info/trac/getdp/wiki (login: getdp, password: getdp)
GetDP compilation
Other resources