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 367 for trunk/NEMO/OPA_SRC/restart.F90 – NEMO

Ignore:
Timestamp:
2005-12-28T10:25:10+01:00 (18 years ago)
Author:
opalod
Message:

nemo_v1_update_035 : CT : OBCs adapted to the new surface pressure gradient algorithms

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/restart.F90

    r359 r367  
    2121   USE blk_oce         ! bulk variables 
    2222   USE flx_oce         ! sea-ice/ocean forcings variables 
    23    USE dynspg          ! choice/control of key cpp for surface pressure gradient 
    24    USE dynspg_ts       ! free surface time splitting scheme variables 
     23   USE dynspg_oce      ! free surface time splitting scheme variables 
    2524   USE cpl_oce,         ONLY : lk_cpl              ! 
    2625 
Note: See TracChangeset for help on using the changeset viewer.