Changeset 2341 for LMDZ5/trunk/libf/phylmd
- Timestamp:
- Aug 19, 2015, 2:56:45 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ5/trunk/libf/phylmd/phys_output_var_mod.F90
r2333 r2341 62 62 REAL, allocatable:: zustr_gwd_front(:), zvstr_gwd_front(:) ! (klon) 63 63 REAL, allocatable:: zustr_gwd_rando(:), zvstr_gwd_rando(:) ! (klon) 64 !$OMP THREADPRIVATE(zustr_gwd_hines, zvstr_gwd_hines) 65 !$OMP THREADPRIVATE(zustr_gwd_front, zvstr_gwd_front) 64 66 !$OMP THREADPRIVATE(zustr_gwd_rando, zvstr_gwd_rando) 65 67
Note: See TracChangeset
for help on using the changeset viewer.