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 869 for trunk/NEMO/OPA_SRC/SBC/taumod.F90 – NEMO

Ignore:
Timestamp:
2008-03-26T10:21:54+01:00 (16 years ago)
Author:
rblod
Message:

Parallelisation of LIM3. This commit seems to ensure the reproducibility mono/mpp. See ticket #77.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/SBC/taumod.F90

    r841 r869  
    3333   REAL(wp), PUBLIC, DIMENSION(jpi,jpj) ::   & 
    3434      taux, tauy,      &  !: surface stress components in (i,j) referential 
    35       ! TAU BUG 
    3635#if defined key_lim3 
    3736      tauxw, tauyw,    &  !: surface wind stress components in (i,j) referential 
Note: See TracChangeset for help on using the changeset viewer.