New URL for NEMO forge!   http://forge.nemo-ocean.eu

Since March 2022 along with NEMO 4.2 release, the code development moved to a self-hosted GitLab.
This present forge is now archived and remained online for history.
Changeset 8812 for branches/2017/dev_r8600_xios_read_write_v2/NEMOGCM/NEMO/SAO_SRC/nemogcm.F90 – NEMO

Ignore:
Timestamp:
2017-11-24T17:34:50+01:00 (6 years ago)
Author:
andmirek
Message:

#1953 and #1962 enable restart read/write with XIOS in SAS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2017/dev_r8600_xios_read_write_v2/NEMOGCM/NEMO/SAO_SRC/nemogcm.F90

    r8528 r8812  
    271271                            CALL     phy_cst    ! Physical constants 
    272272                            CALL     eos_init   ! Equation of state 
    273                             CALL     dom_init   ! Domain 
     273                            CALL     dom_init('SAO')   ! Domain 
    274274 
    275275      IF( ln_nnogather )    CALL nemo_northcomms   ! Initialise the northfold neighbour lists (must be done after the masks are defined) 
Note: See TracChangeset for help on using the changeset viewer.