FD2HYPSO: Difference between revisions
From BAWiki
imported>BAWiki 1 (Created page with '{{ProgramDescription |name_de=FD2HYPSO |name=FD2HYPSO |version=January 1997 |version_descr=January 1997 |catchwords= finite difference method FIDISOR/FIDIRB<br /> bathymetry<br…') |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 25: | Line 25: | ||
|postprocessor= | |postprocessor= | ||
[[FD2TRIM]], [[FDGITTER05]] | [[FD2TRIM]], [[FDGITTER05]] | ||
|language= | |language=Fortran90 | ||
|add_software= - | |add_software= - | ||
|contact_original= | |contact_original=J. Jürges | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/fd2hypso | |documentation=$PROGHOME/examples/fd2hypso | ||
}} | }} |
Latest revision as of 13:07, 10 October 2022
Basic Information
Name of Program
FD2HYPSO
Version-Date
January 1997
Description-Date
January 1997
Catchwords
finite difference method FIDISOR/FIDIRB
bathymetry
hypsography
frequency distribution of layers of depth
Short Description of Functionality
The program FD2HYPSO counts the number of finite-difference cells, which are lying inside of definite layers of depth and puts these information separated by areas of interrest into files.
Input-Files
- general input file (filetype fd2hypso.dat)
- model topography saved in storage format of the method FIDISOR/FIDIRB (filetype topo.bin)
Output-Files
- table(s) with the actual distribution of all finite-difference cells lying inside the areas of interrest (filetype hy-tab.dat)
- informative printer file (filetype fd2hypso.sdr)
- (optional) trace of program execution (filetype fd2hypso.trc)
Methodology
Heart of the program FD2HYPSO is a subroutine (calc_hyfd2), which counts for any given number of areas of interrest all cells of one finite difference topography inside any given layer of depth. This subroutine will be called as often as there are finite difference topographies.
Program(s) to run before this Program
FD2RIBA, FD2SPUELER, FDGITTER05, TC2GEOM
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
-
Original Version
J. Jürges
Maintenance
Documentation/Literature
$PROGHOME/examples/fd2hypso
back to Program Descriptions