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 4147 for branches/2013/dev_LOCEAN_2013/NEMOGCM/SETTE/BATCH_TEMPLATE/batch-X64_CURIE – NEMO

Ignore:
Timestamp:
2013-11-04T12:51:55+01:00 (10 years ago)
Author:
cetlod
Message:

merge in dev_LOCEAN_2013, the 1st development branch dev_r3853_CNRS9_Confsetting, from its starting point ( r3853 ) on the trunk: see ticket #1169

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2013/dev_LOCEAN_2013/NEMOGCM/SETTE/BATCH_TEMPLATE/batch-X64_CURIE

    r3680 r4147  
    2222# Local settings for machine BULL (TITANE at CCRT France) 
    2323# 
    24 export MPIRUN="ccc_mprun -np $OCEANCORES" 
     24export MPIRUN="mpirun -np $OCEANCORES" 
    2525 
    2626# 
     
    3131 
    3232# modules to load 
    33 module load netcdf 
     33module unload netcdf 
     34module unload hdf5 
     35module load netcdf/4.2_hdf5_parallel 
     36module load hdf5/1.8.9_parallel 
    3437 
    3538# Don't remove neither change the following line 
Note: See TracChangeset for help on using the changeset viewer.