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 1465 for trunk/NEMO/OPA_SRC/SBC/sbcblk_clio.F90 – NEMO

Ignore:
Timestamp:
2009-06-11T09:29:51+02:00 (15 years ago)
Author:
smasson
Message:

supress ice_oce module, see ticket:448

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/sbcblk_clio.F90

    r1347 r1465  
    3131#if defined key_lim3 
    3232   USE ice 
    33    USE ice_oce         ! For ice surface temperature 
     33   USE sbc_ice         ! Surface boundary condition: ice fields 
    3434#elif defined key_lim2 
    3535   USE ice_2 
Note: See TracChangeset for help on using the changeset viewer.