Changeset 3202


Ignore:
Timestamp:
Feb 12, 2018, 3:14:14 PM (6 years ago)
Author:
acozic
Message:

Add two aerosol groups in case of info_trac=inca (SOAA and SOAB)

File:
1 edited

Legend:

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

    r2823 r3202  
    6565
    6666! 3/ Number of aerosol groups
    67   INTEGER, PARAMETER :: naero_grp = 12
     67  INTEGER, PARAMETER :: naero_grp = 13
    6868  ! if info_trac = inca
    6969  ! 1 = ZERO   
     
    7878  ! 10 = DNO3
    7979  ! 11 = SNO3
    80   ! 12 = empty actually
     80  ! 12 = SOAA
     81  ! 13 = SOAB
    8182  ! else
    8283  ! 1 = ZERO   
Note: See TracChangeset for help on using the changeset viewer.