source: molecuilder/tests/Tesselations/isoleucine/NonConvexEnvelope-isoleucine.dat@ 1a3354

Last change on this file since 1a3354 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: 719 bytes
Line 
1TITLE = "3D CONVEX SHELL"
2VARIABLES = "X" "Y" "Z" "U"
3ZONE T="isoleucine", N=17, E=30, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
410.8909 7.216 6.6663 5
59.4763 5.271 6.3191 1
611.3575 6.6774 7.6421 1
711.523 8.2614 6.1101 1
89.5952 6.9017 5 2
98.5137 8.5149 6.5416 3
109.4847 5.1453 7.3202 0
118.5581 5 6.0005 0
127.1069 7.1222 5.0484 1
137.0198 5.8637 6.3042 2
149.3625 7.5438 8.6595 1
157.5898 7.7009 8.6939 1
168.337 6.11 8.4129 0
1712.3517 8.5835 6.4903 1
185.9384 7.477 7.8458 1
196.0254 8.7354 6.59 0
205 7.3015 6.3435 0
21
221 3 14
231 2 3
241 4 14
251 2 5
262 3 7
271 4 5
284 6 14
292 5 8
302 7 8
313 7 13
324 5 6
336 11 14
345 8 9
357 8 13
363 11 13
375 6 9
386 11 12
393 11 14
408 9 10
418 10 13
4211 12 13
436 9 16
446 12 16
459 10 17
4610 13 15
4712 13 15
489 16 17
4912 15 16
5010 15 17
5115 16 17
Note: See TracBrowser for help on using the repository browser.