Welcome to Genepy’s documentation!

genepy is a python module designed to evaluate symbolic (mathematic) expression to build analytical velocity functions varying in space and time, define the rheological parameters of a long-term geodynamic model, and generate input file for pTatin3d. It is a pre-processing tool.

This module can:

  • evaluate and print mathematical expression for the velocity and initial plastic strain distribution

  • attribute rheological parameters to regions identified by a tag (integer value)

  • handle simple mesh refinement for a structured mesh using linear interpolation

  • generate options file for pTatin3d simulations

Some examples can be found in scripts subdirectory. Check out the Usage section for further information, including how to install the project.

Note

This module is still under development.

Contents