We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 69b097b commit ac37de9Copy full SHA for ac37de9
ml_peg/app/molecular_crystal/DMC_ICE13/app_DMC_ICE13.py
@@ -17,9 +17,7 @@
17
18
MODELS = get_model_names(current_models)
19
BENCHMARK_NAME = "DMC-ICE13 Lattice Energies"
20
-DOCS_URL = (
21
- "https://ddmms.github.io/ml-peg/user_guide/benchmarks/molecular_crystal.html#dmc-ice13"
22
-)
+DOCS_URL = "https://ddmms.github.io/ml-peg/user_guide/benchmarks/molecular_crystal.html#dmc-ice13"
23
DATA_PATH = APP_ROOT / "data" / "molecular_crystal" / "DMC_ICE13"
24
25
0 commit comments