Changeset 2503
- Timestamp:
- 2010-12-22T15:33:04+01:00 (14 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/nemo_v3_3_beta/NEMOGCM/NEMO/OPA_SRC/SBC/sbcmod.F90
r2396 r2503 261 261 IF( nclosea == 1 ) CALL sbc_clo( kt ) ! treatment of closed sea in the model domain 262 262 ! ! (update freshwater fluxes) 263 !RBbug do not understand why see ticket 667 264 CALL lbc_lnk( emp, 'T', 1. ) 263 265 ! 264 266 IF( kt == nit000 ) THEN ! set the forcing field at nit000 - 1 !
Note: See TracChangeset
for help on using the changeset viewer.