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 10213 for NEMO/trunk/src/TOP/TRP/trcdmp.F90 – NEMO

Ignore:
Timestamp:
2018-10-23T16:40:09+02:00 (5 years ago)
Author:
aumont
Message:

corrects bugs described in Tickets 2144 and 2145

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/TRP/trcdmp.F90

    r10068 r10213  
    251251         ! ------------------- 
    252252 
    253          IF( cn_cfg == "orca" ) THEN 
     253         IF( cn_cfg == "orca" .OR. cn_cfg == "ORCA") THEN 
    254254            ! 
    255255            SELECT CASE ( nn_cfg ) 
Note: See TracChangeset for help on using the changeset viewer.