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.


Topics - AsifShah

Pages: [1] 2 3
1
General Questions and Answers / M3GNet energies
« on: March 16, 2024, 08:08 »
Dear Admin,
When using M3GNet to calculate the total energy of a system the output shows nothing. Is it due to some bug?

Thanks
Here is the code:
# %% MoSe2

# Set up lattice
lattice = Hexagonal(3.288*Angstrom, 40.0*Angstrom)

# Define elements
elements = [Molybdenum, Selenium, Selenium]

# Define coordinates
fractional_coordinates = [[ 0.333333333333,  0.666666666667,  0.5           ],
                          [ 0.666666666667,  0.333333333333,  0.4583975     ],
                          [ 0.666666666667,  0.333333333333,  0.5416025     ]]

# Set up configuration
mose2 = BulkConfiguration(
    bravais_lattice=lattice,
    elements=elements,
    fractional_coordinates=fractional_coordinates
    )
mose2_name = "mose2"


# %% Set LCAOCalculator

from tremolox.neighborlistcalculator.M3GNetCalculator import TremoloXM3GNetDirectPESCalculator
calculator = TremoloXM3GNetDirectPESCalculator(device='cpu')


# %% Set Calculator

mose2.setCalculator(calculator)

mose2.update()

nlsave('TE.hdf5', mose2)


# %% TotalEnergy

total_energy = TotalEnergy(
    configuration=mose2
)
nlsave('TE.hdf5', total_energy)


2
General Questions and Answers / Zero bias transmission
« on: March 5, 2024, 17:26 »
Dear Admin,
Does zero bias transmission include scattering across an interface with defect or it is ballistic?

If ballistic, why am I observing an increase of transmission in conduction and valence bands with defect at interface with respect to pristine interface?

3
General Questions and Answers / Query regarding GPU
« on: February 15, 2024, 09:35 »
Dear Admin,
We plan to perform QATK calculations on GPU.
Are there any particular GPU specifications we should consider for running QATK before buying one?

4
Dear Admin,

Please fix the bug/error when using StillingerWeber 2017:

Traceback (most recent call last):
  File "/home/user/QV/quantumatk/V-2023.09/bin/../atkpython/bin/atkpython", line 8, in <module>
    sys.exit(__run_atkpython())
             ^^^^^^^^^^^^^^^^^
  File "zipdir/ATKExecutables/atkwrappers/__init__.py", line 900, in __run_atkpython
  File "StillWeber2017.py", line 588, in <module>
    optimized_configuration = OptimizeGeometry(
                              ^^^^^^^^^^^^^^^^^
  File "zipdir/NL/Dynamics/Optimization/OptimizeGeometry.py", line 611, in OptimizeGeometry
  File "zipdir/NL/CommonConcepts/Configurations/AtomicConfiguration.py", line 3069, in update
  File "build/atkpython/lib/python3.11/site-packages/tremolox/TremoloBaseCalculator.py", line 499, in _update
  File "build/atkpython/lib/python3.11/site-packages/tremolox/calculation/calculation.py", line 303, in __init__
  File "build/atkpython/lib/python3.11/site-packages/tremolox/calculation/calculation.py", line 246, in wrapper
  File "build/atkpython/lib/python3.11/site-packages/tremolox/calculation/calculation.py", line 421, in _setPotentials
  File "build/atkpython/lib/python3.11/site-packages/tremolox/potentialsets/potentialsetbase.py", line 424, in _register
  File "build/atkpython/lib/python3.11/site-packages/tremolox/potentials/potentials.py", line 1880, in _register
  File "build/atkpython/lib/python3.11/site-packages/tremolox/potentials/potentials.py", line 1870, in _convertValues
  File "build/atkpython/lib/python3.11/site-packages/tremolox/potentials/checks.py", line 144, in apply
TypeError: The parameter B = 84.0315436536 Ang**4 must have a unit that can be converted to Ang**5.0.



Paper: M. Wen, S. N. Shirodkar, P. Plechá?, E. Kaxiras, R. S. Elliott, and E. B. Tadmor, A force-matching Stillinger-Weber potential for MoS2: Parameterization and Fisher information theory based sensitivity analysis, Journal of Applied Physics, 122, p. 244301, 2017.

Thanks

5
General Questions and Answers / Error on Cluster
« on: February 2, 2024, 13:51 »
Dear Admin,

Any idea what is causing this error? QuantumATK version is latest one released in december 2023.V12.

I do not face any issue on previous version of QATK on same cluster.

===================================================================================
=   BAD TERMINATION OF ONE OF YOUR APPLICATION PROCESSES
=   RANK 0 PID 181758 RUNNING AT node10
=   KILLED BY SIGNAL: 4 (Illegal instruction)
===================================================================================

6
General Questions and Answers / Settings LJ for Tags
« on: January 9, 2024, 02:54 »
Dear Admin,

I have an LJ potential curve for an interface with two materials (Tagged as 'L' and 'R'). I want to implement it in QuantumATK but it requires atom by atom interaction.

Is there a way to implement LJ potential for tags?

7
General Questions and Answers / M3GNET
« on: December 19, 2023, 13:35 »
Dear Admin,

How to access M3GNET in new QATK release V2023.12
I tried using forcefield block but it does not show M3GNET there?

8
Dear Admin,

I am trying to make a FET with multiple spatial regions, however, the QATK keeps shutting down while I am making spatial regions on an atomistic structure. Please see the attached image for errors and kindly provide a possible solution.

Thanks

9
Dear Admin,

Can I combine two reactive forcefields for two materials while using LJ potential between them?
Or can I combine reactive forcefield with any other forcefield such as tersoff, MTP etc for two materials while using LJ between them?


10
Dear Admin/All,
I was running some heating simulations on gold. After it becomes amorphous at melting point the atoms move outside simulation box. how to avoid this? Though the atoms in MD trajectory dont go out of simulation box but when I send last trajectory to builder or viewer it goes outside box.
Please see attached images.

11
Dear Admin/All,
I am performing spin calculation on a system however, I observed something unusual. There have so far been 7 converged electronic cycles but only 5 geometry optimization steps have been performed. If I am not wrong, shouldn't each converged electronic cycle update atomic positions and hence both should be equal. Why is there this issue, please clarify. I have attached screenshot below as well.
1. grep OPT is used to see completed geometry steps = 5
2. fermi level is used to see completed electronic cycles = 7


Thanks
Regards

12
Dear Admin,
I want to calculate zero-bias transmission with different electrodes. I am not an expert at Quantum Transport but will the transmission spectrum depend on the direction of transmission i.e from left to right electrode or right to left electrode?

And how does ATK calculate zero bias transmission?
And how to calculate transmission from left to right and right to left?

13
General Questions and Answers / DFT calcualtions using LCAO
« on: April 10, 2023, 14:07 »
Dear admin,

Are DFT calculations using ATK LCAO calculator reliable for interfaces between 2D materials such as WS2 and Gold?
I have seen some discrepancies between interfacial distances calculated from VASP using plane-wave and ATK using LCAO.


14
General Questions and Answers / QATK unable to read files
« on: March 25, 2023, 12:10 »
Dear ADmin,

I have observed that sometimes QATK is unable to read files upon restarting as shown below in the attached pic.

This has happened many times. Please let me know what is the issue?

It also shows some source scanning error. More than 100000 files in /directory

15
Dear Admin,

To work with ML force fields provided in QuantumATK, what are the prerequisites required to begin with?
Is there any background course/subjects one should be familiar with?
Also, can you recommend any course to start with?

Pages: [1] 2 3