Changeset 12141
- Timestamp:
- 2019-12-10T12:43:20+01:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/OCE/DYN/divhor.F90
r10425 r12141 72 72 IF(lwp) WRITE(numout,*) 'div_hor : horizontal velocity divergence ' 73 73 IF(lwp) WRITE(numout,*) '~~~~~~~ ' 74 hdivn(:,:,:) = 0._wp ! initialize hdivn for the halos at the first time step 74 75 ENDIF 75 76 !
Note: See TracChangeset
for help on using the changeset viewer.