- Timestamp:
- Apr 12, 2018, 10:03:28 AM (7 years ago)
- Branches:
- Candidate_v1.6.1, ChemicalSpaceEvaluator, TremoloParser_IncreasedPrecision
- Children:
- 8d56a6
- Parents:
- fba720
- git-author:
- Frederik Heber <frederik.heber@…> (09/06/17 14:03:42)
- git-committer:
- Frederik Heber <frederik.heber@…> (04/12/18 10:03:28)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
rfba720 r4fc0ea 20 20 AT_SETUP([Python externalization - Force Annealing without bondgraph on 2-body Ising model]) 21 21 AT_KEYWORDS([python force-annealing ising]) 22 AT_XFAIL_IF([/bin/true])23 22 24 23 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 33 32 AT_SETUP([Python externalization - Force Annealing without bondgraph on 5-body Ising model]) 34 33 AT_KEYWORDS([python force-annealing ising]) 35 AT_XFAIL_IF([/bin/true])36 34 37 35 # we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis … … 46 44 AT_SETUP([Python externalization - Force Annealing with bondgraph on 2-body Ising model]) 47 45 AT_KEYWORDS([python force-annealing ising bondgraph]) 48 AT_XFAIL_IF([/bin/true])49 46 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 50 47 … … 60 57 AT_SETUP([Python externalization - Force Annealing with bondgraph on 5-body Ising model]) 61 58 AT_KEYWORDS([python force-annealing ising bondgraph]) 62 AT_XFAIL_IF([/bin/true])63 59 AT_SKIP_IF([../../run ${abs_top_srcdir}/tests/Python/numpy_check.py]) 64 60
Note:
See TracChangeset
for help on using the changeset viewer.