Actions

UTRPRE: Difference between revisions

From BAWiki

imported>Lang Guenther
m (version and description date modified)
imported>Lang Guenther
m (link UNTRIM2)
Line 3: Line 3:
|name=UTRPRE
|name=UTRPRE
|version=2.x / September 2010  
|version=2.x / September 2010  
|version_descr=September 2010  
|version_descr=December 2010  
|catchwords=
|catchwords=
preprocessor<br />
preprocessor<br />
Line 31: Line 31:
[[GRIDCONVERT]], [[JANET]], [[TICLQ2]]
[[GRIDCONVERT]], [[JANET]], [[TICLQ2]]
|postprocessor=
|postprocessor=
[[UNTRIM2007]], UNTRIM2 (subgrid)
[[UNTRIM2]], [[UNTRIM2007]]  
|language=Fortran90
|language=Fortran90
|add_software= -  
|add_software= -  

Revision as of 12:31, 16 December 2010

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

  1. general input data (filetype utrpre.dat)
  2. all other input files are described in the before mentioned input data file.

Output-Files

  1. result files are described in the above mentioned input data file utrpre.dat.
  2. informative printer file (filetype utrpre.master.sdr)
  3. (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

GRIDCONVERT, JANET, TICLQ2

Program(s) to run after this Program

UNTRIM2, UNTRIM2007

Additional Information

Language

Fortran90

Additional software

-

Original Version

G. Lang

Maintenance

J. Jürges, D. Knoch, G. Seiß

Documentation/Literature

template files are available in $PROGHOME/examples/utrpre/


back to Program Descriptions


Overview