The documentation for this repository can be found here.
DOLFINx, which can be installed through apt, conda, docker, spack or manually, see: DOLFINx installation instructions for details
Once you have DOLFINx installed, install a compatible version of Oasisx:
python3 -m pip install oasisx
(compatible with version 0.8.0 of DOLFINx)python3 -m pip install git+https://github.com/computationalPhysiology/oasisx@main
(compatible with version the main branch of DOLFINx)
- oasisx v1.0.0 is compatible with DOLFINx v0.7.x
- The main branch of oasisx aim to be compatible with the main branch of DOLFINx