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 10382 for NEMO/trunk – NEMO

Changeset 10382 for NEMO/trunk


Ignore:
Timestamp:
2018-12-11T23:06:10+01:00 (5 years ago)
Author:
cetlod
Message:

bugfix in p4zsms : initialization of t_oce_co2_flx_cum

File:
1 edited

Legend:

Unmodified
Added
Removed
  • NEMO/trunk/src/TOP/PISCES/P4Z/p4zsms.F90

    r10375 r10382  
    7474            CALL p4z_che                              ! initialize the chemical constants 
    7575            CALL ahini_for_at(hi)   !  set PH at kt=nit000 
     76            t_oce_co2_flx_cum = 0._wp 
    7677        ELSE 
    7778            CALL p4z_rst( nittrc000, 'READ' )  !* read or initialize all required fields 
Note: See TracChangeset for help on using the changeset viewer.