DEPRO2D: Difference between revisions
From BAWiki
imported>BAWiki 1 No edit summary |
Guntram Seiß (talk | contribs) mNo edit summary |
||
Line 3: | Line 3: | ||
|name=DEPRO2D | |name=DEPRO2D | ||
|version=January 1996 | |version=January 1996 | ||
|version_descr= | |version_descr=October 2022 | ||
|catchwords= | |catchwords= | ||
finite element grid<br /> | finite element grid<br /> | ||
Line 36: | Line 36: | ||
If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our [[Appendix for the Program DEPRO2D|example figure]]. | If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our [[Appendix for the Program DEPRO2D|example figure]]. | ||
|preprocessor= | |preprocessor= | ||
[[POLWIND]] | [[GISMO]], [[POLWIND]] | ||
|postprocessor= | |postprocessor= | ||
[[TICLQ2]], [[TR2LQ2]] | [[TICLQ2]], [[TR2LQ2]] | ||
|language= | |language=Fortran90 | ||
|add_software=GKS (Graphical Kernel System) | |add_software=GKS (Graphical Kernel System) | ||
|contact_original= | |contact_original=J. Jürges | ||
|contact_maintenance=[mailto: | |contact_maintenance=[mailto:pre.proghome@baw.de working group PRE] | ||
|documentation=$PROGHOME/examples/depro2d | |documentation=$PROGHOME/examples/depro2d | ||
}} | }} |
Revision as of 12:41, 10 October 2022
Basic Information
Name of Program
DEPRO2D
Version-Date
January 1996
Description-Date
October 2022
Catchwords
finite element grid
profile analyse
interactive definition of 2D-profiles
Short Description of Functionality
The program DEPRO2D belongs to a chain of programs for analysing numerical data along profiles. With this program you can interactively define profiles.
Input-Files
- general input-data (filetype depro2d.dat)
- (optional) pre-defined profiles (filetype profiles3d.dat)
- finite element grid (filetype gitter05.dat/bin or sysdat.bin)
- (optional) edge connexions of elements (filetype fkvz.bin)
- (optional) neighbour elements for all elements (filetype fkez.bin)
- plot-layout (filetype layout.dat)
- (optional) structures (filetype insel.dat)
- (optional) frames (filetype frames.dat)
Output-Files
- one-dimensional segment grid (filetype prof.bin)
- several other files to define the 2D-Locations (filetype geopos.dat) and profiles (filetype lprofil.dat) where data shall be extracted later on
- (optional) graphic metafiles (filetype CGM or GKSM)
Methodology
You can Choose pre-defined profiles interactively. That means that you can click on every profile you want to choose. Another click with the mouse on the same profile deselects this profile. In addition you can define new profiles. With every mouse click you define a new point for the profile. You have these functions for visualizing the grid area you are working with:
- isolines of depth
- boundary of the grid
- structure lines (e.g. of buildings)
- points of adjustment
If you want to get some idea of DEPRO2Ds beautiful graphical output please have a short look onto our example figure.
Program(s) to run before this Program
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
GKS (Graphical Kernel System)
Original Version
J. Jürges
Maintenance
Documentation/Literature
$PROGHOME/examples/depro2d
back to Program Descriptions