|
Last change
on this file since 2983 was
2983,
checked in by emillour, 2 years ago
|
|
Dynamico interface to PCM physics:
Add an arch file for ADASTRA (using Gnu compilers) and
and example compilation script for that machine.
EM
|
-
Property svn:executable set to
*
|
|
File size:
308 bytes
|
| Line | |
|---|
| 1 | # Gas Giants: |
|---|
| 2 | #make_icosa_lmdz -p std -p_opt "-b 20x25" -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
|---|
| 3 | |
|---|
| 4 | # Venus: |
|---|
| 5 | #make_icosa_lmdz -p venus -parallel mpi -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
|---|
| 6 | |
|---|
| 7 | # Mars: |
|---|
| 8 | make_icosa_lmdz -p mars -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
|---|
| 9 | |
|---|
Note: See
TracBrowser
for help on using the repository browser.