This commit is contained in:
Axel Kohlmeyer
2023-04-19 13:28:02 -04:00
parent 58be6dcd52
commit 2cf690cc99

View File

@ -6,7 +6,7 @@ SPPARKS applications in 2 sister directories.
The library dir has a Makefile (which you may need to edit for your
box). If you type
g++ -f Makefile.mpi
make -f Makefile.mpi
you should create libcouple.a, which the other coupled applications
link to.