Ignore:
Timestamp:
Aug 27, 2017, 8:58:01 AM (7 years ago)
Author:
aslmd
Message:

LMDZ.MARS setting the stage for maybe fixing nesting in the LMD_MM_MARS 4. ensure arrays not allocated in read_dust_scenario if already allocated -- other changes are useful comments for subsequent developments

File:
1 edited

Legend:

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

    r1711 r1775  
    160160! identify tracers
    161161
     162      !! AS: firstcall OK absolute
    162163      IF (firstcall) THEN
    163164        ! identify scatterers that are dust
     
    186187
    187188c       typical profile of solsir and (1-w)^(-1):
     189c       --- purely for diagnostics and printing
    188190        msolsir(1:nlayer,1:naerkind)=0
    189191        mqextsqabs(1:nlayer,1:naerkind)=0
Note: See TracChangeset for help on using the changeset viewer.