![]() |
(git:8dea62c)
|
Data Fields | |
| logical | do_gce = .FALSE. |
| real(kind=dp) | target_workfunction = 0.16_dp |
| real(kind=dp) | ref_esp = 0.0_dp |
| real(kind=dp) | mixing_coef = 0.3_dp |
| real(kind=dp) | prev_workfunction = -1001.0_dp |
Definition at line 150 of file scf_control_types.F.
| logical scf_control_types::gce_type::do_gce = .FALSE. |
Definition at line 151 of file scf_control_types.F.
| real(kind=dp) scf_control_types::gce_type::target_workfunction = 0.16_dp |
Definition at line 152 of file scf_control_types.F.
| real(kind=dp) scf_control_types::gce_type::ref_esp = 0.0_dp |
Definition at line 152 of file scf_control_types.F.
| real(kind=dp) scf_control_types::gce_type::mixing_coef = 0.3_dp |
Definition at line 152 of file scf_control_types.F.
| real(kind=dp) scf_control_types::gce_type::prev_workfunction = -1001.0_dp |
Definition at line 152 of file scf_control_types.F.