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 904 for trunk/NEMO/LIM_SRC_3/ice.F90 – NEMO

Ignore:
Timestamp:
2008-04-24T16:30:01+02:00 (16 years ago)
Author:
ctlod
Message:

remove the sdvt(:,:) variable which is not initialized at all but is used in the computation of the friction velocity ust2s(:,:), see ticket: #121

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/LIM_SRC_3/ice.F90

    r894 r904  
    332332      albege ,   &  !: Albedo of the snow or ice (only for outputs) 
    333333      albecn ,   &  !: Albedo of the ocean (only for outputs) 
    334       tauc   ,   &  !: Cloud optical depth 
    335       sdvt          !: u*^2/(Stress/density) 
     334      tauc          !: Cloud optical depth 
    336335 
    337336! temporary arrays for dummy version of the code 
Note: See TracChangeset for help on using the changeset viewer.