https://github.com/crillab/nacre_mini
Revision 10b171a8fe3b3d0a89f3296b00be35167631ed90 authored by Gaël Glorian on 07 May 2018, 16:07:40 UTC, committed by Gaël Glorian on 07 May 2018, 16:07:40 UTC
0 parent
Raw File
Tip revision: 10b171a8fe3b3d0a89f3296b00be35167631ed90 authored by Gaël Glorian on 07 May 2018, 16:07:40 UTC
Initial commit
Tip revision: 10b171a
README.md
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