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 4699 for trunk/NEMOGCM/NEMO/OPA_SRC/BDY/bdyini.F90 – NEMO

Ignore:
Timestamp:
2014-07-02T13:39:48+02:00 (10 years ago)
Author:
clem
Message:

debug for regional configuration without ice input (i.e. AMM12). The bug was introduced in revision 4688

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OPA_SRC/BDY/bdyini.F90

    r4689 r4699  
    100100         &             cn_dyn3d, nn_dyn3d_dta, cn_tra, nn_tra_dta,             &   
    101101         &             ln_tra_dmp, ln_dyn3d_dmp, rn_time_dmp, rn_time_dmp_out, & 
    102 #if ( defined key_lim2 || defined key_lim3 ) 
    103102         &             cn_ice_lim, nn_ice_lim_dta,                           & 
    104 #endif 
    105 #if defined key_lim3 
    106103         &             rn_ice_tem, rn_ice_sal, rn_ice_age,                 & 
    107 #endif 
    108104         &             ln_vol, nn_volctl, nn_rimwidth 
    109105      !! 
Note: See TracChangeset for help on using the changeset viewer.