Ignore:
Timestamp:
Mar 28, 2013, 1:18:46 PM (12 years ago)
Author:
jleconte
Message:

28/03/2013 == JL

  • optimization of optci and optcv routines. 15to 25% gain on these routines.

around 10% on the whole code with 1 scatterer.

  • No changes on output (byte to byte)
  • corrected bug in gray case in callcorrk.
  • added profiling option in makegcm_ifort. See the file for details
File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.GENERIC/libf/phystd/callcorrk.F90

    r861 r918  
    223223         banddir=trim(adjustl(corrkdir))//'/'//trim(adjustl(banddir))
    224224
    225          call sugas_corrk       ! set up gaseous absorption properties
    226225         call setspi            ! basic infrared properties
    227226         call setspv            ! basic visible properties
     227         call sugas_corrk       ! set up gaseous absorption properties
    228228         call suaer_corrk       ! set up aerosol optical properties
    229229
Note: See TracChangeset for help on using the changeset viewer.