Changeset 2550 for trunk/LMDZ.GENERIC/libf/phystd/nonoro_gwd_ran_mod.F90
- Timestamp:
- Jul 9, 2021, 5:31:31 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/nonoro_gwd_ran_mod.F90
r2403 r2550 7 7 REAL, allocatable, save :: east_gwstress(:, :) ! Eastward stress profile 8 8 REAL, allocatable, save :: west_gwstress(:, :) ! Westward stress profile 9 9 !$OMP THREADPRIVATE(du_nonoro_gwd,dv_nonoro_gwd,east_gwstress,west_gwstress) 10 10 CONTAINS 11 11
Note: See TracChangeset
for help on using the changeset viewer.