UTRPRE
From BAWiki
Basic Information
Name of Program
UTRPRE
Version-Date
2.x / September 2010
Description-Date
December 2010
Catchwords
preprocessor
finite volume method
finite difference method
rounded depth data
computational grid with depth
computational grid with subgrid depth and additional plot subgrid information
profile grid with depth
location grid with depth
Short Description of Functionality
Program UTRPRE is a preprocessor for the mathematical models UNTRIM2007 and UNTRIM2 (subgrid). It can be used to round depth data for a computational grid, a profile grid as well as a location grid.
Depth has to be rounded in order to remove roundoff sensitivity during determination of the number of computational points. With this procedure, on different computer platforms the same number of computational points used during the numerical simulation will be safely computed, i. e. for three-dimensional model runs.
Depth data at single locations and profile grid positions are optionally adjusted to the values given by the computational grid. In case also subgrid depth classes related to the computational polygons are taken into account properly.
Input-Files
- general input data (filetype utrpre.dat)
- all other input files are described in the before mentioned input data file.
Output-Files
- result files are described in the above mentioned input data file utrpre.dat.
- informative printer file (filetype utrpre.master.sdr)
- (optional) trace of program execution (filetype utrpre.trc)
Methodology
Grid and depth data are read first from file. Thereafter, depth data are rounded for the computational grid according to users request. Modified depth data are checked against the vertical structure (position of z-layers for the mathematical models UNTRIM2007 and UNTRIM2) with respect to the stability of the result for the number of computational points against small variations in depth. Optionally, rounded depth data are transferred to the profile as well as the location grid used during output of computational results. Finally, the modified depth data are written to the different grid files used by the program.
Program(s) to run before this Program
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
-
Original Version
Maintenance
Documentation/Literature
template files are available in $PROGHOME/examples/utrpre/
back to Program Descriptions