Changeset 1583 for LMDZ4/branches
- Timestamp:
- Nov 10, 2011, 3:18:37 PM (13 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ4/branches/LMDZ4_AR5/libf/phylmd/readaerosol_interp.F90
r1581 r1583 201 201 ! Special case using a mix of annual sulfate file and natrual aerosols 202 202 IF (name_aero(id_aero) == 'SO4') THEN 203 filename=' so4.run'203 filename='aerosols' 204 204 type='annuel' 205 205 ELSE
Note: See TracChangeset
for help on using the changeset viewer.