Ignore:
Timestamp:
Mar 17, 2022, 11:51:36 AM (2 years ago)
Author:
Laurent Fairhead
Message:

Inclusion of some corrections and optimisations for XIOS done by
Arnaud Durocher during his TGCC mission.
Included here are r3703, r3704, r3750, r3751, r3752 from his
LMDZ6/branches/Optimisation_LMDZ branch

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ6/trunk/libf/dynphy_lonlat/phylmd/iniphysiq_mod.F90

    r4056 r4103  
    114114 
    115115!!$OMP PARALLEL DEFAULT(SHARED) COPYIN(/temps/)
    116 !$OMP PARALLEL DEFAULT(SHARED) &
    117116!       Copy all threadprivate variables in temps_mod
    118 !$OMP COPYIN(annee_ref, day_ini, day_ref, start_time)
     117!$OMP PARALLEL DEFAULT(SHARED) COPYIN(annee_ref,day_ini,day_ref,start_time)
    119118
    120119  ! Initialize physical constants in physics:
Note: See TracChangeset for help on using the changeset viewer.