Update openkim.org urls in various places
This commit is contained in:
@ -181,14 +181,10 @@ library with all its models, may take around 30 min to build. Of
|
|||||||
course you only need to do that once.
|
course you only need to do that once.
|
||||||
|
|
||||||
See the list of KIM model drivers here:
|
See the list of KIM model drivers here:
|
||||||
https://openkim.org/kim-items/model-drivers/alphabetical
|
https://openkim.org/browse/model-drivers/alphabetical
|
||||||
|
|
||||||
See the list of all KIM models here:
|
See the list of all KIM models here:
|
||||||
https://openkim.org/kim-items/models/by-model-drivers
|
https://openkim.org/browse/models/by-model-drivers
|
||||||
|
|
||||||
See the list of example KIM models included by default here:
|
|
||||||
https://openkim.org/kim-api on the "What is in the KIM API source
|
|
||||||
package?" page.
|
|
||||||
|
|
||||||
[CMake build]:
|
[CMake build]:
|
||||||
|
|
||||||
|
|||||||
@ -31,14 +31,10 @@ element or alloy and set of parameters, e.g. EAM for Cu with a
|
|||||||
specific EAM potential file.
|
specific EAM potential file.
|
||||||
|
|
||||||
See the current list of "KIM model
|
See the current list of "KIM model
|
||||||
drivers"_https://openkim.org/kim-items/model-drivers/alphabetical.
|
drivers"_https://openkim.org/browse/model-drivers/alphabetical.
|
||||||
|
|
||||||
See the current list of all "KIM
|
See the current list of all "KIM
|
||||||
models"_https://openkim.org/kim-items/models/by-model-drivers
|
models"_https://openkim.org/browse/models/by-model-drivers
|
||||||
|
|
||||||
See the list of "example KIM models"_https://openkim.org/kim-api which
|
|
||||||
are included in the KIM library by default, in the "What is in the KIM
|
|
||||||
API source package?" section.
|
|
||||||
|
|
||||||
To use this pair style, you must first download and install the KIM
|
To use this pair style, you must first download and install the KIM
|
||||||
API library from the "OpenKIM website"_https://openkim.org. The KIM
|
API library from the "OpenKIM website"_https://openkim.org. The KIM
|
||||||
|
|||||||
@ -40,10 +40,10 @@ make lib-kim args="-b -a everything" # install KIM API lib with all models
|
|||||||
make lib-kim args="-n -a EAM_Dynamo_Ackland_2003_W__MO_141627196590_005" # only add one model or model driver
|
make lib-kim args="-n -a EAM_Dynamo_Ackland_2003_W__MO_141627196590_005" # only add one model or model driver
|
||||||
|
|
||||||
See the list of KIM model drivers here:
|
See the list of KIM model drivers here:
|
||||||
https://openkim.org/kim-items/model-drivers/alphabetical
|
https://openkim.org/browse/model-drivers/alphabetical
|
||||||
|
|
||||||
See the list of all KIM models here:
|
See the list of all KIM models here:
|
||||||
https://openkim.org/kim-items/models/by-model-drivers
|
https://openkim.org/browse/models/by-model-drivers
|
||||||
"""
|
"""
|
||||||
|
|
||||||
pgroup = parser.add_mutually_exclusive_group()
|
pgroup = parser.add_mutually_exclusive_group()
|
||||||
|
|||||||
Reference in New Issue
Block a user