au.edu.uq.esys.escript

Python module for solving partial differential equations using the finite element method
 
  0
  no reviews




esys-escript is a programming tool for solving partial differential equations
in python using the finite element method (FEM). It is very easy to use and scripts
can run on desktop computers as well as highly parallel supercomputer without changes.
Scripts are executed in parallel using MPI, OpenMP and hybrid mode processing
over 50 million unknowns on several thousand cores on a parallel computer.