- Timestamp:
- Jun 20, 2018, 8:21:14 AM (7 years ago)
- 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)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
r06536b rbd19c1 64 64 65 65 file=five_carbon_test.data 66 AT_CHECK([../../run ${abs_top_srcdir}/tests/Python/ForceAnnealing/pre/ising_model_chain.py ./$file ./ 155 "1"], 0, [stdout], [ignore])67 AT_CHECK([grep "Largest remaining force components.* e-05" stdout], 0, [ignore], [ignore])66 AT_CHECK([../../run ${abs_top_srcdir}/tests/Python/ForceAnnealing/pre/ising_model_chain.py ./$file ./ 30 5 "1"], 0, [stdout], [ignore]) 67 AT_CHECK([grep "Largest remaining force components.*0.00" stdout], 0, [ignore], [ignore]) 68 68 AT_CHECK([diff $file ${abs_top_srcdir}/tests/Python/ForceAnnealing/post/five_carbon_test_bondgraph.data], 0, [ignore], [ignore]) 69 69
Note:
See TracChangeset
for help on using the changeset viewer.