Changeset 9541
- Timestamp:
- 2018-05-03T17:26:12+02:00 (7 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/test_moci_test_suite/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90
r9386 r9541 395 395 IF( lk_c1d ) CALL c1d_init ! 1D column configuration 396 396 CALL dom_cfg ! Domain configuration 397 CALL sbc_init ! Forcings : surface module (restart read with XIOS) 397 398 CALL dom_init ! Domain 398 399 … … 404 405 405 406 IF( lk_tide ) CALL tide_init( nit000 ) ! Initialisation of the tidal harmonics 406 407 CALL sbc_init ! Forcings : surface module (restart read with XIOS)408 407 409 408 IF( lk_bdy ) CALL bdy_init ! Open boundaries initialisation
Note: See TracChangeset
for help on using the changeset viewer.