Ignore:
Timestamp:
Jul 6, 2017, 5:12:58 PM (7 years ago)
Author:
jaudouard
Message:

Update on CO2 ice clouds scheme

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/initracer.F

    r1685 r1720  
    320320          count=count+1
    321321        endif
    322         if (microphysco2) then
     322        if (co2clouds) then
    323323           if (noms(iq).eq."ccnco2_mass") then
    324324              igcm_ccnco2_mass=iq
     
    722722     &                "a ho2 tracer !"
    723723         stop
    724          endif
     724      endif
    725725         if (igcm_h2o2.eq.0) then
    726726           write(*,*) "initracer: error !!"
Note: See TracChangeset for help on using the changeset viewer.