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 4640 – NEMO

Changeset 4640


Ignore:
Timestamp:
2014-05-14T11:08:05+02:00 (10 years ago)
Author:
cetlod
Message:

trunk : add 1D initialization part when running offline, see ticket #1321

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMOGCM/NEMO/OFF_SRC/nemogcm.F90

    r4624 r4640  
    265265                            CALL     phy_cst    ! Physical constants 
    266266                            CALL     eos_init   ! Equation of state 
     267      IF( lk_c1d        )   CALL     c1d_init   ! 1D column configuration 
    267268                            CALL     dom_cfg    ! Domain configuration 
    268269                            CALL     dom_init   ! Domain 
Note: See TracChangeset for help on using the changeset viewer.