Unverified Commit c0ce8591 authored by Axel Kohlmeyer's avatar Axel Kohlmeyer Committed by GitHub
Browse files

Merge pull request #1358 from ellio167/kim-link-update

Update openkim.org urls in various places
parents 4a17cb34 b628e3b1
Loading
Loading
Loading
Loading
+2 −6
Original line number Diff line number Diff line
@@ -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.

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:
https://openkim.org/kim-items/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.
https://openkim.org/browse/models/by-model-drivers

[CMake build]:

+2 −6
Original line number Diff line number Diff line
@@ -31,14 +31,10 @@ element or alloy and set of parameters, e.g. EAM for Cu with a
specific EAM potential file.

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
models"_https://openkim.org/kim-items/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.
models"_https://openkim.org/browse/models/by-model-drivers

To use this pair style, you must first download and install the KIM
API library from the "OpenKIM website"_https://openkim.org.  The KIM
+2 −2
Original line number Diff line number Diff line
@@ -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

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:
https://openkim.org/kim-items/models/by-model-drivers
https://openkim.org/browse/models/by-model-drivers
"""

pgroup = parser.add_mutually_exclusive_group()