OB.DAAC Logo
NASA Logo
Ocean Color Science Software

ocssw V2022
afrt_rt2_input.f File Reference

Go to the source code of this file.

Functions/Subroutines

subroutine af_rt2_input (infile, iref, itrans, iset, irh1, irh2, ilm1, ilm2, isd1, isd2, itau1, itau2, ithe01, ithe02, iwnd1, iwnd2, nx, nthe0, nwl, nrh, iww, krhum, iprin, ipol, npass1, npass2, icrft, iactflx, isurf, iglint, iocn, ifoam, iwatr, iconc, dtheta, dphi, hcrft, rx, the0in, wwl, albwat)
 

Function/Subroutine Documentation

◆ af_rt2_input()

subroutine af_rt2_input ( character*255  infile,
integer*4  iref,
integer*4  itrans,
integer*4  iset,
integer*4  irh1,
integer*4  irh2,
integer*4  ilm1,
integer*4  ilm2,
  isd1,
  isd2,
integer*4  itau1,
integer*4  itau2,
integer*4  ithe01,
integer*4  ithe02,
integer*4  iwnd1,
integer*4  iwnd2,
integer*4  nx,
integer*4  nthe0,
integer*4  nwl,
integer*4  nrh,
integer*4, dimension(10)  iww,
integer*4, dimension(10)  krhum,
integer*4  iprin,
integer*4  ipol,
integer*4  npass1,
integer*4  npass2,
integer*4  icrft,
integer*4  iactflx,
integer*4  isurf,
integer*4  iglint,
integer*4  iocn,
integer*4  ifoam,
integer*4  iwatr,
integer*4  iconc,
real*8  dtheta,
real*8  dphi,
real*8  hcrft,
real*8, dimension(26)  rx,
real*8, dimension(25)  the0in,
real*8, dimension(200)  wwl,
real*8, dimension(20)  albwat 
)

Definition at line 6 of file afrt_rt2_input.f.