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 9038 for branches/2017/dev_merge_2017/DOC/namelist_split.sh – NEMO

Ignore:
Timestamp:
2017-12-14T12:14:52+01:00 (6 years ago)
Author:
flavoni
Message:

update DOC & Namelists

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_merge_2017/DOC/namelist_split.sh

    r6997 r9038  
    11#! /bin/sh 
    22# 
    3 #       usage for NEMO doc to create an update of the Namelist directory : 
     3#       usage for NEMO doc to create an update of the Namelists directory : 
    44# 1- delete the existing directory (You can also choose to save it somewhere)  
    5 #    rm -rf Namelist 
    6 # 2- create the updated Namelist directory from the SHARED/namelist_ref : 
    7 #    ./namelist_split.sh -i ../../NEMOGCM/CONFIG/SHARED/namelist_ref -o Namelist 
     5#    rm -rf Namelists 
     6# 2- create the updated Namelists directory from the SHARED/namelist_ref : 
     7#    ./namelist_split.sh -i ../NEMOGCM/CONFIG/SHARED/namelist_ref -o Namelists 
    88# 
    99# .. _namelist_split.sh: 
Note: See TracChangeset for help on using the changeset viewer.