Actions

NCAGGREGATE: Difference between revisions

From BAWiki

imported>Lang Guenther
(NCPLOT added as postprocessor, UNTRIM2 added as preprocessor)
imported>Lang Guenther
(date of version and description modified)
Line 2: Line 2:
|name_de=NCAGGREGATE
|name_de=NCAGGREGATE
|name=NCAGGREGATE
|name=NCAGGREGATE
|version=February 2014
|version=February 2015
|version_descr=February 2014
|version_descr=February 2015
|catchwords=
|catchwords=
data analysis<br />
data analysis<br />
Line 11: Line 11:
aggregated data for control volumes<br />
aggregated data for control volumes<br />
orthogonal unstructured grid model<br />
orthogonal unstructured grid model<br />
support of computational results based on sub-grid bathymetry<br />
parallelization using [http://openmp.org/wp/ OpenMP]
parallelization using [http://openmp.org/wp/ OpenMP]
|shortdescription=
|shortdescription=

Revision as of 15:58, 13 February 2015

Basic Information

Name of Program

NCAGGREGATE

Version-Date

February 2015

Description-Date

February 2015

Catchwords

data analysis
postprocessor
synoptic data sets
CF NetCDF format for 2D/3D data
aggregated data for control volumes
orthogonal unstructured grid model
support of computational results based on sub-grid bathymetry
parallelization using OpenMP

Short Description of Functionality

Program NCAGGRGATE aggregates synoptic data stored in CF netCDF data files for different control volumes.

Picture control volumes and exchanges.

Input-Files

  1. general input data (file type ncaggregate.dat);
  2. synoptic data sets (file type cf-netcdf.nc);
  3. control volumes (file type ipds.dat).

Output-Files

  1. data analysis result files (file type cf-netcdf.nc)
  2. (optional) informative printer file of program execution (file type ncaggregate.sdr)
  3. (optional) trace of program execution (file type ncaggregate.trc)

Methodology

Physical data, suitable for aggregation, are collected for different control volumes as well as exchanges between adjacent control volumes.

Program(s) to run before this Program

UNTRIM2007, UNTRIM2

Program(s) to run after this Program

INSPECT_CONTROL_VOLUMES, NCANALYSE, NCPLOT

Additional Information

Language

Fortran95

Additional software

---

Original Version

G. Lang

Maintenance

G. Lang, S. Spohr

Documentation/Literature

template files available in $PROGHOME/examples/ncaggregate


back to Program Descriptions


Overview