mirror of
https://github.com/QuantumPackage/qp2.git
synced 2024-11-20 12:22:21 +01:00
changed the default in mu_of_r_potential
This commit is contained in:
parent
1e886ac128
commit
4d18a0124e
@ -6,9 +6,9 @@ size: (becke_numerical_grid.n_points_final_grid,determinants.n_states)
|
||||
|
||||
[mu_of_r_potential]
|
||||
type: character*(32)
|
||||
doc: type of potential for the mu(r) interaction: can be [ hf| cas_full | cas_truncated | pure_act]
|
||||
doc: type of potential for the mu(r) interaction: can be [ hf| hf_sparse | cas_full | cas_truncated | pure_act]
|
||||
interface: ezfio, provider, ocaml
|
||||
default: hf
|
||||
default: hf_sparse
|
||||
|
||||
[io_mu_of_r]
|
||||
type: Disk_access
|
||||
|
Loading…
Reference in New Issue
Block a user