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/SOL – NEMO

Changeset 367 for trunk/NEMO/OPA_SRC/SOL


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/SOL/solver.F90

    r359 r367  
    1919   USE lbclnk          ! ocean lateral boundary conditions (or mpp link) 
    2020   USE lib_mpp 
    21    USE dynspg          ! choice/control of key cpp for surface pressure gradient 
     21   USE dynspg_oce      ! choice/control of key cpp for surface pressure gradient 
    2222 
    2323   IMPLICIT NONE 
Note: See TracChangeset for help on using the changeset viewer.