quantum_optics{ }
Calling sequence
run{ quantum_optics{ } }
Properties
usage:
items: maximum 1
Dependencies
The optics{ } must be defined.
The optics{ quantum_spectra{ } } must be defined.
The quantum{ } must be defined.
Functionality
Calculates optical properties based on solutions of the Schrödinger equation defined within the quantum{ } group. Optical spectra are controlled within optics{ }, which is also additional redefining selected setting from the quantum{ } group.
Example
run{
quantum_optics{}
}
quantum{}
optics{
quantum_spectra{}
}