Documentation for PythonicDISORT package¶
Installation: pip install PythonicDISORT
Modules (Basic Documentation)¶
- PythonicDISORT package
- PythonicDISORT.pydisort module
- PythonicDISORT.subroutines module
Clenshaw_Curtis_quad()Gauss_Legendre_quad()Planck()affine_transform_poly_coeffs()atleast_2d_append()blackbody_contrib_to_BCs()cache_BDRF_Fourier_modes()calculate_nu()generate_FD_mat()generate_diff_act_flux_funcs()generate_emissivity_from_BDRF()generate_s_poly_coeffs()interpolate()linear_spline_coefficients()prepend()to_diag_ordered_form()transform_interval()transform_weights()
Jupyter Notebook (Comprehensive Documentation)¶
It is highly recommended that new users read the non-optional parts of sections 1 and 2.
- Table of Contents
- 1. USER INPUT REQUIRED: Choose parameters
- 2. PythonicDISORT modules and outputs
- 3. Breakdown of single layer solver
- 4. Solve for multiple layers
- 5. Timing PythonicDISORT
- 6. Comparisons against Stamnes’ DISORT
- References