1
Scripts, Tutorials and Applications / Re: Relaxation under bias
« on: August 28, 2009, 05:44 »
Dear Anders Blom,
I followed your suggestion replace the module script "CalculateOptimizedTwoProbeGeometry.py" in "lib/python2.4/site-packages".
And excute the example of "lih2li-scf_relax.py" after added the bias.
I get such error message:
[soft@localhost Geo-Bias]$ atk lih2li-scf_relax.py &
[1] 8174
[soft@localhost Geo-Bias]$ Traceback (most recent call last):
File "lih2li-scf-bias_relax.py", line 53, in ?
runtime_parameters = runtime_params
File "/home/soft/atk-2008.10.0/lib/python2.4/site-packages/CalculateOptimizedTwoProbeGeometry.py", line 126, in calculateOptimizedTwoProbeGeometry
self_consistent_calculation)
NLValueError: calculateOptimizedAtomicGeometry does not support optimization of two-probe systems with applied bias.
What change i should be to do?
Kevin
I followed your suggestion replace the module script "CalculateOptimizedTwoProbeGeometry.py" in "lib/python2.4/site-packages".
And excute the example of "lih2li-scf_relax.py" after added the bias.
I get such error message:
[soft@localhost Geo-Bias]$ atk lih2li-scf_relax.py &
[1] 8174
[soft@localhost Geo-Bias]$ Traceback (most recent call last):
File "lih2li-scf-bias_relax.py", line 53, in ?
runtime_parameters = runtime_params
File "/home/soft/atk-2008.10.0/lib/python2.4/site-packages/CalculateOptimizedTwoProbeGeometry.py", line 126, in calculateOptimizedTwoProbeGeometry
self_consistent_calculation)
NLValueError: calculateOptimizedAtomicGeometry does not support optimization of two-probe systems with applied bias.
What change i should be to do?
Kevin