Ignore:
Timestamp:
Jun 20, 2018, 8:21:14 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
Branches:
Candidate_v1.6.1, ChemicalSpaceEvaluator, Exclude_Hydrogens_annealWithBondGraph, ForceAnnealing_with_BondGraph_contraction-expansion
Children:
0682c2
Parents:
06536b
git-author:
Frederik Heber <frederik.heber@…> (06/15/18 20:08:26)
git-committer:
Frederik Heber <frederik.heber@…> (06/20/18 08:21:14)
Message:

Capping BB update step at 0.2 and general BB stepwidth at maximum of 1.

  • TESTFIX: Python regression tests on ForceAnnealing for five carbon have been modified. With bondgraph results are not as good as before.
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at

    r06536b rbd19c1  
    6464
    6565file=five_carbon_test.data
    66 AT_CHECK([../../run ${abs_top_srcdir}/tests/Python/ForceAnnealing/pre/ising_model_chain.py ./$file ./ 15 5 "1"], 0, [stdout], [ignore])
    67 AT_CHECK([grep "Largest remaining force components.*e-05" stdout], 0, [ignore], [ignore])
     66AT_CHECK([../../run ${abs_top_srcdir}/tests/Python/ForceAnnealing/pre/ising_model_chain.py ./$file ./ 30 5 "1"], 0, [stdout], [ignore])
     67AT_CHECK([grep "Largest remaining force components.*0.00" stdout], 0, [ignore], [ignore])
    6868AT_CHECK([diff $file ${abs_top_srcdir}/tests/Python/ForceAnnealing/post/five_carbon_test_bondgraph.data], 0, [ignore], [ignore])
    6969
Note: See TracChangeset for help on using the changeset viewer.