Changeset 2520 for trunk/LMDZ.GENERIC/libf/phystd/callkeys_mod.F90
- Timestamp:
- May 12, 2021, 2:45:26 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callkeys_mod.F90
r2482 r2520 10 10 logical,save :: callstats,calleofdump 11 11 !$OMP THREADPRIVATE(callstats,calleofdump) 12 logical,save :: callgasvis,continuum, H2Ocont_simple,graybody13 !$OMP THREADPRIVATE(callgasvis,continuum, H2Ocont_simple,graybody)12 logical,save :: callgasvis,continuum,graybody 13 !$OMP THREADPRIVATE(callgasvis,continuum,graybody) 14 14 logical,save :: strictboundcorrk 15 15 !$OMP THREADPRIVATE(strictboundcorrk)
Note: See TracChangeset
for help on using the changeset viewer.