Ignore:
Timestamp:
Dec 19, 2025, 11:29:38 PM (6 weeks ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.7.1, stable
Children:
25aa214
Parents:
29ba9a
git-author:
Frederik Heber <frederik.heber@…> (11/16/25 11:12:52)
git-committer:
Frederik Heber <frederik.heber@…> (12/19/25 23:29:38)
Message:

Actions relying on BondGraph fail if not bond table is loaded.

  • this is to ensure to not stumble over missing optimal bond lengths from the table, like with StretchBondAction.
  • TESTFIX: All regression tests that use these actions need to load the bond-table now.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/regression/Options/Session/post/complextest.sh

    r29ba9a rd2be22  
    11../../molecuilder \
    2 --verbose 2 --set-output "mpqc" "tremolo" --set-random-number-distribution "uniform_int" --random-number-distribution-parameters "p=1;" --change-box "20,0,20,0,0,20" --add-atom 1 --domain-position "1,1,1" --select-atom-by-id 0 0 --subgraph-dissection --select-atoms-molecules --fill-regular-grid --mesh-size 3 3 3 --mesh-offset "0.5,0.5,0.5" --min-distance 1 --tesselation-radius 0 --random-atom-displacement 0 --random-molecule-displacement 0 --DoRotate 0 --version
     2--verbose 2 --set-output "mpqc" "tremolo" --set-random-number-distribution "uniform_int" --random-number-distribution-parameters "p=1;" --change-box "20,0,20,0,0,20" --add-atom 1 --domain-position "1,1,1" --select-atom-by-id 0 0 --bond-table BONDTABLE --subgraph-dissection --select-atoms-molecules --fill-regular-grid --mesh-size 3 3 3 --mesh-offset "0.5,0.5,0.5" --min-distance 1 --tesselation-radius 0 --random-atom-displacement 0 --random-molecule-displacement 0 --DoRotate 0 --version
Note: See TracChangeset for help on using the changeset viewer.