Releases: CELMA-project/CELMA
Releases · CELMA-project/CELMA
CELMA 1.0.0
Bloated repo
This first release contains all files before the clean-up.
It is setup to work with BOUT++-3.1, but requires a different version of bout_runners.py
(given in the attachment) in order to work.
Install
- Install BOUT++ as explained in the
user_manual
of BOUT++, or in this manual.
NOTE : Themakefiles
assumes thatBOUT++
is located in thehome
directory. - Copy the attached
bout_runners.py
to<yourBOUT++Installation>/tools/pylib/bout_runners
. make
using themakefiles
located incelmaRC2
.