LQ2PRO: Difference between revisions
From BAWiki
imported>BAWiki 1 (Created page with '{{ProgramDescription |name_de=LQ2PRO |name=LQ2PRO |version=6.1 |version_descr= November 2003 |catchwords= graphical postprocessor<br /> hydrodynamical finite element method<br …') |
imported>BAWiki 1 No edit summary |
||
Line 21: | Line 21: | ||
Each profile has its own direction, defined by the sequence of its location points. This direction is the default direction when visualising profile data on a profile axis (x axis). | Each profile has its own direction, defined by the sequence of its location points. This direction is the default direction when visualising profile data on a profile axis (x axis). | ||
With the version 5.3 it is possible to reverse (invert) this direction: | With the version 5.3 it is possible to reverse (invert) this direction: | ||
* In the plot attributes file (filetype | * In the plot attributes file (filetype [[LQ2ATTR.DAT|lq2attr.dat]]) it is possible to change the default direction (x-direction = normal) to x-direction = inverse for all visualized profiles. | ||
* During the execution of the program it is possible to change the x-direction attribute (use the Edit Prfs switch). Note: The x-direction attribute is a picture attribute, so it is only possible to change the direction of all profiles of all charts of the selected picture/s. | * During the execution of the program it is possible to change the x-direction attribute (use the Edit Prfs switch). Note: The x-direction attribute is a picture attribute, so it is only possible to change the direction of all profiles of all charts of the selected picture/s. | ||
'''Hint''': This direction reversal is only possible within the LQ visualization mode; there is no sense of using it in the D visualization mode. | '''Hint''': This direction reversal is only possible within the LQ visualization mode; there is no sense of using it in the D visualization mode. | ||
Line 39: | Line 39: | ||
There are two sample graphics prepared for you. | There are two sample graphics prepared for you. | ||
|inputfiles= | |inputfiles= | ||
# (req) general '''input data''' (filetype | # (req) general '''input data''' (filetype [[LQ2PRO.DAT|lq2pro.dat]]) | ||
# (req) '''profile-topography''' (filetype profil05.bin) | # (req) '''profile-topography''' (filetype [[PROFIL05.BIN|profil05.bin]]) | ||
# (req) '''results''' (files of type dirz.bin. | # (req) '''results''' (files of type [[DIRZ.BIN.R|dirz.bin.r]], [[DIRZ.BIN.I|dirz.bin.i]] and [[DIRZ.BIN|dirz.bin]]) | ||
# (opt) 2 dimensional '''finite-element-grid''' (filetype gitter05.dat/bin) | # (opt) 2 dimensional '''finite-element-grid''' (filetype [[GITTER05.DAT und GITTER05.BIN|gitter05.dat/bin]]) | ||
# (opt) list of '''neighbour elements''' suitable to the finite-element-grid (filetype fkez.bin) | # (opt) list of '''neighbour elements''' suitable to the finite-element-grid (filetype [[FKEZ.BIN|fkez.bin]]) | ||
# (req) '''layout file''' (filetype layout.dat) | # (req) '''layout file''' (filetype [[LAYOUT.DAT|layout.dat]]) | ||
# (req) '''colourfile''' (filetype lights.dat) | # (req) '''colourfile''' (filetype [[LIGHTS.DAT|lights.dat]]) | ||
# (req) '''colours''' file (file of type colors.dat) | # (req) '''colours''' file (file of type [[COLORS.DAT|colors.dat]]) | ||
# (opt) user defined '''plot attributes''' (filetype | # (opt) user defined '''plot attributes''' (filetype [[LQ2ATTR.DAT|lq2attr.dat]]) | ||
# (opt) descriptions of all '''geo positions''' for all profiles to reduce the number geo position descriptions along a profile (filetype gprofil.dat) | # (opt) descriptions of all '''geo positions''' for all profiles to reduce the number geo position descriptions along a profile (filetype [[GPROFIL.DAT|gprofil.dat]]) | ||
# (opt) '''frame file''' (filetype frames.dat) | # (opt) '''frame file''' (filetype [[FRAMES.DAT|frames.dat]]) | ||
# (optional) definition of desired '''points of time''' (filetype zeitpunkte.dat) | # (optional) definition of desired '''points of time''' (filetype [[ZEITPUNKTE.DAT|zeitpunkte.dat]]) | ||
# (optional) '''GKS log file''' (filetype gkslog.dat) | # (optional) '''GKS log file''' (filetype gkslog.dat) | ||
: '''Notice''': if within the working directory a file with the name gkslog.dat exists, the stored information about a former LQ2PRO application run is used to rerun the recorded one in precisely the same way. | : '''Notice''': if within the working directory a file with the name gkslog.dat exists, the stored information about a former LQ2PRO application run is used to rerun the recorded one in precisely the same way. | ||
Line 58: | Line 58: | ||
# (optional) '''GKS log file''' (filetype gkslog.dat) | # (optional) '''GKS log file''' (filetype gkslog.dat) | ||
#: Notice: This file is used to record all interactive user input for a complete LQ2PRO application run. This file can be used at a later stage to rerun the whole session in exactly the same way. This can be profitably used to produce for example the same type of figures for a different set of data files. | #: Notice: This file is used to record all interactive user input for a complete LQ2PRO application run. This file can be used at a later stage to rerun the whole session in exactly the same way. This can be profitably used to produce for example the same type of figures for a different set of data files. | ||
# (optional) results of a profile analysis in a file (filetype prf.analyse.dat) | # (optional) results of a profile analysis in a file (filetype [[PRF.ANALYSE.DAT|prf.analyse.dat]]) | ||
|methodology= | |methodology= | ||
select data | select data |
Revision as of 11:30, 19 May 2010
Basic Information
Name of Program
LQ2PRO
Version-Date
6.1
Description-Date
November 2003
Catchwords
graphical postprocessor
hydrodynamical finite element method
visualization of hydrodynamic data
profiles
Short Description of Functionality
The program LQ2PRO visualizes calculated data along user-defined profiles. Calculated data could be achieved by numerical models (such as TRIM-2D, TRIM-3D or TELEMAC-2D). Also cross sectionally averaged data may be used as well as results from different other postprocessors (TDKWF, TDKVF, etc.).
New in version 6.1 (April 2003)
Synoptic data sets related to a morphodynamic bathymetry can now be displayed correctly.
New in version 5.3 (February 2002)
Changing the direction of x axis visualization
Each profile has its own direction, defined by the sequence of its location points. This direction is the default direction when visualising profile data on a profile axis (x axis).
With the version 5.3 it is possible to reverse (invert) this direction:
- In the plot attributes file (filetype lq2attr.dat) it is possible to change the default direction (x-direction = normal) to x-direction = inverse for all visualized profiles.
- During the execution of the program it is possible to change the x-direction attribute (use the Edit Prfs switch). Note: The x-direction attribute is a picture attribute, so it is only possible to change the direction of all profiles of all charts of the selected picture/s.
Hint: This direction reversal is only possible within the LQ visualization mode; there is no sense of using it in the D visualization mode.
New in version 5 (april 2000)
Vector component visualization
Now you can plot not only the absolute value of vector data, but you can pick one of the following components:
- x-component of vector data
- y-component of vector data
- z-component of vector data (only accessible for 3D input data)
- absolute value of vector data
- direction of vector data in x/y plane
- direction of vector data out of x/y plane (only accessible for 3D input data)
- profile parallel component of vector data
- profile orthogonal (right angled) component of vector data
There are two sample graphics prepared for you.
Input-Files
- (req) general input data (filetype lq2pro.dat)
- (req) profile-topography (filetype profil05.bin)
- (req) results (files of type dirz.bin.r, dirz.bin.i and dirz.bin)
- (opt) 2 dimensional finite-element-grid (filetype gitter05.dat/bin)
- (opt) list of neighbour elements suitable to the finite-element-grid (filetype fkez.bin)
- (req) layout file (filetype layout.dat)
- (req) colourfile (filetype lights.dat)
- (req) colours file (file of type colors.dat)
- (opt) user defined plot attributes (filetype lq2attr.dat)
- (opt) descriptions of all geo positions for all profiles to reduce the number geo position descriptions along a profile (filetype gprofil.dat)
- (opt) frame file (filetype frames.dat)
- (optional) definition of desired points of time (filetype zeitpunkte.dat)
- (optional) GKS log file (filetype gkslog.dat)
- Notice: if within the working directory a file with the name gkslog.dat exists, the stored information about a former LQ2PRO application run is used to rerun the recorded one in precisely the same way.
Output-Files
- graphics output to the screen
- (optional) plot metafiles (GKS, CGM, HPGL and others)
- (optional) GKS log file (filetype gkslog.dat)
- Notice: This file is used to record all interactive user input for a complete LQ2PRO application run. This file can be used at a later stage to rerun the whole session in exactly the same way. This can be profitably used to produce for example the same type of figures for a different set of data files.
- (optional) results of a profile analysis in a file (filetype prf.analyse.dat)
Methodology
select data These steps are necessary to choose data:
- choose your data variant (actual state, different states...)
- choose your profile out of a set of profiles defined for the chosen variant
- choose your physical data
- choose time steps for the chosen physical data, if time steps exist
- choose the vertical layer for the chosen physical data, if different layers exist
visualization of profile curves: There are two different ways of visualizing profile curves:
- LQ-visualization: the profile curves are plotted in xy-diagrams. This is the usual way of visualizing longitudinal/cross-sectional profiles and the default type of visualization. (sample of a LQ-visualization)
- D-visualization: view from atop of the surface to the ground. The diagrams are turned into the drawing plane. (sample of a D-visualization)
Program(s) to run before this Program
ADCP2PROFILE, DIDAMERGE, DIDAMINTQ, DIDAMINTZ, ENERF, FRQWF, LZKMF, LZKSF, LZKVF, LZKWF, PGCALC, TELEMAC-2D, TDKLF, TDKSF, TDKVF, TDKWF, TIMESHIFT, TRIM-2D, TRIM-3D, UNTRIM, VTDK, XTRLQ2
Program(s) to run after this Program
Additional Information
Language
Fortran90
Additional software
GKS (graphical kernel system)
Original Version
Maintenance
Documentation/Literature
see also $PROGHOME/examples/Lq2pro/
back to Program Descriptions