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

Ignore:
Timestamp:
2020-10-14T14:24:38+02:00 (4 years ago)
Author:
cbricaud
Message:

bugfix in tools/DOMAINcfg for ticket #2547

File:
1 edited

Legend:

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

    r13204 r13585  
    4444   !! Domain Matrix size  
    4545   !!--------------------------------------------------------------------- 
    46    ! configuration name & resolution   (required only in ORCA family case) 
    47    CHARACTER(lc) ::   cn_cfg           !: name of the configuration 
    48    INTEGER       ::   nn_cfg           !: resolution of the configuration  
    49  
    5046   ! global domain size               !!! * total computational domain * 
    5147   INTEGER       ::   jpiglo           !: 1st dimension of global domain --> i-direction 
Note: See TracChangeset for help on using the changeset viewer.