Actions

DISPLAY CONTROL VOLUMES: Difference between revisions

From BAWiki

imported>Spohr Susanne
(Version 1.1: Tideunabhängige Kennwerte des Sedimenttransports (Analyse SediMorph-Daten))
(working group POS)
 
Line 3: Line 3:
|name=display_control_volumes
|name=display_control_volumes
|version=1.1 / March 2016
|version=1.1 / March 2016
|version_descr=March 2016
|version_descr=September 2022
|catchwords=
|catchwords=
analysis results<br />
analysis results<br />
Line 71: Line 71:
|language=[[MATLAB]]
|language=[[MATLAB]]
|add_software= Linux: MATLAB Compiler Runtime MCR R2015a in directory /usr/local/MATLAB/R2015a
|add_software= Linux: MATLAB Compiler Runtime MCR R2015a in directory /usr/local/MATLAB/R2015a
|contact_original=[mailto:susanne.spohr@baw.de S. Spohr]
|contact_original=S. Spohr
|contact_maintenance=[mailto:susanne.spohr@baw.de S. Spohr]
|contact_maintenance=[mailto:pos.proghome@baw.de Working group POS]
|documentation=None. See also under [[MATLAB]].
|documentation=None. See also under [[MATLAB]].
}}
}}

Latest revision as of 09:17, 6 September 2022

Basic Information

Name of Program

display_control_volumes

Version-Date

1.1 / March 2016

Description-Date

September 2022

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.

Picture GUI of application display_control_volumes.

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:

  1. Characteristic Numbers of Water Transport (independent of tides);
  2. Characteristic Numbers of Salt Transport (independent of tides);
  3. Characteristic Numbers of Heat Transport (independent of tides);
  4. Characteristic Numbers of Tracer Transport (independent of tides);
  5. Characteristic Numbers of Suspended Sediment Transport (independent of tides).
  6. Characteristic Numbers of Sediment Transport (independent of tides).


Input-Files

  1. Tide-independent characteristic numbers of aggregate transport quantities (file type: cf-netcdf.nc).

Output-Files

  1. (optional) Area map of control volumes as a bitmap (*.PNG) or in vector format (*.PDF,*.EPS).
  2. (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.

The integrated configuration file display_control_volumes_cfg.dat shows the variable names of the characteristic numbers of the different transports.

Program(s) to run before this Program

NCANALYSE

Program(s) to run after this Program

none

Additional Information

Language

MATLAB

Additional software

Linux: MATLAB Compiler Runtime MCR R2015a in directory /usr/local/MATLAB/R2015a

Original Version

S. Spohr

Maintenance

Working group POS

Documentation/Literature

None. See also under MATLAB.


back to Program Descriptions


Overview