2015-06-17 18:22:08 +02:00
|
|
|
[thresh_scf]
|
|
|
|
type: Threshold
|
|
|
|
doc: Threshold on the convergence of the Hartree Fock energy
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2015-06-17 18:22:08 +02:00
|
|
|
default: 1.e-10
|
|
|
|
|
|
|
|
[n_it_scf_max]
|
|
|
|
type: Strictly_positive_int
|
|
|
|
doc: Maximum number of SCF iterations
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2015-06-17 18:22:08 +02:00
|
|
|
default: 200
|
|
|
|
|
|
|
|
[mo_guess_type]
|
|
|
|
type: MO_guess
|
|
|
|
doc: Initial MO guess. Can be [ Huckel | HCore ]
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio,provider,ocaml
|
2015-06-17 18:22:08 +02:00
|
|
|
default: Huckel
|
|
|
|
|
|
|
|
[energy]
|
|
|
|
type: double precision
|
|
|
|
doc: Calculated HF energy
|
2015-06-18 15:01:04 +02:00
|
|
|
interface: ezfio
|