OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
ocn.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __ocn.f__
 
subroutine convtc (num, nchar, loc)
 
subroutine probl (zx, zy, v, prob, pi, sig, iprob)
 
subroutine rufocn (ei, thpd, phpd, xr, xi, v, pha, tha, phcnd, thcnd, thcel, phcel, opt, ftrx, pti, pi, con, ntha, nphi, iprob, nthcnd, nphcnd)
 
subroutine rtang (tha, pha, thcnd, phcnd, thp, dlth, dlph, ntha, nphi, nthcnd, nphcnd, nthp)
 
subroutine rufint (pi, con, amuo, thcnd, phcnd, opt, pti, xi_hgcnt, nthcnd, nphcnd)
 
subroutine solidz (thp, php, thsl, phsl, domgan, domega, con)
 
subroutine zangl (thp, php, ths, phs, thn, phn, xr, xi, tmio, ei, cost, thcnt, phcnt, tzm)
 
subroutine znorml (thnl, phnl, domgan)
 
subroutine riwat (wl, xsal, nr, ni)
 
subroutine ufunc (pi, xmu, sig, uu)
 
function erfz (x)
 
function gammp (a, x)
 
subroutine gser (gamser, a, x, gln)
 
subroutine gcf (gammcf, a, x, gln)
 
function gammln (xx)
 
subroutine probl_hg (pi, xmup, phirpx, xmux, phirx, sig, alfa, prob, xi_hg)
 
subroutine rufint_new (pi, con, amuo, thcnd, phcnd, opt, pti, xi_hgcnt, nthcnd, nphcnd)
 

Function/Subroutine Documentation

◆ __ocn.f__()

program __ocn.f__

Definition at line 7 of file ocn.f.

◆ convtc()

subroutine convtc ( integer  num,
integer  nchar,
character, dimension(1)  loc 
)

Definition at line 156 of file ocn.f.

◆ erfz()

function erfz (   x)

Definition at line 1181 of file ocn.f.

◆ gammln()

function gammln (   xx)

Definition at line 1270 of file ocn.f.

◆ gammp()

function gammp (   a,
  x 
)

Definition at line 1194 of file ocn.f.

◆ gcf()

subroutine gcf (   gammcf,
  a,
  x,
  gln 
)

Definition at line 1236 of file ocn.f.

◆ gser()

subroutine gser (   gamser,
  a,
  x,
  gln 
)

Definition at line 1210 of file ocn.f.

◆ probl()

subroutine probl (   zx,
  zy,
  v,
  prob,
  pi,
  sig,
  iprob 
)

Definition at line 228 of file ocn.f.

◆ probl_hg()

subroutine probl_hg (   pi,
  xmup,
  phirpx,
  xmux,
  phirx,
  sig,
  alfa,
  prob,
  xi_hg 
)

Definition at line 1294 of file ocn.f.

◆ riwat()

subroutine riwat (   wl,
  xsal,
real*8  nr,
real*8  ni 
)

Definition at line 1076 of file ocn.f.

◆ rtang()

subroutine rtang ( real*8, dimension(26)  tha,
real*8, dimension(47)  pha,
real*8, dimension(25)  thcnd,
real*8, dimension(46)  phcnd,
real*8, dimension(25)  thp,
  dlth,
  dlph,
  ntha,
  nphi,
  nthcnd,
  nphcnd,
  nthp 
)

Definition at line 715 of file ocn.f.

◆ rufint()

subroutine rufint (   pi,
  con,
  amuo,
real*8, dimension(25)  thcnd,
real*8, dimension(46)  phcnd,
  opt,
real * 8, dimension(8,25,46)  pti,
real*8, dimension(25,46)  xi_hgcnt,
  nthcnd,
  nphcnd 
)

Definition at line 741 of file ocn.f.

◆ rufint_new()

subroutine rufint_new (   pi,
  con,
  amuo,
real*8, dimension(25)  thcnd,
real*8, dimension(46)  phcnd,
  opt,
real * 8, dimension(8,25,46)  pti,
real*8, dimension(25,46)  xi_hgcnt,
  nthcnd,
  nphcnd 
)

Definition at line 1354 of file ocn.f.

◆ rufocn()

subroutine rufocn ( real*8, dimension(4)  ei,
  thpd,
  phpd,
  xr,
  xi,
  v,
real*8, dimension(47)  pha,
real*8, dimension(26)  tha,
real*8, dimension(46)  phcnd,
real*8, dimension(25)  thcnd,
  thcel,
  phcel,
  opt,
real*8, dimension(16,25,46)  ftrx,
real*8, dimension(8,25,46)  pti,
  pi,
  con,
  ntha,
  nphi,
  iprob,
  nthcnd,
  nphcnd 
)

Definition at line 291 of file ocn.f.

◆ solidz()

subroutine solidz (   thp,
  php,
real*8, dimension(3)  thsl,
real*8, dimension(3)  phsl,
  domgan,
  domega,
  con 
)

Definition at line 784 of file ocn.f.

◆ ufunc()

subroutine ufunc (   pi,
  xmu,
  sig,
  uu 
)

Definition at line 1159 of file ocn.f.

◆ zangl()

subroutine zangl (   thp,
  php,
  ths,
  phs,
  thn,
  phn,
  xr,
  xi,
real*8, dimension(4)  tmio,
real*8, dimension(4)  ei,
  cost,
  thcnt,
  phcnt,
real*8, dimension(4,4)  tzm 
)

Definition at line 842 of file ocn.f.

◆ znorml()

subroutine znorml ( real*8, dimension(3,3)  thnl,
real*8, dimension(3,3)  phnl,
  domgan 
)

Definition at line 1002 of file ocn.f.