Ignore:
Timestamp:
Feb 7, 2025, 4:58:43 PM (26 hours ago)
Author:
afalco
Message:

Pluto: fixes for OpenMP.
AF

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/LMDZ.PLUTO/libf/phypluto/suaer_corrk.F90

    r3585 r3613  
    136136                       TRIM(aersprop_file)
    137137            write(*,*)'Suaer fractal aerosols optical properties, using: ', &
    138                        TRIM(aerfprop_file) 
     138                       TRIM(aerfprop_file)
    139139         endif
    140140         ! Visible
     
    149149            lamrefir(iaer)  = 2.E-6    ! Reference wavelength for opacity IR (in the LEISA range)
    150150         enddo ! end iaer=1,naerkind
    151          
    152       else 
     151
     152      else
    153153         do iaer=1,naerkind
    154154            if (iaer.eq.1) then
Note: See TracChangeset for help on using the changeset viewer.