Ignore:
Timestamp:
Aug 29, 2013, 4:48:39 PM (11 years ago)
Author:
Ehouarn Millour
Message:

OpenMP bug fix in iniaqua: local variables are shared by all threads only if they are static (ie with "save" attribute).
While at it, changed phyaqua.F into module phyaqua_mod.F
EM

File:
1 edited

Legend:

Unmodified
Added
Removed
  • LMDZ5/trunk/libf/phylmd/physiq.F

    r1849 r1851  
    4545      use conf_phys_m, only: conf_phys
    4646      use radlwsw_m, only: radlwsw
     47      use phyaqua_mod, only: zenang_an
    4748      USE control_mod
    4849#ifdef REPROBUS
Note: See TracChangeset for help on using the changeset viewer.