Changeset 11233
- Timestamp:
- 2019-07-09T17:09:44+02:00 (5 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
NEMO/trunk/src/OCE/DOM/dommsk.F90
r10425 r11233 142 142 ENDIF 143 143 END DO 144 END DO 145 !SF add here lbc_lnk: bug not still understood : cause now domain configuration is read ! 146 !!gm I don't understand why... 144 END DO 145 ! 146 ! the following call is mandatory 147 ! it masks boundaries (bathy=0) where needed depending on the configuration (closed, periodic...) 147 148 CALL lbc_lnk( 'dommsk', tmask , 'T', 1._wp ) ! Lateral boundary conditions 148 149
Note: See TracChangeset
for help on using the changeset viewer.