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 11039 – NEMO

Changeset 11039


Ignore:
Timestamp:
2019-05-23T09:38:39+02:00 (5 years ago)
Author:
rrenshaw
Message:

code fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/AMM15_v3_6_STABLE_package_reanalysis2/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r11038 r11039  
    6565   USE diadct          ! sections transports           (dia_dct_init routine) 
    6666   USE diaobs          ! Observation diagnostics       (dia_obs_init routine) 
     67   USE diapea          ! potential energy anomaly      (dia_regmean_init routine) 
     68   USE diaregmean      ! regional means                (dia_obs_init routine) 
    6769   USE lib_fortran     ! Fortran utilities (allows no signed zero when 'key_nosignedzero' defined) 
    6870   USE step            ! NEMO time-stepping                 (stp     routine) 
Note: See TracChangeset for help on using the changeset viewer.