Changes between Version 13 and Version 14 of doc/tec/releasenotes


Ignore:
Timestamp:
Dec 15, 2017 9:17:12 AM (7 years ago)
Author:
maronga
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • doc/tec/releasenotes

    v13 v14  
    6969* '''Surface layer''': Three different methods are now available to calculate surface-layer scaling variables and fluxes. This basically involves the calculation of the Obukhov length. Three different methods are not available ("old" circular method, Newton interation, and look-up table) (wiki:doc/tec/bc details]).
    7070
    71 * '''Surface treatment''':
     71* '''Surface treatment''': Surface elements are not arranged in a 1D structure and a Fortran derived data type. This applied to default, land surface and urban surface elements.
    7272
    7373* '''Topography implementation''': Topography is now considered via flag arrays instead of 2D index arrays. Overhanging structures like bridges are now possible, i.e., the limitation of surface-mounted topography does not exist anymore. A topography filter was implemented that fills holes that consist of only one grid point [wiki:doc/tec/topography#topo details]).