This program generates the charge density (or the potential) in a specified plane of the crystal on a two dimensional grid which can be used for plotting with an external contour line program of your choice. Depending on the input files one can generate valence (case.clmval) or difference densities (i.e. crystalline minus superposed atomic densities) using the additional file (case.sigma). It is also possible to plot total (case.clmsum) densities, Coulomb (case.vcoul), exchange-correlation or total (case.r2v) potentials, but in those cases the file lapw5.def has to be edited and you must replace case.clmval by the respective filename. The file case.rho contains in the first line
npx, npy, xlenght, ylength;and then the density (potential) written with:
write(21,11) ((charge(i,j),j=1,npy),i=1,npx) 11 format(5e16.8)
It is strongly recommended that you use ``Run Programs Tasks Electron density plots'' from WIEN in a BOX.