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.
WorkingGroups/TAM/ReferenceManual/approximations (diff) – NEMO

Changes between Version 2 and Version 3 of WorkingGroups/TAM/ReferenceManual/approximations


Ignore:
Timestamp:
2009-10-14T15:40:25+02:00 (15 years ago)
Author:
vigilant
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WorkingGroups/TAM/ReferenceManual/approximations

    v2 v3  
    88Some active variables are treated as passive (mainly due to non-differentiability characteristics).  
    99 
    10  * ''avmu"", ''avmv'': the vertical eddy viscosity. The turbulent closure scheme ''zdftke'' induces some non-differentiabilities for there variables. They are used in ''dynzdf_imp_tam.F90'' routine. 
     10 * ''avmu'', ''avmv'': the vertical eddy viscosity. The turbulent closure scheme ''zdftke'' induces some non-differentiabilities for there variables. They are used in ''dynzdf_imp_tam.F90'' routine. 
    1111 
    12  * ""uslp'', ''vslp'': the slope of neutral surface (slope of isopycnal surfaces referenced locally) are treated as passive in order to not recomputed them at each step. They are used in ''traldf_iso_tam.F90'' routine. 
     12 * ''uslp'', ''vslp'': the slope of neutral surface (slope of isopycnal surfaces referenced locally) are treated as passive in order to not recomputed them at each step. They are used in ''traldf_iso_tam.F90'' routine. 
    1313 
    1414 * ''wslpi/j'': vertical mixing coefficinet due to lateral mixing. They are used in ''trazdf_imp_tam.F90'' routine.