Dear users
<br />
<br />I want to calculate the planar and macroscopic averages of (100) surface. But I met a problem with average.x. When i type  "average.x <input.avg.in |tee output.avg.out", it reported errors:
<br />     from plot_io : error #       209
<br />     opening file IO-O.pp
<br />I checked my IO.O.pp file, this is the head of this file:
<br />
<br />
<br />     270     125     125     270     125     125      60       2
<br />    14 47.57399000  0.45986400  0.45986400  0.00000000  0.00000000  0.00000000
<br />    17198.9000207822       30.0000000000       10.0000000000     1
<br />   1   In   13.00
<br />   2   O     6.00
<br />   1       0.090550000    0.116092667    0.115044177    1
<br />   2       0.090550000    0.346001674    0.344953184    1
<br />   3       0.090550000    0.116092667    0.344953184    1
<br />   4       0.090550000    0.346001674    0.115044177    1
<br />   5       0.090550000    0.214908243    0.000045986    1
<br />   6       0.090550000    0.247181499    0.230000980    1
<br />   7       0.090550000    0.017226505    0.230000980    1
<br />   8       0.090550000    0.444863236    0.000045986    1
<br />   9       0.189360000    0.001089878    0.115044177    1
<br />  10       0.189360000    0.231044871    0.344953184    1
<br />  11       0.205500000    0.116092667    0.246091621    1
<br />  12       0.205500000    0.346001674    0.443819345    1
<br />  13       0.205500000    0.116092667    0.016182614    1
<br />  14       0.205500000    0.346001674    0.213864352    1
<br />  15       0.221640000    0.231044871    0.115044177    1
<br />...
<br />My input file for average.x is:
<br />
<br />1                       ! the number of 3D-FFT files
<br />IO-O.pp
<br />1.D0
<br />1440
<br />1
<br />3.835000000
<br />
<br />
<br />I can't find out what's wrong with the PP file for average.x, could anybody help me with it? Thanks in advance.