afivo-streamer 1.1
1D/2D/3D streamer simulations with AMR
Loading...
Searching...
No Matches
Public Attributes | List of all members
m_photoi_mc::phmc_tbl_t Type Reference

Type to quickly look up absorption lengths from a table. More...

Public Attributes

type(lt_t) tbl
 The lookup table.
 
real(dp) full_integral
 Value of full integral over the absorption function (can be less than one if non-ionizing absorption is present)
 

Detailed Description

Type to quickly look up absorption lengths from a table.

Definition at line 13 of file m_photoi_mc.f90.

Member Data Documentation

◆ full_integral

real(dp) m_photoi_mc::phmc_tbl_t::full_integral

Value of full integral over the absorption function (can be less than one if non-ionizing absorption is present)

Definition at line 17 of file m_photoi_mc.f90.

◆ tbl

type(lt_t) m_photoi_mc::phmc_tbl_t::tbl

The lookup table.

Definition at line 14 of file m_photoi_mc.f90.


The documentation for this type was generated from the following file: