Raw File
Go to the 'core' folder and use the following line: 
    ./make install

You can add -j for parallel compilation. It will compile both the parser and solver.
The executable will be in that folder under the name 'nacre_mini_release'
back to top