will load default AIMNet2 model aimnet2_wb97m_0.jpt as defined at aimnet2calc/models.py . If file does not exist on the machine, it will be downloaded from aimnet-model-zoo repository. calc = AIMNet2Calculator('/path/to_a/model.jpt') will load model from the file. Input struct...