IGEL2D: Difference between revisions
From BAWiki
imported>BAWiki 3 mNo edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 34: | Line 34: | ||
|language=Fortran90 | |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/igel2d | |documentation=$PROGHOME/examples/igel2d | ||
}} | }} |
Latest revision as of 13:24, 10 October 2022
Basic Information
Name of Program
IGEL2D
Version-Date
October 2001
Description-Date
April 2008
Catchwords
preprocessor
bearing data
finite element grid
generate border
Short Description of Functionality
With the program IGEL2D you can enclose bearing data interactively, supported by graphical output on the screen. So you can vary several specific parameters and will see the results instantly. You can vary the following parameters:
- automatic or manual search for the next border point
- maximum distance between two neighbour border points
- size of the clipping rectangle
Input-Files
- (req) general input data (filetype igel2d.dat)
- (req) bearing data (filetype geom.dat)
- (req) layout file (filetype layout.dat)
- (opt) unfinished borderline around the bearing data (filetype rand.dat
Output-Files
- borderline around the bearing data (filetype rand.dat)
- (opt) modified bearing data file(s) (filetype geom.dat):
- file containing all bearing data lying inside the borderline
- file containing all bearing data lying outside the borderline
- (opt) file of type gkslog.dat (terminal protocol). This file enables the user to rerun a session a second time! You can finish even sessions that were interrupted through program break!
Methodology
- automatical search: radar beam method
A beam circles around the actual border point with a constant diameter anticlockwise. The diameter is two times greater than the maximum distance between two neighbour border points. The beginning angle of this beam is set so that the last but one border point will not be found. The new border point has a minimum angle difference in relation to the beginning angle
- manual search:
The user sets the coordinates of the new point within the clipping rectangle by mouse-click. The program looks for the nearest bearing data point. This will be the next border point.
- With the automatical search, you have not only a hull around your bearing data, but also the guarantee, that this borderline will be sorted anticlockwise.
Program(s) to run before this Program
Program(s) to run after this Program
ARCGIS,ArcGIS-Applications
Additional Information
Language
Fortran90
Additional software
-
Original Version
J. Jürges
Maintenance
Documentation/Literature
$PROGHOME/examples/igel2d
back to Program Descriptions