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 22 and Version 23 of ticket/0927_Energy_diag


Ignore:
Timestamp:
2012-03-12T17:31:24+01:00 (12 years ago)
Author:
gm
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • ticket/0927_Energy_diag

    v22 v23  
    134134=== ''' Step III : addition of 3D KE diagnostics ''' === 
    135135 
    136   '''trdKE''' module[[BR]] 
     136  '''trdken''' module[[BR]] 
     137see [https://forge.ipsl.jussieu.fr/nemo/log/branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC?rev=3325  revision 3325] 
     138 
     1390- bug correction:  in trddyn.F90  (ji,jj) ==>> (:,:) in surface stress computation[[BR]] 
     140 
     1411- create a trdken.F90 module which compute the KE trends at T-point and out them using IOM 
     142 
     143TO BE DONE: diagnose the KE local dissipation and associated diffusive fluxes ; diagnose bottom friction in all cases (implicit/explicit) ; in flux form, remove the KE*divh(U) from the H/V advection trends 
     144 
     145 
     146---- 
     147 
     148 
     149=== ''' Step IV : addition of 3D PE diagnostics ''' === 
     150 
     151  '''trdpen''' module[[BR]] 
    137152see [https://forge.ipsl.jussieu.fr/nemo/log/branches/2012/dev_r3309_LOCEAN12_Ediag/NEMOGCM/NEMO/OPA_SRC?rev=XXXX  revision XXXX] 
    138153 
    139 0- bug correction:  in trddyn.F90  (ji,jj) ==>> (:,:) in surface stress computation[[BR]] 
    140  
    141 1- add a call in dynnxt for bfr calculation??? 
     1541- create a trdpen.F90 module which compute the PE trends at T-point and out them using IOM 
     155 
    142156 
    143157