Hi, the new cygwin1.dll has caused a problem with gnuplot. Here are the
version numbers (obtained via "cygcheck" command):

cygwin                  1.5.10-3
gnuplot                 3.8j.0-1

What happens is that if you run the plot script (supplied in the
attachment), the gnuplot program would just be stuck. Even pressing ^C
doesn't stop the process (seems like all the keyboard is stuck). All I can
do is to kill the gnuplot process from other cygwin window (or from Task
Manager). I'm running cygwin under Windows 2000 SP 4 (build 2195).

I'm not sure what kind of condition would trigger the problem. I
haven't reduced the plot to see the exact cause of the "hang". The same
script (offending3.plt), run in GNUPLOT version 3.7.2 under Red Hat Linux
8, does not cause this problem. Since this "hang" didn't happen with the
previous version of cygwin1.dll, I report this as a cygwin bug first, to
see if that's indeed the case. It may as well that this is gnuplot bug
also.

I tried to debug the program with gdb, here's the result:

/d/temp $ gdb /usr/bin/gnuplot
GNU gdb 2003-09-20-cvs (cygwin-special)
Copyright 2003 Free Software Foundation, Inc.
GDB is free software, covered by the GNU General Public License, and you are
welcome to change it and/or distribute copies of it under certain
conditions.
Type "show copying" to see the conditions.
There is absolutely no warranty for GDB.  Type "show warranty" for
details.
This GDB was configured as "i686-pc-cygwin"...(no debugging symbols
found)...
(gdb) set args offending3.plt
(gdb) run
Starting program: /usr/bin/gnuplot.exe offending3.plt
---Type <return> to continue, or q <return> to quit---
Showing multiplot

