Changeset 3230 for LMDZ5


Ignore:
Timestamp:
Feb 21, 2018, 3:22:39 PM (6 years ago)
Author:
acozic
Message:

Modify number of aerosol groups to be use with INCA SOA configuration

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/branches/IPSLCM5A2.1/libf/phylmd/aero_mod.F90

    r2550 r3230  
    6262
    6363! 3/ Number of aerosol groups
    64   INTEGER, PARAMETER :: naero_grp = 12
     64  INTEGER, PARAMETER :: naero_grp = 13
    6565  ! if info_trac = inca
    6666  ! 1 = ZERO   
     
    7575  ! 10 = DNO3
    7676  ! 11 = SNO3
    77   ! 12 = empty actually
     77  ! 12 = SOAA
     78  ! 13 = SOAA
    7879  ! else
    7980  ! 1 = ZERO   
Note: See TracChangeset for help on using the changeset viewer.