Skip to content
smarras79 edited this page Aug 3, 2020 · 2 revisions

Welcome to the MMesh3D wiki!

For more details, refer to the User manual

Compilation

Edit Makefile to use your gcc compiler. The default is any version of gcc

cd $MMesh3D_DIR/src

Edit Makefile to use your gcc compiler. The default is any version of gcc

>> make

Run MMesh3D

cd $MMesh3D_DIR/runs

Edit Input_parameters.inp

./MMesh3D-V2.a Input_parameters.inp

Clone this wiki locally