source: molecuilder/tests/Tesselations/1_2-dimethylbenzene/NonConvexEnvelope-1_2-dimethylbenzene.dat@ f70c2a

Last change on this file since f70c2a 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: 621 bytes
Line 
1TITLE = "3D CONVEX SHELL"
2VARIABLES = "X" "Y" "Z" "U"
3ZONE T="1_2-dimethylbenzene", N=14, E=25, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
48.3296 6.7712 6.0321 3
58.3296 8.1534 6.0305 3
67.1323 6.08 6.0284 2
77.1323 8.8447 6.0305 3
85.9354 6.771 6.0288 0
95.9354 8.1536 6.0325 1
109.9504 5.8373 7.0592 2
119.5039 5.0647 5.519 1
1210.3939 6.6062 5.5164 0
137.1323 5 6.0248 0
149.9483 9.0873 5 2
159.505 9.8599 6.5411 1
1610.3949 8.3184 6.542 0
177.1323 9.9247 6.0292 0
18
199 11 13
208 9 11
2111 12 13
227 8 9
231 8 11
2411 12 14
257 12 13
267 8 10
277 9 13
281 3 8
291 3 11
304 11 14
314 12 14
322 7 12
333 7 10
343 8 10
353 5 11
364 6 11
372 4 12
382 4 7
393 5 7
405 6 11
414 6 14
424 6 7
435 6 7
Note: See TracBrowser for help on using the repository browser.