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 2475 for branches/nemo_v3_3_beta/NEMOGCM/NEMO/LIM_SRC_3/limthd_dh.F90 – NEMO

Ignore:
Timestamp:
2010-12-17T07:45:43+01:00 (14 years ago)
Author:
gm
Message:

v3.3beta: #633 LIM-3 correct the hard coded num_sal in limrst + symmetric changes in LIM-2

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/nemo_v3_3_beta/NEMOGCM/NEMO/LIM_SRC_3/limthd_dh.F90

    r2287 r2475  
    1717   USE phycst           ! physical constants (OCE directory)  
    1818   USE sbc_oce          ! Surface boundary condition: ocean fields 
    19    USE thd_ice 
    20    USE iceini 
    21    USE limistate 
    22    USE in_out_manager 
    2319   USE ice 
    2420   USE par_ice 
     21   USE thd_ice 
     22   USE in_out_manager 
    2523   USE lib_mpp 
    2624 
Note: See TracChangeset for help on using the changeset viewer.