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 14931 for utils/tools/DOMAINcfg/src/par_oce.f90 – NEMO

Ignore:
Timestamp:
2021-05-31T16:36:45+02:00 (3 years ago)
Author:
jchanut
Message:

#2638: restores Pierre's changes done in #2588 at r14199

File:
1 edited

Legend:

Unmodified
Added
Removed
  • utils/tools/DOMAINcfg/src/par_oce.f90

    r14687 r14931  
    2828   !!                   namcfg namelist parameters 
    2929   !!---------------------------------------------------------------------- 
    30    LOGICAL       ::   ln_read_cfg      !: (=T) read the domain configuration file or (=F) not 
     30   LOGICAL       ::   ln_read_cfg=.FALSE.    !: (=T) read the domain configuration file or (=F) not 
    3131   CHARACTER(lc) ::      cn_domcfg        !: filename the configuration file to be read 
    3232   LOGICAL       ::   ln_write_cfg     !: (=T) create the domain configuration file 
Note: See TracChangeset for help on using the changeset viewer.