BURAI quantum espresso GUI error

Click For Summary
The user is encountering an "ATOMIC_POSITION nonexistent" error while using BURAI for quantum espresso calculations with a CIF file of LaFeO3 from the materials project. The issue may stem from missing "/" delimiters between sections in the input file. Additionally, it was noted that each atom is limited to 3 characters, but the input file contains 4 characters for at least one atom, which could also be contributing to the error.
ramana3797
Messages
19
Reaction score
6
TL;DR
i am using burai for quantum espresso calculations and am getting the following error
I am using BURAI for quantum espresso calculations and am getting the error ATOMIC_POSITION nonexistent. I have attached the scf .in file and the crash file. I am using the CIF file of LaFeO3 I downloaded from materials project. Any help would be appreciated as I am not very familiar with these software.
 

Attachments

Computer science news on Phys.org
I have never seen this program or syntax before, but a detailed look suggests:
Are you missing some "/" delimiters between sections?
 
Tom.G said:
I have never seen this program or syntax before, but a detailed look suggests:
Are you missing some "/" delimiters between sections?
I found that each atom is only allowed 3 characters and there were 4 in the input file
 
After playing around a bit with making star maps, I found another video which introduced me to another trick that can be done using geometry nodes. This one involves fluids. For background, Blender has a fluid physics simulator, which, as the name suggests simulates the behavior of fluids. What this person did was to use geometry nodes to convert the fluid into a point cloud. Then he added a turbulence force field to "stir it around". He was then able to extract the velocity information...