| Home | Trees | Indices | Help |
|
|---|
|
|
| Variables | |
Qs = linspace(0.001, 0.3, 200)
|
|
depth = array([100, 65, 35, 17, 100], 'd')
|
|
rho = array([0, 1.87, 1.7, 3.8, 2.07], 'd')
|
|
mu = array([0, 0.01, 0.01, 0.01, 0.01], 'd')
|
|
phi = array([0.001, 0.1, 0.001, 0.002, 0.003], 'd')
|
|
theta = array([200, 210, 220, 230, 240], 'd')
|
|
wavelength = 4.75
|
|
pyR = pyr4x(depth, 1e-6* rho, 1e-6* mu, wavelength, 1e-6* phi,
|
|
cR = cr4x(depth, 1e-6* rho, 1e-6* mu, wavelength, 1e-6* phi, t
|
|
| Variables Details |
pyR
|
cR
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Tue Mar 17 14:18:19 2009 | http://epydoc.sourceforge.net |