Changeset 2300 for trunk/LMDZ.GENERIC/libf/phystd/callkeys_mod.F90
- Timestamp:
- Apr 27, 2020, 4:52:09 PM (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.GENERIC/libf/phystd/callkeys_mod.F90
r2299 r2300 140 140 real,save :: epflux_max 141 141 !$OMP THREADPRIVATE(epflux_max) 142 142 real,save :: noseason_day 143 !$OMP THREADPRIVATE(noseason_day) 144 143 145 logical,save :: iscallphys=.false.!existence of callphys.def 144 146 !$OMP THREADPRIVATE(iscallphys)
Note: See TracChangeset
for help on using the changeset viewer.