Ignore:
Timestamp:
Jun 16, 2019, 3:19:57 PM (5 years ago)
Author:
aslmd
Message:

corrected a bug that prevented compiling: a removed variable was still mentionned in a OMP list

File:
1 edited

Legend:

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

    r2133 r2142  
    129129      real*8,parameter :: UBARI = 0.5D0
    130130
    131 !$OMP THREADPRIVATE(QREFvis,QREFir,omegaREFvis,omegaREFir,&     ! gweight read by master in sugas_corrk
     131!$OMP THREADPRIVATE(QREFvis,QREFir,omegaREFir,&         ! gweight read by master in sugas_corrk
    132132                !$OMP tstellar,planckir,PTOP)
    133133
Note: See TracChangeset for help on using the changeset viewer.