Changeset 3613 for trunk/LMDZ.PLUTO/libf/phypluto/suaer_corrk.F90
- Timestamp:
- Feb 7, 2025, 4:58:43 PM (26 hours ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.PLUTO/libf/phypluto/suaer_corrk.F90
r3585 r3613 136 136 TRIM(aersprop_file) 137 137 write(*,*)'Suaer fractal aerosols optical properties, using: ', & 138 TRIM(aerfprop_file) 138 TRIM(aerfprop_file) 139 139 endif 140 140 ! Visible … … 149 149 lamrefir(iaer) = 2.E-6 ! Reference wavelength for opacity IR (in the LEISA range) 150 150 enddo ! end iaer=1,naerkind 151 152 else 151 152 else 153 153 do iaer=1,naerkind 154 154 if (iaer.eq.1) then
Note: See TracChangeset
for help on using the changeset viewer.