File tree Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Expand file tree Collapse file tree 2 files changed +5
-0
lines changed Original file line number Diff line number Diff line change 78
78
"openff.evaluator" : ("https://docs.openforcefield.org/evaluator/en/stable" , None ),
79
79
"openff.recharge" : ("https://docs.openforcefield.org/recharge/en/stable" , None ),
80
80
"openff.nagl" : ("https://docs.openforcefield.org/nagl/en/stable" , None ),
81
+ "openff.nagl_models" : ("https://docs.openforcefield.org/nagl-models/en/stable" , None ),
81
82
}
82
83
intersphinx_disabled_reftypes = ["*" ]
83
84
myst_heading_anchors = 2
Original file line number Diff line number Diff line change @@ -42,6 +42,9 @@ Specifications for SMIRNOFF and other standards defined by OpenFF can be found a
42
42
[ ` openff-nagl ` ] ( https://docs.openforcefield.org/projects/nagl )
43
43
: Train and use machine-learned partial charge models targetting molecular graphs
44
44
45
+ [ ` openff-nagl-models ` ] ( https://docs.openforcefield.org/projects/nagl-models )
46
+ : Load models used by OpenFF Nagl.
47
+
45
48
## Contact Us
46
49
47
50
Need help? Raise an issue on [ GitHub] , open a discussion on [ OpenFF Discussions] , or [ email us] !
@@ -89,4 +92,5 @@ Fragmenter <https://docs.openforcefield.org/projects/fragmenter>
89
92
Evaluator < https://docs.openforcefield.org/projects/evaluator >
90
93
Recharge < https://docs.openforcefield.org/projects/recharge >
91
94
NAGL < https://docs.openforcefield.org/projects/nagl >
95
+ NAGL Models < https://docs.openforcefield.org/projects/nagl-models >
92
96
:::
You can’t perform that action at this time.
0 commit comments