1. There might be some issue with the isosurfaces in 13.8, which we want to fix for 13.8.1. To help us, could you provide the input data for your calculation?
2. You can export the voltage drop 3D grid data as a CUBE file from VNL.
3. The picture is correct, if you want it the other way you would need the opposite sign of the bias.
Dear Sir,
Thanks for your reply
1. the attachment "
0v.py" & "
1v.py" are the input files, to calculate the voltage drop from 1V~-1V (left is 1V).
after calculation(11.8 version), I use this kind of line to get the voltage_drop:
voltage_drop=potential[1v]-potential[0v]
and get the average voltage_drop, which is like yesterday's attachment (yesterday's picture is the voltage drop 2V-0V).
2. I still have problem on the "export the voltage drop 3D grid data as a CUBE file "
I am trying to use VESTA to get the 3d data, (not familiar with VESTA or Gaussian), so what kind of "file.*" I should export ? I export the data as ".txt" format, but it can not be import by VESTA.
3. I set the "electrode_voltages=( 1.0*Volt, -1.0*Volt)" in "
1v.py", I hope to get the voltage drop from left to right, but the average voltage drop seem like drop from right (1V)to left(-1V) (like yesterday's attachment), I don understand it.
you said "The picture is correct, if you want it the other way you would need the opposite sign of the bias.". could you explain it more detail ? Thanks.
4. I have a problem about the voltage_drop surface isovalue, as the attachment shows(calculated and analyised by ATK11-8).
I set "electrode_voltages=( 1.0*Volt, -1.0*Volt)"
4.1,
The average voltage drop shows in the left side is "-1V", not "1V", why ?
4.2,
the surface isovalue is "0.9", as the blue color shows, this "0.9" is 0.9V(like the voltage drop that I hope to get), or something else?
4.3,
the unit of the color-bar is deltaVH(eV), and the value is from (-0.9-0.9), is there some connection between this 0.9(in the color bar) with that 0.9 (the surface isovalue)?
One more thing, could set a larger size abot the attachment ? ,400KB seems a little small.
Thanks