You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I am closely following this tutorial: link and performing a calculation on a supercell containing 58 H2O molecules. While tracking the flare sampling process, I observed a noticeable discrepancy between the potential energy (PotEng) values recorded in log.lammps and otf.gan.log. For example, why does the PotEng in the LAMMPS OTF MD simulation is around -640 eV, while the DFT and Sparse GP values are approximately -580 eV?
Issues:
The single-point otf LAMMPS calculation matched well with DFT single-point calculation (also indicated by very small EMAE)
But the PotEng energy in log.lammps is not the same as the single-point otf LAMMPS calculation
Details are below:
PotEng in ./log.lammps is -614.59888 eV
Why is there a significant discrepancy between the PotEng values from lmp-otf MD and those from single-point OTF and DFT calculations? (This issue seems to occur only for water molecule calculations, not for bulk materials.)
The text was updated successfully, but these errors were encountered:
I am closely following this tutorial: link and performing a calculation on a supercell containing 58 H2O molecules. While tracking the flare sampling process, I observed a noticeable discrepancy between the potential energy (PotEng) values recorded in
log.lammps
andotf.gan.log
. For example, why does the PotEng in the LAMMPS OTF MD simulation is around -640 eV, while the DFT and Sparse GP values are approximately -580 eV?Issues:
Details are below:
PotEng in ./log.lammps is -614.59888 eV
PotEng in ./gandft/1940_otf is -576.23253 eV (single-point LAMMPS otf calculation)
VASP energy in ./gandft/1940_DFT is -576.15148778 eV
240.28887221999997 is the correction of H2O (H116O58)
Why is there a significant discrepancy between the PotEng values from lmp-otf MD and those from single-point OTF and DFT calculations? (This issue seems to occur only for water molecule calculations, not for bulk materials.)
The text was updated successfully, but these errors were encountered: