Change hippynn examples to load from .pt files
This commit is contained in:
@ -24,7 +24,7 @@ mass 1 26.981
|
|||||||
|
|
||||||
# choose potential
|
# choose potential
|
||||||
|
|
||||||
pair_style mliap unified ../../../hippynn/examples/mliap_unified_hippynn_Al.pkl
|
pair_style mliap unified ../../../hippynn/examples/mliap_unified_hippynn_Al.pt
|
||||||
pair_coeff * * Al
|
pair_coeff * * Al
|
||||||
|
|
||||||
# Setup output
|
# Setup output
|
||||||
|
|||||||
@ -24,7 +24,7 @@ mass 1 26.981
|
|||||||
|
|
||||||
# choose potential
|
# choose potential
|
||||||
|
|
||||||
pair_style mliap unified ghostneigh ../../../hippynn/examples/mliap_unified_hippynn_Al_multilayer.pkl
|
pair_style mliap unified ghostneigh ../../../hippynn/examples/mliap_unified_hippynn_Al_multilayer.pt
|
||||||
pair_coeff * * Al
|
pair_coeff * * Al
|
||||||
|
|
||||||
# Setup output
|
# Setup output
|
||||||
|
|||||||
@ -26,7 +26,7 @@ mass 2 30.98
|
|||||||
# choose potential
|
# choose potential
|
||||||
|
|
||||||
# Specify MLIAP Unified pair style
|
# Specify MLIAP Unified pair style
|
||||||
pair_style mliap unified ../../../hippynn/examples/mliap_unified_hippynn_InP.pkl
|
pair_style mliap unified ../../../hippynn/examples/mliap_unified_hippynn_InP.pt
|
||||||
pair_coeff * * In P
|
pair_coeff * * In P
|
||||||
|
|
||||||
#dump 4 all custom 1 forces.xyz fx fy fz
|
#dump 4 all custom 1 forces.xyz fx fy fz
|
||||||
|
|||||||
Reference in New Issue
Block a user