|
From: <das...@us...> - 2008-10-29 19:15:18
|
Revision: 1176
http://vlab.svn.sourceforge.net/vlab/?rev=1176&view=rev
Author: dasil014
Date: 2008-10-29 19:15:14 +0000 (Wed, 29 Oct 2008)
Log Message:
-----------
New version of thermo program. It correct some bugs with negative frequencies
Modified Paths:
--------------
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/.gdb_history
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/FitEn.c
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/HTParms
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/cth
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/energy_core.c
trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/phon
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/.gdb_history
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/.gdb_history 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/.gdb_history 2008-10-29 19:15:14 UTC (rev 1176)
@@ -1,132 +1,13 @@
-file /Users/cesar/Desktop/From_LiLi/4Cesar/a.out
-file /Users/cesar/Desktop/NewThermo/Periclase/90RY/Fit_q/a.out
-file /Users/cesar/Desktop/new_elast/a.out
-file /Users/cesar/Desktop/Fit_Ener/4LiLI/a.out
-file /Users/cesar/Desktop/thermo_dot_c/a.out
-quit
-break thermo.f:115
-run
-print nv
-print nt
-print i
-print t
-print t(401)
-step
-break thermo.f:265
-run
-cont
-print nq
-print nq(1)
-print nq
+file /Users/cesar/Desktop/DOWNLOAD/Nthermo_distro/thermo
+list printout
up
-print nq
-run
-print nq
-cont
-delete 2
-break do
-break thermo.f:265
quit
-run
-quit
-break <implicit code>:1
-file /Users/cesar/Desktop/NewThermo/Periclase/90RY/Fit_q/a.out
-quit
-file /Users/cesar/Desktop/NewThermo/Periclase/90RY/Fit_q/a.out
-set args
-run
-print Parms
-printf parms
-print parms[1]
-print x
-up
-quit
-file /Users/cesar/Desktop/new_elast/a.out
-quit
-list 'main'
-break main
-quit
-list 'Parms'
-set args
-run
-list elast.p:1
-break elast.p:325
-run
-break elast.p:327
-break elast.p:326
-cont
-print delampglb
-print numamp
-cont
-print Cij
-quit
-break GenFit_En_V.c:88
-run
-print g
-print r_o
-print l
-quit
-break GenFit_En_V.c:88
-run
-print g
-print Fo
-quit
-break GenFit_En_V.c:104
-run
-print g
-quit
-run
-quit
-run
-quit
-list E_PT
-list V_PT
-list 'E_PT'
-list V_PT
-break energy_core.c:246
-run
-print i
-print P
-print T
-print EofVT
-print *EofVT
-print EofVT[0]
-print EofVT[1]
-quit
-run
-list E_PT
-list V_PT
-break energy_core.c:252
-run
-break energy_core.c:250
-run
-break energy_core.c:247
-run
-list SetParam
-quit
list main_inits
-list readfreqs
-break energy_core.c:149
+list energy_inits
+list SetParam
+break energy_core.c:398
+delete 1
+break Et[k]
+break energy_core.c:397
run
-print NumOfVols
-graph display NumOfVols
-print print NumOfQpoints
-print NumOfQpoints
-print NumOfFreqs
-print NumOfMolUn
-print ss
-quit
-list main_inits
-break Initialization.c:132
-break Initialization.c:133
-run
-quit
-run
-quit
-run
-up
-quit
-run
-up
-quit
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/FitEn.c
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/FitEn.c 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/FitEn.c 2008-10-29 19:15:14 UTC (rev 1176)
@@ -166,6 +166,24 @@
nparm = J;
}
Nfree = *Npts - nparm; /* No. de graus de liberdade. */
+
+/*
+ {
+ int i;
+
+ printf("NPTS = %4i \n",(*Npts));
+ for (i=0;i<(*Npts);i++) {
+ printf("%4i %12.4f %12.4f \n",i,Dados[0][i],Dados[1][i]);
+ }
+ printf("NPTS = %4i \n",(*NparmExt));
+ printf("NparmExt = %4i \n",(*NparmExt));
+ for (i=0;i<(*Npts);i++) {
+ printf("%4i %12.4f \n",i,Param1[i]);
+ }
+ }
+
+*/
+
memcpy(X, Dados[0], sizeof(YCoordType));
memcpy(Y, Dados[1], sizeof(YCoordType));
if (Nfree > 0) {
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/HTParms
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/HTParms 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/HTParms 2008-10-29 19:15:14 UTC (rev 1176)
@@ -1,5 +1,5 @@
-0.0 4200.0 10.0
-1 4
+100.0 3500.0 50.0
+0
1
1
1
@@ -14,4 +14,4 @@
0
0.0 16 10.0
0
-500.0 8 500.0
+500.0 5 500.0
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/cth
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/cth 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/cth 2008-10-29 19:15:14 UTC (rev 1176)
@@ -1,12 +1,12 @@
rm *.o thermo
-gcc -g -O0 -c Globals.c
-gcc -g -O0 -c E_VP.c
-gcc -g -O0 -c FitEn.c
-gcc -g -O0 -c Initialization.c
-gcc -g -O0 -c O1_deriv.c
-gcc -g -O0 -c energy_core.c
-gcc -g -O0 -c mostfunctions_of_PT.c
-gcc -g -O0 -c mostfunctions_of_VT.c
-gcc -g -O0 -c output.c
-gcc -g -O0 -c printout.c
-gcc -g -O0 Globals.o FitEn.o O1_deriv.o output.o printout.o mostfunctions_of_PT.o E_VP.o Initialization.o energy_core.o mostfunctions_of_VT.o thermo.c -o thermo
+gcc -g2 -O0 -c Globals.c
+gcc -g2 -O0 -c E_VP.c
+gcc -g2 -O0 -c FitEn.c
+gcc -g2 -O0 -c Initialization.c
+gcc -g2 -O0 -c O1_deriv.c
+gcc -g2 -O0 -c energy_core.c
+gcc -g2 -O0 -c mostfunctions_of_PT.c
+gcc -g2 -O0 -c mostfunctions_of_VT.c
+gcc -g2 -O0 -c output.c
+gcc -g2 -O0 -c printout.c
+gcc -g2 -O0 Globals.o FitEn.o O1_deriv.o output.o printout.o mostfunctions_of_PT.o E_VP.o Initialization.o energy_core.o mostfunctions_of_VT.o thermo.c -o thermo
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/energy_core.c
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/energy_core.c 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/energy_core.c 2008-10-29 19:15:14 UTC (rev 1176)
@@ -168,15 +168,19 @@
l = 0;
for (k=0;k<NumOfVols;k++) {
fscanf(freqFile,"%le %le %le \n",&a,&b,&c);
+/* printf("P,V,E = %12.4f %12.4f %12.4f \n",a,b,c); */
Po[k] = a;
Vo[k] = b;
Eo[k] = c;
for (i=0;i<NumOfQpoints;i++) {
fscanf(freqFile,"%le %le %le \n",&a,&b,&c);
+/* printf("q-point = %12.4f %12.4f %12.4f \n",a,b,c); */
for (j=0;j<NumOfFreqs;j++) {
fscanf(freqFile,"%le \n",&a);
+ if (a<0.0) a = 0.1;
freqsGlb[l] = a;
+/* printf("freq j = %4i %16.6f \n",j,freqsGlb[l]); */
l++;
}
}
@@ -186,6 +190,7 @@
for (j=0;j<NumOfQpoints;j++) {
fscanf(freqFile,"%le %le %le %le \n",&a,&b,&c,&d);
weightGlb[j] = d;
+/* printf("q-point weight = %12.4f %12.4f %12.4f %12.4f \n",a,b,c,weightGlb[j]); */
}
wt = 0.0;
@@ -210,7 +215,7 @@
/* */
/* Lowest Level Abstraction Functions! */
-/* Those are the only public functions aloowed */
+/* Those are the only public functions alowed */
/* to access the energy parametrization data. */
/* */
Modified: trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/phon
===================================================================
--- trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/phon 2008-02-25 07:51:41 UTC (rev 1175)
+++ trunk/vlab/services/project-executor/src/main/native/Nthermo_distro/phon 2008-10-29 19:15:14 UTC (rev 1176)
@@ -1,14083 +1,651 @@
-Periclase
-The file contains frequencies and wieght factors at the end
+XXX
+YYY
Number of volumes (nv), q-vectors (nq), normal modes (np), formula units(nm):
-12 145 6 1
+ 11 8 6 1
- -7.9 131.2235 -34.02334905
- .0000 .0000 .0000
- -.000034
- -.000031
- -.000020
- 364.821136
- 364.821136
- 670.755212
-
- -.0625 -.0625 .0625
- 47.538611
- 47.538611
- 82.142128
- 364.301148
- 364.301148
- 668.783968
-
- -.1250 -.1250 .1250
- 92.843768
- 92.843768
- 162.307452
- 362.841845
- 362.841845
- 662.892252
-
- -.1875 -.1875 .1875
- 134.245687
- 134.245687
- 238.723435
- 360.556089
- 360.556089
- 653.066778
-
- -.2500 -.2500 .2500
- 170.933556
- 170.933556
- 309.971942
- 357.222956
- 357.222956
- 639.095615
-
- -.3125 -.3125 .3125
- 202.754778
- 202.754778
- 352.259001
- 352.259001
- 375.045949
- 620.477736
-
- -.3750 -.3750 .3750
- 229.415484
- 229.415484
- 345.345911
- 345.345911
- 433.300312
- 596.510461
-
- -.4375 -.4375 .4375
- 249.068248
- 249.068248
- 337.801899
- 337.801899
- 484.259559
- 566.589492
-
- -.5000 -.5000 .5000
- 256.891457
- 256.891457
- 334.063078
- 334.063078
- 521.799155
- 536.142654
-
- .0000 .0000 .1250
- 62.156228
- 62.156228
- 84.719618
- 367.081708
- 367.081708
- 664.848859
-
- -.0625 -.0625 .1875
- 92.891946
- 97.863906
- 147.097454
- 365.682017
- 368.502341
- 658.905995
-
- -.1250 -.1250 .2500
- 129.215573
- 135.548010
- 218.844937
- 361.883529
- 368.317853
- 650.430300
-
- -.1875 -.1875 .3125
- 165.506308
- 170.057073
- 288.505035
- 358.135205
- 366.344860
- 638.125993
-
- -.2500 -.2500 .3750
- 198.818905
- 200.139613
- 351.029492
- 356.669814
- 362.190325
- 621.471650
-
- -.3125 -.3125 .4375
- 225.624191
- 227.700422
- 349.349300
- 355.436170
- 412.721531
- 599.843308
-
- -.3750 -.3750 .5000
- 245.728405
- 250.077439
- 344.709282
- 346.534492
- 464.820088
- 572.630686
-
- -.4375 -.4375 .5625
- 257.280202
- 261.869922
- 338.340390
- 343.025025
- 508.231081
- 540.773791
-
- -.5000 -.5000 .6250
- 254.974470
- 259.484660
- 335.934841
- 347.465720
- 495.288851
- 551.457825
-
- -.5625 -.5625 .6875
- 238.479027
- 245.392060
- 339.735065
- 355.554993
- 448.370528
- 582.418232
-
- -.6250 -.6250 .7500
- 212.923994
- 224.054838
- 345.166740
- 362.877954
- 394.089997
- 607.894864
-
- -.6875 -.6875 .8125
- 181.838581
- 197.471327
- 332.267233
- 349.745932
- 368.882583
- 628.061541
-
- -.7500 -.7500 .8750
- 146.704888
- 165.915729
- 265.960362
- 353.442252
- 371.437533
- 643.647274
-
- -.8125 -.8125 .9375
- 108.725737
- 129.432018
- 196.116649
- 356.976341
- 371.798104
- 655.343009
-
- -.8750 -.8750 1.0000
- 71.225061
- 88.307422
- 128.635542
- 360.705416
- 369.315304
- 663.775477
-
- .0000 .0000 .2500
- 120.316466
- 120.316466
- 165.308458
- 372.862415
- 372.862415
- 647.904682
-
- -.0625 -.0625 .3125
- 147.700921
- 149.577161
- 215.671826
- 372.775931
- 375.283954
- 637.409821
-
- -.1250 -.1250 .3750
- 178.019467
- 178.707876
- 274.799969
- 369.689276
- 375.506647
- 625.868548
-
- -.1875 -.1875 .4375
- 204.885734
- 209.178676
- 333.117259
- 367.465582
- 373.236497
- 611.247181
-
- -.2500 -.2500 .5000
- 227.444760
- 237.929309
- 363.543427
- 367.999706
- 390.577568
- 592.505759
-
- -.3125 -.3125 .5625
- 246.029085
- 261.190113
- 359.677698
- 363.673717
- 439.805752
- 569.040897
-
- -.3750 -.3750 .6250
- 258.849349
- 275.468006
- 349.663236
- 365.525066
- 482.138213
- 541.519712
-
- -.4375 -.4375 .6875
- 261.626904
- 278.351058
- 341.892410
- 370.708610
- 493.504815
- 532.641396
-
- -.5000 -.5000 .7500
- 250.729207
- 271.117416
- 340.008848
- 377.397715
- 456.053564
- 560.234055
-
- -.5625 -.5625 .8125
- 228.718528
- 256.696432
- 342.151500
- 381.397084
- 409.609259
- 586.425072
-
- -.6250 -.6250 .8750
- 200.358345
- 236.336442
- 345.132132
- 351.630220
- 388.250624
- 608.433442
-
- -.6875 -.6875 .9375
- 168.845089
- 209.124496
- 296.297382
- 348.195708
- 386.138952
- 626.850617
-
- -.7500 -.7500 1.0000
- 136.853899
- 173.099712
- 242.183195
- 351.973669
- 380.942564
- 642.448496
-
- .0000 .0000 .3750
- 170.749871
- 170.749871
- 238.148025
- 380.475404
- 380.475404
- 622.238459
-
- -.0625 -.0625 .4375
- 193.544354
- 194.924557
- 278.216276
- 382.204312
- 383.441918
- 608.434792
-
- -.1250 -.1250 .5000
- 214.843047
- 222.720683
- 323.349525
- 382.649876
- 383.817736
- 594.319406
-
- -.1875 -.1875 .5625
- 233.642784
- 251.272501
- 366.471327
- 381.012162
- 386.487862
- 577.937713
-
- -.2500 -.2500 .6250
- 249.690991
- 276.210070
- 374.527951
- 384.892896
- 414.519846
- 558.325303
-
- -.3125 -.3125 .6875
- 262.001191
- 293.632744
- 364.796784
- 391.547448
- 451.156886
- 535.926884
-
- -.3750 -.3750 .7500
- 267.815895
- 301.540331
- 354.120499
- 398.300055
- 473.485894
- 519.605517
-
- -.4375 -.4375 .8125
- 263.117980
- 300.600404
- 346.456268
- 402.884266
- 456.011341
- 534.457581
-
- -.5000 -.5000 .8750
- 246.859466
- 292.307500
- 343.606385
- 398.464463
- 424.751082
- 559.734315
-
- -.5625 -.5625 .9375
- 222.842775
- 276.153100
- 343.646005
- 368.489235
- 409.408483
- 584.049915
-
- -.6250 -.6250 1.0000
- 195.582130
- 248.737353
- 330.240426
- 345.106612
- 399.156813
- 606.495192
-
- .0000 .0000 .5000
- 210.608737
- 210.608737
- 300.007442
- 389.393348
- 389.393348
- 591.749049
-
- -.0625 -.0625 .5625
- 227.228157
- 231.097380
- 330.036744
- 392.757492
- 393.334025
- 576.798524
-
- -.1250 -.1250 .6250
- 242.321961
- 257.749288
- 360.749080
- 392.785074
- 398.565013
- 561.812549
-
- -.1875 -.1875 .6875
- 255.574097
- 285.955058
- 387.973477
- 388.772049
- 408.427894
- 545.371149
-
- -.2500 -.2500 .7500
- 266.372748
- 309.645248
- 380.619009
- 405.646010
- 427.396538
- 527.335407
-
- -.3125 -.3125 .8125
- 273.093377
- 324.585666
- 369.444325
- 414.131286
- 449.856215
- 510.688827
-
- -.3750 -.3750 .8750
- 272.946786
- 329.648700
- 357.964021
- 414.551909
- 457.111596
- 509.989823
-
- -.4375 -.4375 .9375
- 263.396685
- 324.604664
- 349.464436
- 404.156630
- 444.667677
- 531.091698
-
- -.5000 -.5000 1.0000
- 245.328063
- 307.277320
- 344.990957
- 386.168198
- 428.376580
- 557.586136
-
- .0000 .0000 .6250
- 239.913888
- 239.913888
- 347.898328
- 399.118747
- 399.118747
- 561.782668
-
- -.0625 -.0625 .6875
- 251.790453
- 257.313030
- 367.591935
- 402.014672
- 404.635670
- 548.507020
-
- -.1250 -.1250 .7500
- 262.349681
- 283.492136
- 383.883859
- 400.690097
- 413.904369
- 535.263647
-
- -.1875 -.1875 .8125
- 271.085753
- 313.407534
- 394.176270
- 394.814553
- 428.315995
- 521.108143
-
- -.2500 -.2500 .8750
- 277.087119
- 340.271406
- 384.814034
- 397.448391
- 447.705083
- 505.856377
-
- -.3125 -.3125 .9375
- 278.871637
- 355.225740
- 372.168149
- 397.070164
- 469.005519
- 491.471887
-
- -.3750 -.3750 1.0000
- 274.617322
- 348.358784
- 359.459792
- 400.882862
- 464.914294
- 503.396103
-
- .0000 .0000 .7500
- 260.885392
- 260.885392
- 379.376046
- 407.700493
- 407.700493
- 538.366430
-
- -.0625 -.0625 .8125
- 268.867984
- 275.506574
- 388.767589
- 409.113538
- 413.556002
- 529.434496
-
- -.1250 -.1250 .8750
- 275.203809
- 300.739315
- 392.262676
- 405.860987
- 424.979657
- 520.025890
-
- -.1875 -.1875 .9375
- 279.387786
- 332.398687
- 388.188981
- 398.017375
- 441.463973
- 509.055267
-
- -.2500 -.2500 1.0000
- 280.833763
- 364.980840
- 376.763757
- 386.289044
- 460.242688
- 496.228324
-
- .0000 .0000 .8750
- 274.267456
- 274.267456
- 394.479818
- 413.296449
- 413.296449
- 525.597924
-
- -.0625 -.0625 .9375
- 277.983301
- 285.304743
- 396.256761
- 412.826753
- 418.273019
- 521.379617
-
- -.1250 -.1250 1.0000
- 279.718034
- 307.210683
- 393.111958
- 407.626414
- 428.935006
- 515.674299
-
- .0000 .0000 1.0000
- 278.961814
- 278.961814
- 398.208754
- 415.203227
- 415.203227
- 522.134795
-
- -.1250 .0000 .2500
- 117.846353
- 136.423639
- 193.021701
- 362.471784
- 375.073944
- 649.444589
-
- -.1875 -.0625 .3125
- 148.789837
- 173.149716
- 251.886186
- 358.024856
- 378.709182
- 637.830246
-
- -.2500 -.1250 .3750
- 181.060250
- 204.279310
- 312.973128
- 354.295851
- 379.100435
- 623.295127
-
- -.3125 -.1875 .4375
- 211.110867
- 230.384769
- 350.508934
- 368.355967
- 379.996060
- 604.980681
-
- -.3750 -.2500 .5000
- 236.469295
- 251.867211
- 346.804297
- 370.057639
- 426.574387
- 582.118426
-
- -.4375 -.3125 .5625
- 254.400664
- 267.359708
- 343.334391
- 363.956258
- 473.255115
- 554.422598
-
- -.5000 -.3750 .6250
- 261.217635
- 273.221463
- 341.959818
- 360.736235
- 503.589857
- 530.581497
-
- -.1250 .0000 .3750
- 168.099593
- 183.190569
- 255.645649
- 370.382092
- 382.797473
- 624.151666
-
- -.1875 -.0625 .4375
- 192.871530
- 214.294987
- 303.305445
- 366.886368
- 387.570495
- 609.768034
-
- -.2500 -.1250 .5000
- 218.214105
- 241.128002
- 351.720991
- 364.778832
- 389.865686
- 593.051645
-
- -.3125 -.1875 .5625
- 240.268085
- 264.109778
- 361.731206
- 383.944131
- 405.293183
- 573.065242
-
- -.3750 -.2500 .6250
- 256.894463
- 281.687278
- 358.390644
- 384.731762
- 446.135262
- 549.532123
-
- -.4375 -.3125 .6875
- 266.032511
- 290.925530
- 353.235512
- 386.017361
- 478.611083
- 526.312536
-
- -.5000 -.3750 .7500
- 264.482460
- 290.699667
- 348.693549
- 389.826631
- 471.176213
- 532.508033
-
- -.5625 -.4375 .8125
- 251.131087
- 282.246162
- 347.376268
- 392.731295
- 434.842789
- 557.953248
-
- -.6250 -.5000 .8750
- 228.976710
- 267.121795
- 348.372326
- 380.675594
- 403.234172
- 581.944932
-
- -.6875 -.5625 .9375
- 202.067727
- 244.968286
- 337.122410
- 350.441910
- 396.384576
- 603.011132
-
- -.7500 -.6250 1.0000
- 174.025230
- 213.484137
- 291.838061
- 353.406459
- 389.265266
- 621.584622
-
- -.1250 .0000 .5000
- 210.314143
- 221.329764
- 310.415183
- 381.103156
- 392.030271
- 592.968452
-
- -.1875 -.0625 .5625
- 229.849118
- 247.954551
- 345.485244
- 379.948540
- 398.440125
- 576.997148
-
- -.2500 -.1250 .6250
- 247.832543
- 273.961708
- 377.667437
- 380.407623
- 404.735486
- 559.397589
-
- -.3125 -.1875 .6875
- 262.075643
- 296.120645
- 375.728096
- 399.700839
- 422.511624
- 539.781792
-
- -.3750 -.2500 .7500
- 271.433015
- 310.643844
- 368.851799
- 407.604090
- 449.002383
- 520.059209
-
- -.4375 -.3125 .8125
- 273.592727
- 316.183105
- 360.232064
- 412.061899
- 459.332888
- 513.243326
-
- -.5000 -.3750 .8750
- 265.969111
- 313.324103
- 353.397705
- 409.119354
- 442.818714
- 531.098003
-
- -.5625 -.4375 .9375
- 248.908213
- 301.930914
- 349.913155
- 390.588353
- 425.672222
- 555.579398
-
- -.6250 -.5000 1.0000
- 226.120145
- 279.537856
- 349.002191
- 362.973025
- 412.106225
- 579.990019
-
- -.1250 .0000 .6250
- 242.272666
- 249.605479
- 353.254345
- 393.326061
- 402.192443
- 561.621660
-
- -.1875 -.0625 .6875
- 257.057582
- 274.101029
- 374.960814
- 393.862648
- 410.271914
- 546.316922
-
- -.2500 -.1250 .7500
- 268.743381
- 301.722449
- 391.041456
- 393.180948
- 421.333926
- 530.160578
-
- -.3125 -.1875 .8125
- 276.969919
- 325.532897
- 384.990144
- 403.592914
- 438.045325
- 513.462174
-
- -.3750 -.2500 .8750
- 280.517104
- 339.937037
- 374.860314
- 407.166886
- 457.080248
- 499.577120
-
- -.4375 -.3125 .9375
- 277.410771
- 341.538118
- 363.915747
- 404.475550
- 460.439627
- 504.526623
-
- -.5000 -.3750 1.0000
- 266.372543
- 328.406200
- 355.128178
- 398.347117
- 445.549758
- 528.421665
-
- -.1250 .0000 .7500
- 265.437287
- 269.855027
- 380.869069
- 404.681670
- 411.160401
- 536.623565
-
- -.1875 -.0625 .8125
- 275.527673
- 293.679250
- 389.098117
- 404.760828
- 420.849929
- 524.682526
-
- -.2500 -.1250 .8750
- 281.845778
- 323.888432
- 390.296193
- 399.662283
- 436.348563
- 511.840770
-
- -.3125 -.1875 .9375
- 284.833857
- 353.705026
- 384.068868
- 389.861574
- 456.484434
- 497.301894
-
- -.3750 -.2500 1.0000
- 283.663988
- 362.849668
- 376.840545
- 386.743724
- 479.485524
- 480.225820
-
- -.1250 .0000 .8750
- 280.460470
- 282.777161
- 393.066484
- 412.469578
- 416.986452
- 522.723359
-
- -.1875 -.0625 .9375
- 285.226528
- 305.205132
- 391.840400
- 410.028035
- 427.346353
- 515.068198
-
- -.2500 -.1250 1.0000
- 286.412425
- 334.375499
- 385.185431
- 401.845396
- 442.814836
- 505.862974
-
- -.1250 .0000 1.0000
- 285.842512
- 287.312911
- 395.703817
- 415.087776
- 418.963816
- 518.895022
-
- -.2500 .0000 .5000
- 213.967171
- 247.994683
- 334.950123
- 363.652326
- 399.715961
- 591.394104
-
- -.3125 -.0625 .5625
- 236.841478
- 274.629101
- 362.193394
- 369.040469
- 409.290130
- 571.293597
-
- -.3750 -.1250 .6250
- 256.876572
- 293.690543
- 362.546596
- 397.139529
- 421.405867
- 549.538684
-
- -.4375 -.1875 .6875
- 270.516169
- 305.571988
- 363.250669
- 405.981214
- 446.234927
- 527.283975
-
- -.5000 -.2500 .7500
- 275.381587
- 309.650859
- 363.677683
- 407.026637
- 462.049662
- 514.105891
-
- -.2500 .0000 .6250
- 248.463109
- 273.878914
- 367.309674
- 379.263428
- 411.361101
- 558.479840
-
- -.3125 -.0625 .6875
- 266.237015
- 297.666007
- 380.474230
- 387.401083
- 422.690606
- 539.092323
-
- -.3750 -.1250 .7500
- 278.956280
- 316.835525
- 381.122637
- 402.560831
- 435.674675
- 519.669569
-
- -.4375 -.1875 .8125
- 285.053088
- 328.083051
- 378.898825
- 409.679267
- 450.244830
- 504.147909
-
- -.5000 -.2500 .8750
- 283.513709
- 329.835161
- 373.810900
- 408.683611
- 452.539880
- 505.570277
-
- -.5625 -.3125 .9375
- 273.749564
- 321.549308
- 368.111914
- 399.430364
- 440.964251
- 524.537095
-
- -.6250 -.3750 1.0000
- 257.003582
- 302.752870
- 363.945227
- 384.725198
- 426.352488
- 547.893829
-
- -.2500 .0000 .7500
- 275.473648
- 292.404684
- 385.170703
- 396.501899
- 421.552183
- 530.529689
-
- -.3125 -.0625 .8125
- 288.209090
- 315.948919
- 390.003333
- 398.568828
- 433.990533
- 514.582340
-
- -.3750 -.1250 .8750
- 293.820968
- 339.321046
- 389.510402
- 395.719487
- 450.430842
- 498.866078
-
- -.4375 -.1875 .9375
- 293.386683
- 351.969150
- 386.596741
- 389.252252
- 467.185189
- 486.716462
-
- -.5000 -.2500 1.0000
- 286.639939
- 343.645802
- 377.069228
- 394.160804
- 459.584636
- 500.340378
-
- -.2500 .0000 .8750
- 294.548921
- 304.210356
- 389.045651
- 409.765331
- 428.092539
- 513.921331
-
- -.3125 -.0625 .9375
- 300.560880
- 329.354588
- 383.173781
- 408.287435
- 441.613912
- 502.315353
-
- -.3750 -.1250 1.0000
- 299.208077
- 358.539097
- 371.822266
- 399.679014
- 459.894765
- 489.515087
-
- -.2500 .0000 1.0000
- 302.069168
- 308.354527
- 387.987860
- 414.532655
- 430.291531
- 509.026409
-
- -.3750 .0000 .7500
- 283.996785
- 319.371047
- 385.204600
- 391.571059
- 438.472355
- 518.456248
-
- -.4375 -.0625 .8125
- 295.914301
- 336.343461
- 390.181733
- 392.374487
- 452.493030
- 499.423005
-
- -.5000 -.1250 .8750
- 299.969459
- 343.215078
- 391.066303
- 393.242795
- 460.703015
- 489.037318
-
- -.3750 .0000 .8750
- 306.610807
- 329.921525
- 383.042392
- 405.291740
- 446.094856
- 499.155117
-
- -.4375 -.0625 .9375
- 313.073100
- 348.988203
- 372.019476
- 406.922543
- 460.855125
- 484.111767
-
- -.5000 -.1250 1.0000
- 308.319348
- 353.243227
- 374.246520
- 401.023760
- 468.225471
- 479.884767
-
- -.3750 .0000 1.0000
- 317.987963
- 333.611213
- 374.870705
- 413.455085
- 448.631703
- 492.569915
-
- -.5000 .0000 1.0000
- 324.574988
- 356.563472
- 356.563472
- 412.797729
- 471.079062
- 471.079062
-
+ -5.009 128.3001 -34.51148633
+ 0.000000000 0.000000000 0.000000000
+-19.215106
+-19.215106
+-19.215106
+122.955356
+122.955356
+122.955356
+ 0.176864930 -0.176864930 0.176864930
+-11.299015
+-11.299015
+17.487303
+145.015653
+145.015653
+157.888211
+ -0.353729860 0.353729860 -0.353729860
+-9.597741
+-9.597741
+16.973926
+145.104217
+145.104217
+156.973844
+ 0.000000000 0.000000000 0.353729860
+-12.511766
+-12.511766
+11.571650
+145.770587
+145.770587
+156.399722
+ -0.530594790 0.530594790 -0.176864930
+-9.717147
+-6.772224
+11.035211
+146.246424
+147.964669
+154.297578
+ -0.353729860 0.353729860 0.000000000
+8.658476
+10.252291
+11.175138
+12.448448
+13.032034
+16.487785
+ 0.000000000 0.000000000 -0.707459719
+9.419689
+9.419689
+12.742573
+12.742573
+13.740691
+14.328575
+ 0.353729860 0.000000000 -0.707459719
+-4.806807
+-1.547939
+-1.547939
+147.542050
+150.336256
+150.336256
- 0 124.5844 -34.02505439
- .0000 .0000 .0000
- -.000051
- -.000049
- -.000049
- 413.786826
- 413.786826
- 709.906308
-
- -.0625 -.0625 .0625
- 51.789063
- 51.789063
- 86.805205
- 412.996176
- 412.996176
- 707.781813
-
- -.1250 -.1250 .1250
- 101.426954
- 101.426954
- 171.545907
- 410.724086
- 410.724086
- 701.444068
-
- -.1875 -.1875 .1875
- 147.259089
- 147.259089
- 252.353278
- 407.099304
- 407.099304
- 690.912786
-
- -.2500 -.2500 .2500
- 188.386056
- 188.386056
- 327.703593
- 401.966628
- 401.966628
- 676.010683
-
- -.3125 -.3125 .3125
- 224.474828
- 224.474828
- 394.867486
- 394.867486
- 396.483211
- 656.261040
-
- -.3750 -.3750 .3750
- 254.990670
- 254.990670
- 385.663065
- 385.663065
- 457.941398
- 630.986719
-
- -.4375 -.4375 .4375
- 277.698715
- 277.698715
- 376.014624
- 376.014624
- 511.394472
- 599.731605
-
- -.5000 -.5000 .5000
- 286.838021
- 286.838021
- 371.277989
- 371.277989
- 548.283376
- 570.325246
-
- .0000 .0000 .1250
- 63.243530
- 63.243530
- 95.221506
- 416.025937
- 416.025937
- 703.187596
-
- -.0625 -.0625 .1875
- 100.185677
- 101.309670
- 159.376321
- 413.946864
- 417.193170
- 696.669358
-
- -.1250 -.1250 .2500
- 142.842626
- 142.844110
- 233.694111
- 408.573681
- 416.272210
- 687.644931
-
- -.1875 -.1875 .3125
- 181.667399
- 184.498246
- 306.552926
- 402.644601
- 413.085699
- 674.615454
-
- -.2500 -.2500 .3750
- 216.227520
- 222.464802
- 374.570724
- 396.356567
- 407.271923
- 657.051321
-
- -.3125 -.3125 .4375
- 246.137346
- 255.177220
- 388.933330
- 398.473122
- 436.721768
- 634.349335
-
- -.3750 -.3750 .5000
- 270.453922
- 280.068684
- 382.310135
- 387.200258
- 491.198538
- 606.000741
-
- -.4375 -.4375 .5625
- 285.756683
- 291.945054
- 376.510807
- 380.382558
- 535.284315
- 574.042128
-
- -.5000 -.5000 .6250
- 285.555682
- 286.820747
- 372.661786
- 386.734847
- 522.586083
- 584.356149
-
- -.5625 -.5625 .6875
- 268.284779
- 268.655100
- 377.303095
- 397.393628
- 474.034166
- 616.139146
-
- -.6250 -.6250 .7500
- 240.029450
- 242.780823
- 384.896303
- 406.551069
- 417.660714
- 642.783271
-
- -.6875 -.6875 .8125
- 205.303240
- 211.422816
- 352.413347
- 391.957700
- 414.868617
- 664.027651
-
- -.7500 -.7500 .8750
- 166.024733
- 175.049029
- 282.596164
- 397.998953
- 419.065425
- 680.557255
-
- -.8125 -.8125 .9375
- 123.617344
- 134.019065
- 209.247269
- 403.478017
- 420.397823
- 693.065969
-
- -.8750 -.8750 1.0000
- 81.358318
- 89.894829
- 137.916456
- 408.599416
- 418.252346
- 702.217615
-
- .0000 .0000 .2500
- 122.543166
- 122.543166
- 185.982274
- 421.865985
- 421.865985
- 683.938672
-
- -.0625 -.0625 .3125
- 153.590354
- 155.054951
- 238.281810
- 420.968459
- 424.127902
- 672.388504
-
- -.1250 -.1250 .3750
- 186.016190
- 192.938902
- 298.089406
- 415.638484
- 423.684391
- 660.287112
-
- -.1875 -.1875 .4375
- 216.250368
- 230.779827
- 357.862204
- 410.057125
- 420.215992
- 645.200035
-
- -.2500 -.2500 .5000
- 243.219987
- 264.701767
- 404.410393
- 413.271658
- 415.294330
- 625.950197
-
- -.3125 -.3125 .5625
- 266.353502
- 291.106966
- 402.233146
- 402.744914
- 465.727565
- 601.995500
-
- -.3750 -.3750 .6250
- 283.843257
- 305.548768
- 389.959224
- 403.808248
- 508.295545
- 574.631906
-
- -.4375 -.4375 .6875
- 291.097309
- 305.413264
- 379.141428
- 411.094204
- 519.063715
- 566.330732
-
- -.5000 -.5000 .7500
- 282.598629
- 293.462486
- 375.804645
- 420.715424
- 482.260801
- 592.924116
-
- -.5625 -.5625 .8125
- 259.882524
- 273.733902
- 379.066941
- 424.075032
- 437.902606
- 619.681116
-
- -.6250 -.6250 .8750
- 228.896276
- 247.907328
- 375.933883
- 384.457633
- 435.191743
- 642.585358
-
- -.6875 -.6875 .9375
- 193.674386
- 215.696694
- 317.761715
- 390.222287
- 434.937457
- 662.069309
-
- -.7500 -.7500 1.0000
- 157.156269
- 176.677540
- 260.303768
- 396.487312
- 430.078196
- 678.886261
-
- .0000 .0000 .3750
- 174.344008
- 174.344008
- 268.182443
- 429.697648
- 429.697648
- 654.848845
-
- -.0625 -.0625 .4375
- 198.852926
- 202.585915
- 310.407214
- 430.410362
- 432.477565
- 639.756008
-
- -.1250 -.1250 .5000
- 223.205128
- 237.514173
- 355.517025
- 427.917999
- 432.065650
- 625.295608
-
- -.1875 -.1875 .5625
- 245.814089
- 273.151170
- 399.525528
- 426.350159
- 427.908335
- 609.048807
-
- -.2500 -.2500 .6250
- 266.082224
- 303.375596
- 419.553081
- 427.428490
- 440.564826
- 589.897319
-
- -.3125 -.3125 .6875
- 282.965565
- 322.811350
- 407.360598
- 432.673376
- 475.727229
- 568.644694
-
- -.3750 -.3750 .7500
- 293.805899
- 328.968883
- 393.494918
- 441.047346
- 495.511755
- 554.276890
-
- -.4375 -.4375 .8125
- 293.843286
- 323.674531
- 382.624491
- 447.858392
- 481.011125
- 566.622802
-
- -.5000 -.5000 .8750
- 279.765364
- 309.676373
- 378.730358
- 435.854483
- 461.360188
- 590.995864
-
- -.5625 -.5625 .9375
- 254.864274
- 287.482154
- 380.224638
- 397.360262
- 456.502084
- 615.997824
-
- -.6250 -.6250 1.0000
- 224.714686
- 255.787021
- 356.220449
- 384.302045
- 448.157182
- 639.910828
-
- .0000 .0000 .5000
- 216.086037
- 216.086037
- 337.835539
- 438.663671
- 438.663671
- 620.480368
-
- -.0625 -.0625 .5625
- 234.470208
- 239.843940
- 369.513389
- 441.315052
- 441.636102
- 604.487298
-
- -.1250 -.1250 .6250
- 252.331125
- 272.299777
- 399.329577
- 440.716246
- 443.459473
- 589.857919
-
- -.1875 -.1875 .6875
- 268.957717
- 306.924560
- 424.614246
- 435.271386
- 448.710543
- 574.771456
-
- -.2500 -.2500 .7500
- 283.629242
- 335.704841
- 425.170480
- 445.252909
- 457.586545
- 559.069036
-
- -.3125 -.3125 .8125
- 294.850076
- 352.038797
- 411.362382
- 457.452463
- 471.396184
- 545.516062
-
- -.3750 -.3750 .8750
- 299.842541
- 354.374957
- 396.515706
- 453.979171
- 485.668218
- 543.318901
-
- -.4375 -.4375 .9375
- 294.862490
- 344.026730
- 385.020540
- 438.688119
- 485.453910
- 560.632216
-
- -.5000 -.5000 1.0000
- 278.608574
- 321.299200
- 379.894759
- 418.212771
- 474.260966
- 587.547936
-
- .0000 .0000 .6250
- 247.583519
- 247.583519
- 390.590669
- 448.037550
- 448.037550
- 587.553459
-
- -.0625 -.0625 .6875
- 260.958882
- 267.432861
- 409.984196
- 450.469506
- 452.477819
- 574.460914
-
- -.1250 -.1250 .7500
- 273.746991
- 297.937730
- 422.879612
- 448.235781
- 459.809078
- 563.092182
-
- -.1875 -.1875 .8125
- 285.336213
- 333.159477
- 428.459692
- 440.984293
- 470.925566
- 551.939208
-
- -.2500 -.2500 .8750
- 294.898834
- 365.262592
- 427.989026
- 429.029054
- 485.126370
- 540.195539
-
- -.3125 -.3125 .9375
- 301.085828
- 381.865008
- 413.697048
- 427.054853
- 502.763261
- 527.795281
-
- -.3750 -.3750 1.0000
- 301.849444
- 371.226489
- 397.706232
- 433.826600
- 505.244183
- 532.957630
-
- .0000 .0000 .7500
- 270.244592
- 270.244592
- 421.835627
- 456.237144
- 456.237144
- 564.619496
-
- -.0625 -.0625 .8125
- 279.223170
- 286.525662
- 428.223005
- 457.307200
- 461.532070
- 557.914386
-
- -.1250 -.1250 .8750
- 287.288170
- 315.019160
- 427.643297
- 453.249419
- 471.070482
- 551.440076
-
- -.1875 -.1875 .9375
- 293.984350
- 350.952512
- 420.236795
- 444.070828
- 484.001318
- 543.148377
-
- -.2500 -.2500 1.0000
- 298.811144
- 388.359844
- 406.337931
- 430.400631
- 498.360258
- 532.251959
-
- .0000 .0000 .8750
- 284.431796
- 284.431796
- 432.000019
- 461.712686
- 461.712686
- 556.232396
-
- -.0625 -.0625 .9375
- 288.772914
- 296.650117
- 431.231551
- 460.984079
- 466.024573
- 554.083800
-
- -.1250 -.1250 1.0000
- 291.971786
- 321.385077
- 426.448022
- 454.999894
- 474.562492
- 549.543055
-
- .0000 .0000 1.0000
- 289.321952
- 289.321952
- 432.745389
- 463.624758
- 463.624758
- 555.407784
-
- -.1250 .0000 .2500
- 129.686234
- 139.030004
- 209.820378
- 409.642312
- 424.096529
- 686.168059
-
- -.1875 -.0625 .3125
- 166.019778
- 178.860469
- 271.408668
- 403.205723
- 427.450018
- 673.676655
-
- -.2500 -.1250 .3750
- 202.246234
- 215.669330
- 334.798206
- 396.938614
- 426.705138
- 658.332023
-
- -.3125 -.1875 .4375
- 234.671270
- 248.594068
- 390.641664
- 395.211913
- 422.789957
- 639.201066
-
- -.3750 -.2500 .5000
- 261.632545
- 276.395414
- 384.791007
- 413.814359
- 451.935968
- 615.524741
-
- -.4375 -.3125 .5625
- 281.642656
- 295.352401
- 380.661937
- 404.835947
- 499.808745
- 587.296163
-
- -.5000 -.3750 .6250
- 290.027471
- 301.565358
- 379.897758
- 399.720162
- 528.975925
- 564.875798
-
- -.1250 .0000 .3750
- 179.498666
- 187.168037
- 282.046146
- 417.293669
- 432.035063
- 657.753138
-
- -.1875 -.0625 .4375
- 208.920352
- 222.466959
- 331.208225
- 411.327781
- 436.331259
- 642.541057
-
- -.2500 -.1250 .5000
- 236.517047
- 257.317460
- 380.872732
- 406.056814
- 436.530251
- 625.355219
-
- -.3125 -.1875 .5625
- 260.408464
- 287.826892
- 401.702376
- 425.681662
- 435.893201
- 605.163775
-
- -.3750 -.2500 .6250
- 279.816421
- 309.464266
- 397.815524
- 427.593022
- 471.916094
- 581.883996
-
- -.4375 -.3125 .6875
- 292.437434
- 318.590890
- 392.490862
- 427.207829
- 502.567232
- 560.347238
-
- -.5000 -.3750 .7500
- 293.574572
- 315.988292
- 386.018579
- 432.712976
- 495.970075
- 565.604344
-
- -.5625 -.4375 .8125
- 280.970025
- 303.573835
- 383.566961
- 437.695384
- 461.550056
- 589.947607
-
- -.6250 -.5000 .8750
- 258.105743
- 282.303563
- 385.782932
- 411.262835
- 446.740134
- 614.208672
-
- -.6875 -.5625 .9375
- 228.856685
- 253.845718
- 363.733091
- 390.294856
- 444.817107
- 636.134921
-
- -.7500 -.6250 1.0000
- 196.751345
- 218.576795
- 315.829608
- 396.105626
- 438.520659
- 655.954316
-
- -.1250 .0000 .5000
- 221.503688
- 227.263854
- 345.557570
- 427.843126
- 441.241410
- 622.873501
-
- -.1875 -.0625 .5625
- 244.066566
- 259.151307
- 381.092507
- 424.199308
- 446.553599
- 606.455313
-
- -.2500 -.1250 .6250
- 263.923580
- 293.134746
- 413.046392
- 422.731007
- 448.638998
- 589.222958
-
- -.3125 -.1875 .6875
- 280.952695
- 321.388450
- 416.928667
- 444.249319
- 450.920780
- 570.863052
-
- -.3750 -.2500 .7500
- 294.007387
- 337.884362
- 409.914657
- 453.889688
- 469.222842
- 553.681760
-
- -.4375 -.3125 .8125
- 300.395131
- 341.476564
- 399.153406
- 458.313234
- 479.219095
- 547.759181
-
- -.5000 -.3750 .8750
- 296.387899
- 334.374557
- 389.479908
- 449.404707
- 475.369371
- 562.064426
-
- -.5625 -.4375 .9375
- 280.719552
- 317.100802
- 385.225501
- 423.659637
- 470.072049
- 585.743299
-
- -.6250 -.5000 1.0000
- 256.613008
- 289.599815
- 385.770227
- 393.752799
- 460.042084
- 611.266445
-
- -.1250 .0000 .6250
- 253.895361
- 257.855296
- 393.993096
- 440.032587
- 450.913293
- 588.511285
-
- -.1875 -.0625 .6875
- 270.490455
- 287.465682
- 413.536130
- 439.657870
- 457.308903
- 573.862943
-
- -.2500 -.1250 .7500
- 284.365180
- 321.417154
- 425.127168
- 439.293449
- 464.181868
- 559.736561
-
- -.3125 -.1875 .8125
- 295.752088
- 350.429504
- 426.314094
- 438.777834
- 474.455691
- 546.355755
-
- -.3750 -.2500 .8750
- 303.312608
- 366.168575
- 415.943936
- 440.310902
- 488.450683
- 535.491487
-
- -.4375 -.3125 .9375
- 304.742012
- 364.597898
- 401.682884
- 438.408772
- 497.956221
- 535.995078
-
- -.5000 -.3750 1.0000
- 297.372398
- 346.665408
- 390.308682
- 432.651383
- 488.863330
- 557.298290
-
- -.1250 .0000 .7500
- 277.621454
- 279.920903
- 421.431890
- 452.084438
- 459.355004
- 563.585730
-
- -.1875 -.0625 .8125
- 288.865525
- 307.976687
- 425.342193
- 451.636895
- 467.465101
- 554.122013
-
- -.2500 -.1250 .8750
- 297.472872
- 343.045754
- 422.532369
- 444.958085
- 479.460058
- 544.503725
-
- -.3125 -.1875 .9375
- 303.688054
- 378.128852
- 413.058824
- 432.727563
- 494.872114
- 533.037278
-
- -.3750 -.2500 1.0000
- 306.591370
- 389.054277
- 414.076972
- 418.937524
- 513.073737
- 518.379354
-
- -.1250 .0000 .8750
- 292.907131
- 293.734...
[truncated message content] |