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 | |version=February 2015 | ||
|version_descr=February | |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.
Input-Files
- general input data (file type ncaggregate.dat);
- synoptic data sets (file type cf-netcdf.nc);
- control volumes (file type ipds.dat).
Output-Files
- data analysis result files (file type cf-netcdf.nc)
- (optional) informative printer file of program execution (file type ncaggregate.sdr)
- (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
Program(s) to run after this Program
INSPECT_CONTROL_VOLUMES, NCANALYSE, NCPLOT
Additional Information
Language
Fortran95
Additional software
---
Original Version
Maintenance
Documentation/Literature
template files available in $PROGHOME/examples/ncaggregate
back to Program Descriptions