Getting Started | Documentation | Glish | Learn More | Programming | Contact Us |
Version 1.9 Build 1556 |
|
Package | utility | |
Module | benchmark | |
Tool | atmosphere |
Get the absorption coefficients.
kH2OLines | out | absorption coefficients for H2O lines | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kH2OCont | out | absorption coefficients for H2O continum | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kO2 | out | absorption coefficients for O2 | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kDryCont | out | absorption coefficients for dry continum | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kO3 | out | absorption coefficients for O3 | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kCO | out | absorption coefficients for CO | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none | ||
kN2O | out | absorption coefficients for N2O | |
Allowed: | Quantum with a vector value and unit of m-1 | ||
Default: | none |
myatm.getAbsCoeff( kH2OLines=kH2OLines,kH2OCont=kH2OCont, kO2=kO2, kDryCont=kDryCont, kO3=kO3, kCO=kCO, kN2O=kN2O ) print spaste('(kH2OLines.value[1],kH2OLines.unit) = ', (kH2OLines.value)[1], kH2OLines.unit ); (kH2OLines.value[1],kH2OLines.unit) = 0.000105215009m-1