Ignore:
Timestamp:
Oct 10, 2019, 2:35:59 PM (5 years ago)
Author:
oboucher
Message:

Big update to the interactive carbon cycle
from Patricia's code

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/phylmd/phyetat0.F90

    r3505 r3581  
    114114  ENDIF
    115115
    116   ! co2_ppm0 : initial value of atmospheric CO2 (from create_etat0_limit.e .def)
    117   co2_ppm0   = tab_cntrl(16)
     116! co2_ppm0 : initial value of atmospheric CO2 (from create_etat0_limit.e .def)
     117! co2_ppm0   = tab_cntrl(16)
     118! initial value for interactive CO2 run when there is no tracer field for CO2 in restart
     119  co2_ppm0=284.32
    118120
    119121  solaire_etat0      = tab_cntrl(4)
Note: See TracChangeset for help on using the changeset viewer.