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 2848 for branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2011-09-21T12:33:48+02:00 (13 years ago)
Author:
cbricaud
Message:

add routines for online transports computing

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2011/dev_r2802_MERCATOR10_diadct/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r2528 r2848  
    8181   USE trdvor           ! vorticity budget                 (trd_vor routine) 
    8282   USE diaptr           ! poleward transports              (dia_ptr routine) 
     83   USE diadct           ! sections transports              (dia_dct routine) 
    8384   USE diaar5           ! AR5 diagnosics                   (dia_ar5 routine) 
    8485   USE diahth           ! thermocline depth                (dia_hth routine) 
Note: See TracChangeset for help on using the changeset viewer.