bluemesh2d 0.1.1.dev0__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (74) hide show
  1. bluemesh2d/_version.py +24 -0
  2. bluemesh2d/aabb_tree/findball.py +121 -0
  3. bluemesh2d/aabb_tree/findtria.py +299 -0
  4. bluemesh2d/aabb_tree/maketree.py +147 -0
  5. bluemesh2d/aabb_tree/mapvert.py +72 -0
  6. bluemesh2d/aabb_tree/queryset.py +83 -0
  7. bluemesh2d/aabb_tree/scantree.py +124 -0
  8. bluemesh2d/dependencies.py +83 -0
  9. bluemesh2d/feedback.py +142 -0
  10. bluemesh2d/geom_util/boundary_util.py +216 -0
  11. bluemesh2d/geom_util/getiso.py +194 -0
  12. bluemesh2d/geom_util/poly_util.py +795 -0
  13. bluemesh2d/geom_util/proj_util.py +250 -0
  14. bluemesh2d/geomesh_util/border_util.py +283 -0
  15. bluemesh2d/geomesh_util/depth_field.py +333 -0
  16. bluemesh2d/geomesh_util/grd_util.py +1000 -0
  17. bluemesh2d/geomesh_util/interpolation_mesh.py +318 -0
  18. bluemesh2d/geomesh_util/merge_circumcenters.py +268 -0
  19. bluemesh2d/geomesh_util/water_polygon.py +406 -0
  20. bluemesh2d/hfun_util/build_hfun.py +589 -0
  21. bluemesh2d/hfun_util/hfun_dispersion.py +96 -0
  22. bluemesh2d/hfun_util/lfshfn.py +110 -0
  23. bluemesh2d/hfun_util/limhfn.py +65 -0
  24. bluemesh2d/hfun_util/make_constant_hfun.py +32 -0
  25. bluemesh2d/hfun_util/make_depth_hfun.py +51 -0
  26. bluemesh2d/hfun_util/smooth_and_precomput.py +188 -0
  27. bluemesh2d/hfun_util/trihfn.py +84 -0
  28. bluemesh2d/hjac_util/limgrad.py +105 -0
  29. bluemesh2d/mesh_ball/cdtbal1.py +38 -0
  30. bluemesh2d/mesh_ball/cdtbal2.py +104 -0
  31. bluemesh2d/mesh_ball/inv_2x2.py +61 -0
  32. bluemesh2d/mesh_ball/inv_3x3.py +72 -0
  33. bluemesh2d/mesh_ball/pwrbal2.py +134 -0
  34. bluemesh2d/mesh_ball/tribal2.py +27 -0
  35. bluemesh2d/mesh_cost/relhfn.py +62 -0
  36. bluemesh2d/mesh_cost/triang.py +59 -0
  37. bluemesh2d/mesh_cost/triarea.py +51 -0
  38. bluemesh2d/mesh_cost/trideg.py +44 -0
  39. bluemesh2d/mesh_cost/triscr.py +43 -0
  40. bluemesh2d/mesh_file/bnd_util.py +664 -0
  41. bluemesh2d/mesh_file/loadmsh.py +165 -0
  42. bluemesh2d/mesh_file/ugrid.py +308 -0
  43. bluemesh2d/mesh_util/cfmtri.py +118 -0
  44. bluemesh2d/mesh_util/deltri.py +131 -0
  45. bluemesh2d/mesh_util/idxtri.py +53 -0
  46. bluemesh2d/mesh_util/isfeat.py +90 -0
  47. bluemesh2d/mesh_util/minlen.py +46 -0
  48. bluemesh2d/mesh_util/setset.py +49 -0
  49. bluemesh2d/mesh_util/tricon.py +90 -0
  50. bluemesh2d/mesh_util/tridiv.py +187 -0
  51. bluemesh2d/meshgen.py +202 -0
  52. bluemesh2d/ortho_merge/constants.py +27 -0
  53. bluemesh2d/ortho_merge/geometry.py +64 -0
  54. bluemesh2d/ortho_merge/ortho_merge_iter.py +812 -0
  55. bluemesh2d/ortho_merge/orthogonalize.py +2989 -0
  56. bluemesh2d/pipeline.py +277 -0
  57. bluemesh2d/poly_data/airfoil.msh +958 -0
  58. bluemesh2d/poly_data/channel.msh +212 -0
  59. bluemesh2d/poly_data/islands.msh +13819 -0
  60. bluemesh2d/poly_data/lake.msh +612 -0
  61. bluemesh2d/poly_data/river.msh +690 -0
  62. bluemesh2d/poly_test/inpoly.py +105 -0
  63. bluemesh2d/poly_test/inpoly_mat.py +104 -0
  64. bluemesh2d/refine.py +972 -0
  65. bluemesh2d/smood.py +623 -0
  66. bluemesh2d/smooth.py +522 -0
  67. bluemesh2d/tricost.py +426 -0
  68. bluemesh2d/tridemo.py +723 -0
  69. bluemesh2d/triread.py +53 -0
  70. bluemesh2d-0.1.1.dev0.dist-info/METADATA +139 -0
  71. bluemesh2d-0.1.1.dev0.dist-info/RECORD +74 -0
  72. bluemesh2d-0.1.1.dev0.dist-info/WHEEL +5 -0
  73. bluemesh2d-0.1.1.dev0.dist-info/licenses/LICENSE +674 -0
  74. bluemesh2d-0.1.1.dev0.dist-info/top_level.txt +1 -0
