NCANALYSE: Difference between revisions
From BAWiki
imported>Lang Guenther (tidal characteristic numbers of bed load transport added) |
imported>Lang Guenther (Discrete Sampling Geometry data included) |
||
Line 2: | Line 2: | ||
|name_de=NCANALYSE | |name_de=NCANALYSE | ||
|name=NCANALYSE | |name=NCANALYSE | ||
|version= | |version=October 2016 | ||
|version_descr= | |version_descr=October 2016 | ||
|catchwords= | |catchwords= | ||
data analysis<br /> | data analysis<br /> | ||
Line 43: | Line 43: | ||
orthogonal unstructured grid model<br /> | orthogonal unstructured grid model<br /> | ||
orthogonal unstructured grid model with subgrid information<br /> | orthogonal unstructured grid model with subgrid information<br /> | ||
data at individual locations (''Discrete Sampling Geometry'' featureType = '''timeSeriesProfile''')<br /> | |||
data at multiple locations along trajectories (''Discrete Sampling Geometry'' featureType = '''trajectoryProfile''')<br /> | |||
parallelization using [http://openmp.org/wp/ OpenMP] and [http://en.wikipedia.org/wiki/Message_Passing_Interface MPI] (MPI ist not available for the August 2014 version)<br /> | parallelization using [http://openmp.org/wp/ OpenMP] and [http://en.wikipedia.org/wiki/Message_Passing_Interface MPI] (MPI ist not available for the August 2014 version)<br /> | ||
Revision as of 08:37, 13 October 2016
Basic Information
Name of Program
NCANALYSE
Version-Date
October 2016
Description-Date
October 2016
Catchwords
data analysis
postprocessor
synoptic data sets
tidal characteristic numbers of water level
tidal characteristic numbers of current
tidal characteristic numbers of salinity
tidal characteristic numbers of temperature
tidal characteristic numbers of suspended sediment
tidal characteristic numbers of tracer load
tidal characteristic numbers of effective bed shear stress
tidal characteristic numbers of bed load transport
harmonic analysis of water level
harmonic analysis of current velocity
characteristic numbers of water level (independent of tides)
characteristic numbers of current velocity (independent of tides)
characteristic numbers of salinity (independent of tides)
characteristic numbers of temperature (independent of tides)
characteristic numbers of suspended sediment concentration (independent of tides)
characteristic numbers of tracer load (independent of tides)
characteristic numbers of oxygen concentration (independent of tides)
characteristic numbers of morphodynamics (independent of tides)
characteristic numbers of bedload transport (independent of tides)
characteristic numbers of effective bed shear stress (independent of tides)
characteristic numbers of water transport (independent of tides)
characteristic numbers of salt transport (independent of tides)
characteristic numbers of heat transport (independent of tides)
characteristic numbers of tracer transport (independent of tides)
characteristic numbers of suspended sediment transport (independent of tides)
characteristic numbers of sediment transport (independent of tides) (bed and suspended load at the bottom)
characteristic numbers of tidal energy transport
characteristic numbers of meteorological data (wind speed)
characteristic numbers for wave and sea state (significant wave height)
CF NetCDF format for 2D/3D data
orthogonal unstructured grid model
orthogonal unstructured grid model with subgrid information
data at individual locations (Discrete Sampling Geometry featureType = timeSeriesProfile)
data at multiple locations along trajectories (Discrete Sampling Geometry featureType = trajectoryProfile)
parallelization using OpenMP and MPI (MPI ist not available for the August 2014 version)
Acknowledgment: This project took advantage of netCDF software developed by UCAR/Unidata (www.unidata.ucar.edu/software/netcdf/).
Short Description of Functionality
Program NCANALYSE serves as an analysis program for data stored in CF netCDF data files.
Input-Files
- general input data (file type ncanalyse.dat)
- synoptic data sets (file type CF-NETCDF.NC)
Output-Files
- data analysis result files (file type CF-NETCDF.NC)
- (optional) informative printer file of program execution (file type ncanalyse.sdr)
- (optional) trace of program execution (file type ncanalyse.trc)
Methodology
The following data analysis methods are currently available:
- Tidal Characteristic Numbers:
- Tidal Characteristic Numbers of Water Level;
- Tidal Characteristic Numbers of Current;
- Tidal Characteristic Numbers of Salinity;
- Tidal Characteristic Numbers of Temperature;
- Tidal Characteristic Numbers of Suspended Sediment;
- Tidal Characteristic Numbers of Tracer Load;
- Tidal Characteristic Numbers of Effective Bed Shear Stress;
- Tidal Characteristic Numbers of Bed Load Transport.
- Harmonic Analysis:
- Tide-Independent Characteristic Numbers:
- Characteristic Numbers of Water Level (independent of tides);
- Characteristic Numbers of Current Velocity (independent of tides);
- Characteristic Numbers of Salinity (independent of tides);
- Characteristic Numbers of Temperature (independent of tides);
- Characteristic Numbers of Suspended Sediment Concentration (independent of tides);
- Characteristic Numbers of Tracer Load (independent of tides);
- Characteristic Numbers of Oxygen Concentration (independent of tides);
- Characteristic Numbers of Morphodynamics (independent of tides);
- Characteristic Numbers of Bed Load Transport (independent of tides);
- Characteristic Numbers of Eff. Bed Shear Stress (independent of tides).
- Tide-Independent Characteristic Numbers for Transport-Processes (based on exact integrals):
- Characteristic Numbers of Water Transport (independent of tides);
- Characteristic Numbers of Water Transport (independent of tides);
- Characteristic Numbers of Salt Transport (independent of tides);
- Characteristic Numbers of Heat Transport (independent of tides);
- Characteristic Numbers of Tracer Transport (independent of tides);
- Characteristic Numbers of Suspended Sediment Transport (independent of tides);
- Characteristic Numbers of Sediment Transport (independent of tides) (bed an suspended load at the bottom).
- Tidal Energy Transport:
- Characteristic Numbers of Meteorological Data:
- Characteristic Numbers for Wave and Sea State:
Program(s) to run before this Program
DATACONVERT, GRIDCONVERT, NCAGGREGATE, NetCDF Operators, QUICKPLOT, UNTRIM2007, UNTRIM2
Program(s) to run after this Program
DISPLAY_CONTROL_VOLUMES, NCAUTO, NCDELTA, NCPLOT
Additional Information
Language
Fortran95
Additional software
---
Original Version
Maintenance
Documentation/Literature
template files available in $PROGHOME/examples/ncanalyse
back to Program Descriptions