source: molecuilder/tests/Tesselations/neohexane/NonConvexEnvelope-neohexane.dat@ f07455

Last change on this file since f07455 was cc9225, checked in by Frederik Heber <heber@…>, 16 years ago

Fixes and naming of final Tecplot output file is now molecule name.

  • FIXES to builder.cpp:
    • case 'p' would not dissect the molecule into connected subgraphs
    • if done so, the BondGraph was not yet initialised
    • if done so, we need to check whether BondGraphFileName has been set
    • BondGraphFileName.empty() could not be used as a check, as was set to "" instead of "\n"
    • if (finally) done so, we have to remove the empty molecule that we parsed in
    • ... and then pick the newly added molecule for mol to point at
    • SaveConfig() did not set the merged molecule name correctly.
    • if empty config is given, the empty molecule now receives the ConfigFileName as name
  • FIXES to config.cpp
    • Load() did not set the name of the molecule
  • changes to tesselationhelper.cpp and tesselation.cpp
  • changes to PointCloud and molecule
    • new virtual function PointCloud::GetName() returns "unknown"
    • new function molecule::GetName() returns pointer to name of molecule
    • IsEmpty() and IsEnd() now return true by default
  • all .dat files in the "Tesselations" tests were changed accordingly (i.e. have now the name in the second line)
  • benzene was added as a new test for an absolutely flat molecule. So far, it fails horribly.
  • 13 of 17 tests run fine

Signed-off-by: Frederik Heber <heber@…>

  • Property mode set to 100644
File size: 602 bytes
Line 
1TITLE = "3D CONVEX SHELL"
2VARIABLES = "X" "Y" "Z" "U"
3ZONE T="neohexane", N=14, E=24, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
47.1525 6.2503 8.0589 1
57.1525 8.0303 8.0578 1
69.2453 8.3877 5 0
77.4655 8.3878 5.0272 0
88.3746 9.2785 6.2715 0
99.6507 8.0303 8.0197 0
109.6507 6.2503 8.0207 0
1110.5213 7.1395 6.7481 0
127.4655 5.8893 5.0286 0
139.2453 5.8893 5.0015 0
148.3746 5 6.2741 0
155.8707 6.2491 5.9362 1
165 7.1398 7.2078 0
175.8707 8.029 5.9352 1
18
196 7 8
201 6 7
217 8 10
221 2 6
231 7 11
247 10 11
253 8 10
261 2 13
272 5 6
281 11 12
299 10 11
303 6 8
313 9 10
321 12 13
332 13 14
342 5 14
353 5 6
369 11 12
373 4 9
3812 13 14
394 5 14
403 4 5
419 12 14
424 9 14
Note: See TracBrowser for help on using the repository browser.