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 19 and Version 20 of ticket/0927_Energy_diag


Ignore:
Timestamp:
2012-02-25T16:24:09+01:00 (12 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0927_Energy_diag

    v19 v20  
    1101106- suppress the key_trddyn key trdtra  from trdicp[[BR]] 
    111111 
    112    '''trdtra - trddyn - trdmod - trdvor''' module[[BR]] 
     112   '''trdtra - trddyn - trdmod - trdvor''' modules : impact on '''TRA''', '''DYN''', '''TRD''' and almost all '''TOP_SRC''' modules[[BR]] 
    113113see [https://forge.ipsl.jussieu.fr/nemo/log/branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC?rev=XXXX  revision XXXX] 
    114114 
     
    1251253- trdtra in TRC case pre-process advective trends and then call trdmod_trc ; in TRA case: it regroups T & S trend in one and calla local routine to manage the distribution to iom, global mean, PE, mld[[BR]] 
    1261264- trdmod now contains only the trdmod_init routine. Rename all as trdini.F90 and ted_init subroutine 
     1275- suppress all '''key_trd...''' keys (thanks to dynamical allocation) 
    127128 
    128129NB:  atmospheric pressure gradient trend not taken into account (see dynspg.F90  '''To be done !!!!'''[[BR]]