/MFW

Multiscale Fusion Workflow.

Primary LanguageJupyter Notebook

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.