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 7083 for branches/UKMO/dev_r5518_GO6_package_MEDUSA_extra_CMIP6_diags/NEMOGCM/NEMO/OPA_SRC/oce.F90 – NEMO

Ignore:
Timestamp:
2016-10-25T12:12:41+02:00 (7 years ago)
Author:
malcolmroberts
Message:

Merged in dev_r5518_GO6_package up to revision 7076

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/UKMO/dev_r5518_GO6_package_MEDUSA_extra_CMIP6_diags/NEMOGCM/NEMO/OPA_SRC/oce.F90

    r6698 r7083  
    140140                   PCO2a_in_cpl(jpi,jpj), Dust_in_cpl(jpi,jpj),     STAT=ierr(5) ) 
    141141 
    142          ! RSRH Temporarily initialise output coupling fields while we await clarification 
    143          ! of exactly how these will be initialised at model startup! 
    144          DMS_out_cpl(:,:) = 0.0 
    145          CO2Flux_out_cpl(:,:) = 0.0 
    146142      ENDIF 
    147143#endif 
Note: See TracChangeset for help on using the changeset viewer.