Skip to content

Commit

Permalink
Merge pull request #1358 from ellio167/kim-link-update
Browse files Browse the repository at this point in the history
Update openkim.org urls in various places
  • Loading branch information
akohlmey committed Mar 6, 2019
2 parents 4a17cb3 + b628e3b commit c0ce859
Show file tree
Hide file tree
Showing 3 changed files with 6 additions and 14 deletions.
8 changes: 2 additions & 6 deletions doc/src/Build_extras.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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]:

Expand Down
8 changes: 2 additions & 6 deletions doc/src/pair_kim.txt
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down
4 changes: 2 additions & 2 deletions lib/kim/Install.py
Original file line number Diff line number Diff line change
Expand Up @@ -40,10 +40,10 @@
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()
Expand Down

0 comments on commit c0ce859

Please sign in to comment.