... | @@ -55,15 +55,10 @@ Alya compilation |
... | @@ -55,15 +55,10 @@ Alya compilation |
|
2) `make metis4`
|
|
2) `make metis4`
|
|
|
|
|
|
|
|
|
|
**Modify makefile**
|
|
|
|
|
|
|
|
1) `cd Executables/unix/`
|
|
|
|
2) Edit the MicroPP section in the `makefile` file to include ``.
|
|
|
|
|
|
|
|
|
|
|
|
**Compile Alya**
|
|
**Compile Alya**
|
|
|
|
|
|
1) `cd Executables/unix/`
|
|
1) `cd Executables/unix/`
|
|
2) `make -j 8`
|
|
2) `make -j 8 MICROPP=1`
|
|
|
|
|
|
|
|
|