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 6749 – NEMO

Changeset 6749


Ignore:
Timestamp:
2016-06-28T12:32:20+02:00 (8 years ago)
Author:
frrh
Message:

Remove temporary initialisation of MEDUSA coupling fields
since the true values of these should come from the
proper MEDUSA branch now!

File:
1 edited

Legend:

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

    r6698 r6749  
    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.