Skip to content

Conversation

Albkat
Copy link
Member

@Albkat Albkat commented Dec 12, 2023

add option to constrain all atoms:

$constrain
    atoms: all``

@Albkat Albkat mentioned this pull request Dec 12, 2023
@Albkat Albkat requested review from awvwgk and MtoLStoN December 12, 2023 13:53
@@ -452,12 +452,19 @@ subroutine set_constr(env,key,val,nat,at,idMap,xyz)
potset%pos%n = size(list)
case('atoms')
call atl%new(val)
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Should this only be done if the value is not all?

Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
@Albkat Albkat linked an issue Jan 25, 2024 that may be closed by this pull request
@Albkat Albkat merged commit 803bc69 into grimme-lab:main Jan 25, 2024
gorges97 pushed a commit to gorges97/xtb that referenced this pull request Mar 27, 2024
Signed-off-by: albert <92109627+Albkat@users.noreply.github.com>
Signed-off-by: Johannes Gorges <58849467+gorges97@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Constraint Options
3 participants