CALFEM for Python
stable
  • Using CALFEM for Python
  • Mesh generation with CALFEM
  • Function reference
CALFEM for Python
  • »
  • Welcome to CALFEM for Python’s documentation!
  • Edit on GitHub

Welcome to CALFEM for Python’s documentation!¶

Contents:

  • Using CALFEM for Python
    • Connected springs (exs1.m)
    • One-dimensional heat flow (exs2.py)
  • Mesh generation with CALFEM
    • Required modules for geometry and mesh generation
    • Defining geometry
    • Creating a mesh
    • Specifying boundary markers
    • Extracting dofs defined by markers
    • Complete example with a solver
  • Function reference
    • Core functions
    • Geometry functions
    • Mesh functions
    • User interface functions
    • Utility functions
    • Visualisation functions (Matplotlib)
    • Visualisation functions (VisVis)

Indices and tables¶

  • Index
  • Module Index
  • Search Page
Next

© Copyright 2016-2020, Jonas Lindemann. Revision 17e27d26.

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