10
0
mirror of https://github.com/QuantumPackage/qp2.git synced 2024-06-19 03:37:08 +02:00

changed the default in mu_of_r_potential

This commit is contained in:
eginer 2024-05-27 10:23:47 +02:00
parent 1e886ac128
commit 4d18a0124e

View File

@ -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