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 8561 for branches/UKMO/AMM15_v3_6_STABLE_package/NEMOGCM/NEMO/OPA_SRC/DIA/diatmb.F90 – NEMO

Ignore:
Timestamp:
2017-09-22T17:45:41+02:00 (7 years ago)
Author:
jgraham
Message:

Updates for operational diagnostics:
25h mean diagnostics - bottom temperature (and insitu temp)
Operational foam diagnostics - diaopfoam and DIU routines added.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package/NEMOGCM/NEMO/OPA_SRC/DIA/diatmb.F90

    r8059 r8561  
    1919   PUBLIC   dia_tmb_init            ! routine called by nemogcm.F90 
    2020   PUBLIC   dia_tmb                 ! routine called by diawri.F90 
     21   PUBLIC   dia_calctmb             ! routine called by dia25h.F90 
    2122 
    2223   !!---------------------------------------------------------------------- 
Note: See TracChangeset for help on using the changeset viewer.