NCAGGREGATE: Difference between revisions
From BAWiki
imported>Lang Guenther (Acknowledgment added) |
imported>Lang Guenther (keywords added for new type of applications, preprocessing programs added) |
||
Line 2: | Line 2: | ||
|name_de=NCAGGREGATE | |name_de=NCAGGREGATE | ||
|name=NCAGGREGATE | |name=NCAGGREGATE | ||
|version= | |version=July 2015 | ||
|version_descr= | |version_descr=July 2015 | ||
|catchwords= | |catchwords= | ||
data analysis<br /> | data analysis<br /> | ||
postprocessor<br /> | postprocessor<br /> | ||
synoptic data sets<br /> | synoptic data sets<br /> | ||
[[Analysis_of_Calculated_Results#Tidal_Characteristic_Numbers|tidal characteristic numbers]]<br /> | |||
[[Analysis_of_Calculated_Results#Characteristic_Numbers_.28independent_of_the_presence_of_tides.29|tide-independent characteristic numbers]]<br /> | |||
differences for synoptic data sets<br /> | |||
differences for tidal characteristic numbers<br /> | |||
differences for tide-independent characteristic numbers<br /> | |||
[[NetCDF|CF NetCDF]] format for 2D/3D data<br /> | [[NetCDF|CF NetCDF]] format for 2D/3D data<br /> | ||
aggregated data for control volumes<br /> | aggregated data for control volumes<br /> | ||
Line 32: | Line 37: | ||
|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]], [[UNTRIM2]] | |preprocessor=[[NCANALYSE]], [[NCDELTA]], [[UNTRIM2007]], [[UNTRIM2]] | ||
|postprocessor=[[INSPECT_CONTROL_VOLUMES]], [[NCANALYSE]], [[NCDELTA]], [[NCPLOT]] | |postprocessor=[[INSPECT_CONTROL_VOLUMES]], [[NCANALYSE]], [[NCDELTA]], [[NCPLOT]] | ||
|language=Fortran95 | |language=Fortran95 |
Revision as of 10:51, 20 July 2015
Basic Information
Name of Program
NCAGGREGATE
Version-Date
July 2015
Description-Date
July 2015
Catchwords
data analysis
postprocessor
synoptic data sets
tidal characteristic numbers
tide-independent characteristic numbers
differences for synoptic data sets
differences for tidal characteristic numbers
differences for tide-independent characteristic numbers
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
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).
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
NCANALYSE, NCDELTA, UNTRIM2007, UNTRIM2
Program(s) to run after this Program
INSPECT_CONTROL_VOLUMES, NCANALYSE, NCDELTA, NCPLOT
Additional Information
Language
Fortran95
Additional software
---
Original Version
Maintenance
Documentation/Literature
template files available in $PROGHOME/examples/ncaggregate
back to Program Descriptions