Changeset 1583 for LMDZ4


Ignore:
Timestamp:
Nov 10, 2011, 3:18:37 PM (12 years ago)
Author:
jghattas
Message:

Modified filename for specific case aer_type=mix3. Now same filename used
for SO4 and the rest of aerosols.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/branches/LMDZ4_AR5/libf/phylmd/readaerosol_interp.F90

    r1581 r1583  
    201201        ! Special case using a mix of annual sulfate file and natrual aerosols
    202202        IF (name_aero(id_aero) == 'SO4') THEN
    203            filename='so4.run '
     203           filename='aerosols'
    204204           type='annuel'
    205205        ELSE
Note: See TracChangeset for help on using the changeset viewer.