rename USER-MEAMC to MEAM and pair style meam/c to meam (keeping meam/c as an alias)
This commit is contained in:
@ -3,13 +3,13 @@ lammps_version: 10 Feb 2021
|
||||
date_generated: Fri Feb 26 23:09:03 2021
|
||||
epsilon: 5e-13
|
||||
prerequisites: ! |
|
||||
pair meam/c
|
||||
pair meam
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.metal
|
||||
pair_style: meam/c
|
||||
pair_style: meam
|
||||
pair_coeff: ! |
|
||||
* * library.meam Al Si Mg Cu Fe AlSiMgCuFe.meam Mg Fe
|
||||
extract: ! |
|
||||
@ -3,13 +3,13 @@ lammps_version: 10 Feb 2021
|
||||
date_generated: Fri Feb 26 23:09:15 2021
|
||||
epsilon: 7.5e-12
|
||||
prerequisites: ! |
|
||||
pair meam/c
|
||||
pair meam
|
||||
pre_commands: ! |
|
||||
variable newton_pair delete
|
||||
if "$(is_active(package,gpu)) > 0.0" then "variable newton_pair index off" else "variable newton_pair index on"
|
||||
post_commands: ! ""
|
||||
input_file: in.manybody
|
||||
pair_style: meam/c
|
||||
pair_style: meam
|
||||
pair_coeff: ! |
|
||||
* * library.meam Si C SiC.meam C C C C Si Si Si Si
|
||||
extract: ! |
|
||||
Reference in New Issue
Block a user