Ignore:
Timestamp:
May 12, 2016, 2:15:01 AM (9 years ago)
Author:
aslmd
Message:

MESORUN folder: self-consistent test case. a script to create a quick mini startbase. changed 35 levels to 29 for input GCM. changed default to clim. changed date to month 4 (day 193 already in start_archive).

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/MESOSCALE/LMD_MM_MARS/SIMU/MESORUN/launch

    r1473 r1552  
    2727  echo ${daygcm} | ./launch_gcm
    2828  #
    29   mpirun gcm.e > log_gcm
     29  $WHERE_MPI/mpirun gcm.e > log_gcm
    3030  #
    3131  cd $PBS_O_WORKDIR/prep
     
    6666  cd $PBS_O_WORKDIR/$PBS_JOBNAME/
    6767  ln -sf $PBS_O_WORKDIR/data_physics ./
    68   mpirun wrf.exe
     68  $WHERE_MPI/mpirun wrf.exe
    6969fi
Note: See TracChangeset for help on using the changeset viewer.