Program received signal SIGSEGV, Segmentation fault.
---Type <return> to continue, or q <return> to quit---
0x7c5746b9 in KERNEL32!IsBadWritePtr () from
/c/WINNT/system32/KERNEL32.DLL
(gdb) where
#0  0x7c5746b9 in KERNEL32!IsBadWritePtr () from
/c/WINNT/system32/KERNEL32.DLL
#1  0x610a92ed in cygwin1!__getreent () from /usr/bin/cygwin1.dll
#2  0x00000008 in ?? ()
#3  0x0022d588 in ?? ()
#4  0x610a9387 in cygwin1!__getreent () from /usr/bin/cygwin1.dll
(gdb)
#  This is an automatically-generated gnuplot script
set terminal postscript eps enhanced color solid \
"Helvetica"        11
set output "/tmp/NOTES.discretizations.groff-17.2952.gnuplot.eps"
GP_x_col = 3
GP_obs_cols = 4
set xlabel "2 r_b / a_{ho}"
set label 1 "T3D+100p a_s = 80 Angstrom, finite-size effect checks"        at screen 
0.5,0.984 center font "Times-Bold,14"
set multiplot
#  The first row
set size 0.5, 0.47
print "Showing multiplot"
set origin 0.0, 0.5
set title "G.S.Energy"    "Times-Bold,14"
plot \
"-" using (column(GP_x_col)):(column(GP_obs_cols+0)) title "GP (rb expansion)" with 
linespoints linetype 3 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+0)) title "GP (zeta scan, 
100x100x100)" with linespoints linetype 2 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+0)) title "GP (rb-zeta variation, 
ELPS)" with linespoints linetype 1 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+0)) title "GP (rb-zeta variation, 
RECT)" with linespoints linetype 5 \
#
#  Data for plot 'T3D+100p.as080.fzfx:g.s.energy' type 'linespoints'
- 15 5.256522 24.92175998 9.285348464 12.02148801 3.614923503 1.75698e-11 0.0138
- 16 5.606957 24.77442478 8.989645341 12.24783852 3.536940918 1.732807e-11 0.000578
- 17 5.957391 24.56680809 8.488174532 12.66367228 3.414961277 1.696746e-11 0.00282
- 18 6.307826 24.50772733 8.322881695 12.80780948 3.377036152 1.685786e-11 0.000115
- 19 6.658261 24.46400707 8.176143763 12.9415793 3.346284008 1.677219e-11 0.000429
- 20 7.008696 24.4574872 8.151019411 12.96515737 3.341310414 1.675863e-11 1.69e-05
- 22 7.709565 24.44859597 8.11165447 13.00282768 3.334113822 1.673945e-11 1.92e-06
- 24 8.410435 24.44760987 8.106161036 13.0082192 3.333229636 1.673717e-11 1.68e-07
- 25 8.76087 24.44752237 8.105578605 13.00879826 3.333145508 1.673696e-11 3.21e-07
- 27 9.461739 24.44750412 8.10544026 13.00893686 3.333126998 1.673691e-11 1.88e-08
- 30 10.51304 24.44750306 8.105430725 13.00894648 3.333125857 1.673691e-11 2.99e-11
- 32 11.21391 24.44750305 8.105430557 13.00894665 3.33312584 1.673691e-11 1.11e-12
END
#  Data for plot 'T3D+100p.as080.fzfx:g.s.energy' type 'linespoints'
- 100 8.76087 24.53763412 8.141049505 13.09172869 3.304855919 1.667458e-11 4.11e-09
END
#  Data for plot 'T3D+100p.as080.fzfx:g.s.energy' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0)
- 15 5.256522 24.92175998 9.285348463 12.02148801 3.614923503 1.75698e-11 0.0138
- 15 5.606957 24.65427973 8.735132339 12.43932286 3.479824533 1.715465e-11 0.00683
- 15 5.957391 24.5149801 8.410400917 12.69616667 3.408412517 1.69409e-11 0.00313
- 15 6.307826 24.44307505 8.233303893 12.83457031 3.375200851 1.684265e-11 0.00133
- 15 6.658261 24.40338629 8.143382368 12.89711711 3.362886813 1.680489e-11 0.000532
- 15 7.008696 24.37747818 8.099533952 12.91698352 3.360960707 1.679592e-11 0.000201
- 15 7.709565 24.33712983 8.064512903 12.90393719 3.368679737 1.680817e-11 2.54e-05
- 15 8.410435 24.29726278 8.046405803 12.87004733 3.380809644 1.683031e-11 2.84e-06
- 15 8.76087 24.27622111 8.037917465 12.85087413 3.387429513 1.684215e-11 9.23e-07
- 15 9.461739 24.23165317 8.019858489 12.81026339 3.401531289 1.686657e-11 9.33e-08
- 15 10.51304 24.15861118 7.989044518 12.7433656 3.42620106 1.690618e-11 2.85e-09
- 15 11.21391 24.10515563 7.968101812 12.69094157 3.446112249 1.69352e-11 2.76e-10
END
#  Data for plot 'T3D+100p.as080.fzfx:g.s.energy' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0) n_k(0)
- 15 5.256522 24.11169092 7.240044109 13.73460793 3.137038874 1.614605e-11 0.0227 
24.24411
- 15 5.606957 24.28081946 7.64692687 13.39621225 3.237680344 1.645902e-11 0.00992 
24.13874
- 15 5.957391 24.35434144 7.874705151 13.18407399 3.295562307 1.662621e-11 0.00407 
23.95111
- 15 6.307826 24.37846278 7.98891223 13.06296436 3.326586191 1.671042e-11 0.00159 
23.77795
- 15 6.658261 24.37900911 8.03975845 12.99581858 3.343432081 1.675307e-11 0.000599 
23.6449
- 15 7.008696 24.36881746 8.058535741 12.95659139 3.353690328 1.67769e-11 0.000217 
23.5476
- 15 7.709565 24.33619976 8.059193249 12.90917293 3.367833589 1.680602e-11 2.62e-05 
23.41523
- 15 8.410435 24.29717944 8.045847686 12.87060251 3.380729241 1.683011e-11 2.88e-06 
23.31346
- 15 8.76087 24.27619748 8.03774806 12.85104323 3.387406194 1.68421e-11 9.29e-07 
23.26449
- 15 9.461739 24.23165142 8.01984438 12.81027754 3.401529501 1.686657e-11 9.35e-08 
23.16437
- 15 10.51304 24.15861115 7.989044232 12.74336589 3.426201028 1.690618e-11 2.85e-09 
23.00428
- 15 11.21391 24.10515562 7.968101793 12.69094159 3.446112246 1.69352e-11 2.77e-10 
22.88546
END
#  Disable keys from the 2nd plots onward (by default)
set nokey
set origin 0.5, 0.5
set title "Center site occupation n(0)"      "Times-Bold,14"
plot \
"-" using (column(GP_x_col)):(column(GP_obs_cols+4)) title "GP (rb expansion)" with 
linespoints linetype 3 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+4)) title "GP (zeta scan, 
100x100x100)" with linespoints linetype 2 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+4)) title "GP (rb-zeta variation, 
ELPS)" with linespoints linetype 1 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+4)) title "GP (rb-zeta variation, 
RECT)" with linespoints linetype 5 \
#
#  Data for plot 'T3D+100p.as080.fzfx:cond.frac' type 'linespoints'
- 15 5.256522 24.92175998 9.285348464 12.02148801 3.614923503 1.75698e-11 0.0138
- 16 5.606957 24.77442478 8.989645341 12.24783852 3.536940918 1.732807e-11 0.000578
- 17 5.957391 24.56680809 8.488174532 12.66367228 3.414961277 1.696746e-11 0.00282
- 18 6.307826 24.50772733 8.322881695 12.80780948 3.377036152 1.685786e-11 0.000115
- 19 6.658261 24.46400707 8.176143763 12.9415793 3.346284008 1.677219e-11 0.000429
- 20 7.008696 24.4574872 8.151019411 12.96515737 3.341310414 1.675863e-11 1.69e-05
- 22 7.709565 24.44859597 8.11165447 13.00282768 3.334113822 1.673945e-11 1.92e-06
- 24 8.410435 24.44760987 8.106161036 13.0082192 3.333229636 1.673717e-11 1.68e-07
- 25 8.76087 24.44752237 8.105578605 13.00879826 3.333145508 1.673696e-11 3.21e-07
- 27 9.461739 24.44750412 8.10544026 13.00893686 3.333126998 1.673691e-11 1.88e-08
- 30 10.51304 24.44750306 8.105430725 13.00894648 3.333125857 1.673691e-11 2.99e-11
- 32 11.21391 24.44750305 8.105430557 13.00894665 3.33312584 1.673691e-11 1.11e-12
END
#  Data for plot 'T3D+100p.as080.fzfx:cond.frac' type 'linespoints'
- 100 8.76087 24.53763412 8.141049505 13.09172869 3.304855919 1.667458e-11 4.11e-09
END
#  Data for plot 'T3D+100p.as080.fzfx:cond.frac' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0)
- 15 5.256522 24.92175998 9.285348463 12.02148801 3.614923503 1.75698e-11 0.0138
- 15 5.606957 24.65427973 8.735132339 12.43932286 3.479824533 1.715465e-11 0.00683
- 15 5.957391 24.5149801 8.410400917 12.69616667 3.408412517 1.69409e-11 0.00313
- 15 6.307826 24.44307505 8.233303893 12.83457031 3.375200851 1.684265e-11 0.00133
- 15 6.658261 24.40338629 8.143382368 12.89711711 3.362886813 1.680489e-11 0.000532
- 15 7.008696 24.37747818 8.099533952 12.91698352 3.360960707 1.679592e-11 0.000201
- 15 7.709565 24.33712983 8.064512903 12.90393719 3.368679737 1.680817e-11 2.54e-05
- 15 8.410435 24.29726278 8.046405803 12.87004733 3.380809644 1.683031e-11 2.84e-06
- 15 8.76087 24.27622111 8.037917465 12.85087413 3.387429513 1.684215e-11 9.23e-07
- 15 9.461739 24.23165317 8.019858489 12.81026339 3.401531289 1.686657e-11 9.33e-08
- 15 10.51304 24.15861118 7.989044518 12.7433656 3.42620106 1.690618e-11 2.85e-09
- 15 11.21391 24.10515563 7.968101812 12.69094157 3.446112249 1.69352e-11 2.76e-10
END
#  Data for plot 'T3D+100p.as080.fzfx:cond.frac' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0) n_k(0)
- 15 5.256522 24.11169092 7.240044109 13.73460793 3.137038874 1.614605e-11 0.0227 
24.24411
- 15 5.606957 24.28081946 7.64692687 13.39621225 3.237680344 1.645902e-11 0.00992 
24.13874
- 15 5.957391 24.35434144 7.874705151 13.18407399 3.295562307 1.662621e-11 0.00407 
23.95111
- 15 6.307826 24.37846278 7.98891223 13.06296436 3.326586191 1.671042e-11 0.00159 
23.77795
- 15 6.658261 24.37900911 8.03975845 12.99581858 3.343432081 1.675307e-11 0.000599 
23.6449
- 15 7.008696 24.36881746 8.058535741 12.95659139 3.353690328 1.67769e-11 0.000217 
23.5476
- 15 7.709565 24.33619976 8.059193249 12.90917293 3.367833589 1.680602e-11 2.62e-05 
23.41523
- 15 8.410435 24.29717944 8.045847686 12.87060251 3.380729241 1.683011e-11 2.88e-06 
23.31346
- 15 8.76087 24.27619748 8.03774806 12.85104323 3.387406194 1.68421e-11 9.29e-07 
23.26449
- 15 9.461739 24.23165142 8.01984438 12.81027754 3.401529501 1.686657e-11 9.35e-08 
23.16437
- 15 10.51304 24.15861115 7.989044232 12.74336589 3.426201028 1.690618e-11 2.85e-09 
23.00428
- 15 11.21391 24.10515562 7.968101793 12.69094159 3.446112246 1.69352e-11 2.77e-10 
22.88546
END
#  The second row
set size 0.35, 0.46
set nokey
set origin 0.0, 0.02
set title "Kinetic Energy"    "Times-Bold,14"
plot \
"-" using (column(GP_x_col)):(column(GP_obs_cols+1)) title "GP (rb expansion)" with 
linespoints linetype 3 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+1)) title "GP (zeta scan, 
100x100x100)" with linespoints linetype 2 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+1)) title "GP (rb-zeta variation, 
ELPS)" with linespoints linetype 1 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+1)) title "GP (rb-zeta variation, 
RECT)" with linespoints linetype 5 \
#
#  Data for plot 'T3D+100p.as080.fzfx:<T>' type 'linespoints'
- 15 5.256522 24.92175998 9.285348464 12.02148801 3.614923503 1.75698e-11 0.0138
- 16 5.606957 24.77442478 8.989645341 12.24783852 3.536940918 1.732807e-11 0.000578
- 17 5.957391 24.56680809 8.488174532 12.66367228 3.414961277 1.696746e-11 0.00282
- 18 6.307826 24.50772733 8.322881695 12.80780948 3.377036152 1.685786e-11 0.000115
- 19 6.658261 24.46400707 8.176143763 12.9415793 3.346284008 1.677219e-11 0.000429
- 20 7.008696 24.4574872 8.151019411 12.96515737 3.341310414 1.675863e-11 1.69e-05
- 22 7.709565 24.44859597 8.11165447 13.00282768 3.334113822 1.673945e-11 1.92e-06
- 24 8.410435 24.44760987 8.106161036 13.0082192 3.333229636 1.673717e-11 1.68e-07
- 25 8.76087 24.44752237 8.105578605 13.00879826 3.333145508 1.673696e-11 3.21e-07
- 27 9.461739 24.44750412 8.10544026 13.00893686 3.333126998 1.673691e-11 1.88e-08
- 30 10.51304 24.44750306 8.105430725 13.00894648 3.333125857 1.673691e-11 2.99e-11
- 32 11.21391 24.44750305 8.105430557 13.00894665 3.33312584 1.673691e-11 1.11e-12
END
#  Data for plot 'T3D+100p.as080.fzfx:<T>' type 'linespoints'
- 100 8.76087 24.53763412 8.141049505 13.09172869 3.304855919 1.667458e-11 4.11e-09
END
#  Data for plot 'T3D+100p.as080.fzfx:<T>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0)
- 15 5.256522 24.92175998 9.285348463 12.02148801 3.614923503 1.75698e-11 0.0138
- 15 5.606957 24.65427973 8.735132339 12.43932286 3.479824533 1.715465e-11 0.00683
- 15 5.957391 24.5149801 8.410400917 12.69616667 3.408412517 1.69409e-11 0.00313
- 15 6.307826 24.44307505 8.233303893 12.83457031 3.375200851 1.684265e-11 0.00133
- 15 6.658261 24.40338629 8.143382368 12.89711711 3.362886813 1.680489e-11 0.000532
- 15 7.008696 24.37747818 8.099533952 12.91698352 3.360960707 1.679592e-11 0.000201
- 15 7.709565 24.33712983 8.064512903 12.90393719 3.368679737 1.680817e-11 2.54e-05
- 15 8.410435 24.29726278 8.046405803 12.87004733 3.380809644 1.683031e-11 2.84e-06
- 15 8.76087 24.27622111 8.037917465 12.85087413 3.387429513 1.684215e-11 9.23e-07
- 15 9.461739 24.23165317 8.019858489 12.81026339 3.401531289 1.686657e-11 9.33e-08
- 15 10.51304 24.15861118 7.989044518 12.7433656 3.42620106 1.690618e-11 2.85e-09
- 15 11.21391 24.10515563 7.968101812 12.69094157 3.446112249 1.69352e-11 2.76e-10
END
#  Data for plot 'T3D+100p.as080.fzfx:<T>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0) n_k(0)
- 15 5.256522 24.11169092 7.240044109 13.73460793 3.137038874 1.614605e-11 0.0227 
24.24411
- 15 5.606957 24.28081946 7.64692687 13.39621225 3.237680344 1.645902e-11 0.00992 
24.13874
- 15 5.957391 24.35434144 7.874705151 13.18407399 3.295562307 1.662621e-11 0.00407 
23.95111
- 15 6.307826 24.37846278 7.98891223 13.06296436 3.326586191 1.671042e-11 0.00159 
23.77795
- 15 6.658261 24.37900911 8.03975845 12.99581858 3.343432081 1.675307e-11 0.000599 
23.6449
- 15 7.008696 24.36881746 8.058535741 12.95659139 3.353690328 1.67769e-11 0.000217 
23.5476
- 15 7.709565 24.33619976 8.059193249 12.90917293 3.367833589 1.680602e-11 2.62e-05 
23.41523
- 15 8.410435 24.29717944 8.045847686 12.87060251 3.380729241 1.683011e-11 2.88e-06 
23.31346
- 15 8.76087 24.27619748 8.03774806 12.85104323 3.387406194 1.68421e-11 9.29e-07 
23.26449
- 15 9.461739 24.23165142 8.01984438 12.81027754 3.401529501 1.686657e-11 9.35e-08 
23.16437
- 15 10.51304 24.15861115 7.989044232 12.74336589 3.426201028 1.690618e-11 2.85e-09 
23.00428
- 15 11.21391 24.10515562 7.968101793 12.69094159 3.446112246 1.69352e-11 2.77e-10 
22.88546
END
set nokey
set origin 0.33, 0.02
set title "Trap Energy"    "Times-Bold,14"
plot \
"-" using (column(GP_x_col)):(column(GP_obs_cols+2)) title "GP (rb expansion)" with 
linespoints linetype 3 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+2)) title "GP (zeta scan, 
100x100x100)" with linespoints linetype 2 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+2)) title "GP (rb-zeta variation, 
ELPS)" with linespoints linetype 1 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+2)) title "GP (rb-zeta variation, 
RECT)" with linespoints linetype 5 \
#
#  Data for plot 'T3D+100p.as080.fzfx:<Vtrap>' type 'linespoints'
- 15 5.256522 24.92175998 9.285348464 12.02148801 3.614923503 1.75698e-11 0.0138
- 16 5.606957 24.77442478 8.989645341 12.24783852 3.536940918 1.732807e-11 0.000578
- 17 5.957391 24.56680809 8.488174532 12.66367228 3.414961277 1.696746e-11 0.00282
- 18 6.307826 24.50772733 8.322881695 12.80780948 3.377036152 1.685786e-11 0.000115
- 19 6.658261 24.46400707 8.176143763 12.9415793 3.346284008 1.677219e-11 0.000429
- 20 7.008696 24.4574872 8.151019411 12.96515737 3.341310414 1.675863e-11 1.69e-05
- 22 7.709565 24.44859597 8.11165447 13.00282768 3.334113822 1.673945e-11 1.92e-06
- 24 8.410435 24.44760987 8.106161036 13.0082192 3.333229636 1.673717e-11 1.68e-07
- 25 8.76087 24.44752237 8.105578605 13.00879826 3.333145508 1.673696e-11 3.21e-07
- 27 9.461739 24.44750412 8.10544026 13.00893686 3.333126998 1.673691e-11 1.88e-08
- 30 10.51304 24.44750306 8.105430725 13.00894648 3.333125857 1.673691e-11 2.99e-11
- 32 11.21391 24.44750305 8.105430557 13.00894665 3.33312584 1.673691e-11 1.11e-12
END
#  Data for plot 'T3D+100p.as080.fzfx:<Vtrap>' type 'linespoints'
- 100 8.76087 24.53763412 8.141049505 13.09172869 3.304855919 1.667458e-11 4.11e-09
END
#  Data for plot 'T3D+100p.as080.fzfx:<Vtrap>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0)
- 15 5.256522 24.92175998 9.285348463 12.02148801 3.614923503 1.75698e-11 0.0138
- 15 5.606957 24.65427973 8.735132339 12.43932286 3.479824533 1.715465e-11 0.00683
- 15 5.957391 24.5149801 8.410400917 12.69616667 3.408412517 1.69409e-11 0.00313
- 15 6.307826 24.44307505 8.233303893 12.83457031 3.375200851 1.684265e-11 0.00133
- 15 6.658261 24.40338629 8.143382368 12.89711711 3.362886813 1.680489e-11 0.000532
- 15 7.008696 24.37747818 8.099533952 12.91698352 3.360960707 1.679592e-11 0.000201
- 15 7.709565 24.33712983 8.064512903 12.90393719 3.368679737 1.680817e-11 2.54e-05
- 15 8.410435 24.29726278 8.046405803 12.87004733 3.380809644 1.683031e-11 2.84e-06
- 15 8.76087 24.27622111 8.037917465 12.85087413 3.387429513 1.684215e-11 9.23e-07
- 15 9.461739 24.23165317 8.019858489 12.81026339 3.401531289 1.686657e-11 9.33e-08
- 15 10.51304 24.15861118 7.989044518 12.7433656 3.42620106 1.690618e-11 2.85e-09
- 15 11.21391 24.10515563 7.968101812 12.69094157 3.446112249 1.69352e-11 2.76e-10
END
#  Data for plot 'T3D+100p.as080.fzfx:<Vtrap>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0) n_k(0)
- 15 5.256522 24.11169092 7.240044109 13.73460793 3.137038874 1.614605e-11 0.0227 
24.24411
- 15 5.606957 24.28081946 7.64692687 13.39621225 3.237680344 1.645902e-11 0.00992 
24.13874
- 15 5.957391 24.35434144 7.874705151 13.18407399 3.295562307 1.662621e-11 0.00407 
23.95111
- 15 6.307826 24.37846278 7.98891223 13.06296436 3.326586191 1.671042e-11 0.00159 
23.77795
- 15 6.658261 24.37900911 8.03975845 12.99581858 3.343432081 1.675307e-11 0.000599 
23.6449
- 15 7.008696 24.36881746 8.058535741 12.95659139 3.353690328 1.67769e-11 0.000217 
23.5476
- 15 7.709565 24.33619976 8.059193249 12.90917293 3.367833589 1.680602e-11 2.62e-05 
23.41523
- 15 8.410435 24.29717944 8.045847686 12.87060251 3.380729241 1.683011e-11 2.88e-06 
23.31346
- 15 8.76087 24.27619748 8.03774806 12.85104323 3.387406194 1.68421e-11 9.29e-07 
23.26449
- 15 9.461739 24.23165142 8.01984438 12.81027754 3.401529501 1.686657e-11 9.35e-08 
23.16437
- 15 10.51304 24.15861115 7.989044232 12.74336589 3.426201028 1.690618e-11 2.85e-09 
23.00428
- 15 11.21391 24.10515562 7.968101793 12.69094159 3.446112246 1.69352e-11 2.77e-10 
22.88546
END
set nokey
set origin 0.66, 0.02
set title "Interaction Energy"    "Times-Bold,14"
plot \
"-" using (column(GP_x_col)):(column(GP_obs_cols+3)) title "GP (rb expansion)" with 
linespoints linetype 3 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+3)) title "GP (zeta scan, 
100x100x100)" with linespoints linetype 2 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+3)) title "GP (rb-zeta variation, 
ELPS)" with linespoints linetype 1 \
, \
"-" using (column(GP_x_col)):(column(GP_obs_cols+3)) title "GP (rb-zeta variation, 
RECT)" with linespoints linetype 5 \
#
#  Data for plot 'T3D+100p.as080.fzfx:<U>' type 'linespoints'
- 15 5.256522 24.92175998 9.285348464 12.02148801 3.614923503 1.75698e-11 0.0138
- 16 5.606957 24.77442478 8.989645341 12.24783852 3.536940918 1.732807e-11 0.000578
- 17 5.957391 24.56680809 8.488174532 12.66367228 3.414961277 1.696746e-11 0.00282
- 18 6.307826 24.50772733 8.322881695 12.80780948 3.377036152 1.685786e-11 0.000115
- 19 6.658261 24.46400707 8.176143763 12.9415793 3.346284008 1.677219e-11 0.000429
- 20 7.008696 24.4574872 8.151019411 12.96515737 3.341310414 1.675863e-11 1.69e-05
- 22 7.709565 24.44859597 8.11165447 13.00282768 3.334113822 1.673945e-11 1.92e-06
- 24 8.410435 24.44760987 8.106161036 13.0082192 3.333229636 1.673717e-11 1.68e-07
- 25 8.76087 24.44752237 8.105578605 13.00879826 3.333145508 1.673696e-11 3.21e-07
- 27 9.461739 24.44750412 8.10544026 13.00893686 3.333126998 1.673691e-11 1.88e-08
- 30 10.51304 24.44750306 8.105430725 13.00894648 3.333125857 1.673691e-11 2.99e-11
- 32 11.21391 24.44750305 8.105430557 13.00894665 3.33312584 1.673691e-11 1.11e-12
END
#  Data for plot 'T3D+100p.as080.fzfx:<U>' type 'linespoints'
- 100 8.76087 24.53763412 8.141049505 13.09172869 3.304855919 1.667458e-11 4.11e-09
END
#  Data for plot 'T3D+100p.as080.fzfx:<U>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0)
- 15 5.256522 24.92175998 9.285348463 12.02148801 3.614923503 1.75698e-11 0.0138
- 15 5.606957 24.65427973 8.735132339 12.43932286 3.479824533 1.715465e-11 0.00683
- 15 5.957391 24.5149801 8.410400917 12.69616667 3.408412517 1.69409e-11 0.00313
- 15 6.307826 24.44307505 8.233303893 12.83457031 3.375200851 1.684265e-11 0.00133
- 15 6.658261 24.40338629 8.143382368 12.89711711 3.362886813 1.680489e-11 0.000532
- 15 7.008696 24.37747818 8.099533952 12.91698352 3.360960707 1.679592e-11 0.000201
- 15 7.709565 24.33712983 8.064512903 12.90393719 3.368679737 1.680817e-11 2.54e-05
- 15 8.410435 24.29726278 8.046405803 12.87004733 3.380809644 1.683031e-11 2.84e-06
- 15 8.76087 24.27622111 8.037917465 12.85087413 3.387429513 1.684215e-11 9.23e-07
- 15 9.461739 24.23165317 8.019858489 12.81026339 3.401531289 1.686657e-11 9.33e-08
- 15 10.51304 24.15861118 7.989044518 12.7433656 3.42620106 1.690618e-11 2.85e-09
- 15 11.21391 24.10515563 7.968101812 12.69094157 3.446112249 1.69352e-11 2.76e-10
END
#  Data for plot 'T3D+100p.as080.fzfx:<U>' type 'linespoints'
# Ns 2*rb/a_ho g.s.energy <T> <Vtrap> <U> n(0) n(edge)/n(0) n_k(0)
- 15 5.256522 24.11169092 7.240044109 13.73460793 3.137038874 1.614605e-11 0.0227 
24.24411
- 15 5.606957 24.28081946 7.64692687 13.39621225 3.237680344 1.645902e-11 0.00992 
24.13874
- 15 5.957391 24.35434144 7.874705151 13.18407399 3.295562307 1.662621e-11 0.00407 
23.95111
- 15 6.307826 24.37846278 7.98891223 13.06296436 3.326586191 1.671042e-11 0.00159 
23.77795
- 15 6.658261 24.37900911 8.03975845 12.99581858 3.343432081 1.675307e-11 0.000599 
23.6449
- 15 7.008696 24.36881746 8.058535741 12.95659139 3.353690328 1.67769e-11 0.000217 
23.5476
- 15 7.709565 24.33619976 8.059193249 12.90917293 3.367833589 1.680602e-11 2.62e-05 
23.41523
- 15 8.410435 24.29717944 8.045847686 12.87060251 3.380729241 1.683011e-11 2.88e-06 
23.31346
- 15 8.76087 24.27619748 8.03774806 12.85104323 3.387406194 1.68421e-11 9.29e-07 
23.26449
- 15 9.461739 24.23165142 8.01984438 12.81027754 3.401529501 1.686657e-11 9.35e-08 
23.16437
- 15 10.51304 24.15861115 7.989044232 12.74336589 3.426201028 1.690618e-11 2.85e-09 
23.00428
- 15 11.21391 24.10515562 7.968101793 12.69094159 3.446112246 1.69352e-11 2.77e-10 
22.88546
END
set nomultiplot
--
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple
Problem reports:       http://cygwin.com/problems.html
Documentation:         http://cygwin.com/docs.html
FAQ:                   http://cygwin.com/faq/

Reply via email to