pyelmer
stable

Contents:

  • elmer module
  • elmerkw module
  • execute module
  • post module
pyelmer
  • Welcome to pyelmers’s documentation!
  • Edit on GitHub

Welcome to pyelmers’s documentation!¶

An introduction on how to use pyelmer can be found on the GitHub page https://github.com/nemocrys/pyelmer#pyelmer. This documentation gives a detailed overview of pyelmer’s different modules.

Contents:

  • elmer module
    • Body
    • BodyForce
    • Boundary
    • Component
    • Equation
    • InitialCondition
    • Material
    • Simulation
    • Solver
    • StringFromList
    • load_body_force()
    • load_boundary()
    • load_initial_condition()
    • load_material()
    • load_simulation()
    • load_solver()
  • elmerkw module
    • BodyForce
    • Boundary
  • execute module
    • run_elmer_grid()
    • run_elmer_solver()
    • run_elmerf90()
    • run_multicore()
  • post module
    • LinearIteration
    • NonlinearIteration
    • SolverResiduals
    • SteadyStateIteration
    • dat_to_dataframe()
    • plot_residuals()
    • scan_logfile()
Next

© Copyright 2023, pyelmer developers. Revision 56cfe2d2.

Built with Sphinx using a theme provided by Read the Docs.