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 10095 for NEMO – NEMO

Changeset 10095 for NEMO


Ignore:
Timestamp:
2018-09-07T12:25:13+02:00 (6 years ago)
Author:
cetlod
Message:

v4.0 : bugfix on passive trends diagnostics, see ticket #2004

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/OCE/TRA/tranxt.F90

    r10068 r10095  
    291291         ztrd_atf(:,:,:,:) = 0.0_wp 
    292292      ENDIF 
    293       zfact = 1._wp / r2dt 
     293      zfact = 1._wp / p2dt 
    294294      zfact1 = atfp * p2dt 
    295295      zfact2 = zfact1 * r1_rau0 
Note: See TracChangeset for help on using the changeset viewer.