[Pw_forum] plotrho.x error
Paolo Giannozzi
giannozz at democritos.it
Wed Jun 23 20:14:29 CEST 2010
On Jun 23, 2010, at 19:57 , chengyu yang wrote:
> what's the meaning of min,max and number of levels?
if you want a contour plot, you need to specify the number
of contour levels and their values. If you specify min,max,N,
the code will plot N contours at z_i = min + i*(max-min)/(N-1),
i=0,N-1 (or whatever is appropriate for logarithmic scale).
The code prints the minimum and maximum value
of the quantity to be plotted, in the line:
Bounds: 0.000002 1.372000
P.
---
Paolo Giannozzi, Dept of Physics, University of Udine
via delle Scienze 208, 33100 Udine, Italy
Phone +39-0432-558216, fax +39-0432-558222
More information about the Pw_forum
mailing list