/Author (Lutz Gross et al (Editor))
/Title (escript User's Guide)
/Keywords (escript, PDEs)
This work is supported by the AuScope National Collaborative Research Infrastructure Strategy,
the Queensland State Government and The University of Queensland.
esys.escript is a python-based environment for implementing mathematical models, in particular those based on coupled, non-linear, time-dependent partial differential equations.
It consists of four major components
- esys.escript core library
- finite element solver esys.finley (which uses fast vendor-supplied solvers or our paso linear solver library)
- the meshing interface esys.pycad
- a model library.
The current version supports parallelization through both MPI for distributed memory and OpenMP for distributed shared memory.
Please see Chapter
for changes to the way to launch esys.escript scripts.
For more info on this and other changes from previous releases see Appendix
.
If you use this software in your research, then we would appreciate (but do not require) a citation.
Some relevant references can be found in Appendix
.