Changeset 2996 for trunk/LMDZ.COMMON/libf/dynphy_lonlat
- Timestamp:
- Jul 18, 2023, 9:57:21 AM (19 months ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/LMDZ.COMMON/libf/dynphy_lonlat/mod_interface_dyn_phys.F90
r1572 r2996 26 26 index_j(k)=1 27 27 k=2 28 ! handle very specific case of 1D "parallel" setup 29 if (klon_mpi==1) k=1 28 30 ELSE 29 31 DO i=ii_begin,iim
Note: See TracChangeset
for help on using the changeset viewer.