- Timestamp:
- 2017-07-05T15:51:07+02:00 (8 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/UKMO/test_moci_test_suite/NEMOGCM/NEMO/OPA_SRC/nemogcm.F90
r7923 r8283 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 (clem: moved here for bdy purpose)408 407 409 408 IF( lk_bdy ) CALL bdy_init ! Open boundaries initialisation
Note: See TracChangeset
for help on using the changeset viewer.