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/C1D_SRC – NEMO

Changeset 1465 for trunk/NEMO/C1D_SRC


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

supress ice_oce module, see ticket:448

Location:
trunk/NEMO/C1D_SRC
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/C1D_SRC/diawri_c1d.F90

    r1334 r1465  
    2323   USE zdfkpp          ! KPP vertical mixing 
    2424   USE sol_oce         ! solver variables 
    25    USE ice_oce         ! ice variables 
    2625   USE phycst          ! physical constants 
    2726   USE zdfmxl          ! mixed layer 
  • trunk/NEMO/C1D_SRC/step_c1d.F90

    r1334 r1465  
    5151   USE zdfmxl          ! Mixed-layer depth                (zdf_mxl routine) 
    5252 
    53    USE ice_oce         ! sea-ice variable 
    5453 
    5554   USE diawri          ! Standard run outputs             (dia_wri routine) 
Note: See TracChangeset for help on using the changeset viewer.