MFW is multiscale fusion workflow using coupled submodels applications: transport, equilibrium and turbulence.
The code can be installed by cloning the Github repository::
git clone [email protected]:vecma-ipp/MFW.git
cd MFW
The Standalone code can be compiled by using::
make standalone
In this case, the modules that should be loaded are: intel, impi, mkl and fftw-mpi.