simple.py script

Solve partial differential equations given in a SfePy problem definition file.

Example problem definition files can be found in sfepy/examples/ directory of the SfePy top-level directory.

Both normal and parametric study runs are supported. A parametric study allows repeated runs for varying some of the simulation parameters - see sfepy/examples/diffusion/poisson_parametric_study.py file.

simple.main()[source]
simple.print_solvers()[source]
simple.print_terms()[source]