CHEASE.jl
Julia wrapper for the CHEASE fixed boundary equilibrium solver (https://gitlab.epfl.ch/spc/chease.git)
Compile CHEASE executable
mamba install -c conda-forge gfortran
git clone https://gitlab.epfl.ch/spc/chease.git
cd chease/src-f90
make cheaseOnline documentation
For more details, see the online documentation.