source: trunk/ICOSA_LMDZ/compile_irene-amd

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
RevLine 
[3480]1arch=X64_IRENE-AMD
2
[2912]3# Gas Giants:
[4036]4#make_icosa_lmdz -p generic -p_opt "-b 20x25 -s 2" -parallel mpi_omp -arch $arch -arch_path ../ARCH -job 8  $*
[2912]5
6# Venus:
[3480]7#make_icosa_lmdz -p venus -parallel mpi -arch $arch -arch_path ../ARCH -job 8  $*
[2912]8
9# Mars:
[3480]10make_icosa_lmdz -p mars -parallel mpi_omp -arch $arch -arch_path ../ARCH -job 8  $*
[2912]11
[3480]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.