|
Last change
on this file was
4036,
checked in by emillour, 2 months ago
|
|
Generic PCM:
Significant structural change : turn directories "phystd" and "aeronostd" and
related into "phygeneric", "aeronogeneric", etc.
Hence to compile the generic PCM one must now use option "-p generic"
(it is recommended after an update to this version to recompile everything
with the -full option).
EM
|
-
Property svn:executable set to
*
|
|
File size:
439 bytes
|
| Line | |
|---|
| 1 | arch=X64_IRENE-AMD |
|---|
| 2 | |
|---|
| 3 | # Gas Giants: |
|---|
| 4 | #make_icosa_lmdz -p generic -p_opt "-b 20x25 -s 2" -parallel mpi_omp -arch $arch -arch_path ../ARCH -job 8 $* |
|---|
| 5 | |
|---|
| 6 | # Venus: |
|---|
| 7 | #make_icosa_lmdz -p venus -parallel mpi -arch $arch -arch_path ../ARCH -job 8 $* |
|---|
| 8 | |
|---|
| 9 | # Mars: |
|---|
| 10 | make_icosa_lmdz -p mars -parallel mpi_omp -arch $arch -arch_path ../ARCH -job 8 $* |
|---|
| 11 | |
|---|
| 12 | # Pluto: |
|---|
| 13 | #make_icosa_lmdz -p pluto -p_opt "-b 17x23" -parallel mpi -arch $arch -arch_path ../ARCH -job 8 $* |
|---|
Note: See
TracBrowser
for help on using the repository browser.