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 915 for trunk/NEMO/OPA_SRC/oce.F90 – NEMO

Ignore:
Timestamp:
2008-05-07T11:42:47+02:00 (16 years ago)
Author:
rblod
Message:

Correct the ldf_slp/trazdf_imp bug in a proper way, see ticket #118

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/oce.F90

    r719 r915  
    2020   !! Physics and algorithm flags 
    2121   !! --------------------------- 
     22   LOGICAL, PUBLIC ::   l_traldf_rot    = .FALSE.  !: rotated laplacian operator for lateral diffusion  
    2223   LOGICAL, PUBLIC ::   ln_dynhpg_imp   = .FALSE.  !: semi-implicite hpg flag 
    2324   INTEGER, PUBLIC ::   nn_dynhpg_rst   = 0        !: add dynhpg implicit variables in restart ot not 
Note: See TracChangeset for help on using the changeset viewer.