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 3318 for branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC/step_oce.F90 – NEMO

Ignore:
Timestamp:
2012-02-25T16:50:01+01:00 (12 years ago)
Author:
gm
Message:

Ediag branche: #927 split TRA/DYN trd computation

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC/step_oce.F90

    r3294 r3318  
    7575 
    7676   USE diawri           ! Standard run outputs             (dia_wri routine) 
    77    USE trdicp           ! Ocean momentum/tracers trends    (trd_wri routine) 
    78    USE trdmld           ! mixed-layer trends               (trd_mld routine) 
    79    USE trdmld_rst       ! restart for mixed-layer trends 
    80    USE trdmod_oce       ! ocean momentum/tracers trends 
    81    USE trdmod           ! momentum/tracers trends    
    82    USE trdvor           ! vorticity budget                 (trd_vor routine) 
    8377   USE diaptr           ! poleward transports              (dia_ptr routine) 
    8478   USE diadct           ! sections transports              (dia_dct routine) 
Note: See TracChangeset for help on using the changeset viewer.