Skip to content

LAMMPS simulation not starting when vacuum in structure #36

@VictorBrouwers

Description

@VictorBrouwers

I'm modelling perovskite structures, trained with FLARE++ and then mapped to LAMMPS. This generally works wonderfully well, so a big thank you to making this code openly available in that sense :).

My process

  1. I train a bulk perovskite structure in FLARE++.
  2. I map the model to LAMMPS.
  3. I run LAMMPS simulations for longer timescales.
    [4. I run SGP simulations for uncertainty checks and uncertainty visualization.]

My problem
The process outlined above usually works fine. However, recently, I've started to simulate surfaces with the bulk trained model (to check transferability). Here, I run into issues.

  • My LAMMPS simulation with the surface structure (so including vacuum) does not start, and it does not produce any errors. This is the case for both NpT and NVT simulations.
  • The exact same model IS able to run an SGP simulation (in both NpT and NVT).
  • I've tried to train a model (in NVT) including vacuum and map this, but this does not solve my problem.

Screenshots
image
This is an image of my surface material (called "cub_I_LARGE") in the attached ZIP-folder. Again, this does not work in LAMMPS, while it does work with just the SGP model in Python.

image
This is an image of my bulk material (in a different, less symmetric phase). Simulating this works perfectly fine.

Desired outcome
I'd like to use a mapped model to run large-scale LAMMPS simulations with surfaces. If I understand correctly, you are also able to do this in your FLARE++ paper for your hydrogen-platinum catalysis.

Additional context

  1. LAMMPS_bulk: the working LAMMPS simulation
  2. LAMMPS_surface: the not-working LAMMPS simulation with both the bulk-trained and surface-trained systems
  3. SGP_I_surface: the SGP simulations that dó work with the bulk-trained system and the surface-training system.

The ZIP file can be downloaded from here: https://drive.google.com/file/d/1e5g_ysL5Uu_VKz62Rd4_lO5E4EVZypeY/view?usp=sharing

I hope this somewhat clearly illustrates the problem I'm facing.

Kind regards,
Victor Brouwers

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions