Actions

NCANALYSE

From BAWiki

Revision as of 16:17, 5 February 2014 by imported>Lang Guenther (tracer transport added)

Basic Information

Name of Program

NCANALYSE

Version-Date

February 2014

Description-Date

February 2014

Catchwords

data analysis
postprocessor
synoptic data sets
tidal characteristic numbers of water level
characteristic numbers of water level (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)
CF NetCDF format for 2D/3D data
orthogonal unstructured grid model
orthogonal unstructured grid model with subgrid information
parallelization using OpenMP and MPI

Short Description of Functionality

Program NCANALYSE serves as an analysis program for data stored in CF netCDF data files.

Input-Files

  1. general input data (file type ncanalyse.dat)
  2. synoptic data sets (file type CF-NETCDF.NC)

Output-Files

  1. data analysis result files (file type CF-NETCDF.NC)
  2. (optional) informative printer file of program execution (file type ncanalyse.sdr)
  3. (optional) trace of program execution (file type ncanalyse.trc)

Methodology

The following data analysis methods are currently available:

  1. Tidal Characteristic Numbers of Water Level;
  2. Characteristic Numbers of Water Level (independent of tides);
  3. Characteristic Numbers of Water Transport (independent of tides);
  4. Characteristic Numbers of Salt Transport (independent of tides);
  5. Characteristic Numbers of Heat Transport (independent of tides);
  6. Characteristic Numbers of Tracer Transport (independent of tides).

Two executables are available for the SGI ICE computer: ncanalyse.xe can be run in serial or OMP mode whereas ncanalyse.xe.mpi can be run in MPI mode.

Program(s) to run before this Program

DATACONVERT, GRIDCONVERT, NCAGGREGATE, QUICKPLOT, UNTRIM2007, UNTRIM2

Program(s) to run after this Program

NCPLOT

Additional Information

Language

Fortran95

Additional software

---

Original Version

G. Lang, S. Spohr

Maintenance

G. Lang, J. Spohr

Documentation/Literature

template files available in $PROGHOME/examples/ncanalyse


back to Program Descriptions


Overview