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.
ticket/0927_Energy_diag (diff) – NEMO

Changes between Version 15 and Version 16 of ticket/0927_Energy_diag


Ignore:
Timestamp:
2012-02-23T14:22:49+01:00 (12 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0927_Energy_diag

    v15 v16  
    109109 
    110110   '''trdtra - trddyn - trdmod - trdvor''' module[[BR]] 
    111 Change the logic : split DYN and TRA trend diagnostics in separate modules 
     111see [https://forge.ipsl.jussieu.fr/nemo/log/branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC?rev=XXXX  revision XXXX] 
     112 
     113Change the logic : split DYN and TRA trend diagnostics in separate modules[[BR]] 
     114 
     115move the call to trd_... from the end of step to the select CASE(jp..._atf) i.e. when the last trend is send to trdtra or trddyn[[BR]] 
    112116 
    1131170- trdvor: move the trevor 1st part from trdmod to trevor module. Suppress the call of trd_vor from step (now called in trddyn for each trend, with the output done for the last trend (_atf). [[BR]]