optics{ photogeneration{ } }
usage:
items: maximum 1
Triggers position-dependent generation rates, which are included in the current solver.
Output generated carriers
Important
The following general conditions must be satisfied when defining optics{ photogeneration{ } }
optics{ light_propagation{ } } is specified in the input file.
Maintained Keywords
The keywords below are available in at least one of currently published releases and are planned to be included also in the next release.
output
usage:
type: choice
values:
yes
orno
default:
yes
If set to yes
, then the generation rate as function of position
output_integrated
usage:
type: choice
values:
yes
orno
default:
no
If set to yes
, then the generation rate as function of energy
output_energy_resolved
usage:
type: choice
values:
yes
orno
default:
no
If set to yes
, then the generation rate as function of position and energy
Examples
photo_generation{
output = yes # yes/no (default: yes)
output_integrated = yes # yes/no (default: no)
}