source: molecuilder/tests/Tesselations/putrescine/NonConvexEnvelope-putrescine.dat@ 7bfc19

Last change on this file since 7bfc19 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="putrescine", N=14, E=24, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
410.8857 5.9511 6.2964 1
55.5257 8.9311 6.4164 1
611.2585 6.5433 5.582 0
711.1228 5 6.0984 0
89.0552 5.4596 7.1069 1
99.0368 5.8078 5.3891 1
109.289 8.1152 5.7681 1
119.6236 7.8638 7.4867 0
127.4751 8.1171 7.9137 0
137.1007 6.7291 6.8796 1
146.8065 8.155 5 1
157.4243 9.5405 5.8797 1
165 8.0834 6.4872 0
175.08 9.5464 5.7662 0
18
193 4 6
204 5 6
213 6 7
221 4 5
235 6 10
243 7 8
256 7 11
261 3 4
271 5 8
285 9 10
296 10 11
301 3 8
317 8 12
327 11 12
335 8 9
349 10 13
3510 11 13
368 9 12
3711 12 14
382 9 13
3911 13 14
402 9 12
412 12 14
422 13 14
Note: See TracBrowser for help on using the repository browser.