Script to download all KIM models

Thanks to Ryan’s help, I hacked together a Python script to download all models from the openkim.org website. It requires that the API is already installed and configured (and perhaps compiled) as the actual downloads are done by the KIM Makefile (that way I don’t have to worry about downloading model drivers as well). Only models that are not already present will be fetched.

Best regards

Jakob

download-kim-models.py (1.76 KB)