I was working on the adsorption of a charged monomer (stabilized using LDIPOL (dipole moment) and NELECT tags) on an MXene slab. The MXene has a hexagonal unit cell and when I created a monolayer of the substance and tried doing adsorption, it didn't work because the calculations can only be done on cubic systems. which means LDIPOL = .TRUE. wouldn't work.
I read somewhere that the newest version of VASP supports this calculation in any orthogonal cell. So, I tried converting the hexagonal system into orthorhombic using atomsk and then ran using VASP 6.5.1 but the same error came saying that this calculation is only possible for cubic structures.
Does that mean we cannot do charged calculations in non-cubic cells at all?
Dipole Moment in non-cubic supercells
Moderators: Global Moderator, Moderator
-
- Newbie
- Posts: 2
- Joined: Sat May 24, 2025 7:24 am
Dipole Moment in non-cubic supercells
-
- Global Moderator
- Posts: 556
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Dipole Moment in non-cubic supercells
This is true for the usual LDIPOL=.TRUE. in the case of charged systems, but as mentioned in this post:
https://www.vasp.at/forum/viewtopic.php?p=31476#p31276
you might be able to get what you need using the KERNEL_TRUNCATION approach.
-
- Newbie
- Posts: 2
- Joined: Sat May 24, 2025 7:24 am
Re: Dipole Moment in non-cubic supercells
My calculations are done using DFT D2 since they involve adsorption studies. From what i gather, KERNEL_TRUNCATION is used with hybrid functionals, right? But thank you very much.
-
- Global Moderator
- Posts: 556
- Joined: Mon Nov 04, 2019 12:41 pm
- Contact:
Re: Dipole Moment in non-cubic supercells
No, KERNEL_TRUNCATION currently only applies to DFT: the hartree and ionic potential.
The extension to Hybrid functionals (fock) is in our plans but currently not implemented.