Skip to content

Latest commit

 

History

History
61 lines (44 loc) · 768 Bytes

Types.md

File metadata and controls

61 lines (44 loc) · 768 Bytes

Absorption Module Methods & Types

Downloading HITRAN Data

artifact

Reading HITRAN Files

read_hitran

Defining Models with Cross-Section Parameters

make_hitran_model
make_interpolation_model

Computing Absorption Cross-Sections

absorption_cross_section

Types

Hitran Data Structure Type

HitranTable

Broadening Function Types

Doppler
Lorentz
Voigt

Complex Error Function Types

HumlicekErrorFunction
HumlicekWeidemann32VoigtErrorFunction
HumlicekWeidemann32SDErrorFunction
CPF12ErrorFunction
ErfcHumliErrorFunctionVoigt
ErfcHumliErrorFunctionSD
ErfcErrorFunction

Cross-Section Model Types

HitranModel
InterpolationModel