Skip to content

Problem on energy minimization #22

@houdingyu

Description

@houdingyu

Thank you very much for sharing the code. I am training a set of ReaxFF parameters against the equation of state of Si3N4 crystal using JAX-ReaxFF. However, I noticed that the error reported by JAX-ReaxFF is not consistent with the error calculated by the standalone ReaxFF fortran code. I suspect this difference is caused by different algorithm of energy minimization (i.e., geometry optimization) in JAX-ReaxFF and standalone ReaxFF fortran code? I checked the output of JAX-ReaxFF, and it suggests that RMSG for most structures are larger than 1 after energy minimization. (I used num_e_minim_steps 1000 and e_minim_LR 5e-4). Am I supposed to change these two parameters until < 1.0 RMSG can be achieved?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions