This version has been retracted due to GUI instabilities and is only provided for archival purposes. We strongly recommend installing a newer release.
This is the first bug fix release of the 2.3 series. Several GUI-related issues have been fixed, in particular the documentation autonavigation and the file picker on macOS. The simulator received urgent fixes for the GnuPlotter
/CellLabel
and GnuPlotter
/Field
isoline positioning. Also a bug was discovered and fixed in the diffusion within domains and noflux
boundaries.
See the changelog for details.
Downloads
Operating system | Package |
Notes |
---|---|---|
|
||
Via Homebrew | Installation
|
|
|
Or build from source
git clone https://gitlab.com/morpheus.lab/morpheus.git morpheus
cd morpheus
git checkout v2.3.1
mkdir build
cd build
cmake ..
make && sudo make install
See the README.md at the GitLab repository for dependencies and build instructions.