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 7436 for branches/2016/dev_merge_2016 – NEMO

Ignore:
Timestamp:
2016-12-02T11:55:12+01:00 (7 years ago)
Author:
timgraham
Message:

#1811 Another jp_cfg

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_merge_2016/NEMOGCM/NEMO/OPA_SRC/DYN/wet_dry.F90

    r7435 r7436  
    501501         CASE DEFAULT                            ! NONE existing configuration 
    502502            !                                    ! =========================== 
    503             WRITE(ctmp1,*) 'WAD test with a ', jp_cfg,' option is not coded' 
     503            WRITE(ctmp1,*) 'WAD test with a ', nn_cfg,' option is not coded' 
    504504            ! 
    505505            CALL ctl_stop( ctmp1 ) 
Note: See TracChangeset for help on using the changeset viewer.