Skip to content

Latest commit

 

History

History
18 lines (11 loc) · 477 Bytes

File metadata and controls

18 lines (11 loc) · 477 Bytes

Welcome to MFW

MFW is multiscale fusion workflow using coupled submodels applications: transport, equilibrium and turbulence.

Installation

The code can be installed by cloning the Github repository::

git clone git@github.com: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.