Actions

NCAGGREGATE: Difference between revisions

From BAWiki

imported>Spohr Susanne
(+ Link: inspect_control_volumes)
imported>Lang Guenther
(NCPLOT added as postprocessor, UNTRIM2 added as preprocessor)
Line 28: Line 28:
|methodology=
|methodology=
Physical data, suitable for aggregation, are collected for different control volumes as well as exchanges between adjacent control volumes.  
Physical data, suitable for aggregation, are collected for different control volumes as well as exchanges between adjacent control volumes.  
|preprocessor=[[UNTRIM2007]]
|preprocessor=[[UNTRIM2007]], [[UNTRIM2]]
|postprocessor=[[INSPECT_CONTROL_VOLUMES]], [[NCANALYSE]]
|postprocessor=[[INSPECT_CONTROL_VOLUMES]], [[NCANALYSE]], [[NCPLOT]]
|language=Fortran95
|language=Fortran95
|add_software=---
|add_software=---

Revision as of 09:23, 12 February 2015

Basic Information

Name of Program

NCAGGREGATE

Version-Date

February 2014

Description-Date

February 2014

Catchwords

data analysis
postprocessor
synoptic data sets
CF NetCDF format for 2D/3D data
aggregated data for control volumes
orthogonal unstructured grid model
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