Changeset 9796
- Timestamp:
- 2018-06-13T19:16:30+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/OCE/LBC/mppini.F90
r9667 r9796 515 515 nimppt(jproc) = iimppt(ii,ij) 516 516 njmppt(jproc) = ijmppt(ii,ij) 517 nfilcit(ii,ij) = ilci(ii,ij)518 517 END DO 518 nfilcit(:,:) = ilci(:,:) 519 519 520 520 ! Save processor layout in ascii file
Note: See TracChangeset
for help on using the changeset viewer.