Changeset 918 for trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90
- Timestamp:
- Mar 28, 2013, 1:18:46 PM (12 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90
r861 r918 223 223 banddir=trim(adjustl(corrkdir))//'/'//trim(adjustl(banddir)) 224 224 225 call sugas_corrk ! set up gaseous absorption properties226 225 call setspi ! basic infrared properties 227 226 call setspv ! basic visible properties 227 call sugas_corrk ! set up gaseous absorption properties 228 228 call suaer_corrk ! set up aerosol optical properties 229 229
Note: See TracChangeset
for help on using the changeset viewer.