DISPLAY CONTROL VOLUMES: Difference between revisions
From BAWiki
imported>Spohr Susanne (Created page with '{{ProgramDescription |name_de=DISPLAY_CONTROL_VOLUMES |name=display_control_volumes |version=May 2014 |version_descr=May 2014 |catchwords= analysis results<br /> visualization<br…') |
imported>Lang Guenther (Acknowledgment added) |
||
Line 11: | Line 11: | ||
[[NetCDF|CF NetCDF]] format<br /> | [[NetCDF|CF NetCDF]] format<br /> | ||
[[MATLAB]] [[category:MATLAB stand-alone application]]<br /> | [[MATLAB]] [[category:MATLAB stand-alone application]]<br /> | ||
Acknowledgment: ''This project took advantage of netCDF software developed by UCAR/Unidata ([http://www.unidata.ucar.edu/software/netcdf/ www.unidata.ucar.edu/software/netcdf/]).'' | |||
|shortdescription= | |shortdescription= | ||
The application '''display_control_volumes''' clearly represents spatially and temporally | The application '''display_control_volumes''' clearly represents spatially and temporally |
Revision as of 15:16, 7 May 2015
Basic Information
Name of Program
display_control_volumes
Version-Date
May 2014
Description-Date
May 2014
Catchwords
analysis results
visualization
data for control volumes
aggregated transports
CF NetCDF format
MATLAB
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).
Short Description of Functionality
The application display_control_volumes clearly represents spatially and temporally
aggregated flux quantities in a table.
A map with the location of the control volumes and their associated exchanges will also
be displayed.
For a particular control volume the table has to be read row-wise.
Positive values mean inflows into the control volume, negative values indicates outflows.
Horizontal fluxes take place through the exchanges of the volume to adjacent
control volumes or to the enviroment ( Column: ENV).
Vertical fluxes such as the exchange with the bottom or the atmosphere may occur.
In addition, a control volume can have sources and sinks in order to implement inflows
and outflows.
Column title:
EER | : | Sources and sinks |
NVR | : | Rate of rainfall and evaporation |
WOB | : | Exchange with water surface |
BOD | : | Exchange at bed of water body |
In addition, the column DIV shows the horizontal divergence of the control volume.
The following analysis results are processed:
- Characteristic Numbers of Water Transport (independent of tides);
- Characteristic Numbers of Salt Transport (independent of tides);
- Characteristic Numbers of Heat Transport (independent of tides);
- Characteristic Numbers of Tracer Transport (independent of tides);
- Characteristic Numbers of Suspended Sediment Transport (independent of tides).
Input-Files
- Tide-independent characteristic numbers of aggregate transport quantities (file type: cf-netcdf.nc).
Output-Files
- (optional) Area map of control volumes as a bitmap (*.PNG) or in vector format (*.PDF,*.EPS).
- (optional) Table of fluxes as a text file (*. TXT).
Methodology
If there is a differentiation into advective and diffusive transport,
the table summarizes their values together.
In this case, two additional columns (SUM_ADV, SUM_DIF) are appended
to assess the ratio between the two types of transport.
Fractions, involved in the accounting, can be selected by the user.
Program(s) to run before this Program
Program(s) to run after this Program
none
Additional Information
Language
Additional software
Linux: MATLAB Compiler Runtime MCR R2013b in directory /usr/local/MATLAB/R2013b
Original Version
Maintenance
Documentation/Literature
None. See also under MATLAB.
back to Program Descriptions