From fab9e258a1cfa007dcb6b5b34d9f7128450e81fe Mon Sep 17 00:00:00 2001 From: Evgeny Blokhin Date: Mon, 24 Jul 2023 01:30:58 +0200 Subject: [PATCH] Remove link to hierarchy, as it is too complex to support ASM's version --- index.html | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/index.html b/index.html index e43c8e8..7fda05e 100755 --- a/index.html +++ b/index.html @@ -935,7 +935,7 @@

§1.5. Example scripts

search = { "elements": "Mn", "classes": "binary, oxide", - "props": "isothermal bulk modulus", # see https://mpds.io/#hierarchy + "props": "isothermal bulk modulus", "lattices": "cubic" } @@ -976,7 +976,7 @@

§1.5. Example scripts

var search = { "elements": "Mn", "classes": "binary, oxide", - "props": "isothermal bulk modulus", // see https://mpds.io/#hierarchy + "props": "isothermal bulk modulus", "lattices": "cubic" };