OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
afrt_rt2_read.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine af_rt2_read (adir1, adir2, adir3, adir4, adir5, ailm, aisd, air aiwind, aitau, aiset, airef, aipol, aiww, akrhum, awwl, aalbwat, ifunc, mfunc, refr, refi, rmin, rmax, delr, delx, rg, sig, npar, r11, r22, r33, r44, reff, veff, ccn, bsr, salb, asf, qscat, qext, t, thd, xr, xi, v, thcel, phcel, txx, pti, wvlth, psrfc, rho, xozn, tautot, deltau, trp, tmp, tap, tcar, twat, tozn, htlvl, pplvl, dtrr, dtmm, dtaa, dtot, htdv, pdv, taur, taum, taua, ifc, nmodl, nolyr, bfr)
 

Function/Subroutine Documentation

◆ af_rt2_read()

subroutine af_rt2_read ( character*255  adir1,
character*255  adir2,
character*255  adir3,
character*255  adir4,
character*255  adir5,
integer*4  ailm,
integer*4  aisd,
  air,
integer*4  aiwind,
integer*4  aitau,
integer*4  aiset,
integer*4  airef,
integer*4  aipol,
integer*4, dimension(10)  aiww,
integer*4, dimension(10)  akrhum,
real*8, dimension(nlyr)  awwl,
real*4, dimension(nwnd)  aalbwat,
integer*4  ifunc,
integer*4  mfunc,
real*8, dimension(nmd)  refr,
real*8, dimension(nmd)  refi,
real*8, dimension(nmd)  rmin,
real*8, dimension(nmd)  rmax,
real*8, dimension(nmd)  delr,
real*8, dimension(nmd)  delx,
real*8, dimension(nmd)  rg,
real*8, dimension(nmd)  sig,
real*8, dimension(nmd)  npar,
real*8  r11,
real*8  r22,
real*8  r33,
real*8  r44,
real*8  reff,
real*8  veff,
real*8  ccn,
real*8  bsr,
real*8  salb,
real*8  asf,
real*8  qscat,
real*8  qext,
real*8, dimension(ntf,nstk)  t,
real*8, dimension(ntf)  thd,
  xr,
  xi,
  v,
  thcel,
  phcel,
real*8, dimension(ntrx,nph,nth,ns pti(npti,nph,nth,nsz),wvlth,psrfc,rho,xozn, tautot,deltau,trp,tmp,tap,tcar,twat,tozn, htlvl(nlyr),pplvl(nlyr),dtrr(nlyr),dtmm(nlyr), dtaa(nlyr),dtot(nlyr),htdv(nlyr),pdv(nlyr), taur(nlyr),taum(nlyr),taua(nlyr)  txx,
  pti,
  wvlth,
  psrfc,
  rho,
  xozn,
  tautot,
  deltau,
  trp,
  tmp,
  tap,
  tcar,
  twat,
  tozn,
  htlvl,
  pplvl,
  dtrr,
  dtmm,
  dtaa,
  dtot,
  htdv,
  pdv,
  taur,
  taum,
  taua,
integer*4  ifc,
integer*4  nmodl,
integer*4  nolyr,
real*4, dimension(nlyr)  bfr 
)

Definition at line 9 of file afrt_rt2_read.f.