New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 13806 for NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/STATION_ASF/EXPREF/launch_sasf.sh – NEMO

Ignore:
Timestamp:
2020-11-17T16:58:38+01:00 (4 years ago)
Author:
laurent
Message:

Various improvements and cleaning + keep up with "r13801" of the trunk.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/2020/dev_r13648_ASINTER-04_laurent_bulk_ice/tests/STATION_ASF/EXPREF/launch_sasf.sh

    r13781 r13806  
    3636 
    3737# MPI launch command for your system 
    38 # Even though we are running on 1 proc, NEMO has been compiled with MPI, so fill the following: 
     38# Even though we are running on 1 proc here, NEMO has likely been compiled with MPI, 
     39# if it's not the case then just leave "MPI_LAUNCH" void... 
    3940MPI_LAUNCH="mpirun -n 1" 
    4041 
    4142####### End of normal user configurable section ####### 
    42  
    4343#================================================================================ 
    4444 
     
    9797 
    9898SASF_EXPREF=`pwd`  ; # STATION_ASF EXPREF directory from which to use namelists and XIOS xml files... 
    99  
    10099 
    101100CFGS_SHARED="${NEMO_REF_DIR}/cfgs/SHARED" 
Note: See TracChangeset for help on using the changeset viewer.