Last change
on this file since 3446 was
3402,
checked in by emillour, 3 months ago
|
Minor cleanup/update in the DYNAMICO interface script make_icosa_lmdz.
Also removed obsolete compil_ada and compile_occigen scripts.
Added script compile_adastra-gnu as illustrative example of calling
make_icosa_lmdz with various physics packages.
EM
|
-
Property svn:executable set to
*
|
File size:
433 bytes
|
Line | |
---|
1 | # Simple example of launching the make_icosa_lmdz script with adequate options |
---|
2 | # adapt to fit your own needs. |
---|
3 | |
---|
4 | # Gas Giants: |
---|
5 | #make_icosa_lmdz -p std -p_opt "-b 20x25" -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
---|
6 | |
---|
7 | # Venus: |
---|
8 | #make_icosa_lmdz -p venus -parallel mpi -arch ADASTRA-gnu -arch_path ../ARCH -job 8 |
---|
9 | |
---|
10 | # Mars: |
---|
11 | make_icosa_lmdz -p mars -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 -full -nodeps |
---|
12 | |
---|
Note: See
TracBrowser
for help on using the repository browser.