Actions

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…')
 
(working group POS)
 
(2 intermediate revisions by 2 users not shown)
Line 2: Line 2:
|name_de=DISPLAY_CONTROL_VOLUMES
|name_de=DISPLAY_CONTROL_VOLUMES
|name=display_control_volumes
|name=display_control_volumes
|version=May 2014
|version=1.1 / March 2016
|version_descr=May 2014
|version_descr=September 2022
|catchwords=
|catchwords=
analysis results<br />
analysis results<br />
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
Line 17: Line 20:
be displayed.
be displayed.


[[File:Display_control_volumes_GUI.png|thumb|'''Picture ''GUI of application display_control_volumes'''''.]]
[[File:Display_control_volumes_1.1_GUI.png|thumb|'''Picture ''GUI of application display_control_volumes'''''.]]


For a particular control volume the table has to be read row-wise.
For a particular control volume the table has to be read row-wise.
Line 43: Line 46:
# [[Characteristic Numbers of Tracer Transport (independent of tides)]];
# [[Characteristic Numbers of Tracer Transport (independent of tides)]];
# [[Characteristic Numbers of Suspended Sediment Transport (independent of tides)]].
# [[Characteristic Numbers of Suspended Sediment Transport (independent of tides)]].
# [[Characteristic Numbers of Sediment Transport (independent of tides)]].
<br />
<br />


Line 59: Line 63:


Fractions, involved in the accounting, can be selected by the user.<br />
Fractions, involved in the accounting, can be selected by the user.<br />
The integrated configuration file [[display_control_volumes_cfg.dat]]
shows the variable names of the characteristic numbers of the different transports.


|preprocessor=[[NCANALYSE]]
|preprocessor=[[NCANALYSE]]
|postprocessor=none
|postprocessor=none
|language=[[MATLAB]]
|language=[[MATLAB]]
|add_software= Linux: MATLAB Compiler Runtime MCR R2013b in directory /usr/local/MATLAB/R2013b
|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