@@ -0,0 +1,612 @@
1
+ #lake.msh geometry, created by JIGSAW
2
+ #https://github.com/dengwirda/jigsaw-matlab
3
+ mshid=1
4
+ ndims=2
5
+ point=303
6
+ -8.915414699999999;1.661592;0
7
+ -8.884706400000001;1.5538653;0
8
+ -8.7270571;1.4396306;0
9
+ -8.6780329;1.3310253;0
10
+ -8.2763869;1.3642085;0
11
+ -7.7589437;1.5521208;0
12
+ -7.3399811;1.5866412;0
13
+ -7.2064877;1.7400111;0
14
+ -6.987161;1.7838988;0
15
+ -6.9190874;1.6751018;0
16
+ -6.6594362;1.823788;0
17
+ -6.4705078;2.0285109;0
18
+ -6.3982459;2.0257761;0
19
+ -6.1776033;2.1236043;0
20
+ -5.9683636;1.9041636;0
21
+ -6.0500631;1.6420917;0
22
+ -6.2751037;1.4382319;0
23
+ -6.2083449;1.2768143;0
24
+ -6.3593873;1.1233594;0
25
+ -6.4379782;0.9672913;0
26
+ -6.4389687;0.940829;0
27
+ -6.3308569;0.9103191;0
28
+ -5.921668;1.1606956;0
29
+ -5.885353;1.1594465;0
30
+ -5.5306989;0.88275;0
31
+ -5.4571118;0.9068911;0
32
+ -5.2776995;0.8218321;0
33
+ -4.6882658;1.0696109;0
34
+ -4.4325551;1.115784;0
35
+ -3.9867787;1.5284986;0
36
+ -3.6232783;1.573356;0
37
+ -3.5156848;1.5181578;0
38
+ -3.1151141;1.6162773;0
39
+ -2.6031886;1.9253444;0
40
+ -2.4201615;2.0814581;0
41
+ -2.0576784;2.182551;0
42
+ -1.9469493;2.3929843;0
43
+ -1.6564457;2.6016249;0
44
+ -1.4385855;2.8113568;0
45
+ -1.185718;2.9681802;0
46
+ -0.896576;3.2839699;0
47
+ -0.4656316;3.4939341;0
48
+ -0.0715676;3.6520868;0
49
+ 0.3221563;3.5994536;0
50
+ 0.6089023;3.4943945;0
51
+ 0.6092879;3.3885375;0
52
+ 0.3942456;3.3878929;0
53
+ 0.2866788;3.4141384;0
54
+ 0.0717038;3.3345153;0
55
+ 0.0896864;3.2286668;0
56
+ 0.1076576;3.1757488;0
57
+ -0.1436793;3.01699;0
58
+ -0.3235837;2.8584538;0
59
+ -0.4676923;2.7529346;0
60
+ -0.9391942;2.0668111;0
61
+ -1.0495193;1.7498742;0
62
+ -1.0882363;1.3531376;0
63
+ -1.0158452;1.3262275;0
64
+ -0.9424102;1.4845979;0
65
+ -0.615238;1.7477533;0
66
+ -0.5061946000000001;1.9061816;0
67
+ -0.2890742;2.0115316;0
68
+ -0.506667;1.7473959;0
69
+ -0.6160022000000001;1.5360392;0
70
+ -0.397972;1.8000363;0
71
+ -0.1808403;1.8525961;0
72
+ 0.2894343;1.7998173;0
73
+ 0.5431103;1.6681146;0
74
+ 0.9058832;1.5373304;0
75
+ 0.9432855999999999;1.3258124;0
76
+ 1.0534256;1.1147328;0
77
+ 1.1641909;0.8507940000000001;0
78
+ 1.3109203;0.6930545;0
79
+ 1.3117251;0.5871977;0
80
+ 1.421469;0.5351345;0
81
+ 1.9317215;0.5400872;0
82
+ 2.2226054;0.5965222;0
83
+ 2.3340522;0.4391798;0
84
+ 2.4073552;0.4137156;0
85
+ 2.4449497;0.334835;0
86
+ 2.5909063;0.3369578;0
87
+ 2.6249835;0.4962917;0
88
+ 2.7343488;0.4979874;0
89
+ 2.8454551;0.3938967;0
90
+ 2.936647;0.3954205;0
91
+ 2.9201944;0.2892562;0
92
+ 2.9931921;0.2905022;0
93
+ 3.3135431;0.7199108;0
94
+ 3.3863589;0.7213257;0
95
+ 3.9960329;1.1315466;0
96
+ 4.0705567;1.0538628;0
97
+ 4.6490632;1.174476;0
98
+ 4.903998;1.1550887;0
99
+ 5.4495532;1.1450567;0
100
+ 5.9850466;1.4278414;0
101
+ 6.1653805;1.4607402;0
102
+ 6.3476152;1.4409063;0
103
+ 6.6355959;1.5048353;0
104
+ 6.5309084;1.3948027;0
105
+ 6.4623697;1.2862027;0
106
+ 6.4803085;0.8098819;0
107
+ 6.4094979;0.7542354;0
108
+ 6.410009;0.7012564;0
109
+ 6.4882671;0.5981826;0
110
+ 6.7068647;0.6065329;0
111
+ 6.8546905;0.559329;0
112
+ 6.9296957;0.5093111;0
113
+ 7.3625916;0.6332439;0
114
+ 7.4195041;0.5826584;0
115
+ 7.4810256;0.4262426;0
116
+ 7.6622;0.4606821;0
117
+ 7.7339418;0.4903887;0
118
+ 7.6927729;0.5946095;0
119
+ 7.6199031;0.5913803;0
120
+ 7.5788199;0.6956243;0
121
+ 7.4649955;0.7967085;0
122
+ 7.4604098;0.9025555;0
123
+ 7.6668095;1.176764;0
124
+ 7.770946;1.2875089;0
125
+ 7.7298813;1.3917132;0
126
+ 7.6707366;1.4951115;0
127
+ 7.6356734;1.4670289;0
128
+ 7.6246141;1.3074531;0
129
+ 7.5532118;1.2777792;0
130
+ 7.5280861;1.4357493;0
131
+ 7.5345391;1.7011603;0
132
+ 7.7131429;1.762169;0
133
+ 7.8603274;1.7158544;0
134
+ 7.9228745;1.9308907;0
135
+ 7.7348899;2.0813402;0
136
+ 7.3713821;2.1182087;0
137
+ 7.2698318;1.9547751;0
138
+ 7.1885795;2.1633926;0
139
+ 7.1152657;2.1868122;0
140
+ 7.0441691;2.15734;0
141
+ 6.9336956;2.2058041;0
142
+ 6.9676141;2.2602054;0
143
+ 7.0648074;2.529299;0
144
+ 7.0897106;2.7954185;0
145
+ 7.2917362;3.1221593;0
146
+ 7.3230152;3.2295634;0
147
+ 7.2074219;3.4101256;0
148
+ 7.0987913;3.4319941;0
149
+ 7.056259;3.5892427;0
150
+ 6.8349672;3.7390777;0
151
+ 6.5426013;3.8863685;0
152
+ 6.3538119;4.1440578;0
153
+ 6.6493349;4.7917061;0
154
+ 6.5385166;4.8932842;0
155
+ 6.7052993;5.1650313;0
156
+ 6.7009764;5.2708721;0
157
+ 5.7441174;5.2345817;0
158
+ 5.5686945;5.1755508;0
159
+ 4.788607;5.1509481;0
160
+ 4.4636817;5.3536511;0
161
+ 4.2075761;5.6646354;0
162
+ 3.607578;7.1858876;0
163
+ 3.3873644;7.6576363;0
164
+ 3.2804384;7.7613007;0
165
+ 3.1762847;7.7327191;0
166
+ 3.0381962;7.6506117;0
167
+ 2.8286881;7.6467634;0
168
+ 2.8598071;7.8590921;0
169
+ 2.6845531;7.9089847;0
170
+ 2.5468001;7.8008409;0
171
+ 2.4437671;7.6933492;0
172
+ 2.3390419;7.6917801;0
173
+ 2.1983122;7.7691861;0
174
+ 2.1616242;7.9010276;0
175
+ 2.0918985;7.9000964;0
176
+ 2.0235167;7.7933405;0
177
+ 1.9540682;7.7660064;0
178
+ 1.570508;7.7353016;0
179
+ 1.5002116;7.7875578;0
180
+ 1.2547448;7.9442315;0
181
+ 0.730965;8.1526824;0
182
+ 0.4522013;8.2575018;0
183
+ 0.1738657;8.3098811;0
184
+ -0.0694533;8.521515300000001;0
185
+ -0.1737495;8.4157382;0
186
+ -0.2084645;8.4422444;0
187
+ -0.347615;8.363095700000001;0
188
+ -0.4518238;8.389823099999999;0
189
+ -0.5558115;8.4695476;0
190
+ -0.5215963;8.310643900000001;0
191
+ -0.5221188;8.1518584;0
192
+ -0.4879606;7.9400337;0
193
+ -0.2092654;7.833566;0
194
+ -0.2097517;7.463066;0
195
+ -0.5257651;7.0403597;0
196
+ -0.5604465;7.1463352;0
197
+ -0.7716285000000001;6.9354925;0
198
+ -0.9473082;6.8835005;0
199
+ -0.9833619;6.7249256;0
200
+ -1.1593398;6.6731632;0
201
+ -1.2287946;6.7795396;0
202
+ -1.1574372;6.9378046;0
203
+ -0.6994015;7.4115277;0
204
+ -0.5933112;7.7286747;0
205
+ -0.6973173;7.8878837;0
206
+ -0.9759166;7.9422776;0
207
+ -1.1175557;7.6256239;0
208
+ -1.1194069;7.3609825;0
209
+ -1.2951661;7.2564438;0
210
+ -1.5483098;6.411761;0
211
+ -1.9366363;6.31007;0
212
+ -1.8637764;6.5209552;0
213
+ -1.7582839;6.5197737;0
214
+ -1.7202965;6.7840348;0
215
+ -1.5427314;6.9939696;0
216
+ -1.5417155;7.0998256;0
217
+ -1.5762336;7.1530937;0
218
+ -1.9985176;6.9989869;0
219
+ -2.3506579;6.8978706;0
220
+ -2.5645144;6.6893724;0
221
+ -2.5351899;6.3183276;0
222
+ -2.7562921;5.7395724;0
223
+ -3.7980607;5.0191439;0
224
+ -4.3373509;4.7676755;0
225
+ -4.9834948;4.5740477;0
226
+ -5.9256532;4.1282314;0
227
+ -7.0382285;3.1643631;0
228
+ -7.4517045;2.7580044;0
229
+ -8.203390300000001;2.1245258;0
230
+ -8.7235361;1.8639192;0
231
+ -6.0222359;1.402651;0
232
+ -5.9152018;1.5578835;0
233
+ -5.8726343;1.5299217;0
234
+ -5.7920161;1.5536639;0
235
+ -5.8345898;1.5816055;0
236
+ -5.8318773;1.6609928;0
237
+ -5.663557;1.7083083;0
238
+ -5.5966615;1.7590827;0
239
+ -5.6808641;1.8413432;0
240
+ -5.7929717;1.7391469;0
241
+ -6.0818599;1.5637339;0
242
+ -6.0865686;1.4314222;0
243
+ -5.7324455;1.9225485;0
244
+ -5.5683675;1.9594866;0
245
+ -5.5335991;1.9159672;0
246
+ -5.5318777;1.9688923;0
247
+ -5.449816;2.0457126;0
248
+ -5.4914569;2.1000333;0
249
+ -5.7297704;2.0019357;0
250
+ -5.7677013;1.9502324;0
251
+ -5.2706487;2.2254789;0
252
+ -5.2257103;2.277064;0
253
+ -5.2196558;2.3563407;0
254
+ -5.191165;2.4614151;0
255
+ -5.2924029;2.4539566;0
256
+ -5.3166868;2.3699543;0
257
+ -5.3193455;2.2852741;0
258
+ -5.344493;2.174812;0
259
+ -2.628509;4.8904087;0
260
+ -2.5231726;4.8093509;0
261
+ -2.4524965;4.7818143;0
262
+ -2.166425;4.9101487;0
263
+ -1.8814086;4.9860466;0
264
+ -2.0588911;4.9881727;0
265
+ -2.093713;5.0415487;0
266
+ -1.9150532;5.1452403;0
267
+ -1.7011793;5.2487523;0
268
+ -1.5239785;5.2470098;0
269
+ -1.1676824;5.5087407;0
270
+ -1.2022868;5.6148538;0
271
+ -0.9185046;5.7718016;0
272
+ -0.882891;5.8245348;0
273
+ -0.9532116;5.8778612;0
274
+ -1.3075201;5.7215257;0
275
+ -1.5563954;5.5649116;0
276
+ -1.6276655;5.5126727;0
277
+ -1.7340945;5.4872998;0
278
+ -1.840557;5.4619959;0
279
+ -2.0900008;5.3326514;0
280
+ -2.3756722;5.1777288;0
281
+ -2.590489;5.0486276;0
282
+ -0.1745905;7.648274;0
283
+ -0.1048759;7.4629629;0
284
+ -0.0174793;7.4629295;0
285
+ -0.0349355;7.5687895;0
286
+ 0.0349007;7.7275752;0
287
+ 0.2267794;7.7806613;0
288
+ 0.3839078;7.7280333;0
289
+ 0.558318;7.7550129;0
290
+ 0.6632222;7.7024853;0
291
+ 0.8201638;7.7296796;0
292
+ 0.732548;7.8086476;0
293
+ 0.6273773;7.9405222;0
294
+ 0.4880418;7.9135694;0
295
+ 0.1393711;7.9922753;0
296
+ 0.0348428;7.9922181;0
297
+ -0.1743299;7.8864526;0
298
+ 4.5964504;4.4039327;0
299
+ 4.8814214;4.4120893;0
300
+ 4.9866866;4.468199;0
301
+ 5.1274771;4.5254771;0
302
+ 5.1614199;4.5795088;0
303
+ 5.0886198;4.6302255;0
304
+ 4.9818982;4.6269721;0
305
+ 4.8364965;4.7285905;0
306
+ 4.5535316;4.6675729;0
307
+ 4.3785074;4.5569131;0
308
+ 4.3813116;4.4510625;0
309
+ edge2=303
310
+ 0;1;0
311
+ 1;2;0
312
+ 2;3;0
313
+ 3;4;0
314
+ 4;5;0
315
+ 5;6;0
316
+ 6;7;0
317
+ 7;8;0
318
+ 8;9;0
319
+ 9;10;0
320
+ 10;11;0
321
+ 11;12;0
322
+ 12;13;0
323
+ 13;14;0
324
+ 14;15;0
325
+ 15;16;0
326
+ 16;17;0
327
+ 17;18;0
328
+ 18;19;0
329
+ 19;20;0
330
+ 20;21;0
331
+ 21;22;0
332
+ 22;23;0
333
+ 23;24;0
334
+ 24;25;0
335
+ 25;26;0
336
+ 26;27;0
337
+ 27;28;0
338
+ 28;29;0
339
+ 29;30;0
340
+ 30;31;0
341
+ 31;32;0
342
+ 32;33;0
343
+ 33;34;0
344
+ 34;35;0
345
+ 35;36;0
346
+ 36;37;0
347
+ 37;38;0
348
+ 38;39;0
349
+ 39;40;0
350
+ 40;41;0
351
+ 41;42;0
352
+ 42;43;0
353
+ 43;44;0
354
+ 44;45;0
355
+ 45;46;0
356
+ 46;47;0
357
+ 47;48;0
358
+ 48;49;0
359
+ 49;50;0
360
+ 50;51;0
361
+ 51;52;0
362
+ 52;53;0
363
+ 53;54;0
364
+ 54;55;0
365
+ 55;56;0
366
+ 56;57;0
367
+ 57;58;0
368
+ 58;59;0
369
+ 59;60;0
370
+ 60;61;0
371
+ 61;62;0
372
+ 62;63;0
373
+ 63;64;0
374
+ 64;65;0
375
+ 65;66;0
376
+ 66;67;0
377
+ 67;68;0
378
+ 68;69;0
379
+ 69;70;0
380
+ 70;71;0
381
+ 71;72;0
382
+ 72;73;0
383
+ 73;74;0
384
+ 74;75;0
385
+ 75;76;0
386
+ 76;77;0
387
+ 77;78;0
388
+ 78;79;0
389
+ 79;80;0
390
+ 80;81;0
391
+ 81;82;0
392
+ 82;83;0
393
+ 83;84;0
394
+ 84;85;0
395
+ 85;86;0
396
+ 86;87;0
397
+ 87;88;0
398
+ 88;89;0
399
+ 89;90;0
400
+ 90;91;0
401
+ 91;92;0
402
+ 92;93;0
403
+ 93;94;0
404
+ 94;95;0
405
+ 95;96;0
406
+ 96;97;0
407
+ 97;98;0
408
+ 98;99;0
409
+ 99;100;0
410
+ 100;101;0
411
+ 101;102;0
412
+ 102;103;0
413
+ 103;104;0
414
+ 104;105;0
415
+ 105;106;0
416
+ 106;107;0
417
+ 107;108;0
418
+ 108;109;0
419
+ 109;110;0
420
+ 110;111;0
421
+ 111;112;0
422
+ 112;113;0
423
+ 113;114;0
424
+ 114;115;0
425
+ 115;116;0
426
+ 116;117;0
427
+ 117;118;0
428
+ 118;119;0
429
+ 119;120;0
430
+ 120;121;0
431
+ 121;122;0
432
+ 122;123;0
433
+ 123;124;0
434
+ 124;125;0
435
+ 125;126;0
436
+ 126;127;0
437
+ 127;128;0
438
+ 128;129;0
439
+ 129;130;0
440
+ 130;131;0
441
+ 131;132;0
442
+ 132;133;0
443
+ 133;134;0
444
+ 134;135;0
445
+ 135;136;0
446
+ 136;137;0
447
+ 137;138;0
448
+ 138;139;0
449
+ 139;140;0
450
+ 140;141;0
451
+ 141;142;0
452
+ 142;143;0
453
+ 143;144;0
454
+ 144;145;0
455
+ 145;146;0
456
+ 146;147;0
457
+ 147;148;0
458
+ 148;149;0
459
+ 149;150;0
460
+ 150;151;0
461
+ 151;152;0
462
+ 152;153;0
463
+ 153;154;0
464
+ 154;155;0
465
+ 155;156;0
466
+ 156;157;0
467
+ 157;158;0
468
+ 158;159;0
469
+ 159;160;0
470
+ 160;161;0
471
+ 161;162;0
472
+ 162;163;0
473
+ 163;164;0
474
+ 164;165;0
475
+ 165;166;0
476
+ 166;167;0
477
+ 167;168;0
478
+ 168;169;0
479
+ 169;170;0
480
+ 170;171;0
481
+ 171;172;0
482
+ 172;173;0
483
+ 173;174;0
484
+ 174;175;0
485
+ 175;176;0
486
+ 176;177;0
487
+ 177;178;0
488
+ 178;179;0
489
+ 179;180;0
490
+ 180;181;0
491
+ 181;182;0
492
+ 182;183;0
493
+ 183;184;0
494
+ 184;185;0
495
+ 185;186;0
496
+ 186;187;0
497
+ 187;188;0
498
+ 188;189;0
499
+ 189;190;0
500
+ 190;191;0
501
+ 191;192;0
502
+ 192;193;0
503
+ 193;194;0
504
+ 194;195;0
505
+ 195;196;0
506
+ 196;197;0
507
+ 197;198;0
508
+ 198;199;0
509
+ 199;200;0
510
+ 200;201;0
511
+ 201;202;0
512
+ 202;203;0
513
+ 203;204;0
514
+ 204;205;0
515
+ 205;206;0
516
+ 206;207;0
517
+ 207;208;0
518
+ 208;209;0
519
+ 209;210;0
520
+ 210;211;0
521
+ 211;212;0
522
+ 212;213;0
523
+ 213;214;0
524
+ 214;215;0
525
+ 215;216;0
526
+ 216;217;0
527
+ 217;218;0
528
+ 218;219;0
529
+ 219;220;0
530
+ 220;221;0
531
+ 221;222;0
532
+ 222;223;0
533
+ 223;224;0
534
+ 224;0;0
535
+ 225;226;0
536
+ 226;227;0
537
+ 227;228;0
538
+ 228;229;0
539
+ 229;230;0
540
+ 230;231;0
541
+ 231;232;0
542
+ 232;233;0
543
+ 233;234;0
544
+ 234;235;0
545
+ 235;236;0
546
+ 236;225;0
547
+ 237;238;0
548
+ 238;239;0
549
+ 239;240;0
550
+ 240;241;0
551
+ 241;242;0
552
+ 242;243;0
553
+ 243;244;0
554
+ 244;237;0
555
+ 245;246;0
556
+ 246;247;0
557
+ 247;248;0
558
+ 248;249;0
559
+ 249;250;0
560
+ 250;251;0
561
+ 251;252;0
562
+ 252;245;0
563
+ 253;254;0
564
+ 254;255;0
565
+ 255;256;0
566
+ 256;257;0
567
+ 257;258;0
568
+ 258;259;0
569
+ 259;260;0
570
+ 260;261;0
571
+ 261;262;0
572
+ 262;263;0
573
+ 263;264;0
574
+ 264;265;0
575
+ 265;266;0
576
+ 266;267;0
577
+ 267;268;0
578
+ 268;269;0
579
+ 269;270;0
580
+ 270;271;0
581
+ 271;272;0
582
+ 272;273;0
583
+ 273;274;0
584
+ 274;275;0
585
+ 275;253;0
586
+ 276;277;0
587
+ 277;278;0
588
+ 278;279;0
589
+ 279;280;0
590
+ 280;281;0
591
+ 281;282;0
592
+ 282;283;0
593
+ 283;284;0
594
+ 284;285;0
595
+ 285;286;0
596
+ 286;287;0
597
+ 287;288;0
598
+ 288;289;0
599
+ 289;290;0
600
+ 290;291;0
601
+ 291;276;0
602
+ 292;293;0
603
+ 293;294;0
604
+ 294;295;0
605
+ 295;296;0
606
+ 296;297;0
607
+ 297;298;0
608
+ 298;299;0
609
+ 299;300;0
610
+ 300;301;0
611
+ 301;302;0
612
+ 302;292;0