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 1161 for trunk/NEMO/OPA_SRC/DOM/dom_oce.F90 – NEMO

Ignore:
Timestamp:
2008-07-01T13:50:07+02:00 (16 years ago)
Author:
smasson
Message:

improve mesh_mask file, see ticket:228

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/NEMO/OPA_SRC/DOM/dom_oce.F90

    r1152 r1161  
    144144 
    145145   REAL(wp), PUBLIC, DIMENSION(jpi,jpj) ::   &  !: 
    146       hdept, hdepw, e3tp, e3wp   !: ??? 
     146      hdept, hdepw, e3tp, e3wp   !: bottom depth and thickness at T and W points 
    147147 
    148148   !! s-coordinate and hybrid z-s-coordinate 
Note: See TracChangeset for help on using the changeset viewer.