- Timestamp:
- Nov 12, 2017, 8:40:54 AM (7 years ago)
- Branches:
- ForceAnnealing_with_BondGraph_continued_betteresults
- Children:
- 9e7a02
- Parents:
- d34446
- git-author:
- Frederik Heber <frederik.heber@…> (06/27/17 21:13:13)
- git-committer:
- Frederik Heber <frederik.heber@…> (11/12/17 08:40:54)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
tests/Python/ForceAnnealing/testsuite-python-forceannealing-ising.at
rd34446 re96f35 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]) 22 23 23 24 # we use forces from a simple Ising model with 2 "carbon" atoms in a row along the x axis … … 32 33 AT_SETUP([Python externalization - Force Annealing without bondgraph on 5-body Ising model]) 33 34 AT_KEYWORDS([python force-annealing ising]) 35 AT_XFAIL_IF([/bin/true]) 34 36 35 37 # we use forces from a simple Ising model with 5 "carbon" atoms in a row along the x axis
Note:
See TracChangeset
for help on using the changeset viewer.