mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-08 07:03:52 +01:00
24 lines
605 B
INI
24 lines
605 B
INI
[print_all_transitions]
|
|
type: logical
|
|
doc: If true, print the transition between all the states
|
|
interface: ezfio,provider,ocaml
|
|
default: false
|
|
|
|
[calc_dipole_moment]
|
|
type: logical
|
|
doc: If true, the electric dipole moment will be computed
|
|
interface: ezfio,provider,ocaml
|
|
default: false
|
|
|
|
[calc_tr_dipole_moment]
|
|
type: logical
|
|
doc: If true and N_states > 1, the transition electric dipole moment will be computed
|
|
interface: ezfio,provider,ocaml
|
|
default: false
|
|
|
|
[calc_osc_str]
|
|
type: logical
|
|
doc: If true and N_states > 1, the oscillator strength will be computed
|
|
interface: ezfio,provider,ocaml
|
|
default: false
|