source: molecuilder/tests/Tesselations/2-methylcyclohexanone/NonConvexEnvelope-2-methylcyclohexanone.dat@ 7d1633

Last change on this file since 7d1633 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: 573 bytes
Line 
1TITLE = "3D CONVEX SHELL"
2VARIABLES = "X" "Y" "Z" "U"
3ZONE T="2-methylcyclohexanone", N=13, E=22, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
49.2731 9.0957 6.144 1
510.8392 7.1885 6.8694 0
610.3128 5.5093 6.6024 0
710.1551 6.7096 5.2975 0
88.6457 6.7534 7.9518 1
97.7844 6.1357 5.0859 0
107.8016 5 6.4567 0
116.7836 8.8946 7.8517 0
126.906 9.878 6.369 0
135.5199 5.8371 6.1093 0
146.1586 6.463 7.6468 0
155 8.2285 6.3064 0
166.1837 7.9803 5 0
17
182 3 4
193 4 6
201 2 4
213 6 7
224 6 13
231 2 5
241 4 13
253 5 7
266 7 10
276 10 13
281 5 8
292 3 5
301 9 13
315 7 11
327 10 11
3310 12 13
341 8 9
355 8 11
369 12 13
3710 11 12
388 9 12
398 11 12
Note: See TracBrowser for help on using the repository browser.