modernize and improve error message handling
This commit is contained in:
@ -1,7 +1,7 @@
|
||||
|
||||
# create pickle of unified model
|
||||
|
||||
shell rm mliap_unified_lj_Ar.pkl
|
||||
shell rm -f mliap_unified_lj_Ar.pkl
|
||||
shell python pickle_mliap_unified_lj_Ar.py
|
||||
|
||||
# 3d Lennard-Jones melt
|
||||
@ -17,7 +17,7 @@ mass 1 1.0
|
||||
|
||||
velocity all create 3.0 87287 loop geom
|
||||
|
||||
pair_style mliap unified mliap_unified_lj_Ar.pkl
|
||||
pair_style mliap unified mliap_unified_lj_Ar.pkl 0
|
||||
pair_coeff * * Ar
|
||||
|
||||
neighbor 0.3 bin
|
||||
|
||||
Reference in New Issue
Block a user