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 841 for trunk/NEMO/OPA_SRC/SBC/tau_forced_monthly.h90 – NEMO

Ignore:
Timestamp:
2008-03-11T15:50:54+01:00 (16 years ago)
Author:
rblod
Message:

Light changes in SBC routines to use classical CLIO bulks with LIM3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/tau_forced_monthly.h90

    r719 r841  
    136136      tauy(:,:) = (1.-zxy) * tauy_dta(:,:,1) + zxy * tauy_dta(:,:,2) 
    137137 
     138#if defined key_lim3 
     139      tauxw = taux  
     140      tauyw = tauy  
     141#endif 
     142 
    138143      ! ------------------- ! 
    139144      ! Last call kt=nitend ! 
Note: See TracChangeset for help on using the changeset viewer.