|
|
procedure | optical_depth (this, grid_warehouse, profile_warehouse, air_vertical_column, air_slant_column, o2_optical_depth, spherical_geometry) |
| |
|
procedure | cross_section (this, grid_warehouse, profile_warehouse, air_vertical_column, air_slant_column, o2_cross_section, spherical_geometry) |
| |
|
procedure | pack_size (this, comm) |
| |
|
procedure | mpi_pack (this, buffer, position, comm) |
| |
|
procedure | mpi_unpack (this, buffer, position, comm) |
| |
|
final | finalize (this) |
| |
|
type(la_sr_bands_t) function, pointer | constructor (config, grid_warehouse, profile_warehouse) |
| |
|
|
procedure, private | lymana_od (this, o2col, secchi, o2_optical_depth_la) |
| |
|
procedure, private | lymana_xs (this, o2col, secchi, o2_cross_section_la) |
| |
|
procedure, private | schum_od (this, o2col, tlev, secchi, o2_optical_depth_k) |
| |
|
procedure, private | schum_xs (this, o2col, tlev, secchi, o2_cross_section_k) |
| |
|
procedure, private | init_srb_xs (this, file_path) |
| |
|
procedure, private | effxs (this, x, t) |
| |
|
procedure, private | calc_params (this, x, a, b) |
| |
|
procedure, private | chebyshev_evaluation (this, coefficients, x) |
| |
The documentation for this interface was generated from the following file:
- /home/docs/checkouts/readthedocs.org/user_builds/tuv-x/checkouts/latest/src/la_sr_bands.F90