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 9310 for branches/NERC/dev_r5518_GO6_CO2_cmip/NEMOGCM/NEMO/TOP_SRC/MEDUSA/trcbio_medusa.F90 – NEMO

Ignore:
Timestamp:
2018-02-06T12:35:27+01:00 (6 years ago)
Author:
jpalmier
Message:

JPALM -- minor typo corrections

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/NERC/dev_r5518_GO6_CO2_cmip/NEMOGCM/NEMO/TOP_SRC/MEDUSA/trcbio_medusa.F90

    r9309 r9310  
    305305         IF ( ( kt == nittrc000 ) .AND. lwp )     & 
    306306             WRITE(numout,*) '** MEDUSA Atm xCO2 fixed to pre-industrial value **' 
    307          !! f_xco2a(:,:) = 284.725  !! CMIP5 pre-industrial pCO2 
     307         !! f_xco2a(:,:) = 284.725       !! CMIP5 pre-industrial pCO2 
    308308         f_xco2a(:,:) = 284.317          !! CMIP6 pre-industrial pCO2  
    309309      ELSE       
Note: See TracChangeset for help on using the changeset viewer.