OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
phs.f File Reference

Go to the source code of this file.

Functions/Subroutines

program __phs.f__
 
subroutine flbfr (il, isd, ifunc)
 
subroutine pfunc (il, isd)
 
subroutine norz (ifunc, nn, il, isd, irgm)
 
subroutine ccn (ifunc, irgm)
 
subroutine dbmie (x, rfr, rfi, thetd, jx, qext, qscat, ctbrqs, eltrmx, wat, tt)
 
subroutine asym (x, y, f, bsr)
 
subroutine convtc (num, nchar, loc)
 
subroutine spline (s, x, y, n, in, t, il, iu, vl, vu, e, u)
 
function erfz (x)
 
function gammp (a, x)
 
subroutine gser (gamser, a, x, gln)
 
subroutine gcf (gammcf, a, x, gln)
 
function gammln (xx)
 
subroutine moment (ifunc, nn)
 
subroutine xmntst (ifunc, irgm)
 

Function/Subroutine Documentation

◆ __phs.f__()

program __phs.f__

Definition at line 23 of file phs.f.

◆ asym()

subroutine asym ( real*8, dimension(m)  x,
real*8, dimension(m)  y,
  f,
  bsr 
)

Definition at line 1228 of file phs.f.

◆ ccn()

subroutine ccn (   ifunc,
  irgm 
)

Definition at line 940 of file phs.f.

◆ convtc()

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

Definition at line 1278 of file phs.f.

◆ dbmie()

subroutine dbmie ( real*8  x,
real*8  rfr,
real*8  rfi,
real*8, dimension(1000)  thetd,
  jx,
real*8  qext,
real*8  qscat,
real*8  ctbrqs,
real*8, dimension(4,1000,2)  eltrmx,
  wat,
real * 8, dimension(1801,4)  tt 
)

Definition at line 969 of file phs.f.

◆ erfz()

function erfz (   x)

Definition at line 1438 of file phs.f.

◆ flbfr()

subroutine flbfr (   il,
  isd,
  ifunc 
)

Definition at line 148 of file phs.f.

◆ gammln()

function gammln (   xx)

Definition at line 1515 of file phs.f.

◆ gammp()

function gammp (   a,
  x 
)

Definition at line 1448 of file phs.f.

◆ gcf()

subroutine gcf (   gammcf,
  a,
  x,
  gln 
)

Definition at line 1484 of file phs.f.

◆ gser()

subroutine gser (   gamser,
  a,
  x,
  gln 
)

Definition at line 1461 of file phs.f.

◆ moment()

subroutine moment (   ifunc,
  nn 
)

Definition at line 1534 of file phs.f.

◆ norz()

subroutine norz (   ifunc,
  nn,
  il,
  isd,
  irgm 
)

Definition at line 504 of file phs.f.

◆ pfunc()

subroutine pfunc (   il,
  isd 
)

Definition at line 179 of file phs.f.

◆ spline()

subroutine spline (   s,
dimension(*)  x,
dimension(*)  y,
  n,
  in,
  t,
  il,
  iu,
  vl,
  vu,
dimension(*)  e,
dimension(*)  u 
)

Definition at line 1348 of file phs.f.

◆ xmntst()

subroutine xmntst (   ifunc,
  irgm 
)

Definition at line 1599 of file phs.f.