HSU-HPC / MaMiCo

The macro-micro-coupling tool for coupled molecular-continuum flow simulation
BSD 3-Clause "New" or "Revised" License
13 stars 5 forks source link

The macro-micro-coupling tool for multiscale coupled molecular-continuum flow simulation.

Documentation

Requirements and optional dependencies

To compile and execute MaMiCo on a linux system, you need at least:

Optional dependencies are:

Build instructions

Additional instructions to build with ls1

Additional instructions to build with LAMMPS

  1. Download the LAMMPS source code, build it using CMake with the option -DBUILD_SHARED_LIBS=ON, and install it using make install.
  2. Make LAMMPS available through pgk-config with export PKG_CONFIG_PATH=/home/$(whoami)/.local/lib/pkgconfig.
  3. Create a symbolic link to the LAMMPS header files in the MaMiCo root folder using ln -s <path to LAMMPS>/src <path to MaMiCo>/lammps

Input file construction and first runs

Papers to cite