Ignore:
Timestamp:
Aug 9, 2024, 3:14:21 PM (5 months ago)
Author:
emillour
Message:

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

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/ICOSA_LMDZ/compile_adastra-gnu

    r2983 r3402  
     1# Simple example of launching the make_icosa_lmdz script with adequate options
     2# adapt to fit your own needs.
     3
    14# Gas Giants:
    25#make_icosa_lmdz -p std -p_opt "-b 20x25" -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8
     
    69
    710# Mars:
    8 make_icosa_lmdz -p mars -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8
     11make_icosa_lmdz -p mars -parallel mpi_omp -arch ADASTRA-gnu -arch_path ../ARCH -job 8 -full -nodeps
    912
Note: See TracChangeset for help on using the changeset viewer.