Ignore:
Timestamp:
Apr 12, 2018, 10:03:28 AM (7 years ago)
Author:
Frederik Heber <frederik.heber@…>
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)
Message:

TESTFIX: Changes to various regression and Python tests because of modified output precision.

  • basically needed to change all .data files diff'ed against in tests.
  • TESTS: Removed XFAIL from all tests marked earlier as such.
  • TESTS: for the MolecularDynamics integration tests the ekin files have slightly changed but only in the last digits (typical relative error of 1e-5 at most).
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tests/Python/ForceAnnealing/post/two_carbon_test_no-bondgraph.data

    rfba720 r4fc0ea  
    11# ATOMDATA      type    Id      x=3     u=3     F=3     neighbors=4
    22# Box   20      0       0       0       20      0       0       0       20
    3 C       1       7.6     10      10      0       0       0       -0.264589       0       0       2       0       0       0       
    4 C       2       8.7     10      10      0       0       0       0.264589        0       0       1       0       0       0       
     3C       1       7.6     10      10      0       0       0       -0.2645886245   0       0       2       0       0       0       
     4C       2       8.7     10      10      0       0       0       0.2645886245    0       0       1       0       0       0       
    55# ATOMDATA      type    Id      x=3     u=3     F=3     neighbors=4
    6 C       1       7.57354 10      10      0       0       0       -0.236585       0       0       2       0       0       0       
    7 C       2       8.72646 10      10      0       0       0       0.236585        0       0       1       0       0       0       
     6C       1       7.573541138     10      10      0       0       0       -0.2365845645   0       0       2       0       0       0       
     7C       2       8.726458862     10      10      0       0       0       0.2365845645    0       0       1       0       0       0       
    88# ATOMDATA      type    Id      x=3     u=3     F=3     neighbors=4
    9 C       1       7.35001 10      10      0       0       0       -1.05835e-05    0       0       2       0       0       0       
    10 C       2       8.94999 10      10      0       0       0       1.05835e-05     0       0       1       0       0       0       
     9C       1       7.350010748     10      10      0       0       0       -1.058354498e-05        0       0       2       0       0       0       
     10C       2       8.949989252     10      10      0       0       0       1.058354498e-05 0       0       1       0       0       0       
    1111# ATOMDATA      type    Id      x=3     u=3     F=3     neighbors=4
    12 C       1       7.35    10      10      0       0       0       0       0       0       2       0       0       0       
    13 C       2       8.95    10      10      0       0       0       0       0       0       1       0       0       0       
     12C       1       7.350000748     10      10      0       0       0       0       0       0       2       0       0       0       
     13C       2       8.949999252     10      10      0       0       0       0       0       0       1       0       0       0       
Note: See TracChangeset for help on using the changeset viewer.