Ignore:
Timestamp:
Jul 25, 2012, 1:03:19 PM (12 years ago)
Author:
tnavarro
Message:

module for ice and radius radius computation

File:
1 edited

Legend:

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

    r648 r740  
    162162        enddo
    163163      endif ! of if (doubleq)
    164       if (scavenging) then
     164      if (microphys) then
    165165        do iq=1,nqmx
    166166          if (noms(iq).eq."ccn_mass") then
     
    173173          endif
    174174        enddo
    175       endif ! of if (scavenging)
     175      endif ! of if (microphys)
    176176      if (submicron) then
    177177        do iq=1,nqmx
Note: See TracChangeset for help on using the changeset viewer.