rename USER-MEAMC to MEAM and pair style meam/c to meam (keeping meam/c as an alias)

This commit is contained in:
Axel Kohlmeyer
2021-06-29 16:59:05 -04:00
parent 995195606e
commit dc3efd17d2
41 changed files with 118 additions and 201 deletions

View File

@ -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: ! |

View File

@ -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: ! |