Show Posts

This section allows you to view all posts made by this member. Note that you can only see posts made in areas you currently have access to.


Messages - MolFET93

Pages: [1]
1
Dear QuantumATK community,

I would like to support my single molecule STM-BJ data with DFT calculations.
I got a certain value of conductance at break-off distance from STM-BJ measurements, this should correspond to the fully streatched molecule between the two electrodes (substrate and tip).
I run DFT+NEGF simulation (GGA, PBE, DZP and SZP for Au atoms) and I compared the experimental conductance value with the transmission value at the fermi level (0 eV)  multiplied by the quantum conductance G0 (G=G0*T(Ef)), Ef fermi level).
The theoretical conductance G and the experimental one differ of order of magnitude.
This is related to different experimental configuration of electrodes w.r.t. the ideal device configuration for the theoretical calculation, and thus also to different electrode fermi levels w.r.t. the ones computed by the LCAO calculator.

So, I would like to compute only the transmission value at the fermi level (T(0 eV)) by varying the value of electrode fermi level w.r.t. the one obtained with QuantumATK, to understand approximately which value of electrode fermi level provides a good match with the experimental conductance value.

How I can force the value of the electrode fermi level in the transmission calculation starting from a DeviceConfiguration already obtained with LCAO calculator?

Thank you.
Best wishes 


2
Dear QuantumATK staff,

I launched few days ago a NEB calculation for 7 images of a geometry containing 29 atoms (32 CPU).
The simulation is still running, and I would like to estimate more or less how much time is still required by inspecting the log file. Is there information to understand it?

In attachment the .py script and log file.

Thank you,
Regards

3
Dear ATK community,

in running into trouble with the function vectorToGrid. In particular by typing:

vectorToGrid(eigenvector, device_configuration)

the following error occurs:

File "utilities.py", line 17, in vectorToGrid
matrix_calculator = builder.createMatrixCalculator()
AttributeError: 'DeviceLCAOBuilder' object has no attribute 'createMatrixCalculator'

Attached the script I'm running in 2021 version.
Any help?

I really thank you,
Best regards


4
Hi QATK community!

I have a trivial question: what is in practical terms the meaning of the cell (continuous white lines in the attachment) ? Is related to the basic unitary cell (crystallography) or more in general it represents the simulation domain where the calculator performs its analysis?

I mean: if I have to simulate for e.g. a FET I have to include in the cell all the objects that influence the transport (like in the attachment: gate and electrodes) or I can for example leave out the gate terminal? And what changes in the two different cases from a computational time standpoint and in the resulted IV curve?

Thank you for your kind attention

5
Hi, I want to analyze transport in a molecular FET device but I don't know what type of Poisson solver it's the most suitable in this case, and what boundary conditions I should use. I attach the geometry.


Pages: [1]