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 14442 for NEMO/branches/UKMO/NEMO_4.0.4_GO8_package/src/OCE/DIA/diawri.F90 – NEMO

Ignore:
Timestamp:
2021-02-11T17:50:43+01:00 (3 years ago)
Author:
davestorkey
Message:

UKMO/NEMO_4.0.4_GO8_package : bug fix for previous commit.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/branches/UKMO/NEMO_4.0.4_GO8_package/src/OCE/DIA/diawri.F90

    r14342 r14442  
    389389 
    390390      IF( (.NOT.l_ldfeiv_time) .AND. ( iom_use('RossRad')  .OR. iom_use('RossRadlim') & 
    391             &                     .OR. iom_use('TclinicR') .OR. iom_use('RR_GG')      & 
     391            &                     .OR. iom_use('Tclinic_recip') .OR. iom_use('RR_GS')      & 
    392392            &                     .OR. iom_use('aeiu_2d')  .OR. iom_use('aeiv_2d') ) ) THEN 
    393393         CALL ldf_eiv(kt, 75.0, z2d, z3d(:,:,1)) 
Note: See TracChangeset for help on using the changeset viewer.