Ignore:
Timestamp:
Jul 2, 2020, 3:42:31 PM (4 years ago)
Author:
cmathe
Message:

co2cloud: typo
improvedco2clouds_mod: start debug, case satu < 1

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.MARS/libf/phymars/improvedco2clouds_mod.F90

    r2362 r2386  
    482482          end if ! of if co2useh2o
    483483        end if ! of if No > 1e-30
     484
     485        ! WIP: cas où satu < 1 et donc si on a de la glace de co2 et que T > Tcond, alors on relache notre glace en vap
     486      else
     487          write(*,*)zq(1,l,igcm_co2_ice), tcond(1,l), zt(1,l), satu
     488        stop
    484489      end if ! of is satu > 1
    485490!----------------------------------------------------------------------------------------------------------------------!
Note: See TracChangeset for help on using the changeset viewer.