source: molecuilder/tests/Tesselations/cholesterol/NonConvexEnvelope-cholesterol.dat@ 70e11d

Last change on this file since 70e11d 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: 1.8 KB
Line 
1TITLE = "3D CONVEX SHELL"
2VARIABLES = "X" "Y" "Z" "U"
3ZONE T="cholesterol", N=44, E=86, DATAPACKING=POINT, ZONETYPE=FETRIANGLE
419.4519 9.7871 8.0824 1
512.9054 5.0485 9.284 1
613.0326 5.0782 7.5089 3
714.0427 6.1653 8.4918 4
810.5908 5.1013 8.4972 2
911.3559 8.4775 9.4786 3
1011.8277 7.0719 10.4739 1
1114.3069 7.2286 7.1261 4
1211.5412 7.3181 5.0762 2
1312.5659 6.0136 5.7602 1
149.6557 7.1059 9.7153 2
1510.4863 5 6.1988 0
169.6183 6.5619 6.1938 1
1713.5795 8.855 10.503 3
1814.1767 7.3442 9.7916 2
1913.2713 9.8535 8.3204 3
2013.8816 8.3823 5 2
2113.1478 9.7624 5.8484 3
229.3408 8.1724 6.8729 3
237.3633 6.8086 8.9297 1
247.9417 6.2044 7.3585 2
258.2057 5.2436 8.8335 0
2615.7352 9.9982 5.1256 1
278.4537 9.3077 9.5638 3
2815.3573 10.1541 10.4713 0
2916.4579 10.9701 9.3349 0
3014.7032 11.2503 9.2308 2
3116.2048 8.2172 10.1006 2
3215.7449 7.2346 8.6921 4
339.244 11.0354 7.9704 5
348.1672 10.3727 6.7177 3
3517.8035 10.1312 6.2165 0
3617.2305 11.4439 7.2835 0
3718.2902 7.7734 9.165 0
3817.6654 7.7898 7.5028 4
397.2801 11.5079 9.4086 0
4017.8169 10.2833 9.2438 2
416.3048 13.3192 8.0242 0
428.0704 13.2356 7.8152 1
436.9936 12.5729 6.5625 0
445.8361 9.6688 8.5834 2
455 11.2362 8.4728 0
465.6888 10.4899 7.0111 1
4719.6833 10.7212 7.9874 0
48
491 32 44
501 32 35
5132 33 44
521 34 35
5323 32 35
5423 32 33
5526 33 44
561 34 37
5729 34 35
5817 23 35
5918 23 33
6026 27 33
6126 37 44
621 37 44
6328 34 37
6428 29 34
654 29 35
6617 18 23
678 17 35
6818 27 33
6925 26 27
7025 26 37
7125 28 37
7215 28 29
732 4 29
743 4 35
759 17 18
768 10 17
773 8 35
7816 18 27
7914 25 27
8014 25 28
8114 15 28
822 15 29
832 3 4
849 10 17
859 18 31
863 8 10
8716 18 30
8816 27 30
8914 27 30
907 14 15
912 7 15
922 3 5
939 10 12
949 19 31
9518 30 31
963 10 12
976 14 30
986 7 14
992 5 7
1003 5 12
1019 12 13
1029 13 19
10313 19 31
10430 31 39
1056 24 30
1066 7 24
1075 7 11
1085 12 22
10912 13 21
11013 21 31
11127 30 39
11231 39 40
11324 30 36
1147 11 24
1155 11 22
11612 21 22
11721 31 43
11831 40 43
11940 42 43
12041 42 43
12121 41 43
12220 21 41
12320 24 41
12424 36 41
12536 41 42
12636 38 42
12738 40 42
12838 39 40
12936 38 39
13030 36 39
13127 30 39
13211 20 24
13311 20 22
13420 21 22
Note: See TracBrowser for help on using the repository browser.