UNTRIMMONITOR
From BAWiki
Basic Information
Name of Program
UNTRIMMONITOR
Version-Date
1.0 / July 2006
Description-Date
October 2006
Catchwords
numerical simulation
analysis of UnTrim-Message-Files
Short Description of Functionality
The program UNTRIMMONITOR is used for the graphical visualization of information from the UNTRIM-Message-file. The values of iter, ntres (number of iterations) and maxError (measure for the quality of the solution) are time-series. The program is able to make a plot of these parameters. Additionally the parameter maxError is shown in an XY coordinate system. The described parameters provide an indication of the performance of the numerical code as well as the quality of the computational results. The routine also exports time-series data to a semicolon-separated-data file, which can easily be imported in spreadsheats (e.g. EXCEL). The evaluation can be performed during the simulation or after the end of a model run, so that deficiencies of the simulation can be recognized promptly.
The represented parameters are:
- iter: Number of iterations of the free surface
- ntres: Number of iterations for the solution of the transport equations, separately for each tracer (e.g. salinity, temperature, suspended load)
- maxError: maximum error of the iterative computed water level in the whole model area; this value is the difference between the iterative computed water level and the water level, which will be obtained after inserting the computed velocity in the continuity equation.
The following figure shows an example for a simulation. The time-series of the named parameters are plotted on the right hand side (produced with UnTrimMonitor). A picture of the current velocity at a critical stage with a large number of iteration is shown on the left hand side of the figure. figure
Input-Files
UNTRIM Messagefile (filetype untrim.msg)
Output-Files
- (optional) pixel image (filetype untrimmonitor.png)
- (optional) ASCII-File (filetype untrimmonitor.monitor) semicolon separated columns of the simulation time steps, iter, ntres, maxError
Methodology
The program reads the values of iter, ntres and maxError from the UnTrim-Message-file first. After that the parameters can be plotted or be written to a semicolon-separated-data file. This type of file can easily be imported in spreadsheats and processed in other tools (e.g. EXCEL)
Program(s) to run before this Program
Program(s) to run after this Program
EXCEL
Additional Information
Language
java
Additional software
-
Original Version
Maintenance
Documentation/Literature
-
back to Program Descriptions