Changeset 2616 for trunk/LMDZ.MARS/libf/phymars/topmons_mod.F90
- Timestamp:
- Jan 18, 2022, 4:28:31 PM (3 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.MARS/libf/phymars/topmons_mod.F90
r2584 r2616 111 111 !-------------------------------------------------------- 112 112 LOGICAL,SAVE :: firstcall=.true. 113 114 !$OMP THREADPRIVATE(firstcall) 115 113 116 INTEGER l,ig,tsub,iq,ll 114 117 REAL zq0(ngrid,nlayer,nq) ! initial tracers
Note: See TracChangeset
for help on using the changeset viewer.