mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-07 05:53:37 +01:00
unecessary parameter
This commit is contained in:
parent
f228b0a3a4
commit
20d057b7d1
@ -4,12 +4,6 @@ doc: Define the kind of hessian for the orbital optimization full : full hessian
|
|||||||
interface: ezfio,provider,ocaml
|
interface: ezfio,provider,ocaml
|
||||||
default: full
|
default: full
|
||||||
|
|
||||||
[n_det_start]
|
|
||||||
type: integer
|
|
||||||
doc: Number of determinants after which the orbital optimization will start, n_det_start must be greater than 1. The algorithm does a cipsi until n_det > n_det_start and the optimization starts after
|
|
||||||
interface: ezfio,provider,ocaml
|
|
||||||
default: 5
|
|
||||||
|
|
||||||
[n_det_max_opt]
|
[n_det_max_opt]
|
||||||
type: integer
|
type: integer
|
||||||
doc: Maximal number of the determinants in the wf for the orbital optimization (to stop the optimization if n_det > n_det_max_opt)
|
doc: Maximal number of the determinants in the wf for the orbital optimization (to stop the optimization if n_det > n_det_max_opt)
|
||||||
|
Loading…
Reference in New Issue
Block a user