mirror of
https://github.com/cp2k/cp2k.git
synced 2026-07-28 06:05:29 -04:00
toogle section params
This commit is contained in:
parent
a72b713f44
commit
956c35fc90
1 changed files with 1 additions and 1 deletions
|
|
@ -732,7 +732,7 @@ CONTAINS
|
|||
|
||||
TYPE(section_vals_type), POINTER :: td_section, xas_section
|
||||
|
||||
! CALL section_vals_val_get(rixs_section, "_SECTION_PARAMETERS_", l_val=rixs_control%enabled)
|
||||
CALL section_vals_val_get(rixs_section, "_SECTION_PARAMETERS_", l_val=rixs_control%enabled)
|
||||
|
||||
CALL section_vals_val_get(rixs_section, "CORE_STATES", i_val=rixs_control%core_states)
|
||||
CALL section_vals_val_get(rixs_section, "VALENCE_STATES", i_val=rixs_control%valence_states)
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue