afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
|
Type to quickly look up absorption lengths from a table. More...
Public Attributes | |
type(lt_t) | tbl |
The lookup table. | |
real(dp) | frac_in_tbl |
Fraction photons in table. | |
Type to quickly look up absorption lengths from a table.
Definition at line 13 of file m_photoi_mc.f90.
real(dp) m_photoi_mc::phmc_tbl_t::frac_in_tbl |
Fraction photons in table.
Definition at line 15 of file m_photoi_mc.f90.
type(lt_t) m_photoi_mc::phmc_tbl_t::tbl |
The lookup table.
Definition at line 14 of file m_photoi_mc.f90.