Ignore:
Timestamp:
Jan 29, 2009, 11:37:41 AM (15 years ago)
Author:
jghattas
Message:

Bug-fix pour OpenMP.
Anne Cozic

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ4/trunk/libf/phylmd/climb_hq_mod.F90

    r1067 r1084  
    5757!****************************************************************************************
    5858    LOGICAL, SAVE                            :: first=.TRUE.
     59    !$OMP THREADPRIVATE(first)
    5960    REAL, DIMENSION(klon,klev)               :: local_H
    6061    REAL, DIMENSION(klon)                    :: psref
Note: See TracChangeset for help on using the changeset viewer.