Changeset 4172 for LMDZ6/trunk/libf/phylmd
- Timestamp:
- Jun 17, 2022, 5:49:22 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
LMDZ6/trunk/libf/phylmd/infotrac_phy.F90
r4170 r4172 106 106 CHARACTER(LEN=maxlen), SAVE :: type_trac !--- Keyword for tracers type 107 107 CHARACTER(LEN=maxlen), SAVE, ALLOCATABLE :: types_trac(:) !--- Keyword for tracers type 108 109 108 !$OMP THREADPRIVATE(nqtot, nbtr, nqo, nbIso, nqtottr, nqCO2, type_trac, types_trac) 110 109
Note: See TracChangeset
for help on using the changeset viewer.