source: trunk/ICOSA_LMDZ/compile_irene-amd @ 2912

Last change on this file since 2912 was 2912, checked in by emillour, 21 months ago

Dynamico interface with the PCM physics:

  • update disvert_icosa_lmdz.f90 to follow the update of disvert_plugin in dynamico
  • enforce using fcm1 when compiling dynamico via the make_icosa_lmdz script
  • add an illustrative example script to compile on Irene-Rome

EM

  • Property svn:executable set to *
File size: 319 bytes
Line 
1# Gas Giants:
2#make_icosa_lmdz -p std -p_opt "-b 20x25 -s 2" -parallel mpi_omp -arch X64_IRENE-AMD -arch_path ../ARCH -job 8
3
4# Venus:
5#make_icosa_lmdz -p venus -parallel mpi -arch X64_IRENE-AMD -arch_path ../ARCH -job 8
6
7# Mars:
8make_icosa_lmdz -p mars -parallel mpi_omp -arch X64_IRENE-AMD -arch_path ../ARCH -job 8
9
Note: See TracBrowser for help on using the repository browser.