File: cdfbn2.1

package info (click to toggle)
cdftools 4.0.0-4
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 3,980 kB
  • sloc: f90: 43,175; makefile: 446; sh: 96; ada: 22
file content (27 lines) | stat: -rw-r--r-- 945 bytes parent folder | download | duplicates (7)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
.TH cdfbn2 1 CDFTOOLS

.SH NAME
cdfbn2 \- Compute the Brunt-Vaissala frequency (N2) of a Nemo NetCDF file


.\" *,' usage : cdfbn2  T-file [W] [-full]'
.\" *,'     PURPOSE :'
.\" *,'       Compute the Brunt-Vaissala frequency (N2) according to'
.\" *,'       temperature and salinity given in the input file.'
.\" *,'      '
.\" *,'     ARGUMENTS :'
.\" *,'       T-file : netcdf input gridT file for temperature and salinity.'
.\" *,'      '
.\" *,'     OPTIONS :'
.\" *,'       [ W ] : keep N2 at W points. Default is to interpolate N2'
.\" *,'             at T point on the vertical.'
.\" *,'       [ -full ] : indicate a full step configuration instead of'
.\" *,'                the default partial steps.'
.\" *,'      '
.\" *,'     REQUIRED FILES :'
.\" *,'       ',TRIM(cn_fzgr),' is needed for this program.'
.\" *,'      '
.\" *,'     OUTPUT : '
.\" *,'       netcdf file : ', TRIM(cf_out)
.\" *,'         variables : ', TRIM(cv_bn2)