Skip to content

ComputationalPhysiology/oasisx

Oasisx

Binder MIT License

The documentation for this repository can be found here.

Installation

Requirements

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.9.0 of DOLFINx)
  • python3 -m pip install git+https://github.com/computationalPhysiology/oasisx@main (compatible with version the main branch of DOLFINx)

Other version compatibility

  • The main branch of oasisx aim to be compatible with the main branch of DOLFINx
  • v1.2.0 is compatible iwth DOLFINx v0.9.x
  • v1.1.0 is compatible with DOLFINx v0.8.x
  • v1.0.0 is compatible with DOLFINx v0.7.x

About

Next generation Open Source Navier Stokes solver using FEniCSx

Resources

License

Code of conduct

Contributing

Stars

Watchers

Forks

Packages

No packages published