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 7515 for branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2016-12-21T11:14:38+01:00 (7 years ago)
Author:
timgraham
Message:

Minor changes so that sali_clim_ref.nc file is not needed with key_diaar5 unless variable sshthster is requested in iodef file

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2015/nemo_v3_6_STABLE/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90

    r6204 r7515  
    462462      !                                     ! Diagnostics 
    463463      IF( lk_floats     )   CALL     flo_init   ! drifting Floats 
    464       IF( lk_diaar5     )   CALL dia_ar5_init   ! ar5 diag 
    465464                            CALL dia_ptr_init   ! Poleward TRansports initialization 
    466465      IF( lk_diadct     )   CALL dia_dct_init   ! Sections tranports 
Note: See TracChangeset for help on using the changeset viewer.