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 7235 for branches/2016/dev_r6999_CONFIGMAN_1/NEMOGCM/TOOLS/SIREN/src/grid_zgr.f90 – NEMO

Ignore:
Timestamp:
2016-11-16T11:40:55+01:00 (7 years ago)
Author:
jpaul
Message:

see ticket #1781

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/2016/dev_r6999_CONFIGMAN_1/NEMOGCM/TOOLS/SIREN/src/grid_zgr.f90

    r7233 r7235  
    1212!>              vertical scale factors. 
    1313!> 
    14 !> ** Method  : - reference 1D vertical coordinate (gdep._1d, e3._1d) 
    15 !>              - read/set ocean depth and ocean levels (bathy, mbathy) 
    16 !>              - vertical coordinate (gdep., e3.) depending on the  
    17 !>                coordinate chosen : 
    18 !>                   ln_zco=T   z-coordinate    
    19 !>                   ln_zps=T   z-coordinate with partial steps 
    20 !>                   ln_zco=T   s-coordinate  
     14!> ** Method  :  
     15!>    - reference 1D vertical coordinate (gdep._1d, e3._1d) 
     16!>    - read/set ocean depth and ocean levels (bathy, mbathy) 
     17!>    - vertical coordinate (gdep., e3.) depending on the coordinate chosen : 
     18!>       - ln_zco=T   z-coordinate    
     19!>       - ln_zps=T   z-coordinate with partial steps 
     20!>       - ln_zco=T   s-coordinate  
    2121!> 
    2222!> ** Action  :   define gdep., e3., mbathy and bathy 
Note: See TracChangeset for help on using the changeset viewer.