esys-escript 6.0 Documentation¶
Welcome to the documentation for esys-escript, a Python-based environment for implementing mathematical models using the finite element method (FEM).
Contents
- Welcome
- Installation Guide
- Build Options Reference
- Using mpi4py with escript
- Introduction
- MPI Initialization and the pythonMPI Wrapper
- Basic Concepts
- Passing Communicators to escript Domains
- Retrieving Communicators from escript Objects
- Simple Example: Ensemble Simulation
- Advanced Example: Parameter Sweep
- Master-Slave Pattern Example
- Multi-Physics Example: Thermo-Mechanical Coupling
- Best Practices
- Performance Considerations
- Summary
- Python API Reference
- Documentation Resources
User Guide¶
The complete esys-escript User’s Guide is available as a PDF document:
User Guide (PDF) - Comprehensive documentation including tutorials, mathematical background, and detailed explanations of all escript modules.
Indices and Tables¶
Index - Complete index of all modules, classes and functions
Module Index - Module index
Search Page - Search documentation
Copyright © 2003-2026 by the esys.escript Group
Licensed under the Apache License, version 2.0. See LICENSE for details.