![]() |
(git:618e178)
|
Empirical interatomic potentials for Silicon. More...
Functions/Subroutines | |
| subroutine, public | eip_bazant (eip_env) |
| Interface routine of Goedecker's Bazant EDIP to CP2K. | |
| subroutine, public | eip_lenosky (eip_env) |
| Interface routine of Goedecker's Lenosky force field to CP2K. | |
| subroutine, public | eip_stillinger_weber (eip_env) |
| Interface routine of the Stillinger-Weber force field to CP2K. | |
| subroutine, public | eip_tersoff (eip_env) |
| Interface routine of the Tersoff force field to CP2K. | |
Empirical interatomic potentials for Silicon.
| subroutine, public eip_silicon::eip_bazant | ( | type(eip_environment_type), pointer | eip_env | ) |
Interface routine of Goedecker's Bazant EDIP to CP2K.
| eip_env | ... |
Definition at line 74 of file eip_silicon.F.
| subroutine, public eip_silicon::eip_lenosky | ( | type(eip_environment_type), pointer | eip_env | ) |
Interface routine of Goedecker's Lenosky force field to CP2K.
| eip_env | ... |
Definition at line 240 of file eip_silicon.F.
| subroutine, public eip_silicon::eip_stillinger_weber | ( | type(eip_environment_type), pointer | eip_env | ) |
Interface routine of the Stillinger-Weber force field to CP2K.
| eip_env | ... |
Definition at line 404 of file eip_silicon.F.
| subroutine, public eip_silicon::eip_tersoff | ( | type(eip_environment_type), pointer | eip_env | ) |
Interface routine of the Tersoff force field to CP2K.
| eip_env | ... |
Definition at line 566 of file eip_silicon.F.