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 1758 for trunk – NEMO

Changeset 1758 for trunk


Ignore:
Timestamp:
2009-11-25T15:33:13+01:00 (14 years ago)
Author:
rblod
Message:

Revert previous commit (ticket #611) which was only due to my astonishing stupidity, I'll have to find another guilty routine for AGRIF...

Location:
trunk/NEMO
Files:
2 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_2/limthd_2.F90

    r1756 r1758  
    1818   USE phycst          ! physical constants 
    1919   USE dom_oce         ! ocean space and time domain variables 
     20   USE domvvl 
    2021   USE lbclnk 
    2122   USE in_out_manager  ! I/O manager 
  • trunk/NEMO/LIM_SRC_3/limthd.F90

    r1755 r1758  
    2525   USE thd_ice         ! LIM thermodynamic sea-ice variables 
    2626   USE dom_ice         ! LIM sea-ice domain 
     27   USE domvvl 
    2728   USE iceini 
    2829   USE limthd_dif 
Note: See TracChangeset for help on using the changeset viewer.