EIP
References: Bazant1996, Bazant1997, Goedecker2002, Lenosky2000, Stillinger1985, Tersoff1988
This section contains all information to run an Empirical Interatomic Potential (EIP) calculation. [Edit on GitHub]
Subsections
Keywords
Keyword descriptions
- EIP_MODEL: enum = LENOSKY
Aliases: EIP-MODEL
Usage: EIP_MODEL BAZANT
Valid values:
BAZANTBazant potentialsEDIPEnvironment-Dependent Interatomic PotentialLENOSKYLenosky potentialsSTILLINGER_WEBERStillinger-Weber potentialsTERSOFFTersoff potentials
Selects the empirical interaction potential model. EDIP is accepted as an alias of BAZANT and uses the identical implementation. EIP is currently supported only for a single MPI rank. BAZANT and LENOSKY retain OpenMP parallelization, while STILLINGER_WEBER and TERSOFF currently run without OpenMP parallelization. [Edit on GitHub]