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 7153 for branches/2016/dev_r6999_CONFIGMAN_1/NEMOGCM/TOOLS/SIREN/src/docsrc/5_changeLog.md – NEMO

Ignore:
Timestamp:
2016-10-28T11:13:57+02:00 (8 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/docsrc/5_changeLog.md

    r7026 r7153  
    77## New Features 
    88- create_meshmask.f90 program to create meshmask from coordinates and bathymetry files. 
     9- create_meshmask.f90 allows to write domain_cfg file 
    910- merge_bathy.f90: allow to choose the number of boundary point with coarse grid value. 
     11- dimension.f90: dimension allowed read in configuration file. 
    1012## Changes 
    1113- create_coord.f90: allow to define sub domain with coarse grid indices or coordinates. 
    1214- grid.f90:grid__get_closest_str: add function to get closest grid point using coarse grid coordinates strucutre. 
    13 - iom.f90:iom_open: open cdf4 file as cdf 
     15- iom_cdf.f90:iom_cdf__get_info: define cdf4 as cdf 
     16- variable.f90: add subroutine to clean global array of extra information, and define logical for variable to be used. 
     17- create_coord.f90: dimension to be used select from configuration file 
     18- create_bathy.f90: dimension to be used select from configuration file 
     19- merge_bathy.f90: dimension to be used select from configuration file 
     20- create_boundary.f90: dimension to be used select from configuration file 
     21- create_restart.f90: dimension to be used select from configuration file 
    1422## Bug fixes 
    1523- boundary.f90:boundary_check: take into account that boundaries are compute on T point, but expressed on U,V point 
     24- grid.f90:grid__get_closest_str: use max of zero and east-west overlap instead of east-west overlap 
    1625 
    1726# Initial Release 2016-03-17 
Note: See TracChangeset for help on using the changeset viewer.