Skip to content

GitLab

  • Projects
  • Groups
  • Snippets
  • Help
    • Loading...
  • Help
    • Help
    • Support
    • Community forum
    • Submit feedback
    • Contribute to GitLab
  • Sign in / Register
getdp
getdp
  • Project overview
    • Project overview
    • Details
    • Activity
    • Releases
  • Repository
    • Repository
    • Files
    • Commits
    • Branches
    • Tags
    • Contributors
    • Graph
    • Compare
  • Issues 25
    • Issues 25
    • List
    • Boards
    • Labels
    • Service Desk
    • Milestones
  • Merge Requests 0
    • Merge Requests 0
  • CI / CD
    • CI / CD
    • Pipelines
    • Jobs
    • Schedules
  • Wiki
    • Wiki
  • Members
    • Members
  • Collapse sidebar
  • Activity
  • Graph
  • Create a new issue
  • Jobs
  • Commits
  • Issue Boards
  • getdp
  • getdpgetdp
  • Wiki
  • Home

Last edited by Christophe Geuzaine Dec 31, 2020
Page history

Home

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

  • General instructions are provided in the main README
  • Step by step compilation instructions, including compilation of common dependencies

Other resources

  • Archives of the GetDP mailing list (1998-2020)
Clone repository
  • Adaptive time integration
  • GetDP compilation
  • Git cheat sheet
  • Integration in post processing
  • Linear solvers
  • Nonlinear solvers
  • Parser variables vs run time variables vs ONELAB parameters
  • Usage of tables
  • Home