diff --git a/_downloads/5fdddbed2260616231dbf7b0d94bb665/train.txt b/_downloads/5fdddbed2260616231dbf7b0d94bb665/train.txt index 502220837..c7de0dfca 100644 --- a/_downloads/5fdddbed2260616231dbf7b0d94bb665/train.txt +++ b/_downloads/5fdddbed2260616231dbf7b0d94bb665/train.txt @@ -1,16 +1,16 @@ -2024-07-09 14:11:39 (INFO): Running in non-distributed local mode -2024-07-09 14:11:39 (INFO): Project root: /home/runner/work/fairchem/fairchem/src/fairchem -2024-07-09 14:11:40 (INFO): amp: true +2024-07-10 16:28:36 (INFO): Running in non-distributed local mode +2024-07-10 16:28:36 (INFO): Project root: /home/runner/work/fairchem/fairchem/src/fairchem +2024-07-10 16:28:37 (INFO): amp: true cmd: - checkpoint_dir: fine-tuning/checkpoints/2024-07-09-14-11-12-ft-oxides - commit: bf2b26e + checkpoint_dir: fine-tuning/checkpoints/2024-07-10-16-27-44-ft-oxides + commit: 36a17ad identifier: ft-oxides - logs_dir: fine-tuning/logs/tensorboard/2024-07-09-14-11-12-ft-oxides + logs_dir: fine-tuning/logs/tensorboard/2024-07-10-16-27-44-ft-oxides print_every: 10 - results_dir: fine-tuning/results/2024-07-09-14-11-12-ft-oxides + results_dir: fine-tuning/results/2024-07-10-16-27-44-ft-oxides seed: 0 - timestamp_id: 2024-07-09-14-11-12-ft-oxides - version: 0.1.dev1+gbf2b26e + timestamp_id: 2024-07-10-16-27-44-ft-oxides + version: 0.1.dev1+g36a17ad dataset: a2g_args: r_energy: true @@ -141,83 +141,83 @@ val_dataset: format: ase_db src: val.db -2024-07-09 14:11:40 (INFO): Loading dataset: ase_db -2024-07-09 14:11:40 (INFO): rank: 0: Sampler created... -2024-07-09 14:11:40 (INFO): Batch balancing is disabled for single GPU training. -2024-07-09 14:11:40 (INFO): rank: 0: Sampler created... -2024-07-09 14:11:40 (INFO): Batch balancing is disabled for single GPU training. -2024-07-09 14:11:40 (INFO): rank: 0: Sampler created... -2024-07-09 14:11:40 (INFO): Batch balancing is disabled for single GPU training. -2024-07-09 14:11:40 (INFO): Loading model: gemnet_oc -2024-07-09 14:11:40 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization'] -2024-07-09 14:11:43 (INFO): Loaded GemNetOC with 38864438 parameters. -2024-07-09 14:11:43 (WARNING): log_summary for Tensorboard not supported -2024-07-09 14:11:43 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated. -2024-07-09 14:11:43 (INFO): Loading checkpoint from: /tmp/ocp_checkpoints/gnoc_oc22_oc20_all_s2ef.pt -2024-07-09 14:11:43 (INFO): Overwriting scaling factors with those loaded from checkpoint. If you're generating predictions with a pretrained checkpoint, this is the correct behavior. To disable this, delete `scale_dict` from the checkpoint. +2024-07-10 16:28:37 (INFO): Loading dataset: ase_db +2024-07-10 16:28:37 (INFO): rank: 0: Sampler created... +2024-07-10 16:28:37 (INFO): Batch balancing is disabled for single GPU training. +2024-07-10 16:28:37 (INFO): rank: 0: Sampler created... +2024-07-10 16:28:37 (INFO): Batch balancing is disabled for single GPU training. +2024-07-10 16:28:37 (INFO): rank: 0: Sampler created... +2024-07-10 16:28:37 (INFO): Batch balancing is disabled for single GPU training. +2024-07-10 16:28:37 (INFO): Loading model: gemnet_oc +2024-07-10 16:28:37 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization'] +2024-07-10 16:28:39 (INFO): Loaded GemNetOC with 38864438 parameters. +2024-07-10 16:28:39 (WARNING): log_summary for Tensorboard not supported +2024-07-10 16:28:39 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated. +2024-07-10 16:28:40 (INFO): Loading checkpoint from: /tmp/ocp_checkpoints/gnoc_oc22_oc20_all_s2ef.pt +2024-07-10 16:28:40 (INFO): Overwriting scaling factors with those loaded from checkpoint. If you're generating predictions with a pretrained checkpoint, this is the correct behavior. To disable this, delete `scale_dict` from the checkpoint. /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() storage = elem.storage()._new_shared(numel) /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly. To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage() storage = elem.storage()._new_shared(numel) -2024-07-09 14:12:06 (INFO): energy_mae: 6.77e+00, forcesx_mae: 4.11e-02, forcesy_mae: 3.63e-02, forcesz_mae: 5.26e-02, forces_mae: 4.33e-02, forces_cosine_similarity: 8.24e-02, forces_magnitude_error: 7.42e-02, energy_forces_within_threshold: 0.00e+00, loss: 6.86e+00, lr: 5.00e-04, epoch: 1.69e-01, step: 1.00e+01 -2024-07-09 14:12:07 (INFO): Evaluating on val. +2024-07-10 16:29:02 (INFO): energy_mae: 6.77e+00, forcesx_mae: 4.11e-02, forcesy_mae: 3.63e-02, forcesz_mae: 5.26e-02, forces_mae: 4.33e-02, forces_cosine_similarity: 8.24e-02, forces_magnitude_error: 7.42e-02, energy_forces_within_threshold: 0.00e+00, loss: 6.86e+00, lr: 5.00e-04, epoch: 1.69e-01, step: 1.00e+01 +2024-07-10 16:29:03 (INFO): Evaluating on val. device 0: 0%| | 0/2 [00:00Fine tuning a model -
Elapsed time 67.7 seconds.
+
Elapsed time 68.0 seconds.
 
../../_images/e09235df67f6a4f604e2dc396140b3979de3a415db6696093790df3189ca2edf.png @@ -906,7 +906,7 @@

Fine tuning the checkpoint -
/tmp/ipykernel_2423/1448814737.py:12: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2290/1448814737.py:12: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
@@ -1199,7 +1199,7 @@

Running the training jobHide code cell output
-

It is possible to continue refining the fit. The simple things to do are to use more epochs of training. Eventually the MAE will stabilize, and then it may be necessary to adjust other optimization parameters like the learning rate (usually you decrease it).

diff --git a/core/gotchas.html b/core/gotchas.html index 6f0e44060..98d820224 100644 --- a/core/gotchas.html +++ b/core/gotchas.html @@ -731,12 +731,12 @@

I want the energy of a gas phase atom 544 '{} not present in this ' 'calculation'.format(name) 545 ) -File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:237, in OCPCalculator.calculate(self, atoms, properties, system_changes) - 234 data_object = self.a2g.convert(atoms) - 235 batch = data_list_collater([data_object], otf_graph=True) ---> 237 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) - 239 for key in predictions: - 240 _pred = predictions[key] +File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:235, in OCPCalculator.calculate(self, atoms, properties, system_changes) + 232 data_object = self.a2g.convert(atoms) + 233 batch = data_list_collater([data_object], otf_graph=True) +--> 235 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) + 237 for key in predictions: + 238 _pred = predictions[key] File /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch/utils/_contextlib.py:115, in context_decorator.<locals>.decorate_context(*args, **kwargs) 112 @functools.wraps(func) @@ -922,7 +922,7 @@

I get wildly different energies from the different models
WARNING:root:No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
 

-
-
-
/tmp/ipykernel_2697/898007276.py:7: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2561/898007276.py:7: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
-
1.6709036827087402
+
1.6888058185577393
 
@@ -1099,12 +1099,12 @@

You need at least four atoms for molecules with some models 544 '{} not present in this ' 'calculation'.format(name) 545 ) -File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:237, in OCPCalculator.calculate(self, atoms, properties, system_changes) - 234 data_object = self.a2g.convert(atoms) - 235 batch = data_list_collater([data_object], otf_graph=True) ---> 237 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) - 239 for key in predictions: - 240 _pred = predictions[key] +File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:235, in OCPCalculator.calculate(self, atoms, properties, system_changes) + 232 data_object = self.a2g.convert(atoms) + 233 batch = data_list_collater([data_object], otf_graph=True) +--> 235 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) + 237 for key in predictions: + 238 _pred = predictions[key] File /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch/utils/_contextlib.py:115, in context_decorator.<locals>.decorate_context(*args, **kwargs) 112 @functools.wraps(func) @@ -1309,12 +1309,12 @@

To tag or not? 544 '{} not present in this ' 'calculation'.format(name) 545 ) -File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:237, in OCPCalculator.calculate(self, atoms, properties, system_changes) - 234 data_object = self.a2g.convert(atoms) - 235 batch = data_list_collater([data_object], otf_graph=True) ---> 237 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) - 239 for key in predictions: - 240 _pred = predictions[key] +File ~/work/fairchem/fairchem/src/fairchem/core/common/relaxation/ase_utils.py:235, in OCPCalculator.calculate(self, atoms, properties, system_changes) + 232 data_object = self.a2g.convert(atoms) + 233 batch = data_list_collater([data_object], otf_graph=True) +--> 235 predictions = self.trainer.predict(batch, per_image=False, disable_tqdm=True) + 237 for key in predictions: + 238 _pred = predictions[key] File /opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch/utils/_contextlib.py:115, in context_decorator.<locals>.decorate_context(*args, **kwargs) 112 @functools.wraps(func) @@ -1457,7 +1457,7 @@

To tag or not? -
/tmp/ipykernel_2697/3906293788.py:3: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2561/3906293788.py:3: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
@@ -1501,11 +1501,11 @@

To tag or not? -
/tmp/ipykernel_2697/4094489779.py:3: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2561/4094489779.py:3: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
-
-
/tmp/ipykernel_2697/3095522216.py:11: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2561/3095522216.py:11: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
-
-
/tmp/ipykernel_2697/2981184886.py:11: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2561/2981184886.py:11: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
-
array([ 0.00848194,  0.01409447, -0.05882657], dtype=float32)
+
array([ 0.00848049,  0.0140971 , -0.05883038], dtype=float32)
 
@@ -1621,7 +1621,7 @@

The forces don’t sum to zero -
-
--2024-07-09 14:17:02--  https://figshare.com/ndownloader/files/11948267
+
--2024-07-10 16:33:49--  https://figshare.com/ndownloader/files/11948267
 Resolving figshare.com (figshare.com)... 
 
-
52.212.236.71, 34.251.213.12, 2a05:d018:1f4:d000:4856:ab6:5d9e:fe0e, ...
-Connecting to figshare.com (figshare.com)|52.212.236.71|:443... 
+
52.215.106.69, 52.212.236.71, 2a05:d018:1f4:d003:3dee:9eef:2e6:4a2b, ...
+Connecting to figshare.com (figshare.com)|52.215.106.69|:443... 
 
302 Found
-Location: https://s3-eu-west-1.amazonaws.com/pstorage-cmu-348901238291901/11948267/data.db?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI266R7V6O36O5JUA/20240709/eu-west-1/s3/aws4_request&X-Amz-Date=20240709T141702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9994bf27457b7fdedb9b8a0dd3e1fad30d4b9d38fb5855ee72678db49831b765 [following]
---2024-07-09 14:17:02--  https://s3-eu-west-1.amazonaws.com/pstorage-cmu-348901238291901/11948267/data.db?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI266R7V6O36O5JUA/20240709/eu-west-1/s3/aws4_request&X-Amz-Date=20240709T141702Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=9994bf27457b7fdedb9b8a0dd3e1fad30d4b9d38fb5855ee72678db49831b765
-Resolving s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)... 
-
-
-
52.218.46.88, 52.92.1.24, 52.218.60.227, ...
-Connecting to s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)|52.218.46.88|:443... 
+Location: https://s3-eu-west-1.amazonaws.com/pstorage-cmu-348901238291901/11948267/data.db?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI266R7V6O36O5JUA/20240710/eu-west-1/s3/aws4_request&X-Amz-Date=20240710T163350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68a7ba32898abaeaf1242dae7185303908cff55cedeb4576e44d30011f62dd34 [following]
+--2024-07-10 16:33:50--  https://s3-eu-west-1.amazonaws.com/pstorage-cmu-348901238291901/11948267/data.db?X-Amz-Algorithm=AWS4-HMAC-SHA256&X-Amz-Credential=AKIAI266R7V6O36O5JUA/20240710/eu-west-1/s3/aws4_request&X-Amz-Date=20240710T163350Z&X-Amz-Expires=10&X-Amz-SignedHeaders=host&X-Amz-Signature=68a7ba32898abaeaf1242dae7185303908cff55cedeb4576e44d30011f62dd34
+Resolving s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)... 52.218.98.147, 52.218.28.19, 52.92.32.104, ...
+Connecting to s3-eu-west-1.amazonaws.com (s3-eu-west-1.amazonaws.com)|52.218.98.147|:443... 
 
-
data.db               0%[                    ]  58.38K   247KB/s               
-
-
-
data.db               0%[                    ] 169.38K   358KB/s               
-
-
-
data.db               1%[                    ] 636.38K   897KB/s               
+
data.db               0%[                    ] 160.38K   759KB/s               
 
-
data.db               6%[>                   ]   2.48M  2.61MB/s               
+
data.db               3%[                    ]   1.37M  3.23MB/s               
 
-
data.db              18%[==>                 ]   7.57M  6.39MB/s               
+
data.db              20%[===>                ]   8.48M  13.4MB/s               
 
-
data.db              32%[=====>              ]  13.32M  9.37MB/s               
+
data.db              41%[=======>            ]  17.21M  20.4MB/s               
 
-
data.db              46%[========>           ]  19.05M  11.5MB/s               
+
data.db              63%[===========>        ]  25.95M  24.6MB/s               
 
-
data.db              60%[===========>        ]  24.90M  13.1MB/s               
+
data.db              84%[===============>    ]  34.60M  27.2MB/s               
 
-
data.db              74%[=============>      ]  30.63M  14.3MB/s               
-
-
-
data.db              88%[================>   ]  36.33M  15.3MB/s               
-
-
-
data.db             100%[===================>]  41.13M  16.4MB/s    in 2.5s    
+
data.db             100%[===================>]  41.13M  29.0MB/s    in 1.4s    
 
-2024-07-09 14:17:05 (16.4 MB/s) - ‘data.db’ saved [43125760/43125760]
+2024-07-10 16:33:52 (29.0 MB/s) - ‘data.db’ saved [43125760/43125760]
 
@@ -758,29 +743,29 @@

Fast batched inference

-
id|age|user  |formula|calculator|  energy|natoms| fmax|pbc|  volume|charge|    mass
- 1| 0s|runner|Au37   |unknown   | -96.129|    37|0.159|TTT|5771.976| 0.000|7287.763
- 2| 0s|runner|Au28   |unknown   | -65.693|    28|3.139|TTT|5068.935| 0.000|5515.064
- 3| 0s|runner|Au29   |unknown   | -71.706|    29|0.288|TTT|5184.740| 0.000|5712.031
- 4| 0s|runner|Au8    |unknown   | -16.751|     8|0.281|TTT|2863.348| 0.000|1575.733
- 5| 0s|runner|Au16   |unknown   | -37.166|    16|0.131|TTT|3923.762| 0.000|3151.465
- 6| 0s|runner|Au4    |unknown   | -11.599|     4|1.869|TTT| 156.940| 0.000| 787.866
- 7| 0s|runner|Au10   |unknown   | -21.713|    10|0.701|TTT|4112.512| 0.000|1969.666
- 8| 0s|runner|Au4    |unknown   | -11.902|     4|0.302|TTT| 156.940| 0.000| 787.866
- 9| 0s|runner|Au36   |unknown   | -93.701|    36|0.067|TTT|5663.627| 0.000|7090.796
-10| 0s|runner|Au37   |unknown   | -92.625|    37|0.254|TTT|5771.976| 0.000|7287.763
-11| 0s|runner|Au2    |unknown   |  -0.473|     2|0.000|TTT| 208.559| 0.000| 393.933
-12| 0s|runner|Au29   |unknown   | -69.638|    29|0.554|TTT|5184.740| 0.000|5712.031
-13| 0s|runner|Au19   |unknown   | -46.081|    19|0.145|TTT|4101.856| 0.000|3742.365
-14| 0s|runner|Au14   |unknown   | -31.015|    14|0.418|TTT|3847.524| 0.000|2757.532
-15| 0s|runner|Au40   |unknown   |-103.328|    40|0.402|TTT|5868.580| 0.000|7878.663
-16| 0s|runner|Au11   |unknown   | -24.226|    11|0.079|TTT|3414.029| 0.000|2166.632
-17| 0s|runner|Au35   |unknown   | -90.988|    35|0.058|TTT|5504.869| 0.000|6893.830
-18| 0s|runner|Au18   |unknown   | -39.521|    18|0.900|TTT|4250.202| 0.000|3545.398
-19| 0s|runner|Au12   |unknown   | -27.037|    12|0.230|TTT|3571.095| 0.000|2363.599
-20| 0s|runner|Au41   |unknown   |-106.786|    41|0.272|TTT|6012.425| 0.000|8075.629
+
id|age|user  |formula|calculator|  energy|natoms| fmax|pbc|   volume|charge|     mass
+ 1| 0s|runner|Au52   |unknown   |-137.735|    52|0.199|TTT| 6744.510| 0.000|10242.262
+ 2| 0s|runner|Au10   |unknown   | -20.920|    10|0.721|TTT| 4112.512| 0.000| 1969.666
+ 3| 0s|runner|Au4    |unknown   | -12.096|     4|0.187|TTT|  143.096| 0.000|  787.866
+ 4| 0s|runner|Au5    |unknown   |  -9.207|     5|1.052|TTT| 2575.618| 0.000|  984.833
+ 5| 0s|runner|Au7    |unknown   | -13.236|     7|0.392|TTT| 3511.808| 0.000| 1378.766
+ 6| 0s|runner|Au119  |unknown   |-327.888|   119|0.621|TTT|12284.672| 0.000|23439.022
+ 7| 0s|runner|Au4    |unknown   | -11.527|     4|0.424|TTT|  156.940| 0.000|  787.866
+ 8| 0s|runner|Au12   |unknown   | -27.463|    12|0.151|TTT| 3066.950| 0.000| 2363.599
+ 9| 0s|runner|Au52   |unknown   |-137.905|    52|0.158|TTT| 6744.510| 0.000|10242.262
+10| 0s|runner|Au27   |unknown   | -67.450|    27|0.407|TTT| 4914.709| 0.000| 5318.097
+11| 0s|runner|Au4    |unknown   | -11.872|     4|0.574|TTT|  156.940| 0.000|  787.866
+12| 0s|runner|Au36   |unknown   | -93.692|    36|0.121|TTT| 5663.627| 0.000| 7090.796
+13| 0s|runner|Au45   |unknown   |-117.721|    45|0.155|TTT| 6185.400| 0.000| 8863.496
+14| 0s|runner|Au16   |unknown   | -35.355|    16|1.151|TTT| 3923.762| 0.000| 3151.465
+15| 0s|runner|Au48   |unknown   |-124.508|    48|0.377|TTT| 6440.631| 0.000| 9454.395
+16| 0s|runner|Au41   |unknown   |-103.140|    41|0.838|TTT| 6012.425| 0.000| 8075.629
+17| 0s|runner|Au13   |unknown   | -29.197|    13|0.109|TTT| 3635.026| 0.000| 2560.565
+18| 0s|runner|Au17   |unknown   | -39.838|    17|0.058|TTT| 4121.531| 0.000| 3348.432
+19| 0s|runner|Au28   |unknown   | -86.927|    28|0.019|TTT|  526.183| 0.000| 5515.064
+20| 0s|runner|Au16   |unknown   | -37.467|    16|0.323|TTT| 3923.762| 0.000| 3151.465
 Rows: 50 (showing first 20)
-Keys: NEB, bulk, calc_time, cluster, config, diffusion, ediff, ediffg, encut, factor, fermi, gga, group, image, kpt1, kpt2, kpt3, miller, neural_energy, reax_energy, strain, structure, surf, train_set, traj, vacuum, volume, xc
+Keys: NEB, bulk, calc_time, cluster, concentration, config, diffusion, ediff, ediffg, encut, fermi, gga, group, image, kpt1, kpt2, kpt3, lattice, miller, neural_energy, reax_energy, site, structure, surf, train_set, traj, type, vacuum, volume, xc
 
@@ -881,7 +866,7 @@

Fast batched inference

@@ -999,104 +984,101 @@

The ASE calculator way
0it [00:00, ?it/s]
 

-
/tmp/ipykernel_2741/402181013.py:7: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2603/402181013.py:7: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
-
1it [00:00,  4.34it/s]
-
-
-
2it [00:00,  5.39it/s]
+
1it [00:00,  2.79it/s]
 
-
3it [00:00,  5.67it/s]
+
4it [00:01,  2.71it/s]
 
-
5it [00:00,  8.90it/s]
+
6it [00:01,  3.36it/s]
 
-
7it [00:00,  8.30it/s]
+
7it [00:02,  3.77it/s]
 
-
8it [00:01,  7.05it/s]
+
8it [00:02,  3.93it/s]
 
-
9it [00:01,  6.84it/s]
+
9it [00:02,  3.77it/s]
 
-
10it [00:01,  7.38it/s]
+
11it [00:02,  4.29it/s]
 
-
12it [00:01,  6.92it/s]
+
12it [00:03,  4.21it/s]
 
-
14it [00:01,  7.17it/s]
+
14it [00:03,  5.78it/s]
 
-
16it [00:02,  8.57it/s]
+
15it [00:03,  4.68it/s]
 
-
17it [00:02,  6.91it/s]
+
17it [00:03,  5.72it/s]
 
-
18it [00:02,  6.91it/s]
+
18it [00:04,  5.75it/s]
 
-
21it [00:02,  9.55it/s]
+
19it [00:04,  5.51it/s]
 
-
23it [00:03,  7.96it/s]
+
20it [00:04,  4.42it/s]
 
-
25it [00:03,  8.24it/s]
+
21it [00:04,  4.47it/s]
 
-
27it [00:03,  7.53it/s]
+
22it [00:05,  4.10it/s]
 
-
28it [00:03,  6.57it/s]
+
23it [00:05,  3.83it/s]
 
-
29it [00:03,  6.74it/s]
+
24it [00:05,  3.51it/s]
 
-
30it [00:04,  6.10it/s]
+
25it [00:05,  4.01it/s]
 
-
31it [00:04,  3.48it/s]
+
26it [00:06,  4.01it/s]
 
-
32it [00:05,  3.31it/s]
+
27it [00:06,  4.05it/s]
 
-
33it [00:05,  3.89it/s]
+
29it [00:06,  6.21it/s]
 
-
34it [00:05,  4.21it/s]
+
30it [00:06,  5.13it/s]
 
-
35it [00:05,  5.03it/s]
+
32it [00:07,  5.42it/s]
 
-
36it [00:05,  5.10it/s]
+
34it [00:07,  5.38it/s]
 
-
37it [00:06,  3.18it/s]
+
35it [00:07,  5.20it/s]
 
-
38it [00:06,  3.06it/s]
+
37it [00:08,  4.93it/s]
 
-
39it [00:06,  3.68it/s]
+
40it [00:08,  7.21it/s]
 
-
41it [00:07,  5.73it/s]
+
41it [00:08,  6.77it/s]
 
-
41it [00:07,  5.82it/s]
+
41it [00:08,  4.74it/s]
 
-
Elapsed time 7e+00 seconds
+
Elapsed time 9e+00 seconds
 

@@ -1114,7 +1096,7 @@ 

The ASE calculator way

-../_images/d8f000c5866310197f993a7572f8fecc25292a36dab7b71d7508e7eec2cc2434.png +../_images/86c6c30bcba70e4dc7045ed905b57d667d70fd06a61b46a3a2001c30c1b632ec.png
@@ -1130,7 +1112,7 @@

Comparing ASE calculator and main.py -

Here we see many of the differences are very small. 0.0078125 = 1 / 128, and these errors strongly suggest some kind of mixed precision is responsible for these differences. It is an open issue to remove them and identify where the cause is.

@@ -1165,19 +1147,19 @@

Comparing ASE calculator and main.py -
array([[ 0.00000000e+00, -3.04521866e+01, -2.49373627e+01, ...,
-        -3.49432831e+01, -8.12342224e+01, -6.72080231e+01],
-       [ 3.04521866e+01,  0.00000000e+00,  5.51482391e+00, ...,
-        -4.49109650e+00, -5.07820358e+01, -3.67558365e+01],
-       [ 2.49373627e+01, -5.51482391e+00,  0.00000000e+00, ...,
-        -1.00059204e+01, -5.62968597e+01, -4.22706604e+01],
+
array([[   0.        , -123.06163406, -131.50551605, ..., -127.80545235,
+         -95.427742  ,  -58.97216797],
+       [ 123.06163406,    0.        ,   -8.44388199, ...,   -4.74381828,
+          27.63389206,   64.08946609],
+       [ 131.50551605,    8.44388199,    0.        , ...,    3.70006371,
+          36.07777405,   72.53334808],
        ...,
-       [ 3.49432831e+01,  4.49109650e+00,  1.00059204e+01, ...,
-         0.00000000e+00, -4.62909393e+01, -3.22647400e+01],
-       [ 8.12342224e+01,  5.07820358e+01,  5.62968597e+01, ...,
-         4.62909393e+01,  0.00000000e+00,  1.40261993e+01],
-       [ 6.72080154e+01,  3.67558289e+01,  4.22706528e+01, ...,
-         3.22647324e+01, -1.40262070e+01, -7.62939453e-06]])
+       [ 127.80545235,    4.74381828,   -3.70006371, ...,    0.        ,
+          32.37771034,   68.83328438],
+       [  95.427742  ,  -27.63389206,  -36.07777405, ...,  -32.37771034,
+           0.        ,   36.45557404],
+       [  58.97216797,  -64.08946609,  -72.53334808, ...,  -68.83328438,
+         -36.45557404,    0.        ]])
 
diff --git a/core/lmdb_dataset_creation.html b/core/lmdb_dataset_creation.html index d23cb3c6e..890f113b9 100644 --- a/core/lmdb_dataset_creation.html +++ b/core/lmdb_dataset_creation.html @@ -687,7 +687,7 @@

Generate toy dataset: Relaxation of CO on Cu -
-
  7%|▋         | 74/1001 [00:00<00:01, 738.46it/s]
+
  6%|▌         | 59/1001 [00:00<00:01, 582.40it/s]
 
-
 15%|█▌        | 152/1001 [00:00<00:01, 755.68it/s]
+
 13%|█▎        | 131/1001 [00:00<00:01, 657.50it/s]
 
-
 23%|██▎       | 229/1001 [00:00<00:01, 759.99it/s]
+
 20%|██        | 202/1001 [00:00<00:01, 678.46it/s]
 
-
 30%|███       | 305/1001 [00:00<00:00, 743.81it/s]
+
 27%|██▋       | 271/1001 [00:00<00:01, 678.63it/s]
 
-
 38%|███▊      | 380/1001 [00:00<00:00, 742.81it/s]
+
 34%|███▍      | 342/1001 [00:00<00:00, 687.75it/s]
 
-
 45%|████▌     | 455/1001 [00:00<00:00, 742.96it/s]
+
 41%|████▏     | 415/1001 [00:00<00:00, 701.72it/s]
 
-
 53%|█████▎    | 530/1001 [00:00<00:00, 744.99it/s]
+
 49%|████▉     | 491/1001 [00:00<00:00, 717.42it/s]
 
-
 61%|██████    | 607/1001 [00:00<00:00, 752.60it/s]
+
 56%|█████▌    | 563/1001 [00:00<00:00, 713.63it/s]
 
-
 68%|██████▊   | 683/1001 [00:00<00:00, 747.17it/s]
+
 63%|██████▎   | 635/1001 [00:00<00:00, 711.60it/s]
 
-
 76%|███████▌  | 758/1001 [00:01<00:00, 738.12it/s]
+
 71%|███████   | 707/1001 [00:01<00:00, 704.80it/s]
 
-
 83%|████████▎ | 832/1001 [00:01<00:00, 738.66it/s]
+
 78%|███████▊  | 779/1001 [00:01<00:00, 708.09it/s]
 
-
 91%|█████████ | 906/1001 [00:01<00:00, 722.54it/s]
+
 85%|████████▌ | 851/1001 [00:01<00:00, 711.56it/s]
 
-
 98%|█████████▊| 979/1001 [00:01<00:00, 721.01it/s]
+
 92%|█████████▏| 923/1001 [00:01<00:00, 707.86it/s]
 
-
100%|██████████| 1001/1001 [00:01<00:00, 737.14it/s]
+
100%|█████████▉| 996/1001 [00:01<00:00, 713.40it/s]
+
+
+
100%|██████████| 1001/1001 [00:01<00:00, 700.98it/s]
 

diff --git a/core/ocpapi.html b/core/ocpapi.html
index 59ed19d24..e9e9205d8 100644
--- a/core/ocpapi.html
+++ b/core/ocpapi.html
@@ -664,7 +664,7 @@ 

Installation
ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts.
 

-
fairchem-demo-ocpapi 0.1.dev1+gbf2b26e requires requests==2.32.0, but you have requests 2.31.0 which is incompatible.
+
fairchem-demo-ocpapi 0.1.dev1+g36a17ad requires requests==2.32.0, but you have requests 2.31.0 which is incompatible.
 
-
/tmp/ipykernel_2885/3462928393.py:13: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_2745/3462928393.py:13: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
      Step     Time          Energy          fmax
-BFGS:    0 14:18:03     -110.398659        1.630680
+BFGS:    0 16:34:50     -110.398659        1.630680
 
-
BFGS:    1 14:18:03     -110.545036        0.925020
+
BFGS:    1 16:34:50     -110.545036        0.925020
 
-
BFGS:    2 14:18:03     -110.622719        0.562895
+
BFGS:    2 16:34:50     -110.622719        0.562895
 
-
BFGS:    3 14:18:04     -110.613007        0.583018
+
BFGS:    3 16:34:51     -110.613007        0.583018
 
-
BFGS:    4 14:18:04     -110.641937        0.461219
+
BFGS:    4 16:34:51     -110.641937        0.461219
 
-
BFGS:    5 14:18:05     -110.691620        0.362131
+
BFGS:    5 16:34:52     -110.691620        0.362131
 
-
BFGS:    6 14:18:05     -110.723862        0.592763
+
BFGS:    6 16:34:52     -110.723862        0.592763
 
-
BFGS:    7 14:18:05     -110.764206        0.712022
+
BFGS:    7 16:34:52     -110.764206        0.712022
 
-
BFGS:    8 14:18:06     -110.869545        0.522792
+
BFGS:    8 16:34:53     -110.869545        0.522792
 
-
BFGS:    9 14:18:06     -110.938713        0.170553
+
BFGS:    9 16:34:53     -110.938713        0.170553
 
-
BFGS:   10 14:18:07     -110.977699        0.083886
+
BFGS:   10 16:34:53     -110.977699        0.083886
 
-
BFGS:   11 14:18:07     -110.992668        0.071652
+
BFGS:   11 16:34:54     -110.992668        0.071652
 
-
BFGS:   12 14:18:07     -110.999657        0.061177
+
BFGS:   12 16:34:54     -110.999657        0.061177
 
-
BFGS:   13 14:18:08     -110.995178        0.059450
+
BFGS:   13 16:34:55     -110.995178        0.059450
 
-
BFGS:   14 14:18:08     -111.005981        0.060318
+
BFGS:   14 16:34:55     -111.005981        0.060318
 
-
BFGS:   15 14:18:08     -111.007721        0.062097
+
BFGS:   15 16:34:55     -111.007721        0.062097
 
-
BFGS:   16 14:18:09     -111.010895        0.035077
+
BFGS:   16 16:34:56     -111.010895        0.035077
 
../_images/ea7ac8e20e191a15de6e417770d86a627492010be04a5f6c56083ee6b1ac9289.png diff --git a/execution_time.html b/execution_time.html index d17635c94..e2728725c 100644 --- a/execution_time.html +++ b/execution_time.html @@ -634,99 +634,99 @@

Notebook execution times

core/fine-tuning/fine-tuning-oxides

-

2024-07-09 14:16

+

2024-07-10 16:33

auto

-

367.49

+

367.15

core/gotchas

-

2024-07-09 14:17

+

2024-07-10 16:33

auto

-

44.38

+

33.37

core/inference

-

2024-07-09 14:17

+

2024-07-10 16:34

auto

-

39.7

+

37.74

core/lmdb_dataset_creation

-

2024-07-09 14:17

+

2024-07-10 16:34

auto

-

11.17

+

11.64

core/ocpapi

-

2024-07-09 14:17

+

2024-07-10 16:34

auto

-

3.45

+

3.62

core/quickstart

-

2024-07-09 14:18

+

2024-07-10 16:34

auto

-

15.12

+

15.51

legacy_tutorials/OCP_Tutorial

-

2024-07-09 14:32

+

2024-07-10 16:49

auto

-

845.31

+

846.18

legacy_tutorials/data_preprocessing

-

2024-07-09 14:32

+

2024-07-10 16:49

auto

-

11.67

+

10.69

legacy_tutorials/data_visualization

-

2024-07-09 14:33

+

2024-07-10 16:50

auto

-

44.61

+

47.02

tutorials/NRR/NRR_example

-

2024-07-09 14:46

+

2024-07-10 17:01

auto

-

785.3

+

694.28

tutorials/OCP-introduction

-

2024-07-09 14:50

+

2024-07-10 17:05

auto

-

243.0

+

245.63

tutorials/adsorbml_walkthrough

-

2024-07-09 14:57

+

2024-07-10 17:14

auto

-

448.01

+

502.2

tutorials/advanced/embeddings

-

2024-07-09 14:59

+

2024-07-10 17:15

auto

-

86.58

+

87.55

tutorials/advanced/fine-tuning-in-python

-

2024-07-09 15:02

+

2024-07-10 17:19

auto

-

210.32

+

213.4

tutorials/cattsunami_walkthrough

-

2024-07-09 15:02

+

2024-07-10 17:19

auto

-

0.71

+

0.77

tutorials/intro

-

2024-07-09 15:02

+

2024-07-10 17:19

auto

-

4.11

+

4.35

diff --git a/legacy_tutorials/OCP_Tutorial.html b/legacy_tutorials/OCP_Tutorial.html index 1accf3d54..e5b791977 100644 --- a/legacy_tutorials/OCP_Tutorial.html +++ b/legacy_tutorials/OCP_Tutorial.html @@ -1041,311 +1041,311 @@

Structural relaxations
       Step     Time          Energy          fmax
-LBFGS:    0 14:18:14       15.804700        6.776430
+LBFGS:    0 16:35:01       15.804700        6.776430
 
-
LBFGS:    1 14:18:14       12.190607        4.323222
+
LBFGS:    1 16:35:01       12.190607        4.323222
 
-
LBFGS:    2 14:18:14       10.240169        2.265527
+
LBFGS:    2 16:35:01       10.240169        2.265527
 
-
LBFGS:    3 14:18:14        9.779223        0.937247
+
LBFGS:    3 16:35:02        9.779223        0.937247
 
-
LBFGS:    4 14:18:14        9.671525        0.770173
+
LBFGS:    4 16:35:02        9.671525        0.770173
 
-
LBFGS:    5 14:18:14        9.574461        0.663540
+
LBFGS:    5 16:35:02        9.574461        0.663540
 
-
LBFGS:    6 14:18:14        9.537502        0.571800
+
LBFGS:    6 16:35:02        9.537502        0.571800
 
-
LBFGS:    7 14:18:14        9.516673        0.446620
+
LBFGS:    7 16:35:02        9.516673        0.446620
 
-
LBFGS:    8 14:18:14        9.481330        0.461143
+
LBFGS:    8 16:35:02        9.481330        0.461143
 
-
LBFGS:    9 14:18:14        9.462255        0.293081
+
LBFGS:    9 16:35:02        9.462255        0.293081
 
-
LBFGS:   10 14:18:14        9.448937        0.249010
+
LBFGS:   10 16:35:02        9.448937        0.249010
 
-
LBFGS:   11 14:18:14        9.433813        0.237051
+
LBFGS:   11 16:35:02        9.433813        0.237051
 
-
LBFGS:   12 14:18:14        9.418884        0.260245
+
LBFGS:   12 16:35:02        9.418884        0.260245
 
-
LBFGS:   13 14:18:14        9.409649        0.253162
+
LBFGS:   13 16:35:02        9.409649        0.253162
 
-
LBFGS:   14 14:18:14        9.404838        0.162398
+
LBFGS:   14 16:35:02        9.404838        0.162398
 
-
LBFGS:   15 14:18:14        9.401753        0.182298
+
LBFGS:   15 16:35:02        9.401753        0.182298
 
-
LBFGS:   16 14:18:14        9.397314        0.259163
+
LBFGS:   16 16:35:02        9.397314        0.259163
 
-
/tmp/ipykernel_2916/747130225.py:23: DeprecationWarning: Please use atoms.calc = calc
-  adslab.set_calculator(EMT())
+
LBFGS:   17 16:35:02        9.387947        0.345022
 
-
LBFGS:   17 14:18:14        9.387947        0.345022
+
/tmp/ipykernel_2777/747130225.py:23: DeprecationWarning: Please use atoms.calc = calc
+  adslab.set_calculator(EMT())
 
-
LBFGS:   18 14:18:14        9.370825        0.407041
+
LBFGS:   18 16:35:02        9.370825        0.407041
 
-
LBFGS:   19 14:18:14        9.342222        0.433340
+
LBFGS:   19 16:35:02        9.342222        0.433340
 
-
LBFGS:   20 14:18:14        9.286822        0.500200
+
LBFGS:   20 16:35:02        9.286822        0.500200
 
-
LBFGS:   21 14:18:14        9.249910        0.524052
+
LBFGS:   21 16:35:02        9.249910        0.524052
 
-
LBFGS:   22 14:18:14        9.187179        0.511994
+
LBFGS:   22 16:35:02        9.187179        0.511994
 
-
LBFGS:   23 14:18:14        9.124811        0.571796
+
LBFGS:   23 16:35:02        9.124811        0.571796
 
-
LBFGS:   24 14:18:15        9.066185        0.540934
+
LBFGS:   24 16:35:02        9.066185        0.540934
 
-
LBFGS:   25 14:18:15        9.000116        1.079833
+
LBFGS:   25 16:35:02        9.000116        1.079833
 
-
LBFGS:   26 14:18:15        8.893632        0.752759
+
LBFGS:   26 16:35:02        8.893632        0.752759
 
-
LBFGS:   27 14:18:15        8.845939        0.332051
+
LBFGS:   27 16:35:02        8.845939        0.332051
 
-
LBFGS:   28 14:18:15        8.815173        0.251242
+
LBFGS:   28 16:35:02        8.815173        0.251242
 
-
LBFGS:   29 14:18:15        8.808721        0.214337
+
LBFGS:   29 16:35:02        8.808721        0.214337
 
-
LBFGS:   30 14:18:15        8.794643        0.154611
+
LBFGS:   30 16:35:02        8.794643        0.154611
 
-
LBFGS:   31 14:18:15        8.789162        0.201404
+
LBFGS:   31 16:35:02        8.789162        0.201404
 
-
LBFGS:   32 14:18:15        8.782320        0.175517
+
LBFGS:   32 16:35:02        8.782320        0.175517
 
-
LBFGS:   33 14:18:15        8.780394        0.103718
+
LBFGS:   33 16:35:02        8.780394        0.103718
 
-
LBFGS:   34 14:18:15        8.778410        0.107611
+
LBFGS:   34 16:35:02        8.778410        0.107611
 
-
LBFGS:   35 14:18:15        8.775079        0.179747
+
LBFGS:   35 16:35:02        8.775079        0.179747
 
-
LBFGS:   36 14:18:15        8.766987        0.333401
+
LBFGS:   36 16:35:02        8.766987        0.333401
 
-
LBFGS:   37 14:18:15        8.750249        0.530715
+
LBFGS:   37 16:35:02        8.750249        0.530715
 
-
LBFGS:   38 14:18:15        8.725928        0.685116
+
LBFGS:   38 16:35:02        8.725928        0.685116
 
-
LBFGS:   39 14:18:15        8.702312        0.582260
+
LBFGS:   39 16:35:02        8.702312        0.582260
 
-
LBFGS:   40 14:18:15        8.661515        0.399625
+
LBFGS:   40 16:35:02        8.661515        0.399625
 
-
LBFGS:   41 14:18:15        8.643432        0.558474
+
LBFGS:   41 16:35:02        8.643432        0.558474
 
-
LBFGS:   42 14:18:15        8.621201        0.367288
+
LBFGS:   42 16:35:02        8.621201        0.367288
 
-
LBFGS:   43 14:18:15        8.614414        0.139424
+
LBFGS:   43 16:35:02        8.614414        0.139424
 
-
LBFGS:   44 14:18:15        8.610785        0.137160
+
LBFGS:   44 16:35:02        8.610785        0.137160
 
-
LBFGS:   45 14:18:15        8.608134        0.146375
+
LBFGS:   45 16:35:02        8.608134        0.146375
 
-
LBFGS:   46 14:18:15        8.604928        0.119648
+
LBFGS:   46 16:35:02        8.604928        0.119648
 
-
LBFGS:   47 14:18:15        8.599151        0.135424
+
LBFGS:   47 16:35:02        8.599151        0.135424
 
-
LBFGS:   48 14:18:15        8.594063        0.147913
+
LBFGS:   48 16:35:02        8.594063        0.147913
 
-
LBFGS:   49 14:18:15        8.589493        0.153840
+
LBFGS:   49 16:35:02        8.589493        0.153840
 
-
LBFGS:   50 14:18:15        8.587274        0.088460
+
LBFGS:   50 16:35:02        8.587274        0.088460
 
-
LBFGS:   51 14:18:15        8.584633        0.093750
+
LBFGS:   51 16:35:02        8.584633        0.093750
 
-
LBFGS:   52 14:18:15        8.580239        0.140870
+
LBFGS:   52 16:35:02        8.580239        0.140870
 
-
LBFGS:   53 14:18:15        8.572938        0.254272
+
LBFGS:   53 16:35:02        8.572938        0.254272
 
-
LBFGS:   54 14:18:15        8.563343        0.291885
+
LBFGS:   54 16:35:02        8.563343        0.291885
 
-
LBFGS:   55 14:18:15        8.554117        0.196557
+
LBFGS:   55 16:35:02        8.554117        0.196557
 
-
LBFGS:   56 14:18:15        8.547597        0.129064
+
LBFGS:   56 16:35:02        8.547597        0.129064
 
-
LBFGS:   57 14:18:15        8.542086        0.128020
+
LBFGS:   57 16:35:02        8.542086        0.128020
 
-
LBFGS:   58 14:18:15        8.535432        0.098202
+
LBFGS:   58 16:35:02        8.535432        0.098202
 
-
LBFGS:   59 14:18:15        8.533622        0.127672
+
LBFGS:   59 16:35:02        8.533622        0.127672
 
-
LBFGS:   60 14:18:15        8.527487        0.116729
+
LBFGS:   60 16:35:02        8.527487        0.116729
 
-
LBFGS:   61 14:18:15        8.523863        0.121762
+
LBFGS:   61 16:35:02        8.523863        0.121762
 
-
LBFGS:   62 14:18:15        8.519229        0.130541
+
LBFGS:   62 16:35:02        8.519229        0.130541
 
-
LBFGS:   63 14:18:15        8.515424        0.101902
+
LBFGS:   63 16:35:02        8.515424        0.101902
 
-
LBFGS:   64 14:18:15        8.511240        0.212223
+
LBFGS:   64 16:35:02        8.511240        0.212223
 
-
LBFGS:   65 14:18:15        8.507967        0.266593
+
LBFGS:   65 16:35:02        8.507967        0.266593
 
-
LBFGS:   66 14:18:15        8.503903        0.237734
+
LBFGS:   66 16:35:02        8.503903        0.237734
 
-
LBFGS:   67 14:18:15        8.497575        0.162253
+
LBFGS:   67 16:35:02        8.497575        0.162253
 
-
LBFGS:   68 14:18:15        8.485434        0.202203
+
LBFGS:   68 16:35:02        8.485434        0.202203
 
-
LBFGS:   69 14:18:15        8.466738        0.215895
+
LBFGS:   69 16:35:02        8.466738        0.215895
 
-
LBFGS:   70 14:18:15        8.467607        0.334764
+
LBFGS:   70 16:35:02        8.467607        0.334764
 
-
LBFGS:   71 14:18:15        8.454037        0.106310
+
LBFGS:   71 16:35:02        8.454037        0.106310
 
-
LBFGS:   72 14:18:15        8.448980        0.119721
+
LBFGS:   72 16:35:02        8.448980        0.119721
 
-
LBFGS:   73 14:18:15        8.446550        0.099221
+
LBFGS:   73 16:35:02        8.446550        0.099221
 
-
LBFGS:   74 14:18:15        8.444705        0.056244
+
LBFGS:   74 16:35:02        8.444705        0.056244
 
-
LBFGS:   75 14:18:15        8.443403        0.038831
+
LBFGS:   75 16:35:02        8.443403        0.038831
 
-
LBFGS:   76 14:18:15        8.442646        0.054772
+
LBFGS:   76 16:35:02        8.442646        0.054772
 
-
LBFGS:   77 14:18:15        8.442114        0.061370
+
LBFGS:   77 16:35:02        8.442114        0.061370
 
-
LBFGS:   78 14:18:15        8.440960        0.058800
+
LBFGS:   78 16:35:02        8.440960        0.058800
 
-
LBFGS:   79 14:18:15        8.439820        0.048198
+
LBFGS:   79 16:35:02        8.439820        0.048198
 
-
LBFGS:   80 14:18:15        8.438600        0.051251
+
LBFGS:   80 16:35:02        8.438600        0.051251
 
-
LBFGS:   81 14:18:15        8.437429        0.054130
+
LBFGS:   81 16:35:02        8.437429        0.054130
 
-
LBFGS:   82 14:18:15        8.435695        0.067234
+
LBFGS:   82 16:35:02        8.435695        0.067234
 
-
LBFGS:   83 14:18:15        8.431957        0.085678
+
LBFGS:   83 16:35:02        8.431957        0.085678
 
-
LBFGS:   84 14:18:15        8.423485        0.133240
+
LBFGS:   84 16:35:02        8.423485        0.133240
 
-
LBFGS:   85 14:18:15        8.413846        0.207812
+
LBFGS:   85 16:35:02        8.413846        0.207812
 
-
LBFGS:   86 14:18:15        8.404849        0.178747
+
LBFGS:   86 16:35:02        8.404849        0.178747
 
-
LBFGS:   87 14:18:15        8.385339        0.169017
+
LBFGS:   87 16:35:02        8.385339        0.169017
 
-
LBFGS:   88 14:18:15        8.386849        0.187645
+
LBFGS:   88 16:35:02        8.386849        0.187645
 
-
LBFGS:   89 14:18:15        8.371078        0.118124
+
LBFGS:   89 16:35:02        8.371078        0.118124
 
-
LBFGS:   90 14:18:15        8.368801        0.094222
+
LBFGS:   90 16:35:03        8.368801        0.094222
 
-
LBFGS:   91 14:18:15        8.366226        0.066960
+
LBFGS:   91 16:35:03        8.366226        0.066960
 
-
LBFGS:   92 14:18:15        8.361680        0.054964
+
LBFGS:   92 16:35:03        8.361680        0.054964
 
-
LBFGS:   93 14:18:15        8.360631        0.047342
+
LBFGS:   93 16:35:03        8.360631        0.047342
 
-
LBFGS:   94 14:18:15        8.359692        0.024179
+
LBFGS:   94 16:35:03        8.359692        0.024179
 
-
LBFGS:   95 14:18:15        8.359361        0.015549
+
LBFGS:   95 16:35:03        8.359361        0.015549
 
-
LBFGS:   96 14:18:15        8.359163        0.014284
+
LBFGS:   96 16:35:03        8.359163        0.014284
 
-
LBFGS:   97 14:18:15        8.359102        0.015615
+
LBFGS:   97 16:35:03        8.359102        0.015615
 
-
LBFGS:   98 14:18:15        8.359048        0.015492
+
LBFGS:   98 16:35:03        8.359048        0.015492
 
-
LBFGS:   99 14:18:15        8.358986        0.014214
+
LBFGS:   99 16:35:03        8.358986        0.014214
 
-
LBFGS:  100 14:18:15        8.358921        0.013159
+
LBFGS:  100 16:35:03        8.358921        0.013159
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/ase/io/extxyz.py:311: UserWarning: Skipping unhashable information adsorbate_info
@@ -1613,7 +1613,7 @@ 

Adsorption energy

-
2024-07-09 14:18:21 (INFO): Project root: /home/runner/work/fairchem/fairchem/src/fairchem
+
2024-07-10 16:35:09 (INFO): Project root: /home/runner/work/fairchem/fairchem/src/fairchem
 
@@ -1956,13 +1956,13 @@

Define the Config -
--2024-07-09 14:18:22--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc-large.pt
+
--2024-07-10 16:35:09--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc-large.pt
 
-
Resolving github.com (github.com)... 140.82.113.4
+
Resolving github.com (github.com)... 140.82.113.3
 
-
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
+
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
 
-
--2024-07-09 14:18:22--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc-large.pt
+
--2024-07-10 16:35:09--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc-large.pt
 
-
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.108.133, 185.199.109.133, ...
+
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.109.133, 185.199.110.133, ...
 
-
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
+
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
 
HTTP request sent, awaiting response... 200 OK
@@ -1992,25 +1992,25 @@ 

Define the Config

 

-
     0K .......... .......... ......                          100% 11.8M=0.002s
+
     0K .......... .......... ......                          100% 33.3M=0.001s
 

 
-
2024-07-09 14:18:23 (11.8 MB/s) - ‘gemnet-oc-large.pt’ saved [27199/27199]
+
2024-07-10 16:35:09 (33.3 MB/s) - ‘gemnet-oc-large.pt’ saved [27199/27199]
 

 
-
--2024-07-09 14:18:23--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc.pt
+
--2024-07-10 16:35:09--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc.pt
 
-
Resolving github.com (github.com)... 140.82.113.4
+
Resolving github.com (github.com)... 140.82.113.3
 
-
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
+
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
 
HTTP request sent, awaiting response... 302 Found
@@ -2019,13 +2019,13 @@ 

Define the Config
Location: https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc.pt [following]
 

-
--2024-07-09 14:18:23--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc.pt
+
--2024-07-10 16:35:10--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-oc.pt
 
-
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.109.133, 185.199.110.133, 185.199.108.133, ...
+
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.111.133, 185.199.110.133, 185.199.108.133, ...
 
-
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.109.133|:443... connected.
+
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.111.133|:443... connected.
 
HTTP request sent, awaiting response... 200 OK
@@ -2040,25 +2040,25 @@ 

Define the Config

 

-
     0K .......... ......                                     100% 13.2M=0.001s
+
     0K .......... ......                                     100% 24.3M=0.001s
 

 
-
2024-07-09 14:18:23 (13.2 MB/s) - ‘gemnet-oc.pt’ saved [16963/16963]
+
2024-07-10 16:35:10 (24.3 MB/s) - ‘gemnet-oc.pt’ saved [16963/16963]
 

 
-
--2024-07-09 14:18:23--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-dT.json
+
--2024-07-10 16:35:10--  https://github.com/FAIR-Chem/fairchem/raw/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-dT.json
 
-
Resolving github.com (github.com)... 140.82.113.4
+
Resolving github.com (github.com)... 140.82.113.3
 
-
Connecting to github.com (github.com)|140.82.113.4|:443... connected.
+
Connecting to github.com (github.com)|140.82.113.3|:443... connected.
 
HTTP request sent, awaiting response... 302 Found
@@ -2067,13 +2067,13 @@ 

Define the Config
Location: https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-dT.json [following]
 

-
--2024-07-09 14:18:23--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-dT.json
+
--2024-07-10 16:35:10--  https://raw.githubusercontent.com/FAIR-Chem/fairchem/main/configs/s2ef/all/gemnet/scaling_factors/gemnet-dT.json
 
-
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.108.133, 185.199.111.133, 185.199.109.133, ...
+
Resolving raw.githubusercontent.com (raw.githubusercontent.com)... 185.199.110.133, 185.199.111.133, 185.199.108.133, ...
 
-
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.108.133|:443... connected.
+
Connecting to raw.githubusercontent.com (raw.githubusercontent.com)|185.199.110.133|:443... connected.
 
HTTP request sent, awaiting response... 200 OK
@@ -2088,13 +2088,13 @@ 

Define the Config

 

-
     0K                                                       100% 46.5M=0s
+
     0K                                                       100% 44.6M=0s
 

 
-
2024-07-09 14:18:24 (46.5 MB/s) - ‘gemnet-dT.json’ saved [816/816]
+
2024-07-10 16:35:10 (44.6 MB/s) - ‘gemnet-dT.json’ saved [816/816]
 

@@ -2236,20 +2236,20 @@ 

Create the trainer -
2024-07-09 14:18:24 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:35:10 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:18:24 (INFO): amp: true
+
2024-07-10 16:35:10 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-17-36-S2EF-example
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-34-08-S2EF-example
+  commit: 36a17ad
   identifier: S2EF-example
-  logs_dir: ./logs/tensorboard/2024-07-09-14-17-36-S2EF-example
+  logs_dir: ./logs/tensorboard/2024-07-10-16-34-08-S2EF-example
   print_every: 5
-  results_dir: ./results/2024-07-09-14-17-36-S2EF-example
+  results_dir: ./results/2024-07-10-16-34-08-S2EF-example
   seed: 0
-  timestamp_id: 2024-07-09-14-17-36-S2EF-example
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-34-08-S2EF-example
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: lmdb
   grad_target_mean: 0.0
@@ -2419,28 +2419,28 @@ 

Create the trainer
2024-07-09 14:18:24 (INFO): Loading dataset: lmdb
+
2024-07-10 16:35:10 (INFO): Loading dataset: lmdb
 
-
2024-07-09 14:18:24 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:35:10 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:18:24 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:35:10 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:18:24 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:35:10 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:18:24 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:35:10 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:18:24 (INFO): Loading model: gemnet_oc
+
2024-07-10 16:35:10 (INFO): Loading model: gemnet_oc
 
-
2024-07-09 14:18:25 (INFO): Loaded GemNetOC with 2596214 parameters.
+
2024-07-10 16:35:11 (INFO): Loaded GemNetOC with 2596214 parameters.
 
-
2024-07-09 14:18:25 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:35:11 (WARNING): log_summary for Tensorboard not supported
 
@@ -2463,144 +2463,144 @@

Train the model
2024-07-09 14:18:30 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.37e+01, forcesx_mae: 4.54e-01, forcesy_mae: 6.14e-01, forcesz_mae: 7.50e-01, forces_mae: 6.06e-01, forces_cosine_similarity: 1.12e-02, forces_magnitude_error: 1.07e+00, loss: 1.06e+02, lr: 5.00e-04, epoch: 5.00e-02, step: 5.00e+00
+
2024-07-10 16:35:17 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.37e+01, forcesx_mae: 4.54e-01, forcesy_mae: 6.14e-01, forcesz_mae: 7.50e-01, forces_mae: 6.06e-01, forces_cosine_similarity: 1.12e-02, forces_magnitude_error: 1.07e+00, loss: 1.06e+02, lr: 5.00e-04, epoch: 5.00e-02, step: 5.00e+00
 
-
2024-07-09 14:18:36 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.22e+01, forcesx_mae: 2.45e-01, forcesy_mae: 6.06e-01, forcesz_mae: 4.26e-01, forces_mae: 4.26e-01, forces_cosine_similarity: -1.76e-02, forces_magnitude_error: 7.53e-01, loss: 6.92e+01, lr: 5.00e-04, epoch: 1.00e-01, step: 1.00e+01
+
2024-07-10 16:35:23 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.22e+01, forcesx_mae: 2.45e-01, forcesy_mae: 6.06e-01, forcesz_mae: 4.26e-01, forces_mae: 4.26e-01, forces_cosine_similarity: -1.76e-02, forces_magnitude_error: 7.53e-01, loss: 6.92e+01, lr: 5.00e-04, epoch: 1.00e-01, step: 1.00e+01
 
-
2024-07-09 14:18:41 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.07e+01, forcesx_mae: 3.58e-01, forcesy_mae: 6.73e-01, forcesz_mae: 5.27e-01, forces_mae: 5.19e-01, forces_cosine_similarity: -4.96e-02, forces_magnitude_error: 6.64e-01, loss: 8.13e+01, lr: 5.00e-04, epoch: 1.50e-01, step: 1.50e+01
+
2024-07-10 16:35:28 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.07e+01, forcesx_mae: 3.58e-01, forcesy_mae: 6.73e-01, forcesz_mae: 5.27e-01, forces_mae: 5.19e-01, forces_cosine_similarity: -4.96e-02, forces_magnitude_error: 6.64e-01, loss: 8.13e+01, lr: 5.00e-04, epoch: 1.50e-01, step: 1.50e+01
 
-
2024-07-09 14:18:47 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.78e+00, forcesx_mae: 2.21e-01, forcesy_mae: 3.42e-01, forcesz_mae: 2.78e-01, forces_mae: 2.80e-01, forces_cosine_similarity: -8.22e-03, forces_magnitude_error: 4.00e-01, loss: 3.78e+01, lr: 5.00e-04, epoch: 2.00e-01, step: 2.00e+01
+
2024-07-10 16:35:33 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.78e+00, forcesx_mae: 2.21e-01, forcesy_mae: 3.42e-01, forcesz_mae: 2.78e-01, forces_mae: 2.80e-01, forces_cosine_similarity: -8.22e-03, forces_magnitude_error: 4.00e-01, loss: 3.78e+01, lr: 5.00e-04, epoch: 2.00e-01, step: 2.00e+01
 
-
2024-07-09 14:18:52 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 6.92e+00, forcesx_mae: 1.22e-01, forcesy_mae: 1.55e-01, forcesz_mae: 1.62e-01, forces_mae: 1.46e-01, forces_cosine_similarity: 1.52e-03, forces_magnitude_error: 1.70e-01, loss: 2.28e+01, lr: 5.00e-04, epoch: 2.50e-01, step: 2.50e+01
+
2024-07-10 16:35:39 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 6.92e+00, forcesx_mae: 1.22e-01, forcesy_mae: 1.55e-01, forcesz_mae: 1.62e-01, forces_mae: 1.46e-01, forces_cosine_similarity: 1.52e-03, forces_magnitude_error: 1.70e-01, loss: 2.28e+01, lr: 5.00e-04, epoch: 2.50e-01, step: 2.50e+01
 
-
2024-07-09 14:18:57 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.86e+00, forcesx_mae: 1.02e-01, forcesy_mae: 1.38e-01, forcesz_mae: 1.65e-01, forces_mae: 1.35e-01, forces_cosine_similarity: -2.59e-02, forces_magnitude_error: 1.53e-01, loss: 2.05e+01, lr: 5.00e-04, epoch: 3.00e-01, step: 3.00e+01
+
2024-07-10 16:35:44 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.86e+00, forcesx_mae: 1.02e-01, forcesy_mae: 1.38e-01, forcesz_mae: 1.65e-01, forces_mae: 1.35e-01, forces_cosine_similarity: -2.59e-02, forces_magnitude_error: 1.53e-01, loss: 2.05e+01, lr: 5.00e-04, epoch: 3.00e-01, step: 3.00e+01
 
-
2024-07-09 14:19:02 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.40e+00, forcesx_mae: 4.77e-02, forcesy_mae: 5.14e-02, forcesz_mae: 6.43e-02, forces_mae: 5.45e-02, forces_cosine_similarity: 1.31e-01, forces_magnitude_error: 6.22e-02, loss: 8.02e+00, lr: 5.00e-04, epoch: 3.50e-01, step: 3.50e+01
+
2024-07-10 16:35:49 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.40e+00, forcesx_mae: 4.77e-02, forcesy_mae: 5.14e-02, forcesz_mae: 6.43e-02, forces_mae: 5.45e-02, forces_cosine_similarity: 1.31e-01, forces_magnitude_error: 6.22e-02, loss: 8.02e+00, lr: 5.00e-04, epoch: 3.50e-01, step: 3.50e+01
 
-
2024-07-09 14:19:08 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.24e+00, forcesx_mae: 9.29e-02, forcesy_mae: 1.05e-01, forcesz_mae: 1.26e-01, forces_mae: 1.08e-01, forces_cosine_similarity: 1.88e-01, forces_magnitude_error: 1.44e-01, loss: 1.58e+01, lr: 5.00e-04, epoch: 4.00e-01, step: 4.00e+01
+
2024-07-10 16:35:54 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.24e+00, forcesx_mae: 9.29e-02, forcesy_mae: 1.05e-01, forcesz_mae: 1.26e-01, forces_mae: 1.08e-01, forces_cosine_similarity: 1.88e-01, forces_magnitude_error: 1.44e-01, loss: 1.58e+01, lr: 5.00e-04, epoch: 4.00e-01, step: 4.00e+01
 
-
2024-07-09 14:19:13 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 5.25e+00, forcesx_mae: 1.35e-01, forcesy_mae: 1.87e-01, forcesz_mae: 2.25e-01, forces_mae: 1.83e-01, forces_cosine_similarity: 2.66e-01, forces_magnitude_error: 2.86e-01, loss: 2.66e+01, lr: 5.00e-04, epoch: 4.50e-01, step: 4.50e+01
+
2024-07-10 16:36:00 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 5.25e+00, forcesx_mae: 1.35e-01, forcesy_mae: 1.87e-01, forcesz_mae: 2.25e-01, forces_mae: 1.83e-01, forces_cosine_similarity: 2.66e-01, forces_magnitude_error: 2.86e-01, loss: 2.66e+01, lr: 5.00e-04, epoch: 4.50e-01, step: 4.50e+01
 
-
2024-07-09 14:19:18 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.42e+00, forcesx_mae: 8.28e-02, forcesy_mae: 1.02e-01, forcesz_mae: 1.43e-01, forces_mae: 1.09e-01, forces_cosine_similarity: 1.62e-01, forces_magnitude_error: 1.69e-01, loss: 1.48e+01, lr: 5.00e-04, epoch: 5.00e-01, step: 5.00e+01
+
2024-07-10 16:36:05 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.42e+00, forcesx_mae: 8.28e-02, forcesy_mae: 1.02e-01, forcesz_mae: 1.43e-01, forces_mae: 1.09e-01, forces_cosine_similarity: 1.62e-01, forces_magnitude_error: 1.69e-01, loss: 1.48e+01, lr: 5.00e-04, epoch: 5.00e-01, step: 5.00e+01
 
-
2024-07-09 14:19:23 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.76e+00, forcesx_mae: 1.67e-01, forcesy_mae: 1.72e-01, forcesz_mae: 2.52e-01, forces_mae: 1.97e-01, forces_cosine_similarity: 3.22e-01, forces_magnitude_error: 3.54e-01, loss: 2.73e+01, lr: 5.00e-04, epoch: 5.50e-01, step: 5.50e+01
+
2024-07-10 16:36:10 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.76e+00, forcesx_mae: 1.67e-01, forcesy_mae: 1.72e-01, forcesz_mae: 2.52e-01, forces_mae: 1.97e-01, forces_cosine_similarity: 3.22e-01, forces_magnitude_error: 3.54e-01, loss: 2.73e+01, lr: 5.00e-04, epoch: 5.50e-01, step: 5.50e+01
 
-
2024-07-09 14:19:29 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.39e+00, forcesx_mae: 2.59e-02, forcesy_mae: 3.27e-02, forcesz_mae: 4.49e-02, forces_mae: 3.45e-02, forces_cosine_similarity: 1.68e-01, forces_magnitude_error: 4.51e-02, loss: 5.40e+00, lr: 5.00e-04, epoch: 6.00e-01, step: 6.00e+01
+
2024-07-10 16:36:15 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.39e+00, forcesx_mae: 2.59e-02, forcesy_mae: 3.27e-02, forcesz_mae: 4.49e-02, forces_mae: 3.45e-02, forces_cosine_similarity: 1.68e-01, forces_magnitude_error: 4.51e-02, loss: 5.40e+00, lr: 5.00e-04, epoch: 6.00e-01, step: 6.00e+01
 
-
2024-07-09 14:19:34 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 5.01e+00, forcesx_mae: 3.09e-01, forcesy_mae: 5.03e-01, forcesz_mae: 3.94e-01, forces_mae: 4.02e-01, forces_cosine_similarity: 4.33e-01, forces_magnitude_error: 7.60e-01, loss: 5.12e+01, lr: 5.00e-04, epoch: 6.50e-01, step: 6.50e+01
+
2024-07-10 16:36:21 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 5.01e+00, forcesx_mae: 3.09e-01, forcesy_mae: 5.03e-01, forcesz_mae: 3.94e-01, forces_mae: 4.02e-01, forces_cosine_similarity: 4.33e-01, forces_magnitude_error: 7.60e-01, loss: 5.12e+01, lr: 5.00e-04, epoch: 6.50e-01, step: 6.50e+01
 
-
2024-07-09 14:19:39 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.36e+00, forcesx_mae: 1.42e-01, forcesy_mae: 1.55e-01, forcesz_mae: 2.27e-01, forces_mae: 1.75e-01, forces_cosine_similarity: 3.90e-01, forces_magnitude_error: 3.00e-01, loss: 2.43e+01, lr: 5.00e-04, epoch: 7.00e-01, step: 7.00e+01
+
2024-07-10 16:36:26 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.36e+00, forcesx_mae: 1.42e-01, forcesy_mae: 1.55e-01, forcesz_mae: 2.27e-01, forces_mae: 1.75e-01, forces_cosine_similarity: 3.90e-01, forces_magnitude_error: 3.00e-01, loss: 2.43e+01, lr: 5.00e-04, epoch: 7.00e-01, step: 7.00e+01
 
-
2024-07-09 14:19:44 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.84e+00, forcesx_mae: 8.30e-02, forcesy_mae: 1.45e-01, forcesz_mae: 9.24e-02, forces_mae: 1.07e-01, forces_cosine_similarity: 4.87e-02, forces_magnitude_error: 1.01e-01, loss: 1.33e+01, lr: 5.00e-04, epoch: 7.50e-01, step: 7.50e+01
+
2024-07-10 16:36:31 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.84e+00, forcesx_mae: 8.30e-02, forcesy_mae: 1.45e-01, forcesz_mae: 9.24e-02, forces_mae: 1.07e-01, forces_cosine_similarity: 4.87e-02, forces_magnitude_error: 1.01e-01, loss: 1.33e+01, lr: 5.00e-04, epoch: 7.50e-01, step: 7.50e+01
 
-
2024-07-09 14:19:50 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.56e+00, forcesx_mae: 1.39e-01, forcesy_mae: 2.00e-01, forcesz_mae: 1.79e-01, forces_mae: 1.72e-01, forces_cosine_similarity: 2.47e-01, forces_magnitude_error: 2.35e-01, loss: 2.32e+01, lr: 5.00e-04, epoch: 8.00e-01, step: 8.00e+01
+
2024-07-10 16:36:36 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.56e+00, forcesx_mae: 1.39e-01, forcesy_mae: 2.00e-01, forcesz_mae: 1.79e-01, forces_mae: 1.72e-01, forces_cosine_similarity: 2.47e-01, forces_magnitude_error: 2.35e-01, loss: 2.32e+01, lr: 5.00e-04, epoch: 8.00e-01, step: 8.00e+01
 
-
2024-07-09 14:19:55 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.04e+00, forcesx_mae: 2.15e-01, forcesy_mae: 8.73e-01, forcesz_mae: 3.32e-01, forces_mae: 4.73e-01, forces_cosine_similarity: 3.61e-01, forces_magnitude_error: 9.50e-01, loss: 5.55e+01, lr: 5.00e-04, epoch: 8.50e-01, step: 8.50e+01
+
2024-07-10 16:36:42 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.04e+00, forcesx_mae: 2.15e-01, forcesy_mae: 8.73e-01, forcesz_mae: 3.32e-01, forces_mae: 4.73e-01, forces_cosine_similarity: 3.61e-01, forces_magnitude_error: 9.50e-01, loss: 5.55e+01, lr: 5.00e-04, epoch: 8.50e-01, step: 8.50e+01
 
-
2024-07-09 14:20:00 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.04e+00, forcesx_mae: 5.54e-02, forcesy_mae: 8.34e-02, forcesz_mae: 7.28e-02, forces_mae: 7.05e-02, forces_cosine_similarity: 2.65e-01, forces_magnitude_error: 8.20e-02, loss: 9.80e+00, lr: 5.00e-04, epoch: 9.00e-01, step: 9.00e+01
+
2024-07-10 16:36:47 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.04e+00, forcesx_mae: 5.54e-02, forcesy_mae: 8.34e-02, forcesz_mae: 7.28e-02, forces_mae: 7.05e-02, forces_cosine_similarity: 2.65e-01, forces_magnitude_error: 8.20e-02, loss: 9.80e+00, lr: 5.00e-04, epoch: 9.00e-01, step: 9.00e+01
 
-
2024-07-09 14:20:05 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 6.24e-01, forcesx_mae: 3.87e-02, forcesy_mae: 4.64e-02, forcesz_mae: 6.17e-02, forces_mae: 4.89e-02, forces_cosine_similarity: 2.51e-01, forces_magnitude_error: 6.13e-02, loss: 6.77e+00, lr: 5.00e-04, epoch: 9.50e-01, step: 9.50e+01
+
2024-07-10 16:36:52 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 6.24e-01, forcesx_mae: 3.87e-02, forcesy_mae: 4.64e-02, forcesz_mae: 6.17e-02, forces_mae: 4.89e-02, forces_cosine_similarity: 2.51e-01, forces_magnitude_error: 6.13e-02, loss: 6.77e+00, lr: 5.00e-04, epoch: 9.50e-01, step: 9.50e+01
 
-
2024-07-09 14:20:11 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.63e-01, forcesx_mae: 6.36e-02, forcesy_mae: 1.05e-01, forcesz_mae: 7.27e-02, forces_mae: 8.05e-02, forces_cosine_similarity: 2.24e-01, forces_magnitude_error: 9.96e-02, loss: 1.01e+01, lr: 5.00e-04, epoch: 1.00e+00, step: 1.00e+02
+
2024-07-10 16:36:57 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.63e-01, forcesx_mae: 6.36e-02, forcesy_mae: 1.05e-01, forcesz_mae: 7.27e-02, forces_mae: 8.05e-02, forces_cosine_similarity: 2.24e-01, forces_magnitude_error: 9.96e-02, loss: 1.01e+01, lr: 5.00e-04, epoch: 1.00e+00, step: 1.00e+02
 
-
2024-07-09 14:20:11 (INFO): Evaluating on val.
+
2024-07-10 16:36:57 (INFO): Evaluating on val.
 
-
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
-  storage = elem.storage()._new_shared(numel)
+
device 0:   0%|          | 0/20 [00:00<?, ?it/s]
 
-
device 0:   0%|          | 0/20 [00:00<?, ?it/s]
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
+  storage = elem.storage()._new_shared(numel)
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
-
device 0:   5%|▌         | 1/20 [00:00<00:07,  2.46it/s]
+
device 0:   5%|▌         | 1/20 [00:00<00:07,  2.48it/s]
 
-
device 0:  10%|█         | 2/20 [00:00<00:05,  3.28it/s]
+
device 0:  10%|█         | 2/20 [00:00<00:05,  3.33it/s]
 
-
device 0:  15%|█▌        | 3/20 [00:00<00:04,  3.40it/s]
+
device 0:  15%|█▌        | 3/20 [00:00<00:04,  3.60it/s]
 
-
device 0:  20%|██        | 4/20 [00:01<00:04,  3.95it/s]
+
device 0:  20%|██        | 4/20 [00:01<00:04,  3.92it/s]
 
-
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.23it/s]
+
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.02it/s]
 
-
device 0:  30%|███       | 6/20 [00:01<00:03,  4.30it/s]
+
device 0:  30%|███       | 6/20 [00:01<00:03,  4.04it/s]
 
-
device 0:  35%|███▌      | 7/20 [00:01<00:02,  4.39it/s]
+
device 0:  35%|███▌      | 7/20 [00:01<00:03,  4.22it/s]
 
-
device 0:  40%|████      | 8/20 [00:01<00:02,  4.51it/s]
+
device 0:  40%|████      | 8/20 [00:02<00:02,  4.33it/s]
 
-
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.62it/s]
+
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.46it/s]
 
-
device 0:  50%|█████     | 10/20 [00:02<00:02,  4.58it/s]
+
device 0:  50%|█████     | 10/20 [00:02<00:02,  4.52it/s]
 
-
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.69it/s]
+
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.55it/s]
 
-
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.42it/s]
+
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.49it/s]
 
-
device 0:  65%|██████▌   | 13/20 [00:03<00:01,  4.56it/s]
+
device 0:  65%|██████▌   | 13/20 [00:03<00:01,  4.64it/s]
 
-
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.68it/s]
+
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.75it/s]
 
-
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.74it/s]
+
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.83it/s]
 
-
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.69it/s]
+
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.73it/s]
 
-
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.66it/s]
+
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.82it/s]
 
-
device 0:  90%|█████████ | 18/20 [00:04<00:00,  4.74it/s]
+
device 0:  90%|█████████ | 18/20 [00:04<00:00,  4.91it/s]
 
-
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.71it/s]
+
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.76it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.80it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.74it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.39it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.38it/s]
 
-
2024-07-09 14:20:15 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 9.3699, forcesx_mae: 0.3033, forcesy_mae: 0.2619, forcesz_mae: 0.4725, forces_mae: 0.3459, forces_cosine_similarity: 0.0218, forces_magnitude_error: 0.4929, loss: 53.3609, epoch: 1.0000
+
2024-07-10 16:37:02 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 9.3699, forcesx_mae: 0.3033, forcesy_mae: 0.2619, forcesz_mae: 0.4725, forces_mae: 0.3459, forces_cosine_similarity: 0.0218, forces_magnitude_error: 0.4929, loss: 53.3609, epoch: 1.0000
 

@@ -2627,7 +2627,7 @@ 

Load the best checkpoint -
'./checkpoints/2024-07-09-14-17-36-S2EF-example/best_checkpoint.pt'
+
'./checkpoints/2024-07-10-16-34-08-S2EF-example/best_checkpoint.pt'
 
@@ -2683,20 +2683,20 @@

Load the best checkpoint -
2024-07-09 14:20:15 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:37:02 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:20:15 (INFO): amp: true
+
2024-07-10 16:37:02 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-19-44-S2EF-val-example
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-36-16-S2EF-val-example
+  commit: 36a17ad
   identifier: S2EF-val-example
-  logs_dir: ./logs/tensorboard/2024-07-09-14-19-44-S2EF-val-example
+  logs_dir: ./logs/tensorboard/2024-07-10-16-36-16-S2EF-val-example
   print_every: 5
-  results_dir: ./results/2024-07-09-14-19-44-S2EF-val-example
+  results_dir: ./results/2024-07-10-16-36-16-S2EF-val-example
   seed: 0
-  timestamp_id: 2024-07-09-14-19-44-S2EF-val-example
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-36-16-S2EF-val-example
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: lmdb
   grad_target_mean: 0.0
@@ -2868,37 +2868,37 @@ 

Load the best checkpoint
2024-07-09 14:20:15 (INFO): Loading dataset: lmdb
+
2024-07-10 16:37:02 (INFO): Loading dataset: lmdb
 
-
2024-07-09 14:20:15 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:37:02 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:20:15 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:37:02 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:20:15 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:37:02 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:20:15 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:37:02 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:20:15 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:37:02 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:20:15 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:37:02 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:20:15 (INFO): Loading model: gemnet_oc
+
2024-07-10 16:37:02 (INFO): Loading model: gemnet_oc
 
-
2024-07-09 14:20:16 (INFO): Loaded GemNetOC with 2596214 parameters.
+
2024-07-10 16:37:03 (INFO): Loaded GemNetOC with 2596214 parameters.
 
-
2024-07-09 14:20:16 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:37:03 (WARNING): log_summary for Tensorboard not supported
 
-
2024-07-09 14:20:16 (INFO): Loading checkpoint from: ./checkpoints/2024-07-09-14-17-36-S2EF-example/best_checkpoint.pt
+
2024-07-10 16:37:03 (INFO): Loading checkpoint from: ./checkpoints/2024-07-10-16-34-08-S2EF-example/best_checkpoint.pt
 
@@ -2914,7 +2914,7 @@

Run on the test set -
2024-07-09 14:20:16 (INFO): Predicting on test.
+
2024-07-10 16:37:03 (INFO): Predicting on test.
 
device 0:   0%|          | 0/20 [00:00<?, ?it/s]
@@ -2928,70 +2928,70 @@ 

Run on the test set
device 0:   5%|▌         | 1/20 [00:00<00:08,  2.15it/s]
+
device 0:   5%|▌         | 1/20 [00:00<00:08,  2.33it/s]
 
-
device 0:  10%|█         | 2/20 [00:00<00:05,  3.26it/s]
+
device 0:  10%|█         | 2/20 [00:00<00:05,  3.24it/s]
 
-
device 0:  15%|█▌        | 3/20 [00:00<00:04,  3.84it/s]
+
device 0:  15%|█▌        | 3/20 [00:00<00:04,  3.89it/s]
 
-
device 0:  20%|██        | 4/20 [00:01<00:03,  4.24it/s]
+
device 0:  20%|██        | 4/20 [00:01<00:03,  4.15it/s]
 
-
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.40it/s]
+
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.06it/s]
 
-
device 0:  30%|███       | 6/20 [00:01<00:03,  4.39it/s]
+
device 0:  30%|███       | 6/20 [00:01<00:03,  4.02it/s]
 
-
device 0:  35%|███▌      | 7/20 [00:01<00:02,  4.45it/s]
+
device 0:  35%|███▌      | 7/20 [00:01<00:03,  4.20it/s]
 
-
device 0:  40%|████      | 8/20 [00:01<00:02,  4.60it/s]
+
device 0:  40%|████      | 8/20 [00:01<00:02,  4.39it/s]
 
-
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.69it/s]
+
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.50it/s]
 
-
device 0:  50%|█████     | 10/20 [00:02<00:02,  4.73it/s]
+
device 0:  50%|█████     | 10/20 [00:02<00:02,  4.39it/s]
 
-
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.68it/s]
+
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.50it/s]
 
-
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.53it/s]
+
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.45it/s]
 
-
device 0:  65%|██████▌   | 13/20 [00:02<00:01,  4.67it/s]
+
device 0:  65%|██████▌   | 13/20 [00:03<00:01,  4.52it/s]
 
-
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.78it/s]
+
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.66it/s]
 
-
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.86it/s]
+
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.52it/s]
 
-
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.88it/s]
+
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.67it/s]
 
-
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.79it/s]
+
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.77it/s]
 
-
device 0:  90%|█████████ | 18/20 [00:04<00:00,  4.79it/s]
+
device 0:  90%|█████████ | 18/20 [00:04<00:00,  4.86it/s]
 
-
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.74it/s]
+
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.79it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.80it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.75it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.47it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.33it/s]
 
-
2024-07-09 14:20:21 (INFO): Writing results to ./results/2024-07-09-14-19-44-S2EF-val-example/s2ef_s2ef_results.npz
+
2024-07-10 16:37:08 (INFO): Writing results to ./results/2024-07-10-16-36-16-S2EF-val-example/s2ef_s2ef_results.npz
 

@@ -3181,20 +3181,20 @@ 

Define the Config -
2024-07-09 14:20:21 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:37:08 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:20:21 (INFO): amp: true
+
2024-07-10 16:37:08 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-19-44-IS2RE-example
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-36-16-IS2RE-example
+  commit: 36a17ad
   identifier: IS2RE-example
-  logs_dir: ./logs/tensorboard/2024-07-09-14-19-44-IS2RE-example
+  logs_dir: ./logs/tensorboard/2024-07-10-16-36-16-IS2RE-example
   print_every: 5
-  results_dir: ./results/2024-07-09-14-19-44-IS2RE-example
+  results_dir: ./results/2024-07-10-16-36-16-IS2RE-example
   seed: 0
-  timestamp_id: 2024-07-09-14-19-44-IS2RE-example
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-36-16-IS2RE-example
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: single_point_lmdb
   key_mapping:
@@ -3313,40 +3313,40 @@ 

Define the Config
2024-07-09 14:20:21 (INFO): Loading dataset: single_point_lmdb
+
2024-07-10 16:37:08 (INFO): Loading dataset: single_point_lmdb
 
-
2024-07-09 14:20:21 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:37:08 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:20:21 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:37:08 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:20:21 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:37:08 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:20:21 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:37:08 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:20:21 (INFO): Loading model: gemnet_t
+
2024-07-10 16:37:08 (INFO): Loading model: gemnet_t
 
-
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_0_had not found in model
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_0_had not found in model
 
-
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_1_had not found in model
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_1_had not found in model
 
-
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_2_had not found in model
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_2_had not found in model
 
-
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_3_had not found in model
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_3_had not found in model
 
-
2024-07-09 14:20:22 (INFO): Loaded GemNetT with 22774037 parameters.
+
2024-07-10 16:37:09 (INFO): Loaded GemNetT with 22774037 parameters.
 
-
2024-07-09 14:20:22 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:37:09 (WARNING): log_summary for Tensorboard not supported
 
@@ -3361,28 +3361,28 @@

Train the Model -
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:20:22 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:37:09 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -3393,91 +3393,91 @@ 

Train the Model
2024-07-09 14:20:36 (INFO): energy_mae: 1.61e+03, energy_mse: 4.56e+06, energy_within_threshold: 0.00e+00, loss: 8.77e+02, lr: 1.00e-04, epoch: 5.00e-02, step: 5.00e+00
+
2024-07-10 16:37:23 (INFO): energy_mae: 1.61e+03, energy_mse: 4.56e+06, energy_within_threshold: 0.00e+00, loss: 8.77e+02, lr: 1.00e-04, epoch: 5.00e-02, step: 5.00e+00
 
-
2024-07-09 14:20:45 (INFO): energy_mae: 4.03e+03, energy_mse: 6.12e+07, energy_within_threshold: 0.00e+00, loss: 2.20e+03, lr: 1.00e-04, epoch: 1.00e-01, step: 1.00e+01
+
2024-07-10 16:37:32 (INFO): energy_mae: 4.03e+03, energy_mse: 6.12e+07, energy_within_threshold: 0.00e+00, loss: 2.19e+03, lr: 1.00e-04, epoch: 1.00e-01, step: 1.00e+01
 
-
2024-07-09 14:20:58 (INFO): energy_mae: 7.60e+02, energy_mse: 1.12e+06, energy_within_threshold: 0.00e+00, loss: 4.14e+02, lr: 1.00e-04, epoch: 1.50e-01, step: 1.50e+01
+
2024-07-10 16:37:45 (INFO): energy_mae: 7.61e+02, energy_mse: 1.12e+06, energy_within_threshold: 0.00e+00, loss: 4.14e+02, lr: 1.00e-04, epoch: 1.50e-01, step: 1.50e+01
 
-
2024-07-09 14:21:13 (INFO): energy_mae: 1.90e+03, energy_mse: 9.33e+06, energy_within_threshold: 0.00e+00, loss: 1.04e+03, lr: 1.00e-04, epoch: 2.00e-01, step: 2.00e+01
+
2024-07-10 16:38:00 (INFO): energy_mae: 1.91e+03, energy_mse: 9.38e+06, energy_within_threshold: 0.00e+00, loss: 1.04e+03, lr: 1.00e-04, epoch: 2.00e-01, step: 2.00e+01
 
-
2024-07-09 14:21:26 (INFO): energy_mae: 4.69e+02, energy_mse: 7.82e+05, energy_within_threshold: 0.00e+00, loss: 2.55e+02, lr: 1.00e-04, epoch: 2.50e-01, step: 2.50e+01
+
2024-07-10 16:38:14 (INFO): energy_mae: 4.70e+02, energy_mse: 7.88e+05, energy_within_threshold: 0.00e+00, loss: 2.56e+02, lr: 1.00e-04, epoch: 2.50e-01, step: 2.50e+01
 
-
2024-07-09 14:21:34 (INFO): energy_mae: 2.37e+02, energy_mse: 1.25e+05, energy_within_threshold: 0.00e+00, loss: 1.29e+02, lr: 1.00e-04, epoch: 3.00e-01, step: 3.00e+01
+
2024-07-10 16:38:22 (INFO): energy_mae: 2.40e+02, energy_mse: 1.27e+05, energy_within_threshold: 0.00e+00, loss: 1.30e+02, lr: 1.00e-04, epoch: 3.00e-01, step: 3.00e+01
 
-
2024-07-09 14:21:43 (INFO): energy_mae: 2.33e+03, energy_mse: 2.22e+07, energy_within_threshold: 0.00e+00, loss: 1.27e+03, lr: 1.00e-04, epoch: 3.50e-01, step: 3.50e+01
+
2024-07-10 16:38:31 (INFO): energy_mae: 2.28e+03, energy_mse: 2.16e+07, energy_within_threshold: 0.00e+00, loss: 1.24e+03, lr: 1.00e-04, epoch: 3.50e-01, step: 3.50e+01
 
-
2024-07-09 14:21:53 (INFO): energy_mae: 3.11e+03, energy_mse: 4.67e+07, energy_within_threshold: 0.00e+00, loss: 1.70e+03, lr: 1.00e-04, epoch: 4.00e-01, step: 4.00e+01
+
2024-07-10 16:38:40 (INFO): energy_mae: 3.07e+03, energy_mse: 4.55e+07, energy_within_threshold: 0.00e+00, loss: 1.67e+03, lr: 1.00e-04, epoch: 4.00e-01, step: 4.00e+01
 
-
2024-07-09 14:22:06 (INFO): energy_mae: 8.80e+02, energy_mse: 1.33e+06, energy_within_threshold: 0.00e+00, loss: 4.79e+02, lr: 1.00e-04, epoch: 4.50e-01, step: 4.50e+01
+
2024-07-10 16:38:53 (INFO): energy_mae: 7.54e+02, energy_mse: 8.98e+05, energy_within_threshold: 0.00e+00, loss: 4.10e+02, lr: 1.00e-04, epoch: 4.50e-01, step: 4.50e+01
 
-
2024-07-09 14:22:19 (INFO): energy_mae: 5.61e+02, energy_mse: 5.87e+05, energy_within_threshold: 0.00e+00, loss: 3.06e+02, lr: 1.00e-04, epoch: 5.00e-01, step: 5.00e+01
+
2024-07-10 16:39:06 (INFO): energy_mae: 5.44e+02, energy_mse: 5.44e+05, energy_within_threshold: 0.00e+00, loss: 2.96e+02, lr: 1.00e-04, epoch: 5.00e-01, step: 5.00e+01
 
-
2024-07-09 14:22:34 (INFO): energy_mae: 3.42e+02, energy_mse: 1.45e+05, energy_within_threshold: 0.00e+00, loss: 1.86e+02, lr: 1.00e-04, epoch: 5.50e-01, step: 5.50e+01
+
2024-07-10 16:39:22 (INFO): energy_mae: 3.08e+02, energy_mse: 1.06e+05, energy_within_threshold: 0.00e+00, loss: 1.67e+02, lr: 1.00e-04, epoch: 5.50e-01, step: 5.50e+01
 
-
2024-07-09 14:22:46 (INFO): energy_mae: 2.85e+02, energy_mse: 1.26e+05, energy_within_threshold: 0.00e+00, loss: 1.55e+02, lr: 1.00e-04, epoch: 6.00e-01, step: 6.00e+01
+
2024-07-10 16:39:33 (INFO): energy_mae: 2.85e+02, energy_mse: 1.39e+05, energy_within_threshold: 0.00e+00, loss: 1.55e+02, lr: 1.00e-04, epoch: 6.00e-01, step: 6.00e+01
 
-
2024-07-09 14:22:59 (INFO): energy_mae: 5.36e+02, energy_mse: 5.07e+05, energy_within_threshold: 0.00e+00, loss: 2.92e+02, lr: 1.00e-04, epoch: 6.50e-01, step: 6.50e+01
+
2024-07-10 16:39:47 (INFO): energy_mae: 5.99e+02, energy_mse: 6.46e+05, energy_within_threshold: 0.00e+00, loss: 3.26e+02, lr: 1.00e-04, epoch: 6.50e-01, step: 6.50e+01
 
-
2024-07-09 14:23:17 (INFO): energy_mae: 2.06e+03, energy_mse: 1.72e+07, energy_within_threshold: 0.00e+00, loss: 1.12e+03, lr: 1.00e-04, epoch: 7.00e-01, step: 7.00e+01
+
2024-07-10 16:40:05 (INFO): energy_mae: 2.96e+03, energy_mse: 3.89e+07, energy_within_threshold: 0.00e+00, loss: 1.61e+03, lr: 1.00e-04, epoch: 7.00e-01, step: 7.00e+01
 
-
2024-07-09 14:23:29 (INFO): energy_mae: 3.07e+02, energy_mse: 1.36e+05, energy_within_threshold: 0.00e+00, loss: 1.67e+02, lr: 1.00e-04, epoch: 7.50e-01, step: 7.50e+01
+
2024-07-10 16:40:17 (INFO): energy_mae: 3.80e+02, energy_mse: 1.90e+05, energy_within_threshold: 0.00e+00, loss: 2.07e+02, lr: 1.00e-04, epoch: 7.50e-01, step: 7.50e+01
 
-
2024-07-09 14:23:41 (INFO): energy_mae: 5.34e+02, energy_mse: 8.20e+05, energy_within_threshold: 0.00e+00, loss: 2.91e+02, lr: 1.00e-04, epoch: 8.00e-01, step: 8.00e+01
+
2024-07-10 16:40:29 (INFO): energy_mae: 1.78e+03, energy_mse: 1.32e+07, energy_within_threshold: 0.00e+00, loss: 9.67e+02, lr: 1.00e-04, epoch: 8.00e-01, step: 8.00e+01
 
-
2024-07-09 14:23:50 (INFO): energy_mae: 1.49e+02, energy_mse: 2.83e+04, energy_within_threshold: 0.00e+00, loss: 8.11e+01, lr: 1.00e-04, epoch: 8.50e-01, step: 8.50e+01
+
2024-07-10 16:40:38 (INFO): energy_mae: 1.69e+02, energy_mse: 3.32e+04, energy_within_threshold: 0.00e+00, loss: 9.20e+01, lr: 1.00e-04, epoch: 8.50e-01, step: 8.50e+01
 
-
2024-07-09 14:23:59 (INFO): energy_mae: 1.84e+02, energy_mse: 6.79e+04, energy_within_threshold: 0.00e+00, loss: 1.00e+02, lr: 1.00e-04, epoch: 9.00e-01, step: 9.00e+01
+
2024-07-10 16:40:47 (INFO): energy_mae: 1.29e+02, energy_mse: 3.36e+04, energy_within_threshold: 0.00e+00, loss: 7.02e+01, lr: 1.00e-04, epoch: 9.00e-01, step: 9.00e+01
 
-
2024-07-09 14:24:11 (INFO): energy_mae: 4.36e+02, energy_mse: 3.10e+05, energy_within_threshold: 0.00e+00, loss: 2.37e+02, lr: 1.00e-04, epoch: 9.50e-01, step: 9.50e+01
+
2024-07-10 16:40:59 (INFO): energy_mae: 6.31e+02, energy_mse: 6.99e+05, energy_within_threshold: 0.00e+00, loss: 3.43e+02, lr: 1.00e-04, epoch: 9.50e-01, step: 9.50e+01
 
-
2024-07-09 14:24:20 (INFO): energy_mae: 1.41e+02, energy_mse: 3.09e+04, energy_within_threshold: 0.00e+00, loss: 7.68e+01, lr: 1.00e-04, epoch: 1.00e+00, step: 1.00e+02
+
2024-07-10 16:41:08 (INFO): energy_mae: 1.14e+02, energy_mse: 1.74e+04, energy_within_threshold: 0.00e+00, loss: 6.18e+01, lr: 1.00e-04, epoch: 1.00e+00, step: 1.00e+02
 
-
2024-07-09 14:24:21 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:08 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:21 (INFO): Evaluating on val.
+
2024-07-10 16:41:08 (INFO): Evaluating on val.
 
device 0:   0%|          | 0/20 [00:00<?, ?it/s]
@@ -3491,43 +3491,43 @@ 

Train the Model
device 0:   5%|▌         | 1/20 [00:01<00:24,  1.28s/it]
+
device 0:   5%|▌         | 1/20 [00:01<00:24,  1.31s/it]
 
device 0:  10%|█         | 2/20 [00:02<00:26,  1.49s/it]
 
-
device 0:  15%|█▌        | 3/20 [00:04<00:23,  1.38s/it]
+
device 0:  15%|█▌        | 3/20 [00:04<00:23,  1.39s/it]
 
-
device 0:  20%|██        | 4/20 [00:04<00:16,  1.06s/it]
+
device 0:  20%|██        | 4/20 [00:04<00:17,  1.08s/it]
 
device 0:  25%|██▌       | 5/20 [00:05<00:15,  1.04s/it]
 
-
device 0:  30%|███       | 6/20 [00:06<00:14,  1.06s/it]
+
device 0:  30%|███       | 6/20 [00:06<00:14,  1.02s/it]
 
-
device 0:  35%|███▌      | 7/20 [00:07<00:12,  1.07it/s]
+
device 0:  35%|███▌      | 7/20 [00:07<00:11,  1.12it/s]
 
-
device 0:  40%|████      | 8/20 [00:10<00:19,  1.60s/it]
+
device 0:  40%|████      | 8/20 [00:10<00:18,  1.53s/it]
 
-
device 0:  45%|████▌     | 9/20 [00:11<00:14,  1.30s/it]
+
device 0:  45%|████▌     | 9/20 [00:10<00:13,  1.26s/it]
 
-
device 0:  50%|█████     | 10/20 [00:11<00:10,  1.07s/it]
+
device 0:  50%|█████     | 10/20 [00:11<00:10,  1.03s/it]
 
-
device 0:  55%|█████▌    | 11/20 [00:12<00:07,  1.14it/s]
+
device 0:  55%|█████▌    | 11/20 [00:11<00:07,  1.18it/s]
 
-
device 0:  60%|██████    | 12/20 [00:13<00:07,  1.12it/s]
+
device 0:  60%|██████    | 12/20 [00:12<00:07,  1.12it/s]
 
-
device 0:  65%|██████▌   | 13/20 [00:13<00:05,  1.31it/s]
+
device 0:  65%|██████▌   | 13/20 [00:13<00:05,  1.30it/s]
 
device 0:  70%|███████   | 14/20 [00:14<00:05,  1.13it/s]
@@ -3536,25 +3536,25 @@ 

Train the Model
device 0:  75%|███████▌  | 15/20 [00:15<00:04,  1.12it/s]
 

-
device 0:  80%|████████  | 16/20 [00:15<00:02,  1.53it/s]
+
device 0:  80%|████████  | 16/20 [00:15<00:02,  1.51it/s]
 
device 0:  85%|████████▌ | 17/20 [00:16<00:02,  1.25it/s]
 
-
device 0:  90%|█████████ | 18/20 [00:18<00:01,  1.06it/s]
+
device 0:  90%|█████████ | 18/20 [00:17<00:01,  1.07it/s]
 
-
device 0:  95%|█████████▌| 19/20 [00:19<00:01,  1.06s/it]
+
device 0:  95%|█████████▌| 19/20 [00:19<00:01,  1.05s/it]
 
-
device 0: 100%|██████████| 20/20 [00:20<00:00,  1.06it/s]
+
device 0: 100%|██████████| 20/20 [00:19<00:00,  1.07it/s]
 
-
device 0: 100%|██████████| 20/20 [00:20<00:00,  1.01s/it]
+
device 0: 100%|██████████| 20/20 [00:19<00:00,  1.00it/s]
 
-
2024-07-09 14:24:41 (INFO): energy_mae: 1992.0683, energy_mse: 17559798.7293, energy_within_threshold: 0.0000, loss: 1084.3499, epoch: 1.0000
+
2024-07-10 16:41:28 (INFO): energy_mae: 1807.6307, energy_mse: 12997164.7755, energy_within_threshold: 0.0000, loss: 983.9544, epoch: 1.0000
 

@@ -3576,7 +3576,7 @@ 

Load the best checkpoint -
'./checkpoints/2024-07-09-14-19-44-IS2RE-example/best_checkpoint.pt'
+
'./checkpoints/2024-07-10-16-36-16-IS2RE-example/best_checkpoint.pt'
 
@@ -3630,20 +3630,20 @@

Load the best checkpoint -
2024-07-09 14:24:41 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:41:29 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:24:41 (INFO): amp: true
+
2024-07-10 16:41:29 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-24-00-IS2RE-val-example
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-40-32-IS2RE-val-example
+  commit: 36a17ad
   identifier: IS2RE-val-example
-  logs_dir: ./logs/tensorboard/2024-07-09-14-24-00-IS2RE-val-example
+  logs_dir: ./logs/tensorboard/2024-07-10-16-40-32-IS2RE-val-example
   print_every: 5
-  results_dir: ./results/2024-07-09-14-24-00-IS2RE-val-example
+  results_dir: ./results/2024-07-10-16-40-32-IS2RE-val-example
   seed: 0
-  timestamp_id: 2024-07-09-14-24-00-IS2RE-val-example
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-40-32-IS2RE-val-example
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: single_point_lmdb
   key_mapping:
@@ -3764,49 +3764,49 @@ 

Load the best checkpoint
2024-07-09 14:24:41 (INFO): Loading dataset: single_point_lmdb
+
2024-07-10 16:41:29 (INFO): Loading dataset: single_point_lmdb
 
-
2024-07-09 14:24:41 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:29 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:41 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:29 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:41 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:29 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:41 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:29 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:41 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:29 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:41 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:29 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:41 (INFO): Loading model: gemnet_t
+
2024-07-10 16:41:29 (INFO): Loading model: gemnet_t
 
-
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_0_had not found in model
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_0_had not found in model
 
-
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_1_had not found in model
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_1_had not found in model
 
-
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_2_had not found in model
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_2_had not found in model
 
-
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_3_had not found in model
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_3_had not found in model
 
-
2024-07-09 14:24:42 (INFO): Loaded GemNetT with 22774037 parameters.
+
2024-07-10 16:41:30 (INFO): Loaded GemNetT with 22774037 parameters.
 
-
2024-07-09 14:24:42 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:41:30 (WARNING): log_summary for Tensorboard not supported
 
-
2024-07-09 14:24:42 (INFO): Loading checkpoint from: ./checkpoints/2024-07-09-14-19-44-IS2RE-example/best_checkpoint.pt
+
2024-07-10 16:41:30 (INFO): Loading checkpoint from: ./checkpoints/2024-07-10-16-36-16-IS2RE-example/best_checkpoint.pt
 
@@ -3822,31 +3822,31 @@

Test the model -
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_4_sum (out_blocks.4.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor OutBlock_5_sum (out_blocks.5.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor TripInteraction_4_had_rbf (int_blocks.3.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor TripInteraction_4_sum_cbf (int_blocks.3.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor AtomUpdate_4_sum (int_blocks.3.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor TripInteraction_5_had_rbf (int_blocks.4.trip_interaction.scale_rbf) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor TripInteraction_5_sum_cbf (int_blocks.4.trip_interaction.scale_cbf_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
+
2024-07-10 16:41:30 (WARNING): Scale factor AtomUpdate_5_sum (int_blocks.4.atom_update.scale_sum) is not fitted. Please make sure that you either (1) load a checkpoint with fitted scale factors, (2) explicitly load scale factors using the `model.scale_file` attribute, or (3) fit the scale factors using the `fit.py` script.
 
-
2024-07-09 14:24:42 (INFO): Predicting on test.
+
2024-07-10 16:41:30 (INFO): Predicting on test.
 
device 0:   0%|          | 0/20 [00:00<?, ?it/s]
@@ -3860,70 +3860,70 @@ 

Test the model
device 0:   5%|▌         | 1/20 [00:00<00:06,  3.01it/s]
+
device 0:   5%|▌         | 1/20 [00:00<00:06,  2.92it/s]
 
-
device 0:  10%|█         | 2/20 [00:00<00:05,  3.35it/s]
+
device 0:  10%|█         | 2/20 [00:00<00:05,  3.50it/s]
 
-
device 0:  15%|█▌        | 3/20 [00:00<00:04,  3.84it/s]
+
device 0:  15%|█▌        | 3/20 [00:00<00:04,  4.05it/s]
 
-
device 0:  20%|██        | 4/20 [00:01<00:03,  4.01it/s]
+
device 0:  20%|██        | 4/20 [00:01<00:03,  4.26it/s]
 
-
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.20it/s]
+
device 0:  25%|██▌       | 5/20 [00:01<00:03,  4.37it/s]
 
-
device 0:  30%|███       | 6/20 [00:01<00:03,  4.14it/s]
+
device 0:  30%|███       | 6/20 [00:01<00:03,  4.30it/s]
 
-
device 0:  35%|███▌      | 7/20 [00:01<00:02,  4.34it/s]
+
device 0:  35%|███▌      | 7/20 [00:01<00:03,  4.20it/s]
 
-
device 0:  40%|████      | 8/20 [00:01<00:02,  4.48it/s]
+
device 0:  40%|████      | 8/20 [00:01<00:02,  4.40it/s]
 
-
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.55it/s]
+
device 0:  45%|████▌     | 9/20 [00:02<00:02,  4.54it/s]
 
device 0:  50%|█████     | 10/20 [00:02<00:02,  4.60it/s]
 
-
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.63it/s]
+
device 0:  55%|█████▌    | 11/20 [00:02<00:01,  4.70it/s]
 
-
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.74it/s]
+
device 0:  60%|██████    | 12/20 [00:02<00:01,  4.52it/s]
 
-
device 0:  65%|██████▌   | 13/20 [00:02<00:01,  4.82it/s]
+
device 0:  65%|██████▌   | 13/20 [00:02<00:01,  4.65it/s]
 
-
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.89it/s]
+
device 0:  70%|███████   | 14/20 [00:03<00:01,  4.77it/s]
 
-
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.94it/s]
+
device 0:  75%|███████▌  | 15/20 [00:03<00:01,  4.84it/s]
 
-
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.97it/s]
+
device 0:  80%|████████  | 16/20 [00:03<00:00,  4.92it/s]
 
-
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.91it/s]
+
device 0:  85%|████████▌ | 17/20 [00:03<00:00,  4.89it/s]
 
-
device 0:  90%|█████████ | 18/20 [00:03<00:00,  4.80it/s]
+
device 0:  90%|█████████ | 18/20 [00:03<00:00,  4.96it/s]
 
-
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.85it/s]
+
device 0:  95%|█████████▌| 19/20 [00:04<00:00,  4.98it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.87it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.95it/s]
 
-
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.46it/s]
+
device 0: 100%|██████████| 20/20 [00:04<00:00,  4.51it/s]
 
-
2024-07-09 14:24:47 (INFO): Writing results to ./results/2024-07-09-14-24-00-IS2RE-val-example/is2re_is2re_results.npz
+
2024-07-10 16:41:34 (INFO): Writing results to ./results/2024-07-10-16-40-32-IS2RE-val-example/is2re_is2re_results.npz
 

@@ -4004,7 +4004,7 @@ 

Download pretrained checkpoint -
2024-07-09 14:24:47 (INFO): Checking local cache: /tmp/ocp_checkpoints/ for model GemNet-dT-S2EF-OC20-All
+
2024-07-10 16:41:34 (INFO): Checking local cache: /tmp/ocp_checkpoints/ for model GemNet-dT-S2EF-OC20-All
 
@@ -4138,20 +4138,20 @@

Create the trainer -
2024-07-09 14:24:48 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:41:36 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:24:48 (INFO): amp: true
+
2024-07-10 16:41:36 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-24-00-is2rs-example
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-42-40-is2rs-example
+  commit: 36a17ad
   identifier: is2rs-example
-  logs_dir: ./logs/tensorboard/2024-07-09-14-24-00-is2rs-example
+  logs_dir: ./logs/tensorboard/2024-07-10-16-42-40-is2rs-example
   print_every: 5
-  results_dir: ./results/2024-07-09-14-24-00-is2rs-example
+  results_dir: ./results/2024-07-10-16-42-40-is2rs-example
   seed: 0
-  timestamp_id: 2024-07-09-14-24-00-is2rs-example
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-42-40-is2rs-example
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: lmdb
   key_mapping:
@@ -4264,34 +4264,34 @@ 

Create the trainer
2024-07-09 14:24:48 (INFO): Loading dataset: lmdb
+
2024-07-10 16:41:36 (INFO): Loading dataset: lmdb
 
-
2024-07-09 14:24:48 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:36 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:48 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:36 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:48 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:36 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:48 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:36 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:48 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:41:36 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:24:48 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:41:36 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:24:48 (INFO): Loading model: gemnet_t
+
2024-07-10 16:41:36 (INFO): Loading model: gemnet_t
 
-
2024-07-09 14:24:50 (INFO): Loaded GemNetT with 31671825 parameters.
+
2024-07-10 16:41:37 (INFO): Loaded GemNetT with 31671825 parameters.
 
-
2024-07-09 14:24:50 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:41:37 (WARNING): log_summary for Tensorboard not supported
 
@@ -4306,7 +4306,7 @@

Load the best checkpoint -
2024-07-09 14:24:50 (INFO): Loading checkpoint from: /tmp/ocp_checkpoints/gemnet_t_direct_h512_all.pt
+
2024-07-10 16:41:37 (INFO): Loading checkpoint from: /tmp/ocp_checkpoints/gemnet_t_direct_h512_all.pt
 
@@ -4322,483 +4322,483 @@

Run relaxations -
2024-07-09 14:24:50 (INFO): Running ML-relaxations
-
-
-
  0%|          | 0/20 [00:00<?, ?it/s]
+
2024-07-10 16:41:37 (INFO): Running ML-relaxations
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
  0%|          | 0/20 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
-
2024-07-09 14:24:50 (INFO): Step   Fmax(eV/A)
+
2024-07-10 16:41:38 (INFO): Step   Fmax(eV/A)
 
-
2024-07-09 14:24:51 (INFO): 0 2.630
+
2024-07-10 16:41:39 (INFO): 0 2.630
 
-
2024-07-09 14:24:53 (INFO): 1 2.094
+
2024-07-10 16:41:40 (INFO): 1 2.094
 
-
2024-07-09 14:24:54 (INFO): 2 1.509
+
2024-07-10 16:41:41 (INFO): 2 1.509
 
-
2024-07-09 14:24:55 (INFO): 3 1.128
+
2024-07-10 16:41:42 (INFO): 3 1.128
 
-
2024-07-09 14:24:56 (INFO): 4 1.405
+
2024-07-10 16:41:43 (INFO): 4 1.405
 
-
2024-07-09 14:24:57 (INFO): 5 1.649
+
2024-07-10 16:41:44 (INFO): 5 1.649
 
-
2024-07-09 14:24:58 (INFO): 6 1.798
+
2024-07-10 16:41:45 (INFO): 6 1.798
 
-
2024-07-09 14:24:59 (INFO): 7 1.882
+
2024-07-10 16:41:46 (INFO): 7 1.882
 
-
2024-07-09 14:25:00 (INFO): 8 1.930
+
2024-07-10 16:41:48 (INFO): 8 1.930
 
-
2024-07-09 14:25:01 (INFO): 9 1.935
+
2024-07-10 16:41:49 (INFO): 9 1.935
 
-
2024-07-09 14:25:02 (INFO): 10 1.884
+
2024-07-10 16:41:50 (INFO): 10 1.884
 
-
2024-07-09 14:25:03 (INFO): 11 1.773
+
2024-07-10 16:41:51 (INFO): 11 1.773
 
-
2024-07-09 14:25:04 (INFO): 12 1.602
+
2024-07-10 16:41:52 (INFO): 12 1.602
 
-
2024-07-09 14:25:05 (INFO): 13 1.378
+
2024-07-10 16:41:53 (INFO): 13 1.378
 
-
2024-07-09 14:25:06 (INFO): 14 1.120
+
2024-07-10 16:41:54 (INFO): 14 1.120
 
-
2024-07-09 14:25:07 (INFO): 15 0.928
+
2024-07-10 16:41:55 (INFO): 15 0.928
 
-
2024-07-09 14:25:08 (INFO): 16 0.874
+
2024-07-10 16:41:56 (INFO): 16 0.874
 
-
2024-07-09 14:25:09 (INFO): 17 0.880
+
2024-07-10 16:41:57 (INFO): 17 0.880
 
-
2024-07-09 14:25:10 (INFO): 18 0.846
+
2024-07-10 16:41:58 (INFO): 18 0.846
 
-
2024-07-09 14:25:11 (INFO): 19 0.758
+
2024-07-10 16:41:59 (INFO): 19 0.758
 
-
2024-07-09 14:25:12 (INFO): 20 0.751
+
2024-07-10 16:42:00 (INFO): 20 0.751
 
-
2024-07-09 14:25:13 (INFO): 21 0.862
+
2024-07-10 16:42:01 (INFO): 21 0.862
 
-
2024-07-09 14:25:15 (INFO): 22 0.893
+
2024-07-10 16:42:02 (INFO): 22 0.893
 
-
2024-07-09 14:25:16 (INFO): 23 0.920
+
2024-07-10 16:42:03 (INFO): 23 0.920
 
-
2024-07-09 14:25:17 (INFO): 24 0.930
+
2024-07-10 16:42:04 (INFO): 24 0.930
 
-
2024-07-09 14:25:18 (INFO): 25 0.718
+
2024-07-10 16:42:05 (INFO): 25 0.718
 
-
2024-07-09 14:25:19 (INFO): 26 0.369
+
2024-07-10 16:42:06 (INFO): 26 0.369
 
-
2024-07-09 14:25:20 (INFO): 27 0.341
+
2024-07-10 16:42:07 (INFO): 27 0.341
 
-
2024-07-09 14:25:21 (INFO): 28 0.418
+
2024-07-10 16:42:08 (INFO): 28 0.418
 
-
2024-07-09 14:25:22 (INFO): 29 0.447
+
2024-07-10 16:42:09 (INFO): 29 0.447
 
-
2024-07-09 14:25:23 (INFO): 30 0.509
+
2024-07-10 16:42:10 (INFO): 30 0.509
 
-
2024-07-09 14:25:24 (INFO): 31 0.516
+
2024-07-10 16:42:11 (INFO): 31 0.516
 
-
2024-07-09 14:25:25 (INFO): 32 0.480
+
2024-07-10 16:42:13 (INFO): 32 0.480
 
-
2024-07-09 14:25:26 (INFO): 33 0.417
+
2024-07-10 16:42:14 (INFO): 33 0.417
 
-
2024-07-09 14:25:27 (INFO): 34 0.387
+
2024-07-10 16:42:15 (INFO): 34 0.387
 
-
2024-07-09 14:25:28 (INFO): 35 0.370
+
2024-07-10 16:42:16 (INFO): 35 0.370
 
-
2024-07-09 14:25:29 (INFO): 36 0.340
+
2024-07-10 16:42:17 (INFO): 36 0.340
 
-
2024-07-09 14:25:30 (INFO): 37 0.300
+
2024-07-10 16:42:18 (INFO): 37 0.300
 
-
2024-07-09 14:25:31 (INFO): 38 0.310
+
2024-07-10 16:42:19 (INFO): 38 0.310
 
-
2024-07-09 14:25:32 (INFO): 39 0.313
+
2024-07-10 16:42:20 (INFO): 39 0.313
 
-
2024-07-09 14:25:33 (INFO): 40 0.306
+
2024-07-10 16:42:21 (INFO): 40 0.306
 
-
2024-07-09 14:25:34 (INFO): 41 0.343
+
2024-07-10 16:42:22 (INFO): 41 0.343
 
-
2024-07-09 14:25:35 (INFO): 42 0.390
+
2024-07-10 16:42:23 (INFO): 42 0.390
 
-
2024-07-09 14:25:36 (INFO): 43 0.431
+
2024-07-10 16:42:24 (INFO): 43 0.431
 
-
2024-07-09 14:25:38 (INFO): 44 0.464
+
2024-07-10 16:42:25 (INFO): 44 0.464
 
-
2024-07-09 14:25:39 (INFO): 45 0.486
+
2024-07-10 16:42:26 (INFO): 45 0.486
 
-
2024-07-09 14:25:40 (INFO): 46 0.498
+
2024-07-10 16:42:27 (INFO): 46 0.498
 
-
2024-07-09 14:25:41 (INFO): 47 0.497
+
2024-07-10 16:42:28 (INFO): 47 0.497
 
-
2024-07-09 14:25:42 (INFO): 48 0.480
+
2024-07-10 16:42:29 (INFO): 48 0.480
 
-
2024-07-09 14:25:43 (INFO): 49 0.440
+
2024-07-10 16:42:30 (INFO): 49 0.440
 
-
2024-07-09 14:25:44 (INFO): 50 0.363
+
2024-07-10 16:42:31 (INFO): 50 0.363
 
-
2024-07-09 14:25:45 (INFO): 51 0.239
+
2024-07-10 16:42:32 (INFO): 51 0.239
 
-
2024-07-09 14:25:46 (INFO): 52 0.255
+
2024-07-10 16:42:33 (INFO): 52 0.255
 
-
2024-07-09 14:25:47 (INFO): 53 0.257
+
2024-07-10 16:42:34 (INFO): 53 0.257
 
-
2024-07-09 14:25:48 (INFO): 54 0.258
+
2024-07-10 16:42:35 (INFO): 54 0.258
 
-
2024-07-09 14:25:49 (INFO): 55 0.319
+
2024-07-10 16:42:36 (INFO): 55 0.319
 
-
2024-07-09 14:25:50 (INFO): 56 0.327
+
2024-07-10 16:42:38 (INFO): 56 0.327
 
-
2024-07-09 14:25:51 (INFO): 57 0.308
+
2024-07-10 16:42:39 (INFO): 57 0.308
 
-
2024-07-09 14:25:52 (INFO): 58 0.276
+
2024-07-10 16:42:40 (INFO): 58 0.276
 
-
2024-07-09 14:25:53 (INFO): 59 0.235
+
2024-07-10 16:42:41 (INFO): 59 0.235
 
-
2024-07-09 14:25:54 (INFO): 60 0.188
+
2024-07-10 16:42:42 (INFO): 60 0.188
 
-
2024-07-09 14:25:55 (INFO): 61 0.177
+
2024-07-10 16:42:43 (INFO): 61 0.177
 
-
2024-07-09 14:25:56 (INFO): 62 0.181
+
2024-07-10 16:42:44 (INFO): 62 0.181
 
-
2024-07-09 14:25:57 (INFO): 63 0.184
+
2024-07-10 16:42:45 (INFO): 63 0.184
 
-
2024-07-09 14:25:58 (INFO): 64 0.178
+
2024-07-10 16:42:46 (INFO): 64 0.178
 
-
2024-07-09 14:25:59 (INFO): 65 0.185
+
2024-07-10 16:42:47 (INFO): 65 0.185
 
-
2024-07-09 14:26:00 (INFO): 66 0.234
+
2024-07-10 16:42:48 (INFO): 66 0.234
 
-
2024-07-09 14:26:01 (INFO): 67 0.269
+
2024-07-10 16:42:49 (INFO): 67 0.269
 
-
2024-07-09 14:26:02 (INFO): 68 0.277
+
2024-07-10 16:42:50 (INFO): 68 0.277
 
-
2024-07-09 14:26:03 (INFO): 69 0.260
+
2024-07-10 16:42:51 (INFO): 69 0.260
 
-
2024-07-09 14:26:05 (INFO): 70 0.315
+
2024-07-10 16:42:52 (INFO): 70 0.315
 
-
2024-07-09 14:26:06 (INFO): 71 0.357
+
2024-07-10 16:42:53 (INFO): 71 0.357
 
-
2024-07-09 14:26:07 (INFO): 72 0.285
+
2024-07-10 16:42:54 (INFO): 72 0.285
 
-
2024-07-09 14:26:08 (INFO): 73 0.190
+
2024-07-10 16:42:55 (INFO): 73 0.190
 
-
2024-07-09 14:26:09 (INFO): 74 0.196
+
2024-07-10 16:42:56 (INFO): 74 0.196
 
-
2024-07-09 14:26:10 (INFO): 75 0.238
+
2024-07-10 16:42:57 (INFO): 75 0.238
 
-
2024-07-09 14:26:11 (INFO): 76 0.275
+
2024-07-10 16:42:58 (INFO): 76 0.275
 
-
2024-07-09 14:26:12 (INFO): 77 0.218
+
2024-07-10 16:42:59 (INFO): 77 0.218
 
-
2024-07-09 14:26:13 (INFO): 78 0.204
+
2024-07-10 16:43:00 (INFO): 78 0.204
 
-
2024-07-09 14:26:14 (INFO): 79 0.161
+
2024-07-10 16:43:01 (INFO): 79 0.161
 
-
2024-07-09 14:26:15 (INFO): 80 0.122
+
2024-07-10 16:43:03 (INFO): 80 0.122
 
-
2024-07-09 14:26:16 (INFO): 81 0.132
+
2024-07-10 16:43:04 (INFO): 81 0.132
 
-
2024-07-09 14:26:17 (INFO): 82 0.108
+
2024-07-10 16:43:05 (INFO): 82 0.108
 
-
2024-07-09 14:26:18 (INFO): 83 0.103
+
2024-07-10 16:43:06 (INFO): 83 0.103
 
-
2024-07-09 14:26:19 (INFO): 84 0.122
+
2024-07-10 16:43:07 (INFO): 84 0.122
 
-
2024-07-09 14:26:20 (INFO): 85 0.139
+
2024-07-10 16:43:08 (INFO): 85 0.139
 
-
2024-07-09 14:26:21 (INFO): 86 0.113
+
2024-07-10 16:43:09 (INFO): 86 0.113
 
-
2024-07-09 14:26:22 (INFO): 87 0.081
+
2024-07-10 16:43:10 (INFO): 87 0.081
 
-
2024-07-09 14:26:23 (INFO): 88 0.104
+
2024-07-10 16:43:11 (INFO): 88 0.104
 
-
2024-07-09 14:26:24 (INFO): 89 0.144
+
2024-07-10 16:43:12 (INFO): 89 0.144
 
-
2024-07-09 14:26:25 (INFO): 90 0.166
+
2024-07-10 16:43:13 (INFO): 90 0.166
 
-
2024-07-09 14:26:26 (INFO): 91 0.159
+
2024-07-10 16:43:14 (INFO): 91 0.159
 
-
2024-07-09 14:26:27 (INFO): 92 0.124
+
2024-07-10 16:43:15 (INFO): 92 0.124
 
-
2024-07-09 14:26:28 (INFO): 93 0.112
+
2024-07-10 16:43:16 (INFO): 93 0.112
 
-
2024-07-09 14:26:29 (INFO): 94 0.181
+
2024-07-10 16:43:17 (INFO): 94 0.181
 
-
2024-07-09 14:26:30 (INFO): 95 0.215
+
2024-07-10 16:43:18 (INFO): 95 0.215
 
-
2024-07-09 14:26:31 (INFO): 96 0.239
+
2024-07-10 16:43:19 (INFO): 96 0.239
 
-
2024-07-09 14:26:32 (INFO): 97 0.186
+
2024-07-10 16:43:21 (INFO): 97 0.186
 
-
2024-07-09 14:26:33 (INFO): 98 0.121
+
2024-07-10 16:43:22 (INFO): 98 0.121
 
-
2024-07-09 14:26:34 (INFO): 99 0.065
+
2024-07-10 16:43:23 (INFO): 99 0.065
 
-
2024-07-09 14:26:35 (INFO): 100 0.056
+
2024-07-10 16:43:24 (INFO): 100 0.056
 
-
2024-07-09 14:26:36 (INFO): 101 0.086
+
2024-07-10 16:43:25 (INFO): 101 0.086
 
-
2024-07-09 14:26:37 (INFO): 102 0.130
+
2024-07-10 16:43:26 (INFO): 102 0.130
 
-
2024-07-09 14:26:38 (INFO): 103 0.150
+
2024-07-10 16:43:27 (INFO): 103 0.150
 
-
2024-07-09 14:26:39 (INFO): 104 0.153
+
2024-07-10 16:43:28 (INFO): 104 0.153
 
-
2024-07-09 14:26:40 (INFO): 105 0.144
+
2024-07-10 16:43:29 (INFO): 105 0.144
 
-
2024-07-09 14:26:41 (INFO): 106 0.126
+
2024-07-10 16:43:30 (INFO): 106 0.126
 
-
2024-07-09 14:26:42 (INFO): 107 0.101
+
2024-07-10 16:43:31 (INFO): 107 0.101
 
-
2024-07-09 14:26:43 (INFO): 108 0.072
+
2024-07-10 16:43:32 (INFO): 108 0.072
 
-
2024-07-09 14:26:44 (INFO): 109 0.046
+
2024-07-10 16:43:33 (INFO): 109 0.046
 
-
2024-07-09 14:26:45 (INFO): 110 0.048
+
2024-07-10 16:43:34 (INFO): 110 0.048
 
-
2024-07-09 14:26:46 (INFO): 111 0.047
+
2024-07-10 16:43:35 (INFO): 111 0.047
 
-
2024-07-09 14:26:48 (INFO): 112 0.077
+
2024-07-10 16:43:36 (INFO): 112 0.077
 
-
2024-07-09 14:26:49 (INFO): 113 0.095
+
2024-07-10 16:43:37 (INFO): 113 0.095
 
-
2024-07-09 14:26:50 (INFO): 114 0.082
+
2024-07-10 16:43:38 (INFO): 114 0.082
 
-
2024-07-09 14:26:51 (INFO): 115 0.052
+
2024-07-10 16:43:39 (INFO): 115 0.052
 
-
2024-07-09 14:26:52 (INFO): 116 0.034
+
2024-07-10 16:43:40 (INFO): 116 0.034
 
-
2024-07-09 14:26:53 (INFO): 117 0.034
+
2024-07-10 16:43:41 (INFO): 117 0.034
 
-
2024-07-09 14:26:54 (INFO): 118 0.028
+
2024-07-10 16:43:43 (INFO): 118 0.028
 
-
2024-07-09 14:26:55 (INFO): 119 0.039
+
2024-07-10 16:43:44 (INFO): 119 0.039
 
-
2024-07-09 14:26:56 (INFO): 120 0.041
+
2024-07-10 16:43:45 (INFO): 120 0.041
 
-
2024-07-09 14:26:57 (INFO): 121 0.031
+
2024-07-10 16:43:46 (INFO): 121 0.031
 
-
2024-07-09 14:26:58 (INFO): 122 0.029
+
2024-07-10 16:43:47 (INFO): 122 0.029
 
-
2024-07-09 14:26:59 (INFO): 123 0.043
+
2024-07-10 16:43:48 (INFO): 123 0.043
 
-
2024-07-09 14:27:00 (INFO): 124 0.045
+
2024-07-10 16:43:49 (INFO): 124 0.045
 
-
2024-07-09 14:27:01 (INFO): 125 0.047
+
2024-07-10 16:43:50 (INFO): 125 0.047
 
-
2024-07-09 14:27:02 (INFO): 126 0.041
+
2024-07-10 16:43:51 (INFO): 126 0.041
 
-
2024-07-09 14:27:03 (INFO): 127 0.043
+
2024-07-10 16:43:52 (INFO): 127 0.043
 
-
2024-07-09 14:27:04 (INFO): 128 0.050
+
2024-07-10 16:43:53 (INFO): 128 0.050
 
-
2024-07-09 14:27:05 (INFO): 129 0.057
+
2024-07-10 16:43:54 (INFO): 129 0.057
 
-
2024-07-09 14:27:06 (INFO): 130 0.062
+
2024-07-10 16:43:55 (INFO): 130 0.062
 
-
2024-07-09 14:27:07 (INFO): 131 0.055
+
2024-07-10 16:43:56 (INFO): 131 0.055
 
-
2024-07-09 14:27:08 (INFO): 132 0.045
+
2024-07-10 16:43:57 (INFO): 132 0.045
 
-
2024-07-09 14:27:09 (INFO): 133 0.034
+
2024-07-10 16:43:58 (INFO): 133 0.034
 
-
2024-07-09 14:27:10 (INFO): 134 0.035
+
2024-07-10 16:43:59 (INFO): 134 0.035
 
-
2024-07-09 14:27:11 (INFO): 135 0.027
+
2024-07-10 16:44:00 (INFO): 135 0.027
 
-
2024-07-09 14:27:12 (INFO): 136 0.024
+
2024-07-10 16:44:01 (INFO): 136 0.024
 
-
2024-07-09 14:27:13 (INFO): 137 0.024
+
2024-07-10 16:44:02 (INFO): 137 0.024
 
-
2024-07-09 14:27:14 (INFO): 138 0.028
+
2024-07-10 16:44:03 (INFO): 138 0.028
 
-
2024-07-09 14:27:15 (INFO): 139 0.030
+
2024-07-10 16:44:04 (INFO): 139 0.030
 
-
2024-07-09 14:27:16 (INFO): 140 0.024
+
2024-07-10 16:44:05 (INFO): 140 0.024
 
-
2024-07-09 14:27:17 (INFO): 141 0.021
+
2024-07-10 16:44:06 (INFO): 141 0.021
 
-
2024-07-09 14:27:18 (INFO): 142 0.020
+
2024-07-10 16:44:07 (INFO): 142 0.020
 
-
2024-07-09 14:27:19 (INFO): 143 0.022
+
2024-07-10 16:44:08 (INFO): 143 0.022
 
-
2024-07-09 14:27:20 (INFO): 144 0.025
+
2024-07-10 16:44:10 (INFO): 144 0.025
 
-
2024-07-09 14:27:21 (INFO): 145 0.034
+
2024-07-10 16:44:11 (INFO): 145 0.034
 
-
2024-07-09 14:27:22 (INFO): 146 0.038
+
2024-07-10 16:44:12 (INFO): 146 0.038
 
-
2024-07-09 14:27:23 (INFO): 147 0.030
+
2024-07-10 16:44:13 (INFO): 147 0.030
 
-
2024-07-09 14:27:24 (INFO): 148 0.016
+
2024-07-10 16:44:14 (INFO): 148 0.016
 
-
  5%|▌         | 1/20 [02:35<49:10, 155.30s/it]
+
  5%|▌         | 1/20 [02:37<49:47, 157.22s/it]
 
-
  5%|▌         | 1/20 [02:35<49:11, 155.33s/it]
+
  5%|▌         | 1/20 [02:37<49:47, 157.24s/it]
 
-
2024-07-09 14:27:26 (INFO): Writing results to ./results/2024-07-09-14-24-00-is2rs-example/relaxed_positions.npz
+
2024-07-10 16:44:15 (INFO): Writing results to ./results/2024-07-10-16-42-40-is2rs-example/relaxed_positions.npz
 
-
2024-07-09 14:27:26 (INFO): {'positions_average_distance_within_threshold': {'total': 247, 'numel': 490, 'metric': 0.5040816326530613}, 'positions_mae': {'total': 23.29319953918457, 'numel': 60, 'metric': 0.38821999231974286}, 'positions_mse': {'total': 133.68051147460938, 'numel': 60, 'metric': 2.228008524576823}}
+
2024-07-10 16:44:15 (INFO): {'positions_average_distance_within_threshold': {'total': 247, 'numel': 490, 'metric': 0.5040816326530613}, 'positions_mae': {'total': 23.29319953918457, 'numel': 60, 'metric': 0.38821999231974286}, 'positions_mse': {'total': 133.68051147460938, 'numel': 60, 'metric': 2.228008524576823}}
 
-
2024-07-09 14:27:26 (INFO): {'energy_mae': {'total': 0.5329724550247192, 'numel': 1, 'metric': 0.5329724550247192}, 'energy_mse': {'total': 0.28405964374542236, 'numel': 1, 'metric': 0.28405964374542236}, 'energy_within_threshold': {'total': 0, 'numel': 1, 'metric': 0.0}}
+
2024-07-10 16:44:15 (INFO): {'energy_mae': {'total': 0.5329724550247192, 'numel': 1, 'metric': 0.5329724550247192}, 'energy_mse': {'total': 0.28405964374542236, 'numel': 1, 'metric': 0.28405964374542236}, 'energy_within_threshold': {'total': 0, 'numel': 1, 'metric': 0.0}}
 

@@ -5157,20 +5157,20 @@ 

Training the model -
2024-07-09 14:27:27 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:44:17 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:27:27 (INFO): amp: true
+
2024-07-10 16:44:17 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-28-16-S2EF-simple
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-44-48-S2EF-simple
+  commit: 36a17ad
   identifier: S2EF-simple
-  logs_dir: ./logs/tensorboard/2024-07-09-14-28-16-S2EF-simple
+  logs_dir: ./logs/tensorboard/2024-07-10-16-44-48-S2EF-simple
   print_every: 5
-  results_dir: ./results/2024-07-09-14-28-16-S2EF-simple
+  results_dir: ./results/2024-07-10-16-44-48-S2EF-simple
   seed: 0
-  timestamp_id: 2024-07-09-14-28-16-S2EF-simple
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-44-48-S2EF-simple
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: trajectory_lmdb
   grad_target_mean: 0.0
@@ -5254,30 +5254,30 @@ 

Training the model
2024-07-09 14:27:27 (INFO): Loading dataset: trajectory_lmdb
+
2024-07-10 16:44:17 (INFO): Loading dataset: trajectory_lmdb
 
-
2024-07-09 14:27:27 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:44:17 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:27:27 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:44:17 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:27:27 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:44:17 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:27:27 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:44:17 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:27:27 (INFO): Loading model: simple
+
2024-07-10 16:44:17 (INFO): Loading model: simple
 
-
2024-07-09 14:27:27 (INFO): Loaded SimpleAtomEdgeModel with 185602 parameters.
+
2024-07-10 16:44:17 (INFO): Loaded SimpleAtomEdgeModel with 185602 parameters.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch/utils/data/dataloader.py:558: UserWarning: This DataLoader will create 8 worker processes in total. Our suggested max number of worker in current system is 4, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
   warnings.warn(_create_warning_msg(
-2024-07-09 14:27:27 (WARNING): log_summary for Tensorboard not supported
+2024-07-10 16:44:17 (WARNING): log_summary for Tensorboard not supported
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -5308,19 +5308,19 @@ 

Training the model
2024-07-09 14:27:31 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.87e+02, forcesx_mae: 3.03e-01, forcesy_mae: 4.22e-01, forcesz_mae: 1.41e+00, forces_mae: 7.13e-01, forces_cosine_similarity: 3.98e-02, forces_magnitude_error: 1.36e+00, loss: 1.90e+02, lr: 1.00e-04, epoch: 7.14e-01, step: 5.00e+00
+
2024-07-10 16:44:20 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.87e+02, forcesx_mae: 3.03e-01, forcesy_mae: 4.22e-01, forcesz_mae: 1.41e+00, forces_mae: 7.13e-01, forces_cosine_similarity: 3.98e-02, forces_magnitude_error: 1.36e+00, loss: 1.90e+02, lr: 1.00e-04, epoch: 7.14e-01, step: 5.00e+00
 
-
2024-07-09 14:27:31 (INFO): Evaluating on val.
-
-
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:44:21 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -5329,13 +5329,13 @@

Training the model
device 0:  33%|███▎      | 1/3 [00:00<00:00,  8.26it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00, 13.71it/s]
 
-
device 0: 100%|██████████| 3/3 [00:00<00:00,  7.57it/s]
+
device 0: 100%|██████████| 3/3 [00:00<00:00,  7.55it/s]
 
-
2024-07-09 14:27:32 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.3459, forcesx_mae: 0.2960, forcesy_mae: 0.2326, forcesz_mae: 0.8845, forces_mae: 0.4710, forces_cosine_similarity: -0.0539, forces_magnitude_error: 0.7951, loss: 98.3021, epoch: 1.0000
+
2024-07-10 16:44:22 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.3459, forcesx_mae: 0.2960, forcesy_mae: 0.2326, forcesz_mae: 0.8845, forces_mae: 0.4710, forces_cosine_similarity: -0.0539, forces_magnitude_error: 0.7951, loss: 98.3021, epoch: 1.0000
 

@@ -5369,10 +5369,10 @@ 

Training the model
2024-07-09 14:27:35 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.87e+02, forcesx_mae: 2.43e-01, forcesy_mae: 4.10e-01, forcesz_mae: 1.07e+00, forces_mae: 5.76e-01, forces_cosine_similarity: -2.68e-02, forces_magnitude_error: 1.04e+00, loss: 1.38e+02, lr: 1.00e-04, epoch: 1.43e+00, step: 1.00e+01
+
2024-07-10 16:44:25 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.87e+02, forcesx_mae: 2.43e-01, forcesy_mae: 4.10e-01, forcesz_mae: 1.07e+00, forces_mae: 5.76e-01, forces_cosine_similarity: -2.68e-02, forces_magnitude_error: 1.04e+00, loss: 1.38e+02, lr: 1.00e-04, epoch: 1.43e+00, step: 1.00e+01
 
-
2024-07-09 14:27:37 (INFO): Evaluating on val.
+
2024-07-10 16:44:26 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -5390,13 +5390,16 @@ 

Training the model
device 0:  67%|██████▋   | 2/3 [00:00<00:00, 12.94it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:00,  9.11it/s]
 
-
device 0: 100%|██████████| 3/3 [00:00<00:00,  7.19it/s]
+
device 0: 100%|██████████| 3/3 [00:00<00:00, 14.04it/s]
 
-
2024-07-09 14:27:38 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.0137, forcesx_mae: 0.3346, forcesy_mae: 0.2852, forcesz_mae: 0.9165, forces_mae: 0.5121, forces_cosine_similarity: -0.0387, forces_magnitude_error: 0.8785, loss: 100.9322, epoch: 2.0000
+
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.59it/s]
+
+
+
2024-07-10 16:44:27 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.0137, forcesx_mae: 0.3346, forcesy_mae: 0.2852, forcesz_mae: 0.9165, forces_mae: 0.5121, forces_cosine_similarity: -0.0387, forces_magnitude_error: 0.8785, loss: 100.9322, epoch: 2.0000
 

@@ -5430,20 +5433,20 @@ 

Training the model
2024-07-09 14:27:39 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.48e+02, forcesx_mae: 2.45e-01, forcesy_mae: 3.78e-01, forcesz_mae: 8.57e-01, forces_mae: 4.93e-01, forces_cosine_similarity: -9.92e-03, forces_magnitude_error: 8.38e-01, loss: 8.18e+01, lr: 1.00e-04, epoch: 2.14e+00, step: 1.50e+01
+
2024-07-10 16:44:29 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.48e+02, forcesx_mae: 2.45e-01, forcesy_mae: 3.78e-01, forcesz_mae: 8.57e-01, forces_mae: 4.93e-01, forces_cosine_similarity: -9.92e-03, forces_magnitude_error: 8.38e-01, loss: 8.18e+01, lr: 1.00e-04, epoch: 2.14e+00, step: 1.50e+01
 
-
2024-07-09 14:27:42 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.83e+01, forcesx_mae: 2.07e-01, forcesy_mae: 2.87e-01, forcesz_mae: 7.42e-01, forces_mae: 4.12e-01, forces_cosine_similarity: 5.41e-02, forces_magnitude_error: 6.96e-01, loss: 6.17e+01, lr: 1.00e-04, epoch: 2.86e+00, step: 2.00e+01
+
2024-07-10 16:44:32 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.83e+01, forcesx_mae: 2.07e-01, forcesy_mae: 2.87e-01, forcesz_mae: 7.42e-01, forces_mae: 4.12e-01, forces_cosine_similarity: 5.41e-02, forces_magnitude_error: 6.96e-01, loss: 6.17e+01, lr: 1.00e-04, epoch: 2.86e+00, step: 2.00e+01
 
-
2024-07-09 14:27:42 (INFO): Evaluating on val.
+
2024-07-10 16:44:32 (INFO): Evaluating on val.
 
-
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
-  storage = elem.storage()._new_shared(numel)
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
 
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
+  storage = elem.storage()._new_shared(numel)
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -5454,13 +5457,16 @@ 

Training the model
device 0:  67%|██████▋   | 2/3 [00:00<00:00, 12.39it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:00,  7.78it/s]
 
-
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.73it/s]
+
device 0: 100%|██████████| 3/3 [00:00<00:00, 13.88it/s]
 
-
2024-07-09 14:27:43 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.1997, forcesx_mae: 0.3253, forcesy_mae: 0.2719, forcesz_mae: 0.9549, forces_mae: 0.5174, forces_cosine_similarity: -0.0524, forces_magnitude_error: 0.8993, loss: 101.7762, epoch: 3.0000
+
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.87it/s]
+
+
+
2024-07-10 16:44:33 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 181.1997, forcesx_mae: 0.3253, forcesy_mae: 0.2719, forcesz_mae: 0.9549, forces_mae: 0.5174, forces_cosine_similarity: -0.0524, forces_magnitude_error: 0.8993, loss: 101.7762, epoch: 3.0000
 

@@ -5494,10 +5500,10 @@ 

Training the model
2024-07-09 14:27:46 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.72e+01, forcesx_mae: 1.69e-01, forcesy_mae: 2.14e-01, forcesz_mae: 5.86e-01, forces_mae: 3.23e-01, forces_cosine_similarity: -5.92e-02, forces_magnitude_error: 4.86e-01, loss: 5.41e+01, lr: 1.00e-04, epoch: 3.57e+00, step: 2.50e+01
+
2024-07-10 16:44:36 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.72e+01, forcesx_mae: 1.69e-01, forcesy_mae: 2.14e-01, forcesz_mae: 5.86e-01, forces_mae: 3.23e-01, forces_cosine_similarity: -5.92e-02, forces_magnitude_error: 4.86e-01, loss: 5.41e+01, lr: 1.00e-04, epoch: 3.57e+00, step: 2.50e+01
 
-
2024-07-09 14:27:47 (INFO): Evaluating on val.
+
2024-07-10 16:44:38 (INFO): Evaluating on val.
 
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
@@ -5515,13 +5521,13 @@ 

Training the model
device 0:  33%|███▎      | 1/3 [00:00<00:00,  7.83it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00, 11.15it/s]
 
-
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.93it/s]
+
device 0: 100%|██████████| 3/3 [00:00<00:00,  7.25it/s]
 
-
2024-07-09 14:27:48 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 182.4001, forcesx_mae: 0.3315, forcesy_mae: 0.2815, forcesz_mae: 0.9607, forces_mae: 0.5246, forces_cosine_similarity: -0.0449, forces_magnitude_error: 0.9166, loss: 102.7514, epoch: 4.0000
+
2024-07-10 16:44:39 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 182.4001, forcesx_mae: 0.3315, forcesy_mae: 0.2815, forcesz_mae: 0.9607, forces_mae: 0.5246, forces_cosine_similarity: -0.0449, forces_magnitude_error: 0.9166, loss: 102.7514, epoch: 4.0000
 

@@ -5555,20 +5561,20 @@ 

Training the model
2024-07-09 14:27:51 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.02e+02, forcesx_mae: 1.51e-01, forcesy_mae: 2.59e-01, forcesz_mae: 3.91e-01, forces_mae: 2.67e-01, forces_cosine_similarity: 2.43e-02, forces_magnitude_error: 4.32e-01, loss: 5.62e+01, lr: 1.00e-04, epoch: 4.29e+00, step: 3.00e+01
+
2024-07-10 16:44:41 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.02e+02, forcesx_mae: 1.51e-01, forcesy_mae: 2.59e-01, forcesz_mae: 3.91e-01, forces_mae: 2.67e-01, forces_cosine_similarity: 2.43e-02, forces_magnitude_error: 4.32e-01, loss: 5.62e+01, lr: 1.00e-04, epoch: 4.29e+00, step: 3.00e+01
 
-
2024-07-09 14:27:53 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 4.68e+01, forcesx_mae: 1.76e-01, forcesy_mae: 2.78e-01, forcesz_mae: 3.97e-01, forces_mae: 2.84e-01, forces_cosine_similarity: -9.27e-03, forces_magnitude_error: 4.19e-01, loss: 3.96e+01, lr: 1.00e-04, epoch: 5.00e+00, step: 3.50e+01
+
2024-07-10 16:44:43 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 4.68e+01, forcesx_mae: 1.76e-01, forcesy_mae: 2.78e-01, forcesz_mae: 3.97e-01, forces_mae: 2.84e-01, forces_cosine_similarity: -9.27e-03, forces_magnitude_error: 4.19e-01, loss: 3.96e+01, lr: 1.00e-04, epoch: 5.00e+00, step: 3.50e+01
 
-
2024-07-09 14:27:53 (INFO): Evaluating on val.
+
2024-07-10 16:44:43 (INFO): Evaluating on val.
 
-
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
-  storage = elem.storage()._new_shared(numel)
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
 
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
+  storage = elem.storage()._new_shared(numel)
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -5579,13 +5585,16 @@ 

Training the model
device 0:  67%|██████▋   | 2/3 [00:00<00:00, 12.80it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:00,  8.23it/s]
+
+
+
device 0: 100%|██████████| 3/3 [00:00<00:00, 14.48it/s]
 
-
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.58it/s]
+
device 0: 100%|██████████| 3/3 [00:00<00:00,  6.36it/s]
 
-
2024-07-09 14:27:54 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 185.2267, forcesx_mae: 0.3320, forcesy_mae: 0.2803, forcesz_mae: 0.9892, forces_mae: 0.5338, forces_cosine_similarity: -0.0477, forces_magnitude_error: 0.9421, loss: 104.6033, epoch: 5.0000
+
2024-07-10 16:44:44 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 185.2267, forcesx_mae: 0.3320, forcesy_mae: 0.2803, forcesz_mae: 0.9892, forces_mae: 0.5338, forces_cosine_similarity: -0.0477, forces_magnitude_error: 0.9421, loss: 104.6033, epoch: 5.0000
 

@@ -5658,20 +5667,20 @@ 

Incorporating triplets and training GemNet-T -
2024-07-09 14:27:54 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:44:45 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:27:54 (INFO): amp: true
+
2024-07-10 16:44:45 (INFO): amp: true
 cmd:
-  checkpoint_dir: ./checkpoints/2024-07-09-14-28-16-S2EF-gemnet-t
-  commit: bf2b26e
+  checkpoint_dir: ./checkpoints/2024-07-10-16-44-48-S2EF-gemnet-t
+  commit: 36a17ad
   identifier: S2EF-gemnet-t
-  logs_dir: ./logs/tensorboard/2024-07-09-14-28-16-S2EF-gemnet-t
+  logs_dir: ./logs/tensorboard/2024-07-10-16-44-48-S2EF-gemnet-t
   print_every: 5
-  results_dir: ./results/2024-07-09-14-28-16-S2EF-gemnet-t
+  results_dir: ./results/2024-07-10-16-44-48-S2EF-gemnet-t
   seed: 0
-  timestamp_id: 2024-07-09-14-28-16-S2EF-gemnet-t
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-44-48-S2EF-gemnet-t
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: trajectory_lmdb
   grad_target_mean: 0.0
@@ -5780,62 +5789,62 @@ 

Incorporating triplets and training GemNet-T
2024-07-09 14:27:54 (INFO): Loading dataset: trajectory_lmdb
+
2024-07-10 16:44:45 (INFO): Loading dataset: trajectory_lmdb
 
-
2024-07-09 14:27:54 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:44:45 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:27:54 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:44:45 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:27:54 (INFO): rank: 0: Sampler created...
+
2024-07-10 16:44:45 (INFO): rank: 0: Sampler created...
 
-
2024-07-09 14:27:54 (INFO): Batch balancing is disabled for single GPU training.
+
2024-07-10 16:44:45 (INFO): Batch balancing is disabled for single GPU training.
 
-
2024-07-09 14:27:54 (INFO): Loading model: gemnet_t
+
2024-07-10 16:44:45 (INFO): Loading model: gemnet_t
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch/utils/data/dataloader.py:558: UserWarning: This DataLoader will create 8 worker processes in total. Our suggested max number of worker in current system is 4, which is smaller than what this DataLoader is going to create. Please be aware that excessive worker creation might get DataLoader running slow or even freeze, lower the worker number to avoid potential slowness/freeze if necessary.
   warnings.warn(_create_warning_msg(
 
-
2024-07-09 14:27:54 (WARNING): Scale factor TripInteraction_2_had_rbf not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor TripInteraction_2_had_rbf not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor TripInteraction_2_sum_cbf not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor TripInteraction_2_sum_cbf not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor AtomUpdate_2_sum not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor AtomUpdate_2_sum not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor TripInteraction_3_had_rbf not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor TripInteraction_3_had_rbf not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor TripInteraction_3_sum_cbf not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor TripInteraction_3_sum_cbf not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor AtomUpdate_3_sum not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor AtomUpdate_3_sum not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor OutBlock_2_sum not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor OutBlock_2_sum not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor OutBlock_2_had not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor OutBlock_2_had not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor OutBlock_3_sum not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor OutBlock_3_sum not found in model
 
-
2024-07-09 14:27:54 (WARNING): Scale factor OutBlock_3_had not found in model
+
2024-07-10 16:44:45 (WARNING): Scale factor OutBlock_3_had not found in model
 
-
2024-07-09 14:27:54 (INFO): Loaded GemNetT with 3360519 parameters.
+
2024-07-10 16:44:45 (INFO): Loaded GemNetT with 3360519 parameters.
 
-
2024-07-09 14:27:54 (WARNING): log_summary for Tensorboard not supported
+
2024-07-10 16:44:45 (WARNING): log_summary for Tensorboard not supported
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
@@ -5866,19 +5875,19 @@ 

Incorporating triplets and training GemNet-T
2024-07-09 14:28:32 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.43e+01, forcesx_mae: 2.74e+00, forcesy_mae: 3.89e+00, forcesz_mae: 2.89e+00, forces_mae: 3.17e+00, forces_cosine_similarity: -3.46e-02, forces_magnitude_error: 6.00e+00, loss: 2.46e+02, lr: 1.00e-04, epoch: 7.14e-01, step: 5.00e+00
+
2024-07-10 16:45:22 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.43e+01, forcesx_mae: 2.74e+00, forcesy_mae: 3.89e+00, forcesz_mae: 2.89e+00, forces_mae: 3.17e+00, forces_cosine_similarity: -3.46e-02, forces_magnitude_error: 6.00e+00, loss: 2.46e+02, lr: 1.00e-04, epoch: 7.14e-01, step: 5.00e+00
 
-
2024-07-09 14:28:41 (INFO): Evaluating on val.
-
-
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:45:31 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -5887,19 +5896,19 @@

Incorporating triplets and training GemNet-T
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.86it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.88it/s]
 
-
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.29it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.49it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.08it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.10it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.18it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.30it/s]
 
-
2024-07-09 14:28:43 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 2.2356, forcesx_mae: 2.2589, forcesy_mae: 1.8025, forcesz_mae: 1.9335, forces_mae: 1.9983, forces_cosine_similarity: -0.1827, forces_magnitude_error: 3.7879, loss: 143.1054, epoch: 1.0000
+
2024-07-10 16:45:32 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 2.2356, forcesx_mae: 2.2589, forcesy_mae: 1.8025, forcesz_mae: 1.9335, forces_mae: 1.9983, forces_cosine_similarity: -0.1827, forces_magnitude_error: 3.7879, loss: 143.1054, epoch: 1.0000
 

@@ -5933,19 +5942,19 @@ 

Incorporating triplets and training GemNet-T
2024-07-09 14:29:07 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.79e+01, forcesx_mae: 1.31e+00, forcesy_mae: 1.62e+00, forcesz_mae: 1.42e+00, forces_mae: 1.45e+00, forces_cosine_similarity: 1.16e-02, forces_magnitude_error: 2.67e+00, loss: 1.37e+02, lr: 1.00e-04, epoch: 1.43e+00, step: 1.00e+01
+
2024-07-10 16:45:56 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 8.79e+01, forcesx_mae: 1.31e+00, forcesy_mae: 1.62e+00, forcesz_mae: 1.42e+00, forces_mae: 1.45e+00, forces_cosine_similarity: 1.16e-02, forces_magnitude_error: 2.67e+00, loss: 1.37e+02, lr: 1.00e-04, epoch: 1.43e+00, step: 1.00e+01
 
-
2024-07-09 14:29:29 (INFO): Evaluating on val.
-
-
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:46:18 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -5954,19 +5963,19 @@

Incorporating triplets and training GemNet-T
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.85it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.81it/s]
 
-
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.45it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.43it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.15it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.12it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.16it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.30it/s]
 
-
2024-07-09 14:29:31 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.5906, forcesx_mae: 2.2641, forcesy_mae: 1.8005, forcesz_mae: 1.8728, forces_mae: 1.9791, forces_cosine_similarity: -0.1879, forces_magnitude_error: 3.7455, loss: 141.2371, epoch: 2.0000
+
2024-07-10 16:46:20 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.5906, forcesx_mae: 2.2641, forcesy_mae: 1.8005, forcesz_mae: 1.8728, forces_mae: 1.9791, forces_cosine_similarity: -0.1879, forces_magnitude_error: 3.7455, loss: 141.2371, epoch: 2.0000
 
-
2024-07-09 14:30:15 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.94e+01, forcesx_mae: 6.71e-01, forcesy_mae: 7.64e-01, forcesz_mae: 7.18e-01, forces_mae: 7.18e-01, forces_cosine_similarity: 2.31e-02, forces_magnitude_error: 1.17e+00, loss: 6.32e+01, lr: 1.00e-04, epoch: 2.86e+00, step: 2.00e+01
+
2024-07-10 16:46:29 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 7.61e+01, forcesx_mae: 9.34e-01, forcesy_mae: 1.11e+00, forcesz_mae: 1.02e+00, forces_mae: 1.02e+00, forces_cosine_similarity: 1.95e-02, forces_magnitude_error: 1.79e+00, loss: 9.68e+01, lr: 1.00e-04, epoch: 2.14e+00, step: 1.50e+01
 
-
2024-07-09 14:30:17 (INFO): Evaluating on val.
+
2024-07-10 16:47:04 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 3.94e+01, forcesx_mae: 6.71e-01, forcesy_mae: 7.64e-01, forcesz_mae: 7.18e-01, forces_mae: 7.18e-01, forces_cosine_similarity: 2.31e-02, forces_magnitude_error: 1.17e+00, loss: 6.32e+01, lr: 1.00e-04, epoch: 2.86e+00, step: 2.00e+01
 
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:47:06 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -6024,19 +6033,19 @@

Incorporating triplets and training GemNet-T
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.77it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.79it/s]
 
-
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.24it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.48it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.96it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.12it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.04it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.28it/s]
 
-
2024-07-09 14:30:19 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 3.0236, forcesx_mae: 2.2729, forcesy_mae: 1.7737, forcesz_mae: 1.8415, forces_mae: 1.9627, forces_cosine_similarity: -0.1836, forces_magnitude_error: 3.7070, loss: 140.1182, epoch: 3.0000
+
2024-07-10 16:47:08 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 3.0236, forcesx_mae: 2.2729, forcesy_mae: 1.7737, forcesz_mae: 1.8415, forces_mae: 1.9627, forces_cosine_similarity: -0.1836, forces_magnitude_error: 3.7070, loss: 140.1182, epoch: 3.0000
 

@@ -6070,19 +6079,19 @@ 

Incorporating triplets and training GemNet-T
2024-07-09 14:30:49 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 4.88e+01, forcesx_mae: 4.78e-01, forcesy_mae: 5.60e-01, forcesz_mae: 5.21e-01, forces_mae: 5.20e-01, forces_cosine_similarity: 4.65e-02, forces_magnitude_error: 8.15e-01, loss: 5.40e+01, lr: 1.00e-04, epoch: 3.57e+00, step: 2.50e+01
+
2024-07-10 16:47:38 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 4.88e+01, forcesx_mae: 4.78e-01, forcesy_mae: 5.60e-01, forcesz_mae: 5.21e-01, forces_mae: 5.20e-01, forces_cosine_similarity: 4.65e-02, forces_magnitude_error: 8.15e-01, loss: 5.40e+01, lr: 1.00e-04, epoch: 3.57e+00, step: 2.50e+01
 
-
2024-07-09 14:31:05 (INFO): Evaluating on val.
-
-
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:47:55 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -6091,19 +6100,19 @@

Incorporating triplets and training GemNet-T
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.86it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.89it/s]
 
-
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.41it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.37it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.05it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  3.09it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.09it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.24it/s]
 
-
2024-07-09 14:31:07 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.6152, forcesx_mae: 2.1384, forcesy_mae: 1.6930, forcesz_mae: 1.7895, forces_mae: 1.8736, forces_cosine_similarity: -0.1818, forces_magnitude_error: 3.5234, loss: 133.0624, epoch: 4.0000
+
2024-07-10 16:47:56 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.6152, forcesx_mae: 2.1384, forcesy_mae: 1.6930, forcesz_mae: 1.7895, forces_mae: 1.8736, forces_cosine_similarity: -0.1818, forces_magnitude_error: 3.5234, loss: 133.0624, epoch: 4.0000
 

@@ -6137,22 +6146,22 @@ 

Incorporating triplets and training GemNet-T
2024-07-09 14:31:24 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.94e+01, forcesx_mae: 4.26e-01, forcesy_mae: 5.73e-01, forcesz_mae: 4.49e-01, forces_mae: 4.82e-01, forces_cosine_similarity: 3.08e-02, forces_magnitude_error: 7.53e-01, loss: 4.45e+01, lr: 1.00e-04, epoch: 4.29e+00, step: 3.00e+01
+
2024-07-10 16:48:13 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 2.94e+01, forcesx_mae: 4.26e-01, forcesy_mae: 5.73e-01, forcesz_mae: 4.49e-01, forces_mae: 4.82e-01, forces_cosine_similarity: 3.08e-02, forces_magnitude_error: 7.53e-01, loss: 4.45e+01, lr: 1.00e-04, epoch: 4.29e+00, step: 3.00e+01
 
-
2024-07-09 14:31:53 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.90e+01, forcesx_mae: 3.97e-01, forcesy_mae: 5.02e-01, forcesz_mae: 4.63e-01, forces_mae: 4.54e-01, forces_cosine_similarity: 9.63e-02, forces_magnitude_error: 6.46e-01, loss: 3.94e+01, lr: 1.00e-04, epoch: 5.00e+00, step: 3.50e+01
+
2024-07-10 16:48:43 (INFO): energy_forces_within_threshold: 0.00e+00, energy_mae: 1.90e+01, forcesx_mae: 3.97e-01, forcesy_mae: 5.02e-01, forcesz_mae: 4.63e-01, forces_mae: 4.54e-01, forces_cosine_similarity: 9.63e-02, forces_magnitude_error: 6.46e-01, loss: 3.94e+01, lr: 1.00e-04, epoch: 5.00e+00, step: 3.50e+01
 
-
2024-07-09 14:31:53 (INFO): Evaluating on val.
-
-
-
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
2024-07-10 16:48:43 (INFO): Evaluating on val.
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
+
device 0:   0%|          | 0/3 [00:00<?, ?it/s]
+
+
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/torch_geometric/data/collate.py:145: UserWarning: TypedStorage is deprecated. It will be removed in the future and UntypedStorage will be the only storage class. This should only matter to you if you are using storages directly.  To access UntypedStorage directly, use tensor.untyped_storage() instead of tensor.storage()
   storage = elem.storage()._new_shared(numel)
 
@@ -6161,19 +6170,19 @@

Incorporating triplets and training GemNet-T
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.92it/s]
+
device 0:  33%|███▎      | 1/3 [00:00<00:01,  1.64it/s]
 
-
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.26it/s]
+
device 0:  67%|██████▋   | 2/3 [00:00<00:00,  2.35it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.91it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.92it/s]
 
-
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.07it/s]
+
device 0: 100%|██████████| 3/3 [00:01<00:00,  2.12it/s]
 
-
2024-07-09 14:31:55 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.9363, forcesx_mae: 2.1717, forcesy_mae: 1.7101, forcesz_mae: 1.7947, forces_mae: 1.8922, forces_cosine_similarity: -0.1857, forces_magnitude_error: 3.5687, loss: 134.6277, epoch: 5.0000
+
2024-07-10 16:48:45 (INFO): energy_forces_within_threshold: 0.0000, energy_mae: 1.9363, forcesx_mae: 2.1717, forcesy_mae: 1.7101, forcesz_mae: 1.7947, forces_mae: 1.8922, forces_cosine_similarity: -0.1857, forces_magnitude_error: 3.5687, loss: 134.6277, epoch: 5.0000
 

@@ -6201,7 +6210,7 @@ 

Download pretrained checkpoint -
2024-07-09 14:31:56 (INFO): Checking local cache: /tmp/ocp_checkpoints/ for model GemNet-dT-S2EF-OC20-All
+
2024-07-10 16:48:45 (INFO): Checking local cache: /tmp/ocp_checkpoints/ for model GemNet-dT-S2EF-OC20-All
 
@@ -6245,20 +6254,20 @@

Using the OCP Calculator -
2024-07-09 14:31:56 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+
2024-07-10 16:48:45 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
 
-
2024-07-09 14:31:56 (INFO): amp: false
+
2024-07-10 16:48:45 (INFO): amp: false
 cmd:
-  checkpoint_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/checkpoints/2024-07-09-14-32-32
-  commit: bf2b26e
+  checkpoint_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/checkpoints/2024-07-10-16-49-04
+  commit: 36a17ad
   identifier: ''
-  logs_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/logs/wandb/2024-07-09-14-32-32
+  logs_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/logs/wandb/2024-07-10-16-49-04
   print_every: 100
-  results_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/results/2024-07-09-14-32-32
+  results_dir: /home/runner/work/fairchem/fairchem/docs/legacy_tutorials/results/2024-07-10-16-49-04
   seed: null
-  timestamp_id: 2024-07-09-14-32-32
-  version: 0.1.dev1+gbf2b26e
+  timestamp_id: 2024-07-10-16-49-04
+  version: 0.1.dev1+g36a17ad
 dataset:
   format: trajectory_lmdb
   grad_target_mean: 0.0
@@ -6372,95 +6381,95 @@ 

Using the OCP Calculator
2024-07-09 14:31:56 (INFO): Loading model: gemnet_t
+
2024-07-10 16:48:45 (INFO): Loading model: gemnet_t
 
-
2024-07-09 14:31:58 (INFO): Loaded GemNetT with 31671825 parameters.
+
2024-07-10 16:48:47 (INFO): Loaded GemNetT with 31671825 parameters.
 
-
2024-07-09 14:31:58 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
+
2024-07-10 16:48:47 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
 
      Step     Time          Energy          fmax
-BFGS:    0 14:31:58       -4.099784        1.567516
+BFGS:    0 16:48:47       -4.099784        1.567516
 
-
BFGS:    1 14:31:59       -4.244461        1.136988
+
BFGS:    1 16:48:48       -4.244461        1.136988
 
-
BFGS:    2 14:31:59       -4.403120        0.763538
+
BFGS:    2 16:48:48       -4.403120        0.763538
 
-
BFGS:    3 14:32:00       -4.503652        0.836403
+
BFGS:    3 16:48:49       -4.503652        0.836403
 
-
BFGS:    4 14:32:01       -4.558208        0.733873
+
BFGS:    4 16:48:50       -4.558208        0.733873
 
-
BFGS:    5 14:32:01       -4.592069        0.409536
+
BFGS:    5 16:48:50       -4.592069        0.409536
 
-
BFGS:    6 14:32:02       -4.619347        0.731239
+
BFGS:    6 16:48:51       -4.619347        0.731239
 
-
BFGS:    7 14:32:02       -4.671473        0.971220
+
BFGS:    7 16:48:52       -4.671473        0.971220
 
-
BFGS:    8 14:32:03       -4.796453        0.921123
+
BFGS:    8 16:48:52       -4.796453        0.921123
 
-
BFGS:    9 14:32:04       -4.957974        0.976140
+
BFGS:    9 16:48:53       -4.957974        0.976140
 
-
BFGS:   10 14:32:04       -5.109447        1.038363
+
BFGS:   10 16:48:53       -5.109447        1.038363
 
-
BFGS:   11 14:32:05       -5.295602        1.224861
+
BFGS:   11 16:48:54       -5.295602        1.224861
 
-
BFGS:   12 14:32:05       -5.498971        1.127107
+
BFGS:   12 16:48:54       -5.498971        1.127107
 
-
BFGS:   13 14:32:06       -5.618084        1.066881
+
BFGS:   13 16:48:55       -5.618084        1.066881
 
-
BFGS:   14 14:32:06       -5.737121        0.950872
+
BFGS:   14 16:48:56       -5.737121        0.950872
 
-
BFGS:   15 14:32:07       -5.901947        0.926001
+
BFGS:   15 16:48:56       -5.901947        0.926001
 
-
BFGS:   16 14:32:08       -6.076138        1.273703
+
BFGS:   16 16:48:57       -6.076138        1.273703
 
-
BFGS:   17 14:32:08       -6.198372        1.202876
+
BFGS:   17 16:48:57       -6.198372        1.202876
 
-
BFGS:   18 14:32:09       -6.250344        0.685223
+
BFGS:   18 16:48:58       -6.250344        0.685223
 
-
BFGS:   19 14:32:09       -6.254098        0.200815
+
BFGS:   19 16:48:58       -6.254098        0.200815
 
-
BFGS:   20 14:32:10       -6.293970        0.177886
+
BFGS:   20 16:48:59       -6.293970        0.177886
 
-
BFGS:   21 14:32:10       -6.326332        0.229425
+
BFGS:   21 16:48:59       -6.326332        0.229425
 
-
BFGS:   22 14:32:11       -6.324463        0.170005
+
BFGS:   22 16:49:00       -6.324463        0.170005
 
-
BFGS:   23 14:32:11       -6.321269        0.101603
+
BFGS:   23 16:49:00       -6.321269        0.101603
 
-
BFGS:   24 14:32:12       -6.328320        0.084661
+
BFGS:   24 16:49:01       -6.328320        0.084661
 
-
BFGS:   25 14:32:13       -6.331771        0.058621
+
BFGS:   25 16:49:02       -6.331771        0.058621
 
-
BFGS:   26 14:32:13       -6.331944        0.044489
+
BFGS:   26 16:49:02       -6.331944        0.044489
 
True
@@ -6689,13 +6698,10 @@ 

Structure to Energy and Forces (S2EF) LMDBs
  0%|          | 0/101 [00:00<?, ?it/s]
 

-
 37%|███▋      | 37/101 [00:00<00:00, 369.84it/s]
-
-
-
 87%|████████▋ | 88/101 [00:00<00:00, 450.85it/s]
+
 54%|█████▍    | 55/101 [00:00<00:00, 544.79it/s]
 
-
100%|██████████| 101/101 [00:00<00:00, 445.93it/s]
+
100%|██████████| 101/101 [00:00<00:00, 559.54it/s]
 

diff --git a/legacy_tutorials/data_preprocessing.html b/legacy_tutorials/data_preprocessing.html
index 1aa40ac5c..abe1cdd80 100644
--- a/legacy_tutorials/data_preprocessing.html
+++ b/legacy_tutorials/data_preprocessing.html
@@ -669,7 +669,7 @@ 

Generate toy dataset: Relaxation of CO on Cu -
/tmp/ipykernel_4424/901556023.py:8: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4342/901556023.py:8: DeprecationWarning: Please use atoms.calc = calc
   adslab.set_calculator(EMT())
 
diff --git a/legacy_tutorials/data_visualization.html b/legacy_tutorials/data_visualization.html index e5454c52a..f95c85e8d 100644 --- a/legacy_tutorials/data_visualization.html +++ b/legacy_tutorials/data_visualization.html @@ -757,311 +757,311 @@

Generating sample data
       Step     Time          Energy          fmax
-LBFGS:    0 14:32:30       15.804700        6.776430
+LBFGS:    0 16:49:17       15.804700        6.776430
 
-
LBFGS:    1 14:32:30       12.190607        4.323222
+
LBFGS:    1 16:49:17       12.190607        4.323222
 
-
LBFGS:    2 14:32:30       10.240169        2.265527
+
LBFGS:    2 16:49:17       10.240169        2.265527
 
-
LBFGS:    3 14:32:30        9.779223        0.937247
+
LBFGS:    3 16:49:17        9.779223        0.937247
 
-
LBFGS:    4 14:32:30        9.671525        0.770173
+
LBFGS:    4 16:49:17        9.671525        0.770173
 
-
LBFGS:    5 14:32:30        9.574461        0.663540
+
LBFGS:    5 16:49:17        9.574461        0.663540
 
-
LBFGS:    6 14:32:30        9.537502        0.571800
+
LBFGS:    6 16:49:17        9.537502        0.571800
 
-
LBFGS:    7 14:32:30        9.516673        0.446620
+
LBFGS:    7 16:49:17        9.516673        0.446620
 
-
LBFGS:    8 14:32:30        9.481330        0.461143
+
LBFGS:    8 16:49:17        9.481330        0.461143
 
-
LBFGS:    9 14:32:30        9.462255        0.293081
+
LBFGS:    9 16:49:17        9.462255        0.293081
 
-
LBFGS:   10 14:32:30        9.448937        0.249010
+
LBFGS:   10 16:49:17        9.448937        0.249010
 
-
LBFGS:   11 14:32:30        9.433813        0.237051
+
LBFGS:   11 16:49:17        9.433813        0.237051
 
-
LBFGS:   12 14:32:30        9.418884        0.260245
+
LBFGS:   12 16:49:17        9.418884        0.260245
 
-
LBFGS:   13 14:32:30        9.409649        0.253162
+
LBFGS:   13 16:49:17        9.409649        0.253162
 
-
LBFGS:   14 14:32:30        9.404838        0.162398
+
LBFGS:   14 16:49:17        9.404838        0.162398
 
-
LBFGS:   15 14:32:30        9.401753        0.182298
+
LBFGS:   15 16:49:17        9.401753        0.182298
 
-
LBFGS:   16 14:32:30        9.397314        0.259163
+
/tmp/ipykernel_4369/2542206394.py:19: DeprecationWarning: Please use atoms.calc = calc
+  adslab.set_calculator(EMT())
 
-
LBFGS:   17 14:32:30        9.387947        0.345022
+
LBFGS:   16 16:49:17        9.397314        0.259163
 
-
/tmp/ipykernel_4449/2542206394.py:19: DeprecationWarning: Please use atoms.calc = calc
-  adslab.set_calculator(EMT())
+
LBFGS:   17 16:49:17        9.387947        0.345022
 
-
LBFGS:   18 14:32:30        9.370825        0.407041
+
LBFGS:   18 16:49:17        9.370825        0.407041
 
-
LBFGS:   19 14:32:30        9.342222        0.433340
+
LBFGS:   19 16:49:17        9.342222        0.433340
 
-
LBFGS:   20 14:32:30        9.286822        0.500200
+
LBFGS:   20 16:49:17        9.286822        0.500200
 
-
LBFGS:   21 14:32:30        9.249910        0.524052
+
LBFGS:   21 16:49:17        9.249910        0.524052
 
-
LBFGS:   22 14:32:30        9.187179        0.511994
+
LBFGS:   22 16:49:17        9.187179        0.511994
 
-
LBFGS:   23 14:32:30        9.124811        0.571796
+
LBFGS:   23 16:49:17        9.124811        0.571796
 
-
LBFGS:   24 14:32:30        9.066185        0.540934
+
LBFGS:   24 16:49:17        9.066185        0.540934
 
-
LBFGS:   25 14:32:30        9.000116        1.079833
+
LBFGS:   25 16:49:17        9.000116        1.079833
 
-
LBFGS:   26 14:32:30        8.893632        0.752759
+
LBFGS:   26 16:49:17        8.893632        0.752759
 
-
LBFGS:   27 14:32:30        8.845939        0.332051
+
LBFGS:   27 16:49:17        8.845939        0.332051
 
-
LBFGS:   28 14:32:30        8.815173        0.251242
+
LBFGS:   28 16:49:17        8.815173        0.251242
 
-
LBFGS:   29 14:32:30        8.808721        0.214337
+
LBFGS:   29 16:49:17        8.808721        0.214337
 
-
LBFGS:   30 14:32:30        8.794643        0.154611
+
LBFGS:   30 16:49:17        8.794643        0.154611
 
-
LBFGS:   31 14:32:30        8.789162        0.201404
+
LBFGS:   31 16:49:17        8.789162        0.201404
 
-
LBFGS:   32 14:32:30        8.782320        0.175517
+
LBFGS:   32 16:49:17        8.782320        0.175517
 
-
LBFGS:   33 14:32:30        8.780394        0.103718
+
LBFGS:   33 16:49:17        8.780394        0.103718
 
-
LBFGS:   34 14:32:30        8.778410        0.107611
+
LBFGS:   34 16:49:17        8.778410        0.107611
 
-
LBFGS:   35 14:32:30        8.775079        0.179747
+
LBFGS:   35 16:49:17        8.775079        0.179747
 
-
LBFGS:   36 14:32:30        8.766987        0.333401
+
LBFGS:   36 16:49:17        8.766987        0.333401
 
-
LBFGS:   37 14:32:30        8.750249        0.530715
+
LBFGS:   37 16:49:17        8.750249        0.530715
 
-
LBFGS:   38 14:32:30        8.725928        0.685116
+
LBFGS:   38 16:49:17        8.725928        0.685116
 
-
LBFGS:   39 14:32:30        8.702312        0.582260
+
LBFGS:   39 16:49:17        8.702312        0.582260
 
-
LBFGS:   40 14:32:30        8.661515        0.399625
+
LBFGS:   40 16:49:17        8.661515        0.399625
 
-
LBFGS:   41 14:32:30        8.643432        0.558474
+
LBFGS:   41 16:49:17        8.643432        0.558474
 
-
LBFGS:   42 14:32:30        8.621201        0.367288
+
LBFGS:   42 16:49:17        8.621201        0.367288
 
-
LBFGS:   43 14:32:30        8.614414        0.139424
+
LBFGS:   43 16:49:17        8.614414        0.139424
 
-
LBFGS:   44 14:32:30        8.610785        0.137160
+
LBFGS:   44 16:49:17        8.610785        0.137160
 
-
LBFGS:   45 14:32:30        8.608134        0.146375
+
LBFGS:   45 16:49:17        8.608134        0.146375
 
-
LBFGS:   46 14:32:30        8.604928        0.119648
+
LBFGS:   46 16:49:17        8.604928        0.119648
 
-
LBFGS:   47 14:32:30        8.599151        0.135424
+
LBFGS:   47 16:49:17        8.599151        0.135424
 
-
LBFGS:   48 14:32:30        8.594063        0.147913
+
LBFGS:   48 16:49:17        8.594063        0.147913
 
-
LBFGS:   49 14:32:30        8.589493        0.153840
+
LBFGS:   49 16:49:17        8.589493        0.153840
 
-
LBFGS:   50 14:32:30        8.587274        0.088460
+
LBFGS:   50 16:49:17        8.587274        0.088460
 
-
LBFGS:   51 14:32:30        8.584633        0.093750
+
LBFGS:   51 16:49:17        8.584633        0.093750
 
-
LBFGS:   52 14:32:30        8.580239        0.140870
+
LBFGS:   52 16:49:17        8.580239        0.140870
 
-
LBFGS:   53 14:32:30        8.572938        0.254272
+
LBFGS:   53 16:49:17        8.572938        0.254272
 
-
LBFGS:   54 14:32:30        8.563343        0.291885
+
LBFGS:   54 16:49:17        8.563343        0.291885
 
-
LBFGS:   55 14:32:30        8.554117        0.196557
+
LBFGS:   55 16:49:17        8.554117        0.196557
 
-
LBFGS:   56 14:32:30        8.547597        0.129064
+
LBFGS:   56 16:49:17        8.547597        0.129064
 
-
LBFGS:   57 14:32:30        8.542086        0.128020
+
LBFGS:   57 16:49:17        8.542086        0.128020
 
-
LBFGS:   58 14:32:30        8.535432        0.098202
+
LBFGS:   58 16:49:17        8.535432        0.098202
 
-
LBFGS:   59 14:32:30        8.533622        0.127672
+
LBFGS:   59 16:49:17        8.533622        0.127672
 
-
LBFGS:   60 14:32:30        8.527487        0.116729
+
LBFGS:   60 16:49:18        8.527487        0.116729
 
-
LBFGS:   61 14:32:30        8.523863        0.121762
+
LBFGS:   61 16:49:18        8.523863        0.121762
 
-
LBFGS:   62 14:32:30        8.519229        0.130541
+
LBFGS:   62 16:49:18        8.519229        0.130541
 
-
LBFGS:   63 14:32:30        8.515424        0.101902
+
LBFGS:   63 16:49:18        8.515424        0.101902
 
-
LBFGS:   64 14:32:30        8.511240        0.212223
+
LBFGS:   64 16:49:18        8.511240        0.212223
 
-
LBFGS:   65 14:32:30        8.507967        0.266593
+
LBFGS:   65 16:49:18        8.507967        0.266593
 
-
LBFGS:   66 14:32:30        8.503903        0.237734
+
LBFGS:   66 16:49:18        8.503903        0.237734
 
-
LBFGS:   67 14:32:30        8.497575        0.162253
+
LBFGS:   67 16:49:18        8.497575        0.162253
 
-
LBFGS:   68 14:32:30        8.485434        0.202203
+
LBFGS:   68 16:49:18        8.485434        0.202203
 
-
LBFGS:   69 14:32:30        8.466738        0.215895
+
LBFGS:   69 16:49:18        8.466738        0.215895
 
-
LBFGS:   70 14:32:31        8.467607        0.334764
+
LBFGS:   70 16:49:18        8.467607        0.334764
 
-
LBFGS:   71 14:32:31        8.454037        0.106310
+
LBFGS:   71 16:49:18        8.454037        0.106310
 
-
LBFGS:   72 14:32:31        8.448980        0.119721
+
LBFGS:   72 16:49:18        8.448980        0.119721
 
-
LBFGS:   73 14:32:31        8.446550        0.099221
+
LBFGS:   73 16:49:18        8.446550        0.099221
 
-
LBFGS:   74 14:32:31        8.444705        0.056244
+
LBFGS:   74 16:49:18        8.444705        0.056244
 
-
LBFGS:   75 14:32:31        8.443403        0.038831
+
LBFGS:   75 16:49:18        8.443403        0.038831
 
-
LBFGS:   76 14:32:31        8.442646        0.054772
+
LBFGS:   76 16:49:18        8.442646        0.054772
 
-
LBFGS:   77 14:32:31        8.442114        0.061370
+
LBFGS:   77 16:49:18        8.442114        0.061370
 
-
LBFGS:   78 14:32:31        8.440960        0.058800
+
LBFGS:   78 16:49:18        8.440960        0.058800
 
-
LBFGS:   79 14:32:31        8.439820        0.048198
+
LBFGS:   79 16:49:18        8.439820        0.048198
 
-
LBFGS:   80 14:32:31        8.438600        0.051251
+
LBFGS:   80 16:49:18        8.438600        0.051251
 
-
LBFGS:   81 14:32:31        8.437429        0.054130
+
LBFGS:   81 16:49:18        8.437429        0.054130
 
-
LBFGS:   82 14:32:31        8.435695        0.067234
+
LBFGS:   82 16:49:18        8.435695        0.067234
 
-
LBFGS:   83 14:32:31        8.431957        0.085678
+
LBFGS:   83 16:49:18        8.431957        0.085678
 
-
LBFGS:   84 14:32:31        8.423485        0.133240
+
LBFGS:   84 16:49:18        8.423485        0.133240
 
-
LBFGS:   85 14:32:31        8.413846        0.207812
+
LBFGS:   85 16:49:18        8.413846        0.207812
 
-
LBFGS:   86 14:32:31        8.404849        0.178747
+
LBFGS:   86 16:49:18        8.404849        0.178747
 
-
LBFGS:   87 14:32:31        8.385339        0.169017
+
LBFGS:   87 16:49:18        8.385339        0.169017
 
-
LBFGS:   88 14:32:31        8.386849        0.187645
+
LBFGS:   88 16:49:18        8.386849        0.187645
 
-
LBFGS:   89 14:32:31        8.371078        0.118124
+
LBFGS:   89 16:49:18        8.371078        0.118124
 
-
LBFGS:   90 14:32:31        8.368801        0.094222
+
LBFGS:   90 16:49:18        8.368801        0.094222
 
-
LBFGS:   91 14:32:31        8.366226        0.066960
+
LBFGS:   91 16:49:18        8.366226        0.066960
 
-
LBFGS:   92 14:32:31        8.361680        0.054964
+
LBFGS:   92 16:49:18        8.361680        0.054964
 
-
LBFGS:   93 14:32:31        8.360631        0.047342
+
LBFGS:   93 16:49:18        8.360631        0.047342
 
-
LBFGS:   94 14:32:31        8.359692        0.024179
+
LBFGS:   94 16:49:18        8.359692        0.024179
 
-
LBFGS:   95 14:32:31        8.359361        0.015549
+
LBFGS:   95 16:49:18        8.359361        0.015549
 
-
LBFGS:   96 14:32:31        8.359163        0.014284
+
LBFGS:   96 16:49:18        8.359163        0.014284
 
-
LBFGS:   97 14:32:31        8.359102        0.015615
+
LBFGS:   97 16:49:18        8.359102        0.015615
 
-
LBFGS:   98 14:32:31        8.359048        0.015492
+
LBFGS:   98 16:49:18        8.359048        0.015492
 
-
LBFGS:   99 14:32:31        8.358986        0.014214
+
LBFGS:   99 16:49:18        8.358986        0.014214
 
-
LBFGS:  100 14:32:31        8.358921        0.013159
+
LBFGS:  100 16:49:18        8.358921        0.013159
 
/opt/hostedtoolcache/Python/3.11.9/x64/lib/python3.11/site-packages/ase/io/extxyz.py:311: UserWarning: Skipping unhashable information adsorbate_info
@@ -1310,7 +1310,7 @@ 

Energy#

-
/tmp/ipykernel_4449/1528962.py:7: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4369/1528962.py:7: DeprecationWarning: Please use atoms.calc = calc
   raw_slab.set_calculator(EMT())
 
diff --git a/searchindex.js b/searchindex.js index b85f34e07..2d6acfd7b 100644 --- a/searchindex.js +++ b/searchindex.js @@ -1 +1 @@ -Search.setIndex({"alltitles": {"": [[202, "id1"], [202, "id2"]], "(Optional) Creating your own LMDBs for use in the OCP repository": [[219, "optional-creating-your-own-lmdbs-for-use-in-the-ocp-repository"]], "(Optional) Deduplicate structures": [[226, "optional-deduplicate-structures"]], "(Optional) OCP Calculator ": [[219, "optional-ocp-calculator"]], "(Optional) Visualize the results": [[230, "optional-visualize-the-results"]], "A clustering example": [[228, "a-clustering-example"]], "A diagnostic example": [[228, "a-diagnostic-example"]], "A simple vector search example": [[228, "a-simple-vector-search-example"]], "API Reference": [[185, "api-reference"]], "About the compute environment": [[231, "about-the-compute-environment"]], "Abstract": [[231, "abstract"]], "Acknowledgements": [[218, "acknowledgements"]], "Adding additional info to your Data objects": [[220, "adding-additional-info-to-your-data-objects"]], "Additional Resources": [[219, "additional-resources"]], "Additional packages": [[207, "additional-packages"]], "AdsorbML tutorial": [[226, "adsorbml-tutorial"]], "Adsorbate+catalyst system trajectories (optional download)": [[199, "adsorbate-catalyst-system-trajectories-optional-download"]], "Adsorbate-catalyst system to catalyst system mapping information": [[199, "adsorbate-catalyst-system-to-catalyst-system-mapping-information"]], "Adsorption energy": [[219, "adsorption-energy"]], "Advanced OCP usage": [[227, "advanced-ocp-usage"]], "Advanced usage": [[210, "advanced-usage"], [214, "advanced-usage"]], "Are predictions from FAIRChem models deterministic?": [[212, "are-predictions-from-fairchem-models-deterministic"]], "Atom and Edge Embeddings": [[219, "atom-and-edge-embeddings"]], "Atomic numbers": [[219, "atomic-numbers"], [221, "atomic-numbers"]], "Atomic symbols": [[219, "atomic-symbols"], [221, "atomic-symbols"]], "Attributes": [[1, "attributes"], [2, "attributes"], [4, "attributes"], [9, "attributes"], [10, "attributes"], [11, "attributes"], [14, "attributes"], [15, "attributes"], [16, "attributes"], [20, "attributes"], [29, "attributes"], [33, "attributes"], [34, "attributes"], [35, "attributes"], [36, "attributes"], [37, "attributes"], [39, "attributes"], [40, "attributes"], [45, "attributes"], [49, "attributes"], [63, "attributes"], [66, "attributes"], [108, "attributes"], [109, "attributes"], [118, "attributes"], [122, "attributes"], [127, "attributes"], [130, "attributes"], [134, "attributes"], [136, "attributes"], [137, "attributes"], [142, "attributes"], [143, "attributes"], [144, "attributes"], [145, "attributes"], [146, "attributes"], [147, "attributes"], [161, "attributes"], [163, "attributes"], [168, "attributes"], [169, "attributes"], [170, "attributes"], [174, "attributes"], [175, "attributes"], [177, "attributes"], [178, "attributes"], [182, "attributes"], [189, "attributes"], [190, "attributes"], [191, "attributes"], [192, "attributes"], [195, "attributes"], [196, "attributes"], [197, "attributes"]], "Background & Prerequisites": [[219, "background-prerequisites"]], "Background ": [[219, "background"]], "Background References": [[219, "background-references"]], "Bader charge data": [[199, "bader-charge-data"]], "Bulk Cu equation of state example": [[228, "bulk-cu-equation-of-state-example"]], "Calculating adsorption energies": [[225, "calculating-adsorption-energies"]], "CatTSunami tutorial": [[230, "cattsunami-tutorial"]], "Catalyst system trajectories (optional download)": [[199, "catalyst-system-trajectories-optional-download"]], "Changing the model type": [[214, "changing-the-model-type"]], "Checkpoints": [[231, "checkpoints"]], "Citing OC20": [[199, "citing-oc20"]], "Citing OC22": [[202, "citing-oc22"]], "Citing ODAC23": [[203, "citing-odac23"]], "Citing fairchem": [[218, "citing-fairchem"]], "Citing ocpapi": [[214, "citing-ocpapi"]], "Classes": [[5, "classes"], [6, "classes"], [7, "classes"], [8, "classes"], [12, "classes"], [13, "classes"], [15, "classes"], [16, "classes"], [19, "classes"], [20, "classes"], [21, "classes"], [25, "classes"], [26, "classes"], [27, "classes"], [30, "classes"], [32, "classes"], [38, "classes"], [39, "classes"], [40, "classes"], [41, "classes"], [44, "classes"], [45, "classes"], [46, "classes"], [47, "classes"], [49, "classes"], [50, "classes"], [51, "classes"], [52, "classes"], [53, "classes"], [54, "classes"], [55, "classes"], [56, "classes"], [57, "classes"], [58, "classes"], [59, "classes"], [61, "classes"], [62, "classes"], [64, "classes"], [65, "classes"], [66, "classes"], [67, "classes"], [68, "classes"], [70, "classes"], [71, "classes"], [73, "classes"], [74, "classes"], [76, "classes"], [77, "classes"], [78, "classes"], [80, "classes"], [81, "classes"], [83, "classes"], [84, "classes"], [86, "classes"], [87, "classes"], [89, "classes"], [90, "classes"], [91, "classes"], [93, "classes"], [94, "classes"], [97, "classes"], [98, "classes"], [100, "classes"], [101, "classes"], [102, "classes"], [104, "classes"], [105, "classes"], [106, "classes"], [110, "classes"], [111, "classes"], [113, "classes"], [114, "classes"], [116, "classes"], [117, "classes"], [118, "classes"], [119, "classes"], [120, "classes"], [122, "classes"], [123, "classes"], [125, "classes"], [126, "classes"], [129, "classes"], [130, "classes"], [132, "classes"], [133, "classes"], [134, "classes"], [135, "classes"], [148, "classes"], [149, "classes"], [150, "classes"], [151, "classes"], [152, "classes"], [154, "classes"], [155, "classes"], [156, "classes"], [157, "classes"], [158, "classes"], [159, "classes"], [170, "classes"], [172, "classes"], [173, "classes"], [186, "classes"], [187, "classes"], [188, "classes"], [190, "classes"], [192, "classes"], [194, "classes"], [195, "classes"], [197, "classes"]], "Climate Impact": [[219, "climate-impact"]], "Cloning and installing the git repository on windows": [[207, "cloning-and-installing-the-git-repository-on-windows"]], "Clustering individual atoms": [[228, "clustering-individual-atoms"]], "Common gotchas with fairchem": [[205, "common-gotchas-with-fairchem"]], "Comparing ASE calculator and main.py": [[206, "comparing-ase-calculator-and-main-py"]], "Conda": [[207, "conda"]], "Convergence study": [[225, "convergence-study"]], "Convert Atoms object to Data object": [[220, "convert-atoms-object-to-data-object"]], "Converting to ase.Atoms objects": [[214, "converting-to-ase-atoms-objects"]], "Converting to other structure formats": [[214, "converting-to-other-structure-formats"]], "Create EvalAI OC20 submission files": [[213, "create-evalai-oc20-submission-files"]], "Create EvalAI OC22 submission files": [[213, "create-evalai-oc22-submission-files"]], "Create the trainer": [[219, "create-the-trainer"], [219, "id11"]], "DDEC Charges": [[203, "ddec-charges"]], "Data Download [~1min] ": [[219, "data-download-1min"]], "Data Visualization ": [[219, "data-visualization"]], "Data contents": [[221, "data-contents"]], "Data contents ": [[219, "data-contents"]], "Data mapping information": [[199, "data-mapping-information"], [202, "data-mapping-information"]], "Dataset": [[219, "dataset"], [219, "id2"], [219, "id9"]], "Dataset Overview": [[219, "dataset-overview"]], "Dataset changelog": [[199, "dataset-changelog"]], "Datasets / Tasks": [[231, "datasets-tasks"]], "Datasets in fairchem:": [[218, "datasets-in-fairchem"]], "Define the Config": [[219, "define-the-config"], [219, "id4"], [219, "id10"]], "Development install": [[207, "development-install"]], "Discussion": [[218, "discussion"]], "Do enumerations in an AdsorbML style for CH dissociation on Ru (001)": [[230, "do-enumerations-in-an-adsorbml-style-for-ch-dissociation-on-ru-001"]], "Download": [[201, "download"]], "Download and preprocess the dataset": [[199, "download-and-preprocess-the-dataset"]], "Download pretrained checkpoint": [[219, "download-pretrained-checkpoint"], [219, "id14"]], "Effects of number of layers": [[225, "effects-of-number-of-layers"]], "Effects of relaxation": [[225, "effects-of-relaxation"]], "Energy": [[221, "energy"]], "Enumerate NEBs": [[230, "enumerate-nebs"]], "Enumerate the adsorbate-slab configurations to run relaxations on": [[223, "enumerate-the-adsorbate-slab-configurations-to-run-relaxations-on"], [226, "enumerate-the-adsorbate-slab-configurations-to-run-relaxations-on"]], "Environment": [[207, "environment"]], "Exceptions": [[186, "exceptions"], [187, "exceptions"], [190, "exceptions"], [192, "exceptions"], [195, "exceptions"]], "Exercises": [[225, "exercises"], [225, "id1"]], "FAIR-Chem overview": [[218, "fair-chem-overview"]], "Fast batched inference": [[206, "fast-batched-inference"]], "File Contents and Download": [[200, "file-contents-and-download"]], "File Structure and Contents": [[201, "file-structure-and-contents"]], "Fine tuning a model": [[204, "fine-tuning-a-model"]], "Fine tuning the checkpoint": [[204, "fine-tuning-the-checkpoint"]], "Fine-tuning with Python": [[229, "fine-tuning-with-python"]], "Fixed atoms constraint": [[219, "fixed-atoms-constraint"], [221, "fixed-atoms-constraint"]], "Force": [[219, "force"]], "Forces": [[221, "forces"]], "Functions": [[0, "functions"], [1, "functions"], [2, "functions"], [3, "functions"], [5, "functions"], [11, "functions"], [12, "functions"], [13, "functions"], [14, "functions"], [16, "functions"], [17, "functions"], [20, "functions"], [21, "functions"], [23, "functions"], [26, "functions"], [28, "functions"], [29, "functions"], [30, "functions"], [31, "functions"], [32, "functions"], [38, "functions"], [40, "functions"], [42, "functions"], [47, "functions"], [48, "functions"], [50, "functions"], [53, "functions"], [61, "functions"], [63, "functions"], [69, "functions"], [72, "functions"], [79, "functions"], [82, "functions"], [83, "functions"], [85, "functions"], [92, "functions"], [95, "functions"], [96, "functions"], [99, "functions"], [107, "functions"], [108, "functions"], [109, "functions"], [112, "functions"], [115, "functions"], [118, "functions"], [122, "functions"], [127, "functions"], [128, "functions"], [130, "functions"], [131, "functions"], [133, "functions"], [136, "functions"], [137, "functions"], [139, "functions"], [140, "functions"], [142, "functions"], [143, "functions"], [144, "functions"], [145, "functions"], [146, "functions"], [147, "functions"], [154, "functions"], [155, "functions"], [158, "functions"], [159, "functions"], [162, "functions"], [163, "functions"], [164, "functions"], [165, "functions"], [166, "functions"], [167, "functions"], [169, "functions"], [170, "functions"], [174, "functions"], [175, "functions"], [178, "functions"], [179, "functions"], [180, "functions"], [182, "functions"], [184, "functions"], [187, "functions"], [189, "functions"], [190, "functions"], [192, "functions"], [193, "functions"], [195, "functions"], [197, "functions"]], "Generate toy dataset: Relaxation of CO on Cu": [[210, "generate-toy-dataset-relaxation-of-co-on-cu"], [220, "generate-toy-dataset-relaxation-of-co-on-cu"]], "Generating sample data": [[219, "generating-sample-data"], [221, "generating-sample-data"]], "Getting Started": [[213, "getting-started"]], "Goals for this tutorial": [[231, "goals-for-this-tutorial"]], "How do I train a model on OC20 total energies?": [[212, "how-do-i-train-a-model-on-oc20-total-energies"]], "I get wildly different energies from the different models": [[205, "i-get-wildly-different-energies-from-the-different-models"]], "I want the energy of a gas phase atom": [[205, "i-want-the-energy-of-a-gas-phase-atom"]], "IS2RE Direct models": [[211, "is2re-direct-models"]], "IS2RE Relaxations": [[213, "is2re-relaxations"]], "IS2RE models": [[211, "is2re-models"]], "IS2RS": [[211, "is2rs"]], "IS2RS:": [[213, "is2rs"]], "Imports": [[219, "imports"], [219, "id1"], [219, "id8"], [219, "id13"]], "Incorporating triplets and training GemNet-T": [[219, "incorporating-triplets-and-training-gemnet-t"]], "Initial Structure to Relaxed Energy (IS2RE) ": [[219, "initial-structure-to-relaxed-energy-is2re"]], "Initial Structure to Relaxed Energy (IS2RE) LMDBs": [[219, "initial-structure-to-relaxed-energy-is2re-lmdbs"]], "Initial Structure to Relaxed Energy prediction (IS2RE)": [[213, "initial-structure-to-relaxed-energy-prediction-is2re"]], "Initial Structure to Relaxed Energy/Structure (IS2RE/IS2RS) LMDBs": [[210, "initial-structure-to-relaxed-energy-structure-is2re-is2rs-lmdbs"]], "Initial Structure to Relaxed Structure (IS2RS)": [[213, "initial-structure-to-relaxed-structure-is2rs"]], "Initial Structure to Relaxed Structure (IS2RS) / Relaxed Energy (IS2RE) tasks": [[203, "initial-structure-to-relaxed-structure-is2rs-relaxed-energy-is2re-tasks"]], "Initial Structure to Relaxed Structure (IS2RS) ": [[219, "initial-structure-to-relaxed-structure-is2rs"]], "Initial Structure to Relaxed Structure (IS2RS) and Initial Structure to Relaxed Energy (IS2RE) tasks": [[199, "initial-structure-to-relaxed-structure-is2rs-and-initial-structure-to-relaxed-energy-is2re-tasks"]], "Initial Structure to Relaxed Structure (IS2RS) and Initial Structure to Relaxed Total Energy (IS2RE-Total) tasks": [[202, "initial-structure-to-relaxed-structure-is2rs-and-initial-structure-to-relaxed-total-energy-is2re-total-tasks"]], "Initial Structure to Total Relaxed Energy (IS2RE-Total)": [[213, "initial-structure-to-total-relaxed-energy-is2re-total"]], "Initialize AtomsToGraph feature extractor": [[210, "initialize-atomstograph-feature-extractor"]], "Initialize LMDB file": [[210, "initialize-lmdb-file"]], "Install fairchem-core": [[207, "install-fairchem-core"]], "Installation": [[207, "installation"], [214, "installation"]], "Interacting with the LMDBs": [[210, "interacting-with-the-lmdbs"]], "Interacting with the OC20 datasets": [[219, "interacting-with-the-oc20-datasets"]], "Intro and background on OCP and DFT": [[231, "intro-and-background-on-ocp-and-dft"]], "Introduction": [[223, "introduction"], [231, "introduction"]], "I\u2019m trying to run GemNet-OC / GemNet-dT, but it throws an error that scaling factors are not fitted. What should I do?": [[212, "i-m-trying-to-run-gemnet-oc-gemnet-dt-but-it-throws-an-error-that-scaling-factors-are-not-fitted-what-should-i-do"]], "I\u2019m trying to run GemNet-OC on my data, but it errors out on sph_basis = self.spherical_basis(cos\u03c6_cab, \u03b8_cabd).": [[212, "i-m-trying-to-run-gemnet-oc-on-my-data-but-it-errors-out-on-sph-basis-self-spherical-basis-cos-cab-cabd"]], "Joint Training": [[213, "joint-training"]], "Legacy [deprecated] Tutorials": [[222, "legacy-deprecated-tutorials"]], "License": [[209, "license"], [214, "license"], [218, "license"]], "Limitations ": [[219, "limitations"]], "Load the best checkpoint": [[219, "load-the-best-checkpoint"], [219, "id7"], [219, "id12"]], "Make figure 6b and compare to literature results": [[223, "make-figure-6b-and-compare-to-literature-results"]], "Make parity plots for values obtained by ML v. reported in the paper": [[223, "make-parity-plots-for-values-obtained-by-ml-v-reported-in-the-paper"]], "Make the train, test, val splits": [[204, "make-the-train-test-val-splits"]], "Making LMDB Datasets (original format, deprecated for ASE LMDBs)": [[210, "making-lmdb-datasets-original-format-deprecated-for-ase-lmdbs"]], "Making and using ASE datasets": [[198, "making-and-using-ase-datasets"]], "March 2021": [[199, "march-2021"]], "Message passing": [[219, "message-passing"]], "Miscellaneous warnings": [[205, "miscellaneous-warnings"]], "Model FAQ": [[212, "model-faq"]], "Model development ": [[219, "model-development"]], "Models": [[212, "models"], [231, "models"]], "Module Contents": [[0, "module-contents"], [1, "module-contents"], [2, "module-contents"], [3, "module-contents"], [4, "module-contents"], [5, "module-contents"], [7, "module-contents"], [8, "module-contents"], [11, "module-contents"], [12, "module-contents"], [13, "module-contents"], [14, "module-contents"], [15, "module-contents"], [16, "module-contents"], [17, "module-contents"], [19, "module-contents"], [20, "module-contents"], [21, "module-contents"], [23, "module-contents"], [25, "module-contents"], [26, "module-contents"], [27, "module-contents"], [28, "module-contents"], [29, "module-contents"], [30, "module-contents"], [31, "module-contents"], [32, "module-contents"], [33, "module-contents"], [34, "module-contents"], [36, "module-contents"], [37, "module-contents"], [39, "module-contents"], [40, "module-contents"], [41, "module-contents"], [42, "module-contents"], [44, "module-contents"], [45, "module-contents"], [46, "module-contents"], [47, "module-contents"], [48, "module-contents"], [49, "module-contents"], [50, "module-contents"], [52, "module-contents"], [53, "module-contents"], [54, "module-contents"], [55, "module-contents"], [56, "module-contents"], [57, "module-contents"], [58, "module-contents"], [59, "module-contents"], [61, "module-contents"], [62, "module-contents"], [63, "module-contents"], [64, "module-contents"], [66, "module-contents"], [67, "module-contents"], [69, "module-contents"], [70, "module-contents"], [71, "module-contents"], [72, "module-contents"], [73, "module-contents"], [74, "module-contents"], [76, "module-contents"], [77, "module-contents"], [78, "module-contents"], [79, "module-contents"], [80, "module-contents"], [82, "module-contents"], [83, "module-contents"], [84, "module-contents"], [85, "module-contents"], [86, "module-contents"], [87, "module-contents"], [89, "module-contents"], [90, "module-contents"], [91, "module-contents"], [92, "module-contents"], [93, "module-contents"], [95, "module-contents"], [96, "module-contents"], [97, "module-contents"], [98, "module-contents"], [99, "module-contents"], [100, "module-contents"], [101, "module-contents"], [102, "module-contents"], [104, "module-contents"], [105, "module-contents"], [106, "module-contents"], [107, "module-contents"], [109, "module-contents"], [111, "module-contents"], [112, "module-contents"], [113, "module-contents"], [115, "module-contents"], [116, "module-contents"], [117, "module-contents"], [118, "module-contents"], [119, "module-contents"], [120, "module-contents"], [122, "module-contents"], [123, "module-contents"], [125, "module-contents"], [126, "module-contents"], [127, "module-contents"], [128, "module-contents"], [130, "module-contents"], [131, "module-contents"], [132, "module-contents"], [133, "module-contents"], [134, "module-contents"], [136, "module-contents"], [137, "module-contents"], [139, "module-contents"], [140, "module-contents"], [142, "module-contents"], [143, "module-contents"], [144, "module-contents"], [145, "module-contents"], [146, "module-contents"], [147, "module-contents"], [149, "module-contents"], [150, "module-contents"], [152, "module-contents"], [154, "module-contents"], [155, "module-contents"], [156, "module-contents"], [158, "module-contents"], [159, "module-contents"], [162, "module-contents"], [163, "module-contents"], [164, "module-contents"], [165, "module-contents"], [166, "module-contents"], [167, "module-contents"], [169, "module-contents"], [170, "module-contents"], [172, "module-contents"], [174, "module-contents"], [175, "module-contents"], [177, "module-contents"], [178, "module-contents"], [179, "module-contents"], [180, "module-contents"], [182, "module-contents"], [184, "module-contents"], [186, "module-contents"], [188, "module-contents"], [189, "module-contents"], [191, "module-contents"], [192, "module-contents"], [193, "module-contents"], [194, "module-contents"], [196, "module-contents"], [197, "module-contents"]], "Multi-structure Files": [[198, "multi-structure-files"]], "Next Steps ": [[219, "next-steps"]], "Next steps": [[225, "next-steps"]], "Normalize data": [[219, "normalize-data"], [219, "id3"]], "Note about async methods": [[214, "note-about-async-methods"]], "Notebook execution times": [[217, "notebook-execution-times"]], "OC20": [[213, "oc20"]], "OC20 mappings": [[199, "oc20-mappings"]], "OC20 reference information": [[202, "oc20-reference-information"]], "OC22": [[213, "oc22"]], "OC22 Mappings": [[202, "oc22-mappings"]], "OCP Data Preprocessing Tutorial": [[220, "ocp-data-preprocessing-tutorial"]], "OCP Data Visualization": [[221, "ocp-data-visualization"]], "Objective ": [[219, "objective"]], "Open Catalyst 2020 (OC20)": [[199, "open-catalyst-2020-oc20"], [211, "open-catalyst-2020-oc20"]], "Open Catalyst 2020 Dense (OC20Dense)": [[200, "open-catalyst-2020-dense-oc20dense"]], "Open Catalyst 2020 Nudged Elastic Band (OC20NEB)": [[201, "open-catalyst-2020-nudged-elastic-band-oc20neb"]], "Open Catalyst 2022 (OC22)": [[202, "open-catalyst-2022-oc22"], [211, "open-catalyst-2022-oc22"]], "Open Catalyst Project Tutorial Notebook": [[219, "open-catalyst-project-tutorial-notebook"]], "Open Direct Air Capture 2023 (ODAC23)": [[203, "open-direct-air-capture-2023-odac23"], [211, "open-direct-air-capture-2023-odac23"]], "OutOfMemoryError": [[205, "outofmemoryerror"]], "Overriding YAML config parameters from the command line": [[213, "overriding-yaml-config-parameters-from-the-command-line"]], "Overview": [[200, "overview"], [201, "overview"]], "Package Contents": [[6, "package-contents"], [9, "package-contents"], [10, "package-contents"], [35, "package-contents"], [38, "package-contents"], [51, "package-contents"], [65, "package-contents"], [68, "package-contents"], [81, "package-contents"], [94, "package-contents"], [108, "package-contents"], [110, "package-contents"], [114, "package-contents"], [129, "package-contents"], [135, "package-contents"], [148, "package-contents"], [151, "package-contents"], [157, "package-contents"], [161, "package-contents"], [168, "package-contents"], [173, "package-contents"], [187, "package-contents"], [190, "package-contents"], [195, "package-contents"]], "Parse the trajectories and post-process": [[223, "parse-the-trajectories-and-post-process"], [226, "parse-the-trajectories-and-post-process"]], "Per-adsorbate trajectories": [[199, "per-adsorbate-trajectories"]], "Per-adsorbate trajectories (optional download)": [[199, "per-adsorbate-trajectories-optional-download"]], "Periodic boundary conditions (PBC)": [[219, "periodic-boundary-conditions-pbc"], [221, "periodic-boundary-conditions-pbc"]], "Persisting results": [[214, "persisting-results"]], "Plot energy profile of toy trajectory": [[219, "plot-energy-profile-of-toy-trajectory"]], "Pretrained FAIRChem models": [[211, "pretrained-fairchem-models"]], "Projects and models built on fairchem:": [[218, "projects-and-models-built-on-fairchem"]], "PyPi": [[207, "pypi"]], "Quickstart": [[214, "quickstart"]], "Reading a trajectory": [[219, "reading-a-trajectory"], [221, "reading-a-trajectory"]], "References": [[219, "references"]], "Relaxation Trajectories": [[199, "relaxation-trajectories"], [202, "relaxation-trajectories"]], "Request entity too large - can\u2019t save your Notebook": [[205, "request-entity-too-large-can-t-save-your-notebook"]], "Resources": [[221, "resources"]], "Run ML local relaxations:": [[230, "run-ml-local-relaxations"]], "Run ML relaxations:": [[226, "run-ml-relaxations"]], "Run NEBs": [[230, "run-nebs"]], "Run all the systems": [[223, "run-all-the-systems"]], "Run an ML relaxation": [[223, "run-an-ml-relaxation"]], "Run on the test set": [[219, "run-on-the-test-set"]], "Run relaxations": [[219, "run-relaxations"]], "Run the training task": [[229, "run-the-training-task"]], "Running on command line [Preferred way to train models] ": [[219, "running-on-command-line-preferred-way-to-train-models"]], "Running the training job": [[204, "running-the-training-job"]], "S2EF models": [[211, "s2ef-models"]], "S2EF models: optimized for EFwT": [[211, "s2ef-models-optimized-for-efwt"]], "S2EF models: optimized for force only": [[211, "s2ef-models-optimized-for-force-only"]], "S2EF-Total models": [[211, "s2ef-total-models"]], "S2EF-Total/IS2RE-Total:": [[213, "s2ef-total-is2re-total"]], "S2EF/IS2RE:": [[213, "s2ef-is2re"]], "Saving a trajectory video": [[221, "saving-a-trajectory-video"]], "Screening catalysts with OCP": [[224, "screening-catalysts-with-ocp"]], "Search over all surfaces": [[214, "search-over-all-surfaces"]], "September 2021": [[199, "september-2021"]], "Setting up the configuration yaml file": [[204, "setting-up-the-configuration-yaml-file"]], "Setup the training code": [[229, "setup-the-training-code"]], "Setup the training task": [[229, "setup-the-training-task"]], "Simple simulations using the OCP ASE calculator": [[225, "simple-simulations-using-the-ocp-ase-calculator"]], "Single-Structure Files": [[198, "single-structure-files"]], "Site correlations": [[225, "site-correlations"]], "Skip relaxation approval prompts": [[214, "skip-relaxation-approval-prompts"]], "Software Requirements": [[219, "software-requirements"]], "Split the data into train, test, val sets": [[229, "split-the-data-into-train-test-val-sets"]], "Steps for making IS2RS predictions": [[219, "steps-for-making-is2rs-predictions"]], "Steps for training an IS2RE model": [[219, "steps-for-training-an-is2re-model"]], "Steps for training an S2EF model": [[219, "steps-for-training-an-s2ef-model"]], "Stochastic simulation results": [[205, "stochastic-simulation-results"]], "Structural relaxations": [[219, "structural-relaxations"]], "Structure to Energy and Forces (S2EF)": [[213, "structure-to-energy-and-forces-s2ef"]], "Structure to Energy and Forces (S2EF) ": [[219, "structure-to-energy-and-forces-s2ef"]], "Structure to Energy and Forces (S2EF) LMDBs": [[210, "structure-to-energy-and-forces-s2ef-lmdbs"], [219, "structure-to-energy-and-forces-s2ef-lmdbs"]], "Structure to Energy and Forces (S2EF) task": [[199, "structure-to-energy-and-forces-s2ef-task"], [203, "structure-to-energy-and-forces-s2ef-task"]], "Structure to Total Energy and Forces (S2EF-Total)": [[213, "structure-to-total-energy-and-forces-s2ef-total"]], "Structure to Total Energy and Forces (S2EF-Total) task": [[202, "structure-to-total-energy-and-forces-s2ef-total-task"]], "Studies that have leveraged OCP models": [[215, "studies-that-have-leveraged-ocp-models"]], "Submodules": [[6, "submodules"], [18, "submodules"], [22, "submodules"], [24, "submodules"], [35, "submodules"], [38, "submodules"], [43, "submodules"], [51, "submodules"], [60, "submodules"], [65, "submodules"], [68, "submodules"], [75, "submodules"], [81, "submodules"], [88, "submodules"], [94, "submodules"], [103, "submodules"], [108, "submodules"], [110, "submodules"], [114, "submodules"], [121, "submodules"], [124, "submodules"], [129, "submodules"], [135, "submodules"], [138, "submodules"], [141, "submodules"], [148, "submodules"], [151, "submodules"], [157, "submodules"], [160, "submodules"], [168, "submodules"], [173, "submodules"], [176, "submodules"], [183, "submodules"], [187, "submodules"], [190, "submodules"], [195, "submodules"]], "Subpackages": [[10, "subpackages"], [18, "subpackages"], [22, "subpackages"], [38, "subpackages"], [43, "subpackages"], [51, "subpackages"], [68, "subpackages"], [81, "subpackages"], [94, "subpackages"], [108, "subpackages"], [124, "subpackages"], [141, "subpackages"], [153, "subpackages"], [160, "subpackages"], [168, "subpackages"], [190, "subpackages"]], "Summary": [[225, "summary"]], "Supported bulks and adsorbates": [[214, "supported-bulks-and-adsorbates"]], "System trajectories (optional download)": [[202, "system-trajectories-optional-download"]], "Tags": [[219, "tags"], [221, "tags"]], "Target Audience": [[219, "target-audience"]], "Tasks": [[219, "tasks"]], "Technical presentations": [[232, "technical-presentations"]], "Test the model": [[219, "test-the-model"]], "The ASE calculator way": [[206, "the-ase-calculator-way"]], "The forces don\u2019t sum to zero": [[205, "the-forces-don-t-sum-to-zero"]], "To tag or not?": [[205, "to-tag-or-not"]], "Train the Model": [[219, "id5"]], "Train the model": [[219, "train-the-model"]], "Training OC20 models with total energies (IS2RE/S2EF)": [[213, "training-oc20-models-with-total-energies-is2re-s2ef"]], "Training and evaluating custom models on OCP datasets": [[213, "training-and-evaluating-custom-models-on-ocp-datasets"]], "Training the model": [[219, "training-the-model"]], "Trends in adsorption energies across metals.": [[225, "trends-in-adsorption-energies-across-metals"]], "Tutorial Use": [[219, "tutorial-use"]], "Unable to identify ocp trainer": [[205, "unable-to-identify-ocp-trainer"]], "Understanding the data": [[219, "understanding-the-data"], [221, "understanding-the-data"]], "Unit cell": [[219, "unit-cell"], [221, "unit-cell"]], "Unit cell size": [[225, "unit-cell-size"]], "Unrecognized arguments": [[205, "unrecognized-arguments"]], "Use": [[201, "use"]], "Using ASE-Readable Files": [[198, "using-ase-readable-files"]], "Using OCP to enumerate adsorbates on alloy catalyst surfaces": [[223, "using-ocp-to-enumerate-adsorbates-on-alloy-catalyst-surfaces"]], "Using an ASE Database": [[198, "using-an-ase-database"]], "Using pre-trained models in ASE": [[216, "using-pre-trained-models-in-ase"]], "Using the OCP Calculator": [[219, "using-the-ocp-calculator"]], "Validate the Model": [[219, "id6"]], "Validate the model": [[219, "validate-the-model"]], "Version 1, Oct 2020": [[199, "version-1-oct-2020"]], "Version 2, Feb 2021": [[199, "version-2-feb-2021"]], "Viewing a trajectory": [[219, "viewing-a-trajectory"], [221, "viewing-a-trajectory"]], "Viewing results in the web UI": [[214, "viewing-results-in-the-web-ui"]], "Visualize ML-driven relaxations": [[219, "visualize-ml-driven-relaxations"]], "Walkthrough video": [[231, "walkthrough-video"]], "Why model atoms for climate?": [[208, "why-model-atoms-for-climate"]], "Work out a single example": [[223, "work-out-a-single-example"]], "Working with embeddings": [[228, "working-with-embeddings"]], "Write VASP input files": [[226, "write-vasp-input-files"]], "Write data to LMDB": [[210, "write-data-to-lmdb"]], "You need at least four atoms for molecules with some models": [[205, "you-need-at-least-four-atoms-for-molecules-with-some-models"]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval"]], "adsorbml.scripts.dense_eval": [[1, "module-adsorbml.scripts.dense_eval"]], "adsorbml.scripts.process_mlrs": [[2, "module-adsorbml.scripts.process_mlrs"]], "adsorbml.scripts.utils": [[3, "module-adsorbml.scripts.utils"]], "adsorbml.scripts.write_top_k_vasp": [[4, "module-adsorbml.scripts.write_top_k_vasp"]], "cattsunami": [[10, "module-cattsunami"]], "cattsunami.core": [[6, "module-cattsunami.core"]], "cattsunami.core.autoframe": [[5, "module-cattsunami.core.autoframe"]], "cattsunami.core.ocpneb": [[7, "module-cattsunami.core.ocpneb"]], "cattsunami.core.reaction": [[8, "module-cattsunami.core.reaction"]], "cattsunami.databases": [[9, "module-cattsunami.databases"]], "cattsunami.run_validation.run_validation": [[11, "module-cattsunami.run_validation.run_validation"]], "core": [[43, "module-core"]], "core._cli": [[12, "module-core._cli"]], "core.common": [[18, "module-core.common"]], "core.common.data_parallel": [[13, "module-core.common.data_parallel"]], "core.common.distutils": [[14, "module-core.common.distutils"]], "core.common.flags": [[15, "module-core.common.flags"]], "core.common.gp_utils": [[16, "module-core.common.gp_utils"]], "core.common.hpo_utils": [[17, "module-core.common.hpo_utils"]], "core.common.logger": [[19, "module-core.common.logger"]], "core.common.registry": [[20, "module-core.common.registry"]], "core.common.relaxation": [[22, "module-core.common.relaxation"]], "core.common.relaxation.ase_utils": [[21, "module-core.common.relaxation.ase_utils"]], "core.common.relaxation.ml_relaxation": [[23, "module-core.common.relaxation.ml_relaxation"]], "core.common.relaxation.optimizers": [[24, "module-core.common.relaxation.optimizers"]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, "module-core.common.relaxation.optimizers.lbfgs_torch"]], "core.common.test_utils": [[26, "module-core.common.test_utils"]], "core.common.transforms": [[27, "module-core.common.transforms"]], "core.common.tutorial_utils": [[28, "module-core.common.tutorial_utils"]], "core.common.typing": [[29, "module-core.common.typing"]], "core.common.utils": [[30, "module-core.common.utils"]], "core.datasets": [[38, "module-core.datasets"]], "core.datasets._utils": [[31, "module-core.datasets._utils"]], "core.datasets.ase_datasets": [[32, "module-core.datasets.ase_datasets"]], "core.datasets.embeddings": [[35, "module-core.datasets.embeddings"]], "core.datasets.embeddings.atomic_radii": [[33, "module-core.datasets.embeddings.atomic_radii"]], "core.datasets.embeddings.continuous_embeddings": [[34, "module-core.datasets.embeddings.continuous_embeddings"]], "core.datasets.embeddings.khot_embeddings": [[36, "module-core.datasets.embeddings.khot_embeddings"]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, "module-core.datasets.embeddings.qmof_khot_embeddings"]], "core.datasets.lmdb_database": [[39, "module-core.datasets.lmdb_database"]], "core.datasets.lmdb_dataset": [[40, "module-core.datasets.lmdb_dataset"]], "core.datasets.oc22_lmdb_dataset": [[41, "module-core.datasets.oc22_lmdb_dataset"]], "core.datasets.target_metadata_guesser": [[42, "module-core.datasets.target_metadata_guesser"]], "core.models": [[108, "module-core.models"]], "core.models.base": [[44, "module-core.models.base"]], "core.models.dimenet_plus_plus": [[45, "module-core.models.dimenet_plus_plus"]], "core.models.equiformer_v2": [[51, "module-core.models.equiformer_v2"]], "core.models.equiformer_v2.activation": [[46, "module-core.models.equiformer_v2.activation"]], "core.models.equiformer_v2.drop": [[47, "module-core.models.equiformer_v2.drop"]], "core.models.equiformer_v2.edge_rot_mat": [[48, "module-core.models.equiformer_v2.edge_rot_mat"]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, "module-core.models.equiformer_v2.equiformer_v2_oc20"]], "core.models.equiformer_v2.gaussian_rbf": [[50, "module-core.models.equiformer_v2.gaussian_rbf"]], "core.models.equiformer_v2.input_block": [[52, "module-core.models.equiformer_v2.input_block"]], "core.models.equiformer_v2.layer_norm": [[53, "module-core.models.equiformer_v2.layer_norm"]], "core.models.equiformer_v2.module_list": [[54, "module-core.models.equiformer_v2.module_list"]], "core.models.equiformer_v2.radial_function": [[55, "module-core.models.equiformer_v2.radial_function"]], "core.models.equiformer_v2.so2_ops": [[56, "module-core.models.equiformer_v2.so2_ops"]], "core.models.equiformer_v2.so3": [[57, "module-core.models.equiformer_v2.so3"]], "core.models.equiformer_v2.trainers": [[60, "module-core.models.equiformer_v2.trainers"]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, "module-core.models.equiformer_v2.trainers.energy_trainer"]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, "module-core.models.equiformer_v2.trainers.forces_trainer"]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, "module-core.models.equiformer_v2.trainers.lr_scheduler"]], "core.models.equiformer_v2.transformer_block": [[62, "module-core.models.equiformer_v2.transformer_block"]], "core.models.equiformer_v2.wigner": [[63, "module-core.models.equiformer_v2.wigner"]], "core.models.escn": [[65, "module-core.models.escn"]], "core.models.escn.escn": [[64, "module-core.models.escn.escn"]], "core.models.escn.so3": [[66, "module-core.models.escn.so3"]], "core.models.gemnet": [[68, "module-core.models.gemnet"]], "core.models.gemnet.gemnet": [[67, "module-core.models.gemnet.gemnet"]], "core.models.gemnet.initializers": [[69, "module-core.models.gemnet.initializers"]], "core.models.gemnet.layers": [[75, "module-core.models.gemnet.layers"]], "core.models.gemnet.layers.atom_update_block": [[70, "module-core.models.gemnet.layers.atom_update_block"]], "core.models.gemnet.layers.base_layers": [[71, "module-core.models.gemnet.layers.base_layers"]], "core.models.gemnet.layers.basis_utils": [[72, "module-core.models.gemnet.layers.basis_utils"]], "core.models.gemnet.layers.efficient": [[73, "module-core.models.gemnet.layers.efficient"]], "core.models.gemnet.layers.embedding_block": [[74, "module-core.models.gemnet.layers.embedding_block"]], "core.models.gemnet.layers.interaction_block": [[76, "module-core.models.gemnet.layers.interaction_block"]], "core.models.gemnet.layers.radial_basis": [[77, "module-core.models.gemnet.layers.radial_basis"]], "core.models.gemnet.layers.spherical_basis": [[78, "module-core.models.gemnet.layers.spherical_basis"]], "core.models.gemnet.utils": [[79, "module-core.models.gemnet.utils"]], "core.models.gemnet_gp": [[81, "module-core.models.gemnet_gp"]], "core.models.gemnet_gp.gemnet": [[80, "module-core.models.gemnet_gp.gemnet"]], "core.models.gemnet_gp.initializers": [[82, "module-core.models.gemnet_gp.initializers"]], "core.models.gemnet_gp.layers": [[88, "module-core.models.gemnet_gp.layers"]], "core.models.gemnet_gp.layers.atom_update_block": [[83, "module-core.models.gemnet_gp.layers.atom_update_block"]], "core.models.gemnet_gp.layers.base_layers": [[84, "module-core.models.gemnet_gp.layers.base_layers"]], "core.models.gemnet_gp.layers.basis_utils": [[85, "module-core.models.gemnet_gp.layers.basis_utils"]], "core.models.gemnet_gp.layers.efficient": [[86, "module-core.models.gemnet_gp.layers.efficient"]], "core.models.gemnet_gp.layers.embedding_block": [[87, "module-core.models.gemnet_gp.layers.embedding_block"]], "core.models.gemnet_gp.layers.interaction_block": [[89, "module-core.models.gemnet_gp.layers.interaction_block"]], "core.models.gemnet_gp.layers.radial_basis": [[90, "module-core.models.gemnet_gp.layers.radial_basis"]], "core.models.gemnet_gp.layers.spherical_basis": [[91, "module-core.models.gemnet_gp.layers.spherical_basis"]], "core.models.gemnet_gp.utils": [[92, "module-core.models.gemnet_gp.utils"]], "core.models.gemnet_oc": [[94, "module-core.models.gemnet_oc"]], "core.models.gemnet_oc.gemnet_oc": [[93, "module-core.models.gemnet_oc.gemnet_oc"]], "core.models.gemnet_oc.initializers": [[95, "module-core.models.gemnet_oc.initializers"]], "core.models.gemnet_oc.interaction_indices": [[96, "module-core.models.gemnet_oc.interaction_indices"]], "core.models.gemnet_oc.layers": [[103, "module-core.models.gemnet_oc.layers"]], "core.models.gemnet_oc.layers.atom_update_block": [[97, "module-core.models.gemnet_oc.layers.atom_update_block"]], "core.models.gemnet_oc.layers.base_layers": [[98, "module-core.models.gemnet_oc.layers.base_layers"]], "core.models.gemnet_oc.layers.basis_utils": [[99, "module-core.models.gemnet_oc.layers.basis_utils"]], "core.models.gemnet_oc.layers.efficient": [[100, "module-core.models.gemnet_oc.layers.efficient"]], "core.models.gemnet_oc.layers.embedding_block": [[101, "module-core.models.gemnet_oc.layers.embedding_block"]], "core.models.gemnet_oc.layers.force_scaler": [[102, "module-core.models.gemnet_oc.layers.force_scaler"]], "core.models.gemnet_oc.layers.interaction_block": [[104, "module-core.models.gemnet_oc.layers.interaction_block"]], "core.models.gemnet_oc.layers.radial_basis": [[105, "module-core.models.gemnet_oc.layers.radial_basis"]], "core.models.gemnet_oc.layers.spherical_basis": [[106, "module-core.models.gemnet_oc.layers.spherical_basis"]], "core.models.gemnet_oc.utils": [[107, "module-core.models.gemnet_oc.utils"]], "core.models.model_registry": [[109, "module-core.models.model_registry"]], "core.models.painn": [[110, "module-core.models.painn"]], "core.models.painn.painn": [[111, "module-core.models.painn.painn"]], "core.models.painn.utils": [[112, "module-core.models.painn.utils"]], "core.models.schnet": [[113, "module-core.models.schnet"]], "core.models.scn": [[114, "module-core.models.scn"]], "core.models.scn.sampling": [[115, "module-core.models.scn.sampling"]], "core.models.scn.scn": [[116, "module-core.models.scn.scn"]], "core.models.scn.smearing": [[117, "module-core.models.scn.smearing"]], "core.models.scn.spherical_harmonics": [[118, "module-core.models.scn.spherical_harmonics"]], "core.models.utils": [[121, "module-core.models.utils"]], "core.models.utils.activations": [[119, "module-core.models.utils.activations"]], "core.models.utils.basis": [[120, "module-core.models.utils.basis"]], "core.modules": [[124, "module-core.modules"]], "core.modules.evaluator": [[122, "module-core.modules.evaluator"]], "core.modules.exponential_moving_average": [[123, "module-core.modules.exponential_moving_average"]], "core.modules.loss": [[125, "module-core.modules.loss"]], "core.modules.normalizer": [[126, "module-core.modules.normalizer"]], "core.modules.scaling": [[129, "module-core.modules.scaling"]], "core.modules.scaling.compat": [[127, "module-core.modules.scaling.compat"]], "core.modules.scaling.fit": [[128, "module-core.modules.scaling.fit"]], "core.modules.scaling.scale_factor": [[130, "module-core.modules.scaling.scale_factor"]], "core.modules.scaling.util": [[131, "module-core.modules.scaling.util"]], "core.modules.scheduler": [[132, "module-core.modules.scheduler"]], "core.modules.transforms": [[133, "module-core.modules.transforms"]], "core.preprocessing": [[135, "module-core.preprocessing"]], "core.preprocessing.atoms_to_graphs": [[134, "module-core.preprocessing.atoms_to_graphs"]], "core.scripts": [[141, "module-core.scripts"]], "core.scripts.download_data": [[136, "module-core.scripts.download_data"]], "core.scripts.gif_maker_parallelized": [[137, "module-core.scripts.gif_maker_parallelized"]], "core.scripts.hpo": [[138, "module-core.scripts.hpo"]], "core.scripts.hpo.run_tune": [[139, "module-core.scripts.hpo.run_tune"]], "core.scripts.hpo.run_tune_pbt": [[140, "module-core.scripts.hpo.run_tune_pbt"]], "core.scripts.make_challenge_submission_file": [[142, "module-core.scripts.make_challenge_submission_file"]], "core.scripts.make_lmdb_sizes": [[143, "module-core.scripts.make_lmdb_sizes"]], "core.scripts.make_submission_file": [[144, "module-core.scripts.make_submission_file"]], "core.scripts.preprocess_ef": [[145, "module-core.scripts.preprocess_ef"]], "core.scripts.preprocess_relaxed": [[146, "module-core.scripts.preprocess_relaxed"]], "core.scripts.uncompress": [[147, "module-core.scripts.uncompress"]], "core.tasks": [[148, "module-core.tasks"]], "core.tasks.task": [[149, "module-core.tasks.task"]], "core.trainers": [[151, "module-core.trainers"]], "core.trainers.base_trainer": [[150, "module-core.trainers.base_trainer"]], "core.trainers.ocp_trainer": [[152, "module-core.trainers.ocp_trainer"]], "data": [[153, "module-data"]], "data.oc": [[168, "module-data.oc"]], "data.oc.core": [[157, "module-data.oc.core"]], "data.oc.core.adsorbate": [[154, "module-data.oc.core.adsorbate"]], "data.oc.core.adsorbate_slab_config": [[155, "module-data.oc.core.adsorbate_slab_config"]], "data.oc.core.bulk": [[156, "module-data.oc.core.bulk"]], "data.oc.core.multi_adsorbate_slab_config": [[158, "module-data.oc.core.multi_adsorbate_slab_config"]], "data.oc.core.slab": [[159, "module-data.oc.core.slab"]], "data.oc.databases": [[160, "module-data.oc.databases"]], "data.oc.databases.pkls": [[161, "module-data.oc.databases.pkls"]], "data.oc.databases.update": [[162, "module-data.oc.databases.update"]], "data.oc.experimental.get_energies": [[163, "module-data.oc.experimental.get_energies"]], "data.oc.experimental.merge_traj": [[164, "module-data.oc.experimental.merge_traj"]], "data.oc.experimental.perturb_systems": [[165, "module-data.oc.experimental.perturb_systems"]], "data.oc.experimental.rattle_test": [[166, "module-data.oc.experimental.rattle_test"]], "data.oc.experimental.utils": [[167, "module-data.oc.experimental.utils"]], "data.oc.scripts.precompute_sample_structures": [[169, "module-data.oc.scripts.precompute_sample_structures"]], "data.oc.structure_generator": [[170, "module-data.oc.structure_generator"]], "data.oc.tests": [[171, "module-data.oc.tests"]], "data.oc.utils": [[173, "module-data.oc.utils"]], "data.oc.utils.flag_anomaly": [[172, "module-data.oc.utils.flag_anomaly"]], "data.oc.utils.vasp": [[174, "module-data.oc.utils.vasp"]], "data.odac": [[176, "module-data.odac"]], "data.odac.force_field.FF_analysis": [[175, "module-data.odac.force_field.FF_analysis"]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, "module-data.odac.promising_mof.promising_mof_energies.energy"]], "data.odac.setup_vasp": [[178, "module-data.odac.setup_vasp"]], "data.om": [[181, "module-data.om"]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, "module-data.om.biomolecules.geom.sample_geom_drugs"]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, "module-data.om.biomolecules.geom.write_geom_drugs_structures"]], "data.om.omdata.orca": [[183, "module-data.om.omdata.orca"]], "data.om.omdata.orca.calc": [[182, "module-data.om.omdata.orca.calc"]], "data.om.omdata.orca.recipes": [[184, "module-data.om.omdata.orca.recipes"]], "ocpapi": [[190, "module-ocpapi"], [214, "ocpapi"]], "ocpapi.client": [[187, "module-ocpapi.client"]], "ocpapi.client.client": [[186, "module-ocpapi.client.client"]], "ocpapi.client.models": [[188, "module-ocpapi.client.models"]], "ocpapi.client.ui": [[189, "module-ocpapi.client.ui"]], "ocpapi.version": [[191, "module-ocpapi.version"]], "ocpapi.workflows": [[195, "module-ocpapi.workflows"]], "ocpapi.workflows.adsorbates": [[192, "module-ocpapi.workflows.adsorbates"]], "ocpapi.workflows.context": [[193, "module-ocpapi.workflows.context"]], "ocpapi.workflows.filter": [[194, "module-ocpapi.workflows.filter"]], "ocpapi.workflows.log": [[196, "module-ocpapi.workflows.log"]], "ocpapi.workflows.retry": [[197, "module-ocpapi.workflows.retry"]]}, "docnames": ["autoapi/adsorbml/2023_neurips_challenge/challenge_eval/index", "autoapi/adsorbml/scripts/dense_eval/index", "autoapi/adsorbml/scripts/process_mlrs/index", "autoapi/adsorbml/scripts/utils/index", "autoapi/adsorbml/scripts/write_top_k_vasp/index", "autoapi/cattsunami/core/autoframe/index", "autoapi/cattsunami/core/index", "autoapi/cattsunami/core/ocpneb/index", "autoapi/cattsunami/core/reaction/index", "autoapi/cattsunami/databases/index", "autoapi/cattsunami/index", "autoapi/cattsunami/run_validation/run_validation/index", "autoapi/core/_cli/index", "autoapi/core/common/data_parallel/index", "autoapi/core/common/distutils/index", "autoapi/core/common/flags/index", "autoapi/core/common/gp_utils/index", "autoapi/core/common/hpo_utils/index", "autoapi/core/common/index", "autoapi/core/common/logger/index", "autoapi/core/common/registry/index", "autoapi/core/common/relaxation/ase_utils/index", "autoapi/core/common/relaxation/index", "autoapi/core/common/relaxation/ml_relaxation/index", "autoapi/core/common/relaxation/optimizers/index", "autoapi/core/common/relaxation/optimizers/lbfgs_torch/index", "autoapi/core/common/test_utils/index", "autoapi/core/common/transforms/index", "autoapi/core/common/tutorial_utils/index", "autoapi/core/common/typing/index", "autoapi/core/common/utils/index", "autoapi/core/datasets/_utils/index", "autoapi/core/datasets/ase_datasets/index", "autoapi/core/datasets/embeddings/atomic_radii/index", "autoapi/core/datasets/embeddings/continuous_embeddings/index", "autoapi/core/datasets/embeddings/index", "autoapi/core/datasets/embeddings/khot_embeddings/index", "autoapi/core/datasets/embeddings/qmof_khot_embeddings/index", "autoapi/core/datasets/index", "autoapi/core/datasets/lmdb_database/index", "autoapi/core/datasets/lmdb_dataset/index", "autoapi/core/datasets/oc22_lmdb_dataset/index", "autoapi/core/datasets/target_metadata_guesser/index", "autoapi/core/index", "autoapi/core/models/base/index", "autoapi/core/models/dimenet_plus_plus/index", "autoapi/core/models/equiformer_v2/activation/index", "autoapi/core/models/equiformer_v2/drop/index", "autoapi/core/models/equiformer_v2/edge_rot_mat/index", "autoapi/core/models/equiformer_v2/equiformer_v2_oc20/index", "autoapi/core/models/equiformer_v2/gaussian_rbf/index", "autoapi/core/models/equiformer_v2/index", "autoapi/core/models/equiformer_v2/input_block/index", "autoapi/core/models/equiformer_v2/layer_norm/index", "autoapi/core/models/equiformer_v2/module_list/index", "autoapi/core/models/equiformer_v2/radial_function/index", "autoapi/core/models/equiformer_v2/so2_ops/index", "autoapi/core/models/equiformer_v2/so3/index", "autoapi/core/models/equiformer_v2/trainers/energy_trainer/index", "autoapi/core/models/equiformer_v2/trainers/forces_trainer/index", "autoapi/core/models/equiformer_v2/trainers/index", "autoapi/core/models/equiformer_v2/trainers/lr_scheduler/index", "autoapi/core/models/equiformer_v2/transformer_block/index", "autoapi/core/models/equiformer_v2/wigner/index", "autoapi/core/models/escn/escn/index", "autoapi/core/models/escn/index", "autoapi/core/models/escn/so3/index", "autoapi/core/models/gemnet/gemnet/index", "autoapi/core/models/gemnet/index", "autoapi/core/models/gemnet/initializers/index", "autoapi/core/models/gemnet/layers/atom_update_block/index", "autoapi/core/models/gemnet/layers/base_layers/index", "autoapi/core/models/gemnet/layers/basis_utils/index", "autoapi/core/models/gemnet/layers/efficient/index", "autoapi/core/models/gemnet/layers/embedding_block/index", "autoapi/core/models/gemnet/layers/index", "autoapi/core/models/gemnet/layers/interaction_block/index", "autoapi/core/models/gemnet/layers/radial_basis/index", "autoapi/core/models/gemnet/layers/spherical_basis/index", "autoapi/core/models/gemnet/utils/index", "autoapi/core/models/gemnet_gp/gemnet/index", "autoapi/core/models/gemnet_gp/index", "autoapi/core/models/gemnet_gp/initializers/index", "autoapi/core/models/gemnet_gp/layers/atom_update_block/index", "autoapi/core/models/gemnet_gp/layers/base_layers/index", "autoapi/core/models/gemnet_gp/layers/basis_utils/index", "autoapi/core/models/gemnet_gp/layers/efficient/index", "autoapi/core/models/gemnet_gp/layers/embedding_block/index", "autoapi/core/models/gemnet_gp/layers/index", "autoapi/core/models/gemnet_gp/layers/interaction_block/index", "autoapi/core/models/gemnet_gp/layers/radial_basis/index", "autoapi/core/models/gemnet_gp/layers/spherical_basis/index", "autoapi/core/models/gemnet_gp/utils/index", "autoapi/core/models/gemnet_oc/gemnet_oc/index", "autoapi/core/models/gemnet_oc/index", "autoapi/core/models/gemnet_oc/initializers/index", "autoapi/core/models/gemnet_oc/interaction_indices/index", "autoapi/core/models/gemnet_oc/layers/atom_update_block/index", "autoapi/core/models/gemnet_oc/layers/base_layers/index", "autoapi/core/models/gemnet_oc/layers/basis_utils/index", "autoapi/core/models/gemnet_oc/layers/efficient/index", "autoapi/core/models/gemnet_oc/layers/embedding_block/index", "autoapi/core/models/gemnet_oc/layers/force_scaler/index", "autoapi/core/models/gemnet_oc/layers/index", "autoapi/core/models/gemnet_oc/layers/interaction_block/index", "autoapi/core/models/gemnet_oc/layers/radial_basis/index", "autoapi/core/models/gemnet_oc/layers/spherical_basis/index", "autoapi/core/models/gemnet_oc/utils/index", "autoapi/core/models/index", "autoapi/core/models/model_registry/index", "autoapi/core/models/painn/index", "autoapi/core/models/painn/painn/index", "autoapi/core/models/painn/utils/index", "autoapi/core/models/schnet/index", "autoapi/core/models/scn/index", "autoapi/core/models/scn/sampling/index", "autoapi/core/models/scn/scn/index", "autoapi/core/models/scn/smearing/index", "autoapi/core/models/scn/spherical_harmonics/index", "autoapi/core/models/utils/activations/index", "autoapi/core/models/utils/basis/index", "autoapi/core/models/utils/index", "autoapi/core/modules/evaluator/index", "autoapi/core/modules/exponential_moving_average/index", "autoapi/core/modules/index", "autoapi/core/modules/loss/index", "autoapi/core/modules/normalizer/index", "autoapi/core/modules/scaling/compat/index", "autoapi/core/modules/scaling/fit/index", "autoapi/core/modules/scaling/index", "autoapi/core/modules/scaling/scale_factor/index", "autoapi/core/modules/scaling/util/index", "autoapi/core/modules/scheduler/index", "autoapi/core/modules/transforms/index", "autoapi/core/preprocessing/atoms_to_graphs/index", "autoapi/core/preprocessing/index", "autoapi/core/scripts/download_data/index", "autoapi/core/scripts/gif_maker_parallelized/index", "autoapi/core/scripts/hpo/index", "autoapi/core/scripts/hpo/run_tune/index", "autoapi/core/scripts/hpo/run_tune_pbt/index", "autoapi/core/scripts/index", "autoapi/core/scripts/make_challenge_submission_file/index", "autoapi/core/scripts/make_lmdb_sizes/index", "autoapi/core/scripts/make_submission_file/index", "autoapi/core/scripts/preprocess_ef/index", "autoapi/core/scripts/preprocess_relaxed/index", "autoapi/core/scripts/uncompress/index", "autoapi/core/tasks/index", "autoapi/core/tasks/task/index", "autoapi/core/trainers/base_trainer/index", "autoapi/core/trainers/index", "autoapi/core/trainers/ocp_trainer/index", "autoapi/data/index", "autoapi/data/oc/core/adsorbate/index", "autoapi/data/oc/core/adsorbate_slab_config/index", "autoapi/data/oc/core/bulk/index", "autoapi/data/oc/core/index", "autoapi/data/oc/core/multi_adsorbate_slab_config/index", "autoapi/data/oc/core/slab/index", "autoapi/data/oc/databases/index", "autoapi/data/oc/databases/pkls/index", "autoapi/data/oc/databases/update/index", "autoapi/data/oc/experimental/get_energies/index", "autoapi/data/oc/experimental/merge_traj/index", "autoapi/data/oc/experimental/perturb_systems/index", "autoapi/data/oc/experimental/rattle_test/index", "autoapi/data/oc/experimental/utils/index", "autoapi/data/oc/index", "autoapi/data/oc/scripts/precompute_sample_structures/index", "autoapi/data/oc/structure_generator/index", "autoapi/data/oc/tests/index", "autoapi/data/oc/utils/flag_anomaly/index", "autoapi/data/oc/utils/index", "autoapi/data/oc/utils/vasp/index", "autoapi/data/odac/force_field/FF_analysis/index", "autoapi/data/odac/index", "autoapi/data/odac/promising_mof/promising_mof_energies/energy/index", "autoapi/data/odac/setup_vasp/index", "autoapi/data/om/biomolecules/geom/sample_geom_drugs/index", "autoapi/data/om/biomolecules/geom/write_geom_drugs_structures/index", "autoapi/data/om/index", "autoapi/data/om/omdata/orca/calc/index", "autoapi/data/om/omdata/orca/index", "autoapi/data/om/omdata/orca/recipes/index", "autoapi/index", "autoapi/ocpapi/client/client/index", "autoapi/ocpapi/client/index", "autoapi/ocpapi/client/models/index", "autoapi/ocpapi/client/ui/index", "autoapi/ocpapi/index", "autoapi/ocpapi/version/index", "autoapi/ocpapi/workflows/adsorbates/index", "autoapi/ocpapi/workflows/context/index", "autoapi/ocpapi/workflows/filter/index", "autoapi/ocpapi/workflows/index", "autoapi/ocpapi/workflows/log/index", "autoapi/ocpapi/workflows/retry/index", "core/ase_dataset_creation", "core/datasets/oc20", "core/datasets/oc20dense", "core/datasets/oc20neb", "core/datasets/oc22", "core/datasets/odac", "core/fine-tuning/fine-tuning-oxides", "core/gotchas", "core/inference", "core/install", "core/intro_series", "core/license", "core/lmdb_dataset_creation", "core/model_checkpoints", "core/model_faq", "core/model_training", "core/ocpapi", "core/papers_using_models", "core/quickstart", "execution_time", "index", "legacy_tutorials/OCP_Tutorial", "legacy_tutorials/data_preprocessing", "legacy_tutorials/data_visualization", "legacy_tutorials/legacy_tutorials", "tutorials/NRR/NRR_example", "tutorials/NRR/NRR_toc", "tutorials/OCP-introduction", "tutorials/adsorbml_walkthrough", "tutorials/advanced/advanced_toc", "tutorials/advanced/embeddings", "tutorials/advanced/fine-tuning-in-python", "tutorials/cattsunami_walkthrough", "tutorials/intro", "videos/technical_talks"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinxcontrib.bibtex": 9}, "filenames": ["autoapi/adsorbml/2023_neurips_challenge/challenge_eval/index.rst", "autoapi/adsorbml/scripts/dense_eval/index.rst", "autoapi/adsorbml/scripts/process_mlrs/index.rst", "autoapi/adsorbml/scripts/utils/index.rst", "autoapi/adsorbml/scripts/write_top_k_vasp/index.rst", "autoapi/cattsunami/core/autoframe/index.rst", "autoapi/cattsunami/core/index.rst", "autoapi/cattsunami/core/ocpneb/index.rst", "autoapi/cattsunami/core/reaction/index.rst", "autoapi/cattsunami/databases/index.rst", "autoapi/cattsunami/index.rst", "autoapi/cattsunami/run_validation/run_validation/index.rst", "autoapi/core/_cli/index.rst", "autoapi/core/common/data_parallel/index.rst", "autoapi/core/common/distutils/index.rst", "autoapi/core/common/flags/index.rst", "autoapi/core/common/gp_utils/index.rst", "autoapi/core/common/hpo_utils/index.rst", "autoapi/core/common/index.rst", "autoapi/core/common/logger/index.rst", "autoapi/core/common/registry/index.rst", "autoapi/core/common/relaxation/ase_utils/index.rst", "autoapi/core/common/relaxation/index.rst", "autoapi/core/common/relaxation/ml_relaxation/index.rst", "autoapi/core/common/relaxation/optimizers/index.rst", "autoapi/core/common/relaxation/optimizers/lbfgs_torch/index.rst", "autoapi/core/common/test_utils/index.rst", "autoapi/core/common/transforms/index.rst", "autoapi/core/common/tutorial_utils/index.rst", "autoapi/core/common/typing/index.rst", "autoapi/core/common/utils/index.rst", "autoapi/core/datasets/_utils/index.rst", "autoapi/core/datasets/ase_datasets/index.rst", "autoapi/core/datasets/embeddings/atomic_radii/index.rst", "autoapi/core/datasets/embeddings/continuous_embeddings/index.rst", "autoapi/core/datasets/embeddings/index.rst", "autoapi/core/datasets/embeddings/khot_embeddings/index.rst", "autoapi/core/datasets/embeddings/qmof_khot_embeddings/index.rst", "autoapi/core/datasets/index.rst", "autoapi/core/datasets/lmdb_database/index.rst", "autoapi/core/datasets/lmdb_dataset/index.rst", "autoapi/core/datasets/oc22_lmdb_dataset/index.rst", "autoapi/core/datasets/target_metadata_guesser/index.rst", "autoapi/core/index.rst", "autoapi/core/models/base/index.rst", "autoapi/core/models/dimenet_plus_plus/index.rst", "autoapi/core/models/equiformer_v2/activation/index.rst", "autoapi/core/models/equiformer_v2/drop/index.rst", "autoapi/core/models/equiformer_v2/edge_rot_mat/index.rst", "autoapi/core/models/equiformer_v2/equiformer_v2_oc20/index.rst", "autoapi/core/models/equiformer_v2/gaussian_rbf/index.rst", "autoapi/core/models/equiformer_v2/index.rst", "autoapi/core/models/equiformer_v2/input_block/index.rst", "autoapi/core/models/equiformer_v2/layer_norm/index.rst", "autoapi/core/models/equiformer_v2/module_list/index.rst", "autoapi/core/models/equiformer_v2/radial_function/index.rst", "autoapi/core/models/equiformer_v2/so2_ops/index.rst", "autoapi/core/models/equiformer_v2/so3/index.rst", "autoapi/core/models/equiformer_v2/trainers/energy_trainer/index.rst", "autoapi/core/models/equiformer_v2/trainers/forces_trainer/index.rst", "autoapi/core/models/equiformer_v2/trainers/index.rst", "autoapi/core/models/equiformer_v2/trainers/lr_scheduler/index.rst", "autoapi/core/models/equiformer_v2/transformer_block/index.rst", "autoapi/core/models/equiformer_v2/wigner/index.rst", "autoapi/core/models/escn/escn/index.rst", "autoapi/core/models/escn/index.rst", "autoapi/core/models/escn/so3/index.rst", "autoapi/core/models/gemnet/gemnet/index.rst", "autoapi/core/models/gemnet/index.rst", "autoapi/core/models/gemnet/initializers/index.rst", "autoapi/core/models/gemnet/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet/layers/base_layers/index.rst", "autoapi/core/models/gemnet/layers/basis_utils/index.rst", "autoapi/core/models/gemnet/layers/efficient/index.rst", "autoapi/core/models/gemnet/layers/embedding_block/index.rst", "autoapi/core/models/gemnet/layers/index.rst", "autoapi/core/models/gemnet/layers/interaction_block/index.rst", "autoapi/core/models/gemnet/layers/radial_basis/index.rst", "autoapi/core/models/gemnet/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet/utils/index.rst", "autoapi/core/models/gemnet_gp/gemnet/index.rst", "autoapi/core/models/gemnet_gp/index.rst", "autoapi/core/models/gemnet_gp/initializers/index.rst", "autoapi/core/models/gemnet_gp/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet_gp/layers/base_layers/index.rst", "autoapi/core/models/gemnet_gp/layers/basis_utils/index.rst", "autoapi/core/models/gemnet_gp/layers/efficient/index.rst", "autoapi/core/models/gemnet_gp/layers/embedding_block/index.rst", "autoapi/core/models/gemnet_gp/layers/index.rst", "autoapi/core/models/gemnet_gp/layers/interaction_block/index.rst", "autoapi/core/models/gemnet_gp/layers/radial_basis/index.rst", "autoapi/core/models/gemnet_gp/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet_gp/utils/index.rst", "autoapi/core/models/gemnet_oc/gemnet_oc/index.rst", "autoapi/core/models/gemnet_oc/index.rst", "autoapi/core/models/gemnet_oc/initializers/index.rst", "autoapi/core/models/gemnet_oc/interaction_indices/index.rst", "autoapi/core/models/gemnet_oc/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet_oc/layers/base_layers/index.rst", "autoapi/core/models/gemnet_oc/layers/basis_utils/index.rst", "autoapi/core/models/gemnet_oc/layers/efficient/index.rst", "autoapi/core/models/gemnet_oc/layers/embedding_block/index.rst", "autoapi/core/models/gemnet_oc/layers/force_scaler/index.rst", "autoapi/core/models/gemnet_oc/layers/index.rst", "autoapi/core/models/gemnet_oc/layers/interaction_block/index.rst", "autoapi/core/models/gemnet_oc/layers/radial_basis/index.rst", "autoapi/core/models/gemnet_oc/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet_oc/utils/index.rst", "autoapi/core/models/index.rst", "autoapi/core/models/model_registry/index.rst", "autoapi/core/models/painn/index.rst", "autoapi/core/models/painn/painn/index.rst", "autoapi/core/models/painn/utils/index.rst", "autoapi/core/models/schnet/index.rst", "autoapi/core/models/scn/index.rst", "autoapi/core/models/scn/sampling/index.rst", "autoapi/core/models/scn/scn/index.rst", "autoapi/core/models/scn/smearing/index.rst", "autoapi/core/models/scn/spherical_harmonics/index.rst", "autoapi/core/models/utils/activations/index.rst", "autoapi/core/models/utils/basis/index.rst", "autoapi/core/models/utils/index.rst", "autoapi/core/modules/evaluator/index.rst", "autoapi/core/modules/exponential_moving_average/index.rst", "autoapi/core/modules/index.rst", "autoapi/core/modules/loss/index.rst", "autoapi/core/modules/normalizer/index.rst", "autoapi/core/modules/scaling/compat/index.rst", "autoapi/core/modules/scaling/fit/index.rst", "autoapi/core/modules/scaling/index.rst", "autoapi/core/modules/scaling/scale_factor/index.rst", "autoapi/core/modules/scaling/util/index.rst", "autoapi/core/modules/scheduler/index.rst", "autoapi/core/modules/transforms/index.rst", "autoapi/core/preprocessing/atoms_to_graphs/index.rst", "autoapi/core/preprocessing/index.rst", "autoapi/core/scripts/download_data/index.rst", "autoapi/core/scripts/gif_maker_parallelized/index.rst", "autoapi/core/scripts/hpo/index.rst", "autoapi/core/scripts/hpo/run_tune/index.rst", "autoapi/core/scripts/hpo/run_tune_pbt/index.rst", "autoapi/core/scripts/index.rst", "autoapi/core/scripts/make_challenge_submission_file/index.rst", "autoapi/core/scripts/make_lmdb_sizes/index.rst", "autoapi/core/scripts/make_submission_file/index.rst", "autoapi/core/scripts/preprocess_ef/index.rst", "autoapi/core/scripts/preprocess_relaxed/index.rst", "autoapi/core/scripts/uncompress/index.rst", "autoapi/core/tasks/index.rst", "autoapi/core/tasks/task/index.rst", "autoapi/core/trainers/base_trainer/index.rst", "autoapi/core/trainers/index.rst", "autoapi/core/trainers/ocp_trainer/index.rst", "autoapi/data/index.rst", "autoapi/data/oc/core/adsorbate/index.rst", "autoapi/data/oc/core/adsorbate_slab_config/index.rst", "autoapi/data/oc/core/bulk/index.rst", "autoapi/data/oc/core/index.rst", "autoapi/data/oc/core/multi_adsorbate_slab_config/index.rst", "autoapi/data/oc/core/slab/index.rst", "autoapi/data/oc/databases/index.rst", "autoapi/data/oc/databases/pkls/index.rst", "autoapi/data/oc/databases/update/index.rst", "autoapi/data/oc/experimental/get_energies/index.rst", "autoapi/data/oc/experimental/merge_traj/index.rst", "autoapi/data/oc/experimental/perturb_systems/index.rst", "autoapi/data/oc/experimental/rattle_test/index.rst", "autoapi/data/oc/experimental/utils/index.rst", "autoapi/data/oc/index.rst", "autoapi/data/oc/scripts/precompute_sample_structures/index.rst", "autoapi/data/oc/structure_generator/index.rst", "autoapi/data/oc/tests/index.rst", "autoapi/data/oc/utils/flag_anomaly/index.rst", "autoapi/data/oc/utils/index.rst", "autoapi/data/oc/utils/vasp/index.rst", "autoapi/data/odac/force_field/FF_analysis/index.rst", "autoapi/data/odac/index.rst", "autoapi/data/odac/promising_mof/promising_mof_energies/energy/index.rst", "autoapi/data/odac/setup_vasp/index.rst", "autoapi/data/om/biomolecules/geom/sample_geom_drugs/index.rst", "autoapi/data/om/biomolecules/geom/write_geom_drugs_structures/index.rst", "autoapi/data/om/index.rst", "autoapi/data/om/omdata/orca/calc/index.rst", "autoapi/data/om/omdata/orca/index.rst", "autoapi/data/om/omdata/orca/recipes/index.rst", "autoapi/index.rst", "autoapi/ocpapi/client/client/index.rst", "autoapi/ocpapi/client/index.rst", "autoapi/ocpapi/client/models/index.rst", "autoapi/ocpapi/client/ui/index.rst", "autoapi/ocpapi/index.rst", "autoapi/ocpapi/version/index.rst", "autoapi/ocpapi/workflows/adsorbates/index.rst", "autoapi/ocpapi/workflows/context/index.rst", "autoapi/ocpapi/workflows/filter/index.rst", "autoapi/ocpapi/workflows/index.rst", "autoapi/ocpapi/workflows/log/index.rst", "autoapi/ocpapi/workflows/retry/index.rst", "core/ase_dataset_creation.md", "core/datasets/oc20.md", "core/datasets/oc20dense.md", "core/datasets/oc20neb.md", "core/datasets/oc22.md", "core/datasets/odac.md", "core/fine-tuning/fine-tuning-oxides.md", "core/gotchas.md", "core/inference.md", "core/install.md", "core/intro_series.md", "core/license.md", "core/lmdb_dataset_creation.md", "core/model_checkpoints.md", "core/model_faq.md", "core/model_training.md", "core/ocpapi.md", "core/papers_using_models.md", "core/quickstart.md", "execution_time.md", "index.md", "legacy_tutorials/OCP_Tutorial.md", "legacy_tutorials/data_preprocessing.md", "legacy_tutorials/data_visualization.md", "legacy_tutorials/legacy_tutorials.md", "tutorials/NRR/NRR_example.md", "tutorials/NRR/NRR_toc.md", "tutorials/OCP-introduction.md", "tutorials/adsorbml_walkthrough.md", "tutorials/advanced/advanced_toc.md", "tutorials/advanced/embeddings.md", "tutorials/advanced/fine-tuning-in-python.md", "tutorials/cattsunami_walkthrough.md", "tutorials/intro.md", "videos/technical_talks.md"], "indexentries": {"__author__ (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.__author__", false]], "__authors__ (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.__authors__", false]], "__call__() (core._cli.runner method)": [[12, "core._cli.Runner.__call__", false]], "__call__() (core.common.data_parallel.ocpcollater method)": [[13, "core.common.data_parallel.OCPCollater.__call__", false]], "__call__() (core.common.transforms.randomrotate method)": [[27, "core.common.transforms.RandomRotate.__call__", false]], "__call__() (core.common.utils.complete method)": [[30, "core.common.utils.Complete.__call__", false]], "__call__() (core.models.equiformer_v2.trainers.lr_scheduler.cosinelrlambda method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda.__call__", false]], "__call__() (core.models.equiformer_v2.trainers.lr_scheduler.multisteplrlambda method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda.__call__", false]], "__call__() (core.modules.transforms.datatransforms method)": [[133, "core.modules.transforms.DataTransforms.__call__", false]], "__call__() (ocpapi.keep_all_slabs method)": [[190, "ocpapi.keep_all_slabs.__call__", false]], "__call__() (ocpapi.keep_slabs_with_miller_indices method)": [[190, "ocpapi.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.prompt_for_slabs_to_keep method)": [[190, "ocpapi.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.filter.keep_all_slabs method)": [[194, "ocpapi.workflows.filter.keep_all_slabs.__call__", false]], "__call__() (ocpapi.workflows.filter.keep_slabs_with_miller_indices method)": [[194, "ocpapi.workflows.filter.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.workflows.filter.prompt_for_slabs_to_keep method)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.keep_all_slabs method)": [[195, "ocpapi.workflows.keep_all_slabs.__call__", false]], "__call__() (ocpapi.workflows.keep_slabs_with_miller_indices method)": [[195, "ocpapi.workflows.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.workflows.prompt_for_slabs_to_keep method)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.retry._wait_check_retry_after method)": [[197, "ocpapi.workflows.retry._wait_check_retry_after.__call__", false]], "__email__ (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.__email__", false]], "__email__ (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.__email__", false]], "__enter__() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.__enter__", false]], "__enter__() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.__enter__", false]], "__eq__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__eq__", false]], "__eq__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__eq__", false]], "__eq__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__eq__", false]], "__eq__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__eq__", false]], "__exit__() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.__exit__", false]], "__exit__() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.__exit__", false]], "__getitem__() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.__getitem__", false]], "__getitem__() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.__getitem__", false]], "__import_error() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.__import_error", false]], "__iter__() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.__iter__", false]], "__iter__() (core.common.data_parallel.statefuldistributedsampler method)": [[13, "core.common.data_parallel.StatefulDistributedSampler.__iter__", false]], "__len__() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.__len__", false]], "__len__() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.__len__", false]], "__len__() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.__len__", false]], "__len__() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.__len__", false]], "__len__() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.__len__", false]], "__len__() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.__len__", false]], "__len__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__len__", false]], "__len__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__len__", false]], "__len__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__len__", false]], "__len__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__len__", false]], "__len__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__len__", false]], "__len__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__len__", false]], "__repr__() (core.common.transforms.randomrotate method)": [[27, "core.common.transforms.RandomRotate.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantdegreelayerscale method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantlayernormarray method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantlayernormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonicsv2 method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2.__repr__", false]], "__repr__() (core.models.equiformer_v2.module_list.modulelistinfo method)": [[54, "core.models.equiformer_v2.module_list.ModuleListInfo.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.so3_linear method)": [[57, "core.models.equiformer_v2.so3.SO3_Linear.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.so3_linearv2 method)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2.__repr__", false]], "__repr__() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.__repr__", false]], "__repr__() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.__repr__", false]], "__repr__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__repr__", false]], "__repr__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__repr__", false]], "__repr__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__repr__", false]], "__repr__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__repr__", false]], "__repr__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__repr__", false]], "__repr__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__repr__", false]], "__str__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__str__", false]], "__str__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__str__", false]], "__str__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__str__", false]], "__str__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__str__", false]], "__str__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__str__", false]], "__str__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__str__", false]], "__str__() (ocpapi.client.models.status method)": [[188, "ocpapi.client.models.Status.__str__", false]], "__str__() (ocpapi.client.status method)": [[187, "ocpapi.client.Status.__str__", false]], "__str__() (ocpapi.status method)": [[190, "ocpapi.Status.__str__", false]], "__version__ (in module cattsunami)": [[10, "cattsunami.__version__", false]], "__version__ (in module data.oc)": [[168, "data.oc.__version__", false]], "__version__ (in module ocpapi)": [[190, "ocpapi.__version__", false]], "_api_to_ui_hosts (in module ocpapi.client.ui)": [[189, "ocpapi.client.ui._API_TO_UI_HOSTS", false]], "_avg_degree (in module core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20._AVG_DEGREE", false]], "_avg_num_nodes (in module core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20._AVG_NUM_NODES", false]], "_backward() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer._backward", false]], "_backward() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer._backward", false]], "_check_consistency() (in module core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor._check_consistency", false]], "_clean_up_inputs() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp._clean_up_inputs", false]], "_compute_loss() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._compute_loss", false]], "_compute_loss() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._compute_loss", false]], "_compute_metrics() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._compute_metrics", false]], "_compute_metrics() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._compute_metrics", false]], "_ctx_ad_bulk (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._CTX_AD_BULK", false]], "_ctx_slab (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._CTX_SLAB", false]], "_data_parallel_group (in module core.common.gp_utils)": [[16, "core.common.gp_utils._DATA_PARALLEL_GROUP", false]], "_datamodel (class in ocpapi.client.models)": [[188, "ocpapi.client.models._DataModel", false]], "_default_adslab_filter (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._DEFAULT_ADSLAB_FILTER", false]], "_delete_system() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._delete_system", false]], "_enforce_consistency() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor._enforce_consistency", false]], "_enforce_consistency() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor._enforce_consistency", false]], "_ensure_adsorbate_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_adsorbate_supported", false]], "_ensure_model_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_model_supported", false]], "_ensure_system_deleted() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_system_deleted", false]], "_expand_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._expand_edge", false]], "_expand_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._expand_edge", false]], "_find_combos_to_check() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._find_combos_to_check", false]], "_find_combos_to_check() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._find_combos_to_check", false]], "_forward() (core.models.dimenet_plus_plus.dimenetpluspluswrap method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap._forward", false]], "_forward() (core.models.schnet.schnetwrap method)": [[113, "core.models.schnet.SchNetWrap._forward", false]], "_forward() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._forward", false]], "_forward() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._forward", false]], "_forward_helper() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._forward_helper", false]], "_forward_helper() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._forward_helper", false]], "_from_grid() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._from_grid", false]], "_from_grid() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._from_grid", false]], "_gather() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._gather", false]], "_gather_with_padding() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._gather_with_padding", false]], "_get_absolute_mapping() (in module core.common.registry)": [[20, "core.common.registry._get_absolute_mapping", false]], "_get_absorbate_configs_on_slab() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_absorbate_configs_on_slab", false]], "_get_absorbate_configs_on_slab_with_logging() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_absorbate_configs_on_slab_with_logging", false]], "_get_adsorbate_configs_on_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_adsorbate_configs_on_slabs", false]], "_get_adsorbate_from_random() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate._get_adsorbate_from_random", false]], "_get_adsorbate_from_random() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate._get_adsorbate_from_random", false]], "_get_bulk_from_random() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk._get_bulk_from_random", false]], "_get_bulk_from_random() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk._get_bulk_from_random", false]], "_get_bulk_if_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_bulk_if_supported", false]], "_get_connectivity() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly._get_connectivity", false]], "_get_connectivity() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly._get_connectivity", false]], "_get_neighbors_pymatgen() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs._get_neighbors_pymatgen", false]], "_get_neighbors_pymatgen() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs._get_neighbors_pymatgen", false]], "_get_parameters() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage._get_parameters", false]], "_get_project_root() (in module core.common.utils)": [[30, "core.common.utils._get_project_root", false]], "_get_projected_points() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._get_projected_points", false]], "_get_projected_points() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._get_projected_points", false]], "_get_row() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._get_row", false]], "_get_row() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._get_row", false]], "_get_row_by_index() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._get_row_by_index", false]], "_get_row_by_index() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._get_row_by_index", false]], "_get_scaled_normal() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._get_scaled_normal", false]], "_get_scaled_normal() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._get_scaled_normal", false]], "_get_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_slabs", false]], "_get_timestamp() (core.trainers.base_trainer.basetrainer static method)": [[150, "core.trainers.base_trainer.BaseTrainer._get_timestamp", false]], "_get_timestamp() (core.trainers.basetrainer static method)": [[151, "core.trainers.BaseTrainer._get_timestamp", false]], "_graph_parallel_group (in module core.common.gp_utils)": [[16, "core.common.gp_utils._GRAPH_PARALLEL_GROUP", false]], "_grid_act() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._grid_act", false]], "_grid_act() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._grid_act", false]], "_hasmetadata (class in core.common.data_parallel)": [[13, "core.common.data_parallel._HasMetadata", false]], "_import_local_file() (in module core.common.utils)": [[30, "core.common.utils._import_local_file", false]], "_init_edge_rot_mat() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.escn.escn method)": [[65, "core.models.escn.eSCN._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.escn.escn.escn method)": [[64, "core.models.escn.escn.eSCN._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._init_edge_rot_mat", false]], "_init_gp_partitions() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_gp_partitions", false]], "_init_gp_partitions() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_gp_partitions", false]], "_init_pg_and_rank_and_launch_test() (in module core.common.test_utils)": [[26, "core.common.test_utils._init_pg_and_rank_and_launch_test", false]], "_init_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_weights", false]], "_init_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_weights", false]], "_initialize() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid._initialize", false]], "_jd (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner._Jd", false]], "_jd (in module core.models.escn.so3)": [[66, "core.models.escn.so3._Jd", false]], "_jd (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics._Jd", false]], "_l_primary() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._l_primary", false]], "_l_primary() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._l_primary", false]], "_load_adsorbate() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate._load_adsorbate", false]], "_load_adsorbate() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate._load_adsorbate", false]], "_load_dataset() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler._load_dataset", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset._load_dataset_get_ids", false]], "_load_ids() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._load_ids", false]], "_load_ids() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._load_ids", false]], "_load_scale_dict() (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat._load_scale_dict", false]], "_m_primary() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._m_primary", false]], "_m_primary() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._m_primary", false]], "_nextid (core.datasets.lmdb_database.lmdbdatabase property)": [[39, "core.datasets.lmdb_database.LMDBDatabase._nextid", false]], "_nextid (core.datasets.lmdbdatabase property)": [[38, "core.datasets.LMDBDatabase._nextid", false]], "_observe() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor._observe", false]], "_observe() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor._observe", false]], "_prefilled_input() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit._prefilled_input", false]], "_process_error() (core.tasks.task.traintask method)": [[149, "core.tasks.task.TrainTask._process_error", false]], "_process_error() (core.tasks.traintask method)": [[148, "core.tasks.TrainTask._process_error", false]], "_rank_edge_distances() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._rank_edge_distances", false]], "_rank_edge_distances() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._rank_edge_distances", false]], "_reduce() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._reduce", false]], "_reduce_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._reduce_edge", false]], "_reduce_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._reduce_edge", false]], "_refresh_pbar() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._refresh_pbar", false]], "_relax_binding_sites_on_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._relax_binding_sites_on_slabs", false]], "_report_incompat_keys() (in module core.common.utils)": [[30, "core.common.utils._report_incompat_keys", false]], "_reshape_features() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs._reshape_features", false]], "_reshape_features() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs._reshape_features", false]], "_resolve_scale_factor_submodule() (in module core.common.utils)": [[30, "core.common.utils._resolve_scale_factor_submodule", false]], "_rotate() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._rotate", false]], "_rotate() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._rotate", false]], "_rotate_inv() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._rotate_inv", false]], "_rotate_inv() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._rotate_inv", false]], "_run_relaxations_on_slab() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._run_relaxations_on_slab", false]], "_run_request() (ocpapi.client method)": [[190, "ocpapi.Client._run_request", false]], "_run_request() (ocpapi.client.client method)": [[187, "ocpapi.client.Client._run_request", false]], "_run_request() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client._run_request", false]], "_select() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._select", false]], "_select() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._select", false]], "_setup_log_record_factory() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._setup_log_record_factory", false]], "_sort_key() (ocpapi.prompt_for_slabs_to_keep static method)": [[190, "ocpapi.prompt_for_slabs_to_keep._sort_key", false]], "_sort_key() (ocpapi.workflows.filter.prompt_for_slabs_to_keep static method)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep._sort_key", false]], "_sort_key() (ocpapi.workflows.prompt_for_slabs_to_keep static method)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep._sort_key", false]], "_split() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._split", false]], "_split_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._split_tensor", false]], "_standardize() (in module core.models.gemnet.initializers)": [[69, "core.models.gemnet.initializers._standardize", false]], "_standardize() (in module core.models.gemnet_gp.initializers)": [[82, "core.models.gemnet_gp.initializers._standardize", false]], "_standardize() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers._standardize", false]], "_stats (class in core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor._Stats", false]], "_submit_relaxations() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._submit_relaxations", false]], "_submit_relaxations_with_progress_logging() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._submit_relaxations_with_progress_logging", false]], "_t (in module core.common.typing)": [[29, "core.common.typing._T", false]], "_train_batch() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit._train_batch", false]], "_uniform_init_linear_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._uniform_init_linear_weights", false]], "_uniform_init_linear_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._uniform_init_linear_weights", false]], "_uniform_init_rad_func_linear_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._uniform_init_rad_func_linear_weights", false]], "_uniform_init_rad_func_linear_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._uniform_init_rad_func_linear_weights", false]], "_unwrapped_model (core.trainers.base_trainer.basetrainer property)": [[150, "core.trainers.base_trainer.BaseTrainer._unwrapped_model", false]], "_unwrapped_model (core.trainers.basetrainer property)": [[151, "core.trainers.BaseTrainer._unwrapped_model", false]], "_update() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._update", false]], "_update() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._update", false]], "_wait_check_retry_after (class in ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry._wait_check_retry_after", false]], "_write() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._write", false]], "_write() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._write", false]], "_write_adslabs() (data.oc.structure_generator.structuregenerator method)": [[170, "data.oc.structure_generator.StructureGenerator._write_adslabs", false]], "_write_deleted_ids() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._write_deleted_ids", false]], "_write_deleted_ids() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._write_deleted_ids", false]], "_z_rot_mat() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation._z_rot_mat", false]], "_z_rot_mat() (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner._z_rot_mat", false]], "_z_rot_mat() (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics._z_rot_mat", false]], "act (class in core.models.utils.activations)": [[119, "core.models.utils.activations.Act", false]], "action (ocpapi.ratelimitlogging attribute)": [[190, "ocpapi.RateLimitLogging.action", false]], "action (ocpapi.workflows.ratelimitlogging attribute)": [[195, "ocpapi.workflows.RateLimitLogging.action", false]], "action (ocpapi.workflows.retry.ratelimitlogging attribute)": [[197, "ocpapi.workflows.retry.RateLimitLogging.action", false]], "add_core_args() (core.common.flags.flags method)": [[15, "core.common.flags.Flags.add_core_args", false]], "add_edge_distance_to_graph() (in module core.common.utils)": [[30, "core.common.utils.add_edge_distance_to_graph", false]], "adsorbate (class in data.oc.core)": [[157, "data.oc.core.Adsorbate", false]], "adsorbate (class in data.oc.core.adsorbate)": [[154, "data.oc.core.adsorbate.Adsorbate", false]], "adsorbate (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.adsorbate", false]], "adsorbate (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.adsorbate", false]], "adsorbate (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.adsorbate", false]], "adsorbate_configs (ocpapi.adsorbateslabconfigs attribute)": [[190, "ocpapi.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.adsorbateslabconfigs attribute)": [[187, "ocpapi.client.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.models.adsorbateslabconfigs attribute)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_pkl_path (in module data.oc.databases.pkls)": [[161, "data.oc.databases.pkls.ADSORBATE_PKL_PATH", false]], "adsorbate_reaction (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbate_reaction (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbate_reaction (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbatebindingsites (class in ocpapi)": [[190, "ocpapi.AdsorbateBindingSites", false]], "adsorbatebindingsites (class in ocpapi.workflows)": [[195, "ocpapi.workflows.AdsorbateBindingSites", false]], "adsorbatebindingsites (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites", false]], "adsorbates (class in ocpapi)": [[190, "ocpapi.Adsorbates", false]], "adsorbates (class in ocpapi.client)": [[187, "ocpapi.client.Adsorbates", false]], "adsorbates (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Adsorbates", false]], "adsorbates_supported (ocpapi.adsorbates attribute)": [[190, "ocpapi.Adsorbates.adsorbates_supported", false]], "adsorbates_supported (ocpapi.client.adsorbates attribute)": [[187, "ocpapi.client.Adsorbates.adsorbates_supported", false]], "adsorbates_supported (ocpapi.client.models.adsorbates attribute)": [[188, "ocpapi.client.models.Adsorbates.adsorbates_supported", false]], "adsorbatesexception": [[192, "ocpapi.workflows.adsorbates.AdsorbatesException", false]], "adsorbateslabconfig (class in data.oc.core)": [[157, "data.oc.core.AdsorbateSlabConfig", false]], "adsorbateslabconfig (class in data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig", false]], "adsorbateslabconfigs (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabConfigs", false]], "adsorbateslabconfigs (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabConfigs", false]], "adsorbateslabconfigs (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs", false]], "adsorbateslabrelaxationresult (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxationresult (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxationresult (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxations (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxations (class in ocpapi.workflows)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxations (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxationsrequest (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsrequest (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsrequest (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsresults (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationsresults (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationsresults (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationssystem (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem", false]], "adsorbateslabrelaxationssystem (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem", false]], "adsorbateslabrelaxationssystem (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem", false]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval", false]], "adsorbml.scripts.dense_eval": [[1, "module-adsorbml.scripts.dense_eval", false]], "adsorbml.scripts.process_mlrs": [[2, "module-adsorbml.scripts.process_mlrs", false]], "adsorbml.scripts.utils": [[3, "module-adsorbml.scripts.utils", false]], "adsorbml.scripts.write_top_k_vasp": [[4, "module-adsorbml.scripts.write_top_k_vasp", false]], "adsorption_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.adsorption_data", false], [177, "id10", false], [177, "id12", false]], "adsorption_data_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.adsorption_data_defective", false], [177, "id11", false], [177, "id13", false]], "aggregate() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.aggregate", false]], "all_converged() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.all_converged", false]], "all_gather() (in module core.common.distutils)": [[14, "core.common.distutils.all_gather", false]], "all_reduce() (in module core.common.distutils)": [[14, "core.common.distutils.all_reduce", false]], "api_host (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.api_host", false]], "api_host (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.api_host", false]], "api_host (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.api_host", false]], "apply_one_tags() (in module core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.apply_one_tags", false]], "are_all_adsorbate_atoms_overlapping() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.are_all_adsorbate_atoms_overlapping", false]], "args (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.args", false]], "args (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.args", false]], "ase_relaxation() (in module data.om.omdata.orca.recipes)": [[184, "data.om.omdata.orca.recipes.ase_relaxation", false]], "aseatomsadaptor (in module core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.AseAtomsAdaptor", false]], "aseatomsdataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseAtomsDataset", false]], "asedbdataset (class in core.datasets)": [[38, "core.datasets.AseDBDataset", false]], "asedbdataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseDBDataset", false]], "asereaddataset (class in core.datasets)": [[38, "core.datasets.AseReadDataset", false]], "asereaddataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseReadDataset", false]], "asereadmultistructuredataset (class in core.datasets)": [[38, "core.datasets.AseReadMultiStructureDataset", false]], "asereadmultistructuredataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset", false]], "assert_is_instance() (in module core.common.typing)": [[29, "core.common.typing.assert_is_instance", false]], "associated_legendre_polynomials() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.associated_legendre_polynomials", false]], "associated_legendre_polynomials() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.associated_legendre_polynomials", false]], "associated_legendre_polynomials() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.associated_legendre_polynomials", false]], "atomembedding (class in core.models.gemnet.layers.embedding_block)": [[74, "core.models.gemnet.layers.embedding_block.AtomEmbedding", false]], "atomembedding (class in core.models.gemnet_gp.layers.embedding_block)": [[87, "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding", false]], "atomembedding (class in core.models.gemnet_oc.layers.embedding_block)": [[101, "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding", false]], "atomic_radii (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.ATOMIC_RADII", false]], "atomic_radii (in module core.datasets.embeddings.atomic_radii)": [[33, "core.datasets.embeddings.atomic_radii.ATOMIC_RADII", false]], "atoms (class in ocpapi)": [[190, "ocpapi.Atoms", false]], "atoms (class in ocpapi.client)": [[187, "ocpapi.client.Atoms", false]], "atoms (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Atoms", false]], "atoms (ocpapi.client.models.slab attribute)": [[188, "ocpapi.client.models.Slab.atoms", false]], "atoms (ocpapi.client.slab attribute)": [[187, "ocpapi.client.Slab.atoms", false]], "atoms (ocpapi.slab attribute)": [[190, "ocpapi.Slab.atoms", false]], "atomstographs (class in core.preprocessing)": [[135, "core.preprocessing.AtomsToGraphs", false]], "atomstographs (class in core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs", false]], "atomupdateblock (class in core.models.gemnet.layers.atom_update_block)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock", false]], "atomupdateblock (class in core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock", false]], "atomupdateblock (class in core.models.gemnet_oc.layers.atom_update_block)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock", false]], "atomwisel2loss (class in core.modules.loss)": [[125, "core.modules.loss.AtomwiseL2Loss", false]], "autoframe (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrame", false]], "autoframedesorption (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameDesorption", false]], "autoframedissociation (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation", false]], "autoframetransfer (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer", false]], "available_pretrained_models (in module core.models)": [[108, "core.models.available_pretrained_models", false]], "available_pretrained_models (in module core.models.model_registry)": [[109, "core.models.model_registry.available_pretrained_models", false]], "average_distance_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.average_distance_within_threshold", false]], "backend (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.backend", false]], "backward() (core.common.gp_utils.copytomodelparallelregion static method)": [[16, "core.common.gp_utils.CopyToModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.gatherfrommodelparallelregion static method)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.reducefrommodelparallelregion static method)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.scattertomodelparallelregion static method)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion.backward", false]], "balanced_partition() (in module core.common.data_parallel)": [[13, "core.common.data_parallel.balanced_partition", false]], "balancedbatchsampler (class in core.common.data_parallel)": [[13, "core.common.data_parallel.BalancedBatchSampler", false]], "barrierless_converged() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.barrierless_converged", false]], "basemodel (class in core.models.base)": [[44, "core.models.base.BaseModel", false]], "basetask (class in core.tasks.task)": [[149, "core.tasks.task.BaseTask", false]], "basetrainer (class in core.trainers)": [[151, "core.trainers.BaseTrainer", false]], "basetrainer (class in core.trainers.base_trainer)": [[150, "core.trainers.base_trainer.BaseTrainer", false]], "basis (class in core.models.utils.basis)": [[120, "core.models.utils.basis.Basis", false]], "basisembedding (class in core.models.gemnet_oc.layers.efficient)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding", false]], "batch_to_atoms() (in module core.common.relaxation.ase_utils)": [[21, "core.common.relaxation.ase_utils.batch_to_atoms", false]], "bernsteinbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.BernsteinBasis", false]], "bernsteinbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis", false]], "bernsteinbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis", false]], "bessel_basis() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.bessel_basis", false]], "bessel_basis() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.bessel_basis", false]], "bessel_basis() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.bessel_basis", false]], "bin_plot() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.bin_plot", false]], "binned_average() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.binned_average", false]], "both_barriered() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.both_barriered", false]], "both_barrierless() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.both_barrierless", false]], "broadcast() (in module core.common.distutils)": [[14, "core.common.distutils.broadcast", false]], "build_config() (in module core.common.utils)": [[30, "core.common.utils.build_config", false]], "bulk (class in data.oc.core)": [[157, "data.oc.core.Bulk", false]], "bulk (class in data.oc.core.bulk)": [[156, "data.oc.core.bulk.Bulk", false]], "bulk (class in ocpapi)": [[190, "ocpapi.Bulk", false]], "bulk (class in ocpapi.client)": [[187, "ocpapi.client.Bulk", false]], "bulk (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Bulk", false]], "bulk (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.bulk", false]], "bulk (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.bulk", false]], "bulk (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.bulk", false]], "bulk_pkl (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.BULK_PKL", false]], "bulk_pkl_path (in module data.oc.databases.pkls)": [[161, "data.oc.databases.pkls.BULK_PKL_PATH", false]], "bulk_src_id (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.bulk_src_id", false]], "bulk_src_id (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.bulk_src_id", false]], "bulk_src_id (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.bulk_src_id", false]], "bulk_vasp_flags (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.BULK_VASP_FLAGS", false]], "bulks (class in ocpapi)": [[190, "ocpapi.Bulks", false]], "bulks (class in ocpapi.client)": [[187, "ocpapi.client.Bulks", false]], "bulks (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Bulks", false]], "bulks_supported (ocpapi.bulks attribute)": [[190, "ocpapi.Bulks.bulks_supported", false]], "bulks_supported (ocpapi.client.bulks attribute)": [[187, "ocpapi.client.Bulks.bulks_supported", false]], "bulks_supported (ocpapi.client.models.bulks attribute)": [[188, "ocpapi.client.models.Bulks.bulks_supported", false]], "calc_forces() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.calc_forces", false]], "calc_forces_and_update() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.calc_forces_and_update", false]], "calcspherepoints() (in module core.models.scn.sampling)": [[115, "core.models.scn.sampling.CalcSpherePoints", false]], "calcspherepointsrandom() (in module core.models.scn.sampling)": [[115, "core.models.scn.sampling.CalcSpherePointsRandom", false]], "calculate() (core.common.relaxation.ase_utils.ocpcalculator method)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.calculate", false]], "calculate_center_of_mass() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.calculate_center_of_mass", false]], "calculate_coordination_of_bulk_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.calculate_coordination_of_bulk_atoms", false]], "calculate_interatomic_vectors() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.calculate_interatomic_vectors", false]], "calculate_interatomic_vectors() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.calculate_interatomic_vectors", false]], "calculate_interatomic_vectors() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.calculate_interatomic_vectors", false]], "calculate_quad_angles() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.calculate_quad_angles", false]], "calculate_quad_angles() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.calculate_quad_angles", false]], "calculate_surface_k_points() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.calculate_surface_k_points", false]], "cattsunami": [[10, "module-cattsunami", false]], "cattsunami.core": [[6, "module-cattsunami.core", false]], "cattsunami.core.autoframe": [[5, "module-cattsunami.core.autoframe", false]], "cattsunami.core.ocpneb": [[7, "module-cattsunami.core.ocpneb", false]], "cattsunami.core.reaction": [[8, "module-cattsunami.core.reaction", false]], "cattsunami.databases": [[9, "module-cattsunami.databases", false]], "cattsunami.run_validation.run_validation": [[11, "module-cattsunami.run_validation.run_validation", false]], "cell (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.cell", false]], "cell (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.cell", false]], "cell (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.cell", false]], "cg_change_mat() (in module core.common.utils)": [[30, "core.common.utils.cg_change_mat", false]], "check_convergence() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.check_convergence", false]], "check_traj_files() (in module core.common.utils)": [[30, "core.common.utils.check_traj_files", false]], "checkpoint() (core._cli.runner method)": [[12, "core._cli.Runner.checkpoint", false]], "chem_err() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.chem_err", false]], "circularbasislayer (class in core.models.gemnet.layers.spherical_basis)": [[78, "core.models.gemnet.layers.spherical_basis.CircularBasisLayer", false]], "circularbasislayer (class in core.models.gemnet_gp.layers.spherical_basis)": [[91, "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer", false]], "circularbasislayer (class in core.models.gemnet_oc.layers.spherical_basis)": [[106, "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer", false]], "cleanup() (in module core.common.distutils)": [[14, "core.common.distutils.cleanup", false]], "cleanup() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.cleanup", false]], "cleanup_gp() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.cleanup_gp", false]], "client (class in ocpapi)": [[190, "ocpapi.Client", false]], "client (class in ocpapi.client)": [[187, "ocpapi.client.Client", false]], "client (class in ocpapi.client.client)": [[186, "ocpapi.client.client.Client", false]], "clone() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.clone", false]], "clone() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.clone", false]], "close() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.close", false]], "close() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.close", false]], "close_db() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.close_db", false]], "close_db() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.close_db", false]], "close_db() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.close_db", false]], "close_db() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.close_db", false]], "close_db() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.close_db", false]], "close_db() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.close_db", false]], "close_db() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.close_db", false]], "coefficient_idx() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.coefficient_idx", false]], "coefficient_idx() (core.models.escn.so3.coefficientmapping method)": [[66, "core.models.escn.so3.CoefficientMapping.coefficient_idx", false]], "coefficientmapping (class in core.models.escn.so3)": [[66, "core.models.escn.so3.CoefficientMapping", false]], "coefficientmappingmodule (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule", false]], "collate() (in module core.common.utils)": [[30, "core.common.utils.collate", false]], "combineyrotations() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.CombineYRotations", false]], "complete (class in core.common.utils)": [[30, "core.common.utils.Complete", false]], "complete_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data", false], [177, "id0", false]], "complete_data_merged_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective", false], [177, "id2", false]], "complete_data_merged_defective_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co2", false]], "complete_data_merged_defective_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co_ads", false]], "complete_data_merged_defective_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co_ads_2", false]], "complete_data_merged_defective_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_h2o", false]], "complete_data_merged_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine", false], [177, "id1", false]], "complete_data_merged_pristine_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co2", false]], "complete_data_merged_pristine_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co_ads", false]], "complete_data_merged_pristine_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co_ads_2", false]], "complete_data_merged_pristine_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_h2o", false]], "complex_idx() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.complex_idx", false]], "complex_idx() (core.models.escn.so3.coefficientmapping method)": [[66, "core.models.escn.so3.CoefficientMapping.complex_idx", false]], "compute_hybrid_success() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.compute_hybrid_success", false]], "compute_neighbors() (in module core.common.utils)": [[30, "core.common.utils.compute_neighbors", false]], "compute_slabs() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.compute_slabs", false]], "compute_valid_ml_success() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.compute_valid_ml_success", false]], "compute_valid_ml_success() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.compute_valid_ml_success", false]], "conditional_grad() (in module core.common.utils)": [[30, "core.common.utils.conditional_grad", false]], "config_id (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.config_id", false]], "config_id (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.config_id", false]], "config_id (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.config_id", false]], "config_ids (ocpapi.adsorbateslabrelaxationssystem attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem.config_ids", false]], "config_ids (ocpapi.client.adsorbateslabrelaxationssystem attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem.config_ids", false]], "config_ids (ocpapi.client.models.adsorbateslabrelaxationssystem attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem.config_ids", false]], "configs (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.configs", false]], "configs (ocpapi.adsorbateslabrelaxationsresults attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.client.adsorbateslabrelaxationsresults attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.client.models.adsorbateslabrelaxationsresults attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.configs", false]], "configs (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.configs", false]], "connect_db() (core.datasets.ase_datasets.asedbdataset static method)": [[32, "core.datasets.ase_datasets.AseDBDataset.connect_db", false]], "connect_db() (core.datasets.asedbdataset static method)": [[38, "core.datasets.AseDBDataset.connect_db", false]], "connect_db() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.connect_db", false]], "connect_db() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.connect_db", false]], "connect_db() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.connect_db", false]], "connect_db() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.connect_db", false]], "construct_mapping() (core.common.utils.uniquekeyloader method)": [[30, "core.common.utils.UniqueKeyLoader.construct_mapping", false]], "continuous_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.CONTINUOUS_EMBEDDINGS", false]], "continuous_embeddings (in module core.datasets.embeddings.continuous_embeddings)": [[34, "core.datasets.embeddings.continuous_embeddings.CONTINUOUS_EMBEDDINGS", false]], "converged_oszicar() (in module adsorbml.scripts.utils)": [[3, "adsorbml.scripts.utils.converged_oszicar", false]], "convert() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.convert", false]], "convert() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs.convert", false]], "convert_all() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.convert_all", false]], "convert_all() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs.convert_all", false]], "copy_to() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.copy_to", false]], "copy_to_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.copy_to_model_parallel_region", false]], "copytomodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.CopyToModelParallelRegion", false]], "core": [[43, "module-core", false]], "core._cli": [[12, "module-core._cli", false]], "core.common": [[18, "module-core.common", false]], "core.common.data_parallel": [[13, "module-core.common.data_parallel", false]], "core.common.distutils": [[14, "module-core.common.distutils", false]], "core.common.flags": [[15, "module-core.common.flags", false]], "core.common.gp_utils": [[16, "module-core.common.gp_utils", false]], "core.common.hpo_utils": [[17, "module-core.common.hpo_utils", false]], "core.common.logger": [[19, "module-core.common.logger", false]], "core.common.registry": [[20, "module-core.common.registry", false]], "core.common.relaxation": [[22, "module-core.common.relaxation", false]], "core.common.relaxation.ase_utils": [[21, "module-core.common.relaxation.ase_utils", false]], "core.common.relaxation.ml_relaxation": [[23, "module-core.common.relaxation.ml_relaxation", false]], "core.common.relaxation.optimizers": [[24, "module-core.common.relaxation.optimizers", false]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, "module-core.common.relaxation.optimizers.lbfgs_torch", false]], "core.common.test_utils": [[26, "module-core.common.test_utils", false]], "core.common.transforms": [[27, "module-core.common.transforms", false]], "core.common.tutorial_utils": [[28, "module-core.common.tutorial_utils", false]], "core.common.typing": [[29, "module-core.common.typing", false]], "core.common.utils": [[30, "module-core.common.utils", false]], "core.datasets": [[38, "module-core.datasets", false]], "core.datasets._utils": [[31, "module-core.datasets._utils", false]], "core.datasets.ase_datasets": [[32, "module-core.datasets.ase_datasets", false]], "core.datasets.embeddings": [[35, "module-core.datasets.embeddings", false]], "core.datasets.embeddings.atomic_radii": [[33, "module-core.datasets.embeddings.atomic_radii", false]], "core.datasets.embeddings.continuous_embeddings": [[34, "module-core.datasets.embeddings.continuous_embeddings", false]], "core.datasets.embeddings.khot_embeddings": [[36, "module-core.datasets.embeddings.khot_embeddings", false]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, "module-core.datasets.embeddings.qmof_khot_embeddings", false]], "core.datasets.lmdb_database": [[39, "module-core.datasets.lmdb_database", false]], "core.datasets.lmdb_dataset": [[40, "module-core.datasets.lmdb_dataset", false]], "core.datasets.oc22_lmdb_dataset": [[41, "module-core.datasets.oc22_lmdb_dataset", false]], "core.datasets.target_metadata_guesser": [[42, "module-core.datasets.target_metadata_guesser", false]], "core.models": [[108, "module-core.models", false]], "core.models.base": [[44, "module-core.models.base", false]], "core.models.dimenet_plus_plus": [[45, "module-core.models.dimenet_plus_plus", false]], "core.models.equiformer_v2": [[51, "module-core.models.equiformer_v2", false]], "core.models.equiformer_v2.activation": [[46, "module-core.models.equiformer_v2.activation", false]], "core.models.equiformer_v2.drop": [[47, "module-core.models.equiformer_v2.drop", false]], "core.models.equiformer_v2.edge_rot_mat": [[48, "module-core.models.equiformer_v2.edge_rot_mat", false]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, "module-core.models.equiformer_v2.equiformer_v2_oc20", false]], "core.models.equiformer_v2.gaussian_rbf": [[50, "module-core.models.equiformer_v2.gaussian_rbf", false]], "core.models.equiformer_v2.input_block": [[52, "module-core.models.equiformer_v2.input_block", false]], "core.models.equiformer_v2.layer_norm": [[53, "module-core.models.equiformer_v2.layer_norm", false]], "core.models.equiformer_v2.module_list": [[54, "module-core.models.equiformer_v2.module_list", false]], "core.models.equiformer_v2.radial_function": [[55, "module-core.models.equiformer_v2.radial_function", false]], "core.models.equiformer_v2.so2_ops": [[56, "module-core.models.equiformer_v2.so2_ops", false]], "core.models.equiformer_v2.so3": [[57, "module-core.models.equiformer_v2.so3", false]], "core.models.equiformer_v2.trainers": [[60, "module-core.models.equiformer_v2.trainers", false]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, "module-core.models.equiformer_v2.trainers.energy_trainer", false]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, "module-core.models.equiformer_v2.trainers.forces_trainer", false]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, "module-core.models.equiformer_v2.trainers.lr_scheduler", false]], "core.models.equiformer_v2.transformer_block": [[62, "module-core.models.equiformer_v2.transformer_block", false]], "core.models.equiformer_v2.wigner": [[63, "module-core.models.equiformer_v2.wigner", false]], "core.models.escn": [[65, "module-core.models.escn", false]], "core.models.escn.escn": [[64, "module-core.models.escn.escn", false]], "core.models.escn.so3": [[66, "module-core.models.escn.so3", false]], "core.models.gemnet": [[68, "module-core.models.gemnet", false]], "core.models.gemnet.gemnet": [[67, "module-core.models.gemnet.gemnet", false]], "core.models.gemnet.initializers": [[69, "module-core.models.gemnet.initializers", false]], "core.models.gemnet.layers": [[75, "module-core.models.gemnet.layers", false]], "core.models.gemnet.layers.atom_update_block": [[70, "module-core.models.gemnet.layers.atom_update_block", false]], "core.models.gemnet.layers.base_layers": [[71, "module-core.models.gemnet.layers.base_layers", false]], "core.models.gemnet.layers.basis_utils": [[72, "module-core.models.gemnet.layers.basis_utils", false]], "core.models.gemnet.layers.efficient": [[73, "module-core.models.gemnet.layers.efficient", false]], "core.models.gemnet.layers.embedding_block": [[74, "module-core.models.gemnet.layers.embedding_block", false]], "core.models.gemnet.layers.interaction_block": [[76, "module-core.models.gemnet.layers.interaction_block", false]], "core.models.gemnet.layers.radial_basis": [[77, "module-core.models.gemnet.layers.radial_basis", false]], "core.models.gemnet.layers.spherical_basis": [[78, "module-core.models.gemnet.layers.spherical_basis", false]], "core.models.gemnet.utils": [[79, "module-core.models.gemnet.utils", false]], "core.models.gemnet_gp": [[81, "module-core.models.gemnet_gp", false]], "core.models.gemnet_gp.gemnet": [[80, "module-core.models.gemnet_gp.gemnet", false]], "core.models.gemnet_gp.initializers": [[82, "module-core.models.gemnet_gp.initializers", false]], "core.models.gemnet_gp.layers": [[88, "module-core.models.gemnet_gp.layers", false]], "core.models.gemnet_gp.layers.atom_update_block": [[83, "module-core.models.gemnet_gp.layers.atom_update_block", false]], "core.models.gemnet_gp.layers.base_layers": [[84, "module-core.models.gemnet_gp.layers.base_layers", false]], "core.models.gemnet_gp.layers.basis_utils": [[85, "module-core.models.gemnet_gp.layers.basis_utils", false]], "core.models.gemnet_gp.layers.efficient": [[86, "module-core.models.gemnet_gp.layers.efficient", false]], "core.models.gemnet_gp.layers.embedding_block": [[87, "module-core.models.gemnet_gp.layers.embedding_block", false]], "core.models.gemnet_gp.layers.interaction_block": [[89, "module-core.models.gemnet_gp.layers.interaction_block", false]], "core.models.gemnet_gp.layers.radial_basis": [[90, "module-core.models.gemnet_gp.layers.radial_basis", false]], "core.models.gemnet_gp.layers.spherical_basis": [[91, "module-core.models.gemnet_gp.layers.spherical_basis", false]], "core.models.gemnet_gp.utils": [[92, "module-core.models.gemnet_gp.utils", false]], "core.models.gemnet_oc": [[94, "module-core.models.gemnet_oc", false]], "core.models.gemnet_oc.gemnet_oc": [[93, "module-core.models.gemnet_oc.gemnet_oc", false]], "core.models.gemnet_oc.initializers": [[95, "module-core.models.gemnet_oc.initializers", false]], "core.models.gemnet_oc.interaction_indices": [[96, "module-core.models.gemnet_oc.interaction_indices", false]], "core.models.gemnet_oc.layers": [[103, "module-core.models.gemnet_oc.layers", false]], "core.models.gemnet_oc.layers.atom_update_block": [[97, "module-core.models.gemnet_oc.layers.atom_update_block", false]], "core.models.gemnet_oc.layers.base_layers": [[98, "module-core.models.gemnet_oc.layers.base_layers", false]], "core.models.gemnet_oc.layers.basis_utils": [[99, "module-core.models.gemnet_oc.layers.basis_utils", false]], "core.models.gemnet_oc.layers.efficient": [[100, "module-core.models.gemnet_oc.layers.efficient", false]], "core.models.gemnet_oc.layers.embedding_block": [[101, "module-core.models.gemnet_oc.layers.embedding_block", false]], "core.models.gemnet_oc.layers.force_scaler": [[102, "module-core.models.gemnet_oc.layers.force_scaler", false]], "core.models.gemnet_oc.layers.interaction_block": [[104, "module-core.models.gemnet_oc.layers.interaction_block", false]], "core.models.gemnet_oc.layers.radial_basis": [[105, "module-core.models.gemnet_oc.layers.radial_basis", false]], "core.models.gemnet_oc.layers.spherical_basis": [[106, "module-core.models.gemnet_oc.layers.spherical_basis", false]], "core.models.gemnet_oc.utils": [[107, "module-core.models.gemnet_oc.utils", false]], "core.models.model_registry": [[109, "module-core.models.model_registry", false]], "core.models.painn": [[110, "module-core.models.painn", false]], "core.models.painn.painn": [[111, "module-core.models.painn.painn", false]], "core.models.painn.utils": [[112, "module-core.models.painn.utils", false]], "core.models.schnet": [[113, "module-core.models.schnet", false]], "core.models.scn": [[114, "module-core.models.scn", false]], "core.models.scn.sampling": [[115, "module-core.models.scn.sampling", false]], "core.models.scn.scn": [[116, "module-core.models.scn.scn", false]], "core.models.scn.smearing": [[117, "module-core.models.scn.smearing", false]], "core.models.scn.spherical_harmonics": [[118, "module-core.models.scn.spherical_harmonics", false]], "core.models.utils": [[121, "module-core.models.utils", false]], "core.models.utils.activations": [[119, "module-core.models.utils.activations", false]], "core.models.utils.basis": [[120, "module-core.models.utils.basis", false]], "core.modules": [[124, "module-core.modules", false]], "core.modules.evaluator": [[122, "module-core.modules.evaluator", false]], "core.modules.exponential_moving_average": [[123, "module-core.modules.exponential_moving_average", false]], "core.modules.loss": [[125, "module-core.modules.loss", false]], "core.modules.normalizer": [[126, "module-core.modules.normalizer", false]], "core.modules.scaling": [[129, "module-core.modules.scaling", false]], "core.modules.scaling.compat": [[127, "module-core.modules.scaling.compat", false]], "core.modules.scaling.fit": [[128, "module-core.modules.scaling.fit", false]], "core.modules.scaling.scale_factor": [[130, "module-core.modules.scaling.scale_factor", false]], "core.modules.scaling.util": [[131, "module-core.modules.scaling.util", false]], "core.modules.scheduler": [[132, "module-core.modules.scheduler", false]], "core.modules.transforms": [[133, "module-core.modules.transforms", false]], "core.preprocessing": [[135, "module-core.preprocessing", false]], "core.preprocessing.atoms_to_graphs": [[134, "module-core.preprocessing.atoms_to_graphs", false]], "core.scripts": [[141, "module-core.scripts", false]], "core.scripts.download_data": [[136, "module-core.scripts.download_data", false]], "core.scripts.gif_maker_parallelized": [[137, "module-core.scripts.gif_maker_parallelized", false]], "core.scripts.hpo": [[138, "module-core.scripts.hpo", false]], "core.scripts.hpo.run_tune": [[139, "module-core.scripts.hpo.run_tune", false]], "core.scripts.hpo.run_tune_pbt": [[140, "module-core.scripts.hpo.run_tune_pbt", false]], "core.scripts.make_challenge_submission_file": [[142, "module-core.scripts.make_challenge_submission_file", false]], "core.scripts.make_lmdb_sizes": [[143, "module-core.scripts.make_lmdb_sizes", false]], "core.scripts.make_submission_file": [[144, "module-core.scripts.make_submission_file", false]], "core.scripts.preprocess_ef": [[145, "module-core.scripts.preprocess_ef", false]], "core.scripts.preprocess_relaxed": [[146, "module-core.scripts.preprocess_relaxed", false]], "core.scripts.uncompress": [[147, "module-core.scripts.uncompress", false]], "core.tasks": [[148, "module-core.tasks", false]], "core.tasks.task": [[149, "module-core.tasks.task", false]], "core.trainers": [[151, "module-core.trainers", false]], "core.trainers.base_trainer": [[150, "module-core.trainers.base_trainer", false]], "core.trainers.ocp_trainer": [[152, "module-core.trainers.ocp_trainer", false]], "cosine_lr_lambda() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.cosine_lr_lambda", false]], "cosine_similarity() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.cosine_similarity", false]], "cosinelrlambda (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda", false]], "count (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.count", false]], "count() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.count", false]], "count() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.count", false]], "count_scf() (in module adsorbml.scripts.utils)": [[3, "adsorbml.scripts.utils.count_scf", false]], "create_dict_from_args() (in module core.common.utils)": [[30, "core.common.utils.create_dict_from_args", false]], "create_grid() (in module core.common.utils)": [[30, "core.common.utils.create_grid", false]], "current_entry (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.current_entry", false], [177, "id3", false], [177, "id4", false], [177, "id5", false], [177, "id6", false], [177, "id7", false], [177, "id8", false], [177, "id9", false]], "custom_tile_atoms() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.custom_tile_atoms", false]], "data": [[153, "module-data", false]], "data.oc": [[168, "module-data.oc", false]], "data.oc.core": [[157, "module-data.oc.core", false]], "data.oc.core.adsorbate": [[154, "module-data.oc.core.adsorbate", false]], "data.oc.core.adsorbate_slab_config": [[155, "module-data.oc.core.adsorbate_slab_config", false]], "data.oc.core.bulk": [[156, "module-data.oc.core.bulk", false]], "data.oc.core.multi_adsorbate_slab_config": [[158, "module-data.oc.core.multi_adsorbate_slab_config", false]], "data.oc.core.slab": [[159, "module-data.oc.core.slab", false]], "data.oc.databases": [[160, "module-data.oc.databases", false]], "data.oc.databases.pkls": [[161, "module-data.oc.databases.pkls", false]], "data.oc.databases.update": [[162, "module-data.oc.databases.update", false]], "data.oc.experimental.get_energies": [[163, "module-data.oc.experimental.get_energies", false]], "data.oc.experimental.merge_traj": [[164, "module-data.oc.experimental.merge_traj", false]], "data.oc.experimental.perturb_systems": [[165, "module-data.oc.experimental.perturb_systems", false]], "data.oc.experimental.rattle_test": [[166, "module-data.oc.experimental.rattle_test", false]], "data.oc.experimental.utils": [[167, "module-data.oc.experimental.utils", false]], "data.oc.scripts.precompute_sample_structures": [[169, "module-data.oc.scripts.precompute_sample_structures", false]], "data.oc.structure_generator": [[170, "module-data.oc.structure_generator", false]], "data.oc.tests": [[171, "module-data.oc.tests", false]], "data.oc.utils": [[173, "module-data.oc.utils", false]], "data.oc.utils.flag_anomaly": [[172, "module-data.oc.utils.flag_anomaly", false]], "data.oc.utils.vasp": [[174, "module-data.oc.utils.vasp", false]], "data.odac": [[176, "module-data.odac", false]], "data.odac.force_field.ff_analysis": [[175, "module-data.odac.force_field.FF_analysis", false]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, "module-data.odac.promising_mof.promising_mof_energies.energy", false]], "data.odac.setup_vasp": [[178, "module-data.odac.setup_vasp", false]], "data.om": [[181, "module-data.om", false]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, "module-data.om.biomolecules.geom.sample_geom_drugs", false]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, "module-data.om.biomolecules.geom.write_geom_drugs_structures", false]], "data.om.omdata.orca": [[183, "module-data.om.omdata.orca", false]], "data.om.omdata.orca.calc": [[182, "module-data.om.omdata.orca.calc", false]], "data.om.omdata.orca.recipes": [[184, "module-data.om.omdata.orca.recipes", false]], "data_list_collater() (in module core.datasets)": [[38, "core.datasets.data_list_collater", false]], "data_list_collater() (in module core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.data_list_collater", false]], "datatransforms (class in core.modules.transforms)": [[133, "core.modules.transforms.DataTransforms", false]], "ddploss (class in core.modules.loss)": [[125, "core.modules.loss.DDPLoss", false]], "decompose_tensor() (in module core.modules.transforms)": [[133, "core.modules.transforms.decompose_tensor", false]], "decompress_list_of_files() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.decompress_list_of_files", false]], "def_counts_df (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.def_counts_df", false]], "default_client (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.DEFAULT_CLIENT", false]], "delete (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.DELETE", false]], "delete (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.DELETE", false]], "delete (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.DELETE", false]], "delete() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.delete", false]], "delete() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.delete", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client method)": [[190, "ocpapi.Client.delete_adsorbate_slab_relaxations", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.delete_adsorbate_slab_relaxations", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.delete_adsorbate_slab_relaxations", false]], "denorm() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.denorm", false]], "dense (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.Dense", false]], "dense (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense", false]], "dense (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense", false]], "dense_rbf_f (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.dense_rbf_F", false]], "describe_fairchem() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.describe_fairchem", false]], "desorption_cutoff_multiplier (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.DESORPTION_CUTOFF_MULTIPLIER", false]], "desorption_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.DESORPTION_REACTION_DB_PATH", false]], "detecttrajanomaly (class in data.oc.utils)": [[173, "data.oc.utils.DetectTrajAnomaly", false]], "detecttrajanomaly (class in data.oc.utils.flag_anomaly)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly", false]], "dict_set_recursively() (in module core.common.utils)": [[30, "core.common.utils.dict_set_recursively", false]], "dimenetplusplus (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus", false]], "dimenetpluspluswrap (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap", false]], "dissociation_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.DISSOCIATION_REACTION_DB_PATH", false]], "distanceblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.DistanceBlock", false]], "divide_and_check_no_remainder() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.divide_and_check_no_remainder", false]], "does_not_exist (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.DOES_NOT_EXIST", false]], "does_not_exist (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.DOES_NOT_EXIST", false]], "does_not_exist (ocpapi.status attribute)": [[190, "ocpapi.Status.DOES_NOT_EXIST", false]], "download_links_is2re (in module core.scripts.download_data)": [[136, "core.scripts.download_data.DOWNLOAD_LINKS_is2re", false]], "download_links_s2ef (in module core.scripts.download_data)": [[136, "core.scripts.download_data.DOWNLOAD_LINKS_s2ef", false]], "drop_path() (in module core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.drop_path", false]], "droppath (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.DropPath", false]], "edgeblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.EdgeBlock", false]], "edgeblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.EdgeBlock", false]], "edgedegreeembedding (class in core.models.equiformer_v2.input_block)": [[52, "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding", false]], "edgeembedding (class in core.models.gemnet.layers.embedding_block)": [[74, "core.models.gemnet.layers.embedding_block.EdgeEmbedding", false]], "edgeembedding (class in core.models.gemnet_gp.layers.embedding_block)": [[87, "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding", false]], "edgeembedding (class in core.models.gemnet_oc.layers.embedding_block)": [[101, "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding", false]], "efficientinteractionbilinear (class in core.models.gemnet.layers.efficient)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractionbilinear (class in core.models.gemnet_gp.layers.efficient)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractionbilinear (class in core.models.gemnet_oc.layers.efficient)": [[100, "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractiondownprojection (class in core.models.gemnet.layers.efficient)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection", false]], "efficientinteractiondownprojection (class in core.models.gemnet_gp.layers.efficient)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection", false]], "elements (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.elements", false]], "elements (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.elements", false]], "elements (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.elements", false]], "energy (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.energy", false]], "energy (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.energy", false]], "energy (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.energy", false]], "energy_fc1 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc1", false]], "energy_fc1 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc1", false]], "energy_fc2 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc2", false]], "energy_fc2 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc2", false]], "energy_fc3 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc3", false]], "energy_fc3 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc3", false]], "energy_forces_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.energy_forces_within_threshold", false]], "energy_trajectory (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_trajectory (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_trajectory (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.energy_within_threshold", false]], "energyblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.EnergyBlock", false]], "ensure_div() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.ensure_div", false]], "ensure_fitted() (in module core.modules.scaling.util)": [[131, "core.modules.scaling.util.ensure_fitted", false]], "enumerate_surfaces_for_saving() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.enumerate_surfaces_for_saving", false]], "ephemeral (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "ephemeral (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "ephemeral (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "equiformerv2 (class in core.models.equiformer_v2)": [[51, "core.models.equiformer_v2.EquiformerV2", false]], "equiformerv2_oc20 (class in core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20", false]], "equiformerv2energytrainer (class in core.models.equiformer_v2.trainers.energy_trainer)": [[58, "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer", false]], "equiformerv2forcestrainer (class in core.models.equiformer_v2.trainers.forces_trainer)": [[59, "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer", false]], "equivariantdegreelayerscale (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale", false]], "equivariantdropout (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantDropout", false]], "equivariantdropoutarraysphericalharmonics (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics", false]], "equivariantlayernormarray (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray", false]], "equivariantlayernormarraysphericalharmonics (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics", false]], "equivariantrmsnormarraysphericalharmonics (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics", false]], "equivariantrmsnormarraysphericalharmonicsv2 (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2", false]], "equivariantscalarsdropout (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout", false]], "escn (class in core.models.escn)": [[65, "core.models.escn.eSCN", false]], "escn (class in core.models.escn.escn)": [[64, "core.models.escn.escn.eSCN", false]], "eval() (core.modules.evaluator.evaluator method)": [[122, "core.modules.evaluator.Evaluator.eval", false]], "evaluator (class in core.modules.evaluator)": [[122, "core.modules.evaluator.Evaluator", false]], "expand_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.expand_edge", false]], "expand_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.expand_edge", false]], "exponentialenvelope (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.ExponentialEnvelope", false]], "exponentialenvelope (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope", false]], "exponentialenvelope (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope", false]], "exponentialmovingaverage (class in core.modules.exponential_moving_average)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage", false]], "extra_repr() (core.models.equiformer_v2.activation.scaledsilu method)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.activation.scaledsmoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.activation.smoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.droppath method)": [[47, "core.models.equiformer_v2.drop.DropPath.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.equivariantdropoutarraysphericalharmonics method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.equivariantscalarsdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.graphdroppath method)": [[47, "core.models.equiformer_v2.drop.GraphDropPath.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.gaussian_rbf.gaussianradialbasislayer method)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer.extra_repr", false]], "extract_file() (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.extract_file", false]], "extract_file() (in module data.oc.experimental.merge_traj)": [[164, "data.oc.experimental.merge_traj.extract_file", false]], "failed_relaxation (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.FAILED_RELAXATION", false]], "failed_relaxation (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.FAILED_RELAXATION", false]], "failed_relaxation (ocpapi.status attribute)": [[190, "ocpapi.Status.FAILED_RELAXATION", false]], "fairchem_main() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.fairchem_main", false]], "fairchem_root() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.fairchem_root", false]], "feedforwardnetwork (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.FeedForwardNetwork", false]], "filter() (core.common.utils.severitylevelbetween method)": [[30, "core.common.utils.SeverityLevelBetween.filter", false]], "filter_kwargs() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.filter_kwargs", false]], "filter_kwargs() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.filter_kwargs", false]], "filter_ml_data() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.filter_ml_data", false]], "find_adsorbate_binding_sites() (in module ocpapi)": [[190, "ocpapi.find_adsorbate_binding_sites", false]], "find_adsorbate_binding_sites() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.find_adsorbate_binding_sites", false]], "find_adsorbate_binding_sites() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.find_adsorbate_binding_sites", false]], "find_surface_atoms_by_height() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.find_surface_atoms_by_height", false]], "find_surface_atoms_with_voronoi_given_height() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.find_surface_atoms_with_voronoi_given_height", false]], "fit_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fit_", false]], "fit_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.fit_", false]], "fit_context_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fit_context_", false]], "fit_context_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.fit_context_", false]], "fitted (core.modules.scaling.scale_factor.scalefactor property)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fitted", false]], "fitted (core.modules.scaling.scalefactor property)": [[129, "core.modules.scaling.ScaleFactor.fitted", false]], "flags (class in core.common.flags)": [[15, "core.common.flags.Flags", false]], "flags (in module core.common.flags)": [[15, "core.common.flags.flags", false]], "flip_struct() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.flip_struct", false]], "flip_struct() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.flip_struct", false]], "flipgrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.FlipGrid", false]], "force_fc1 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc1", false]], "force_fc1 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc1", false]], "force_fc2 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc2", false]], "force_fc2 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc2", false]], "force_fc3 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc3", false]], "force_fc3 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc3", false]], "forceblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.ForceBlock", false]], "forces (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.forces", false]], "forces (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.forces", false]], "forces (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.forces", false]], "forcescaler (class in core.models.gemnet_oc.layers.force_scaler)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler", false]], "forcesx_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesx_mae", false]], "forcesx_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesx_mse", false]], "forcesy_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesy_mae", false]], "forcesy_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesy_mse", false]], "forcesz_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesz_mae", false]], "forcesz_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesz_mse", false]], "forkedpdb (class in core.common.test_utils)": [[26, "core.common.test_utils.ForkedPdb", false]], "formula (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.formula", false]], "formula (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.formula", false]], "formula (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.formula", false]], "forward() (core.common.gp_utils.copytomodelparallelregion static method)": [[16, "core.common.gp_utils.CopyToModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.gatherfrommodelparallelregion static method)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.reducefrommodelparallelregion static method)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.scattertomodelparallelregion static method)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion.forward", false]], "forward() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.forward", false]], "forward() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.forward", false]], "forward() (core.models.dimenet_plus_plus.dimenetpluspluswrap method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap.forward", false]], "forward() (core.models.dimenet_plus_plus.interactionppblock method)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock.forward", false]], "forward() (core.models.dimenet_plus_plus.outputppblock method)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock.forward", false]], "forward() (core.models.equiformer_v2.activation.gateactivation method)": [[46, "core.models.equiformer_v2.activation.GateActivation.forward", false]], "forward() (core.models.equiformer_v2.activation.s2activation method)": [[46, "core.models.equiformer_v2.activation.S2Activation.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsigmoid method)": [[46, "core.models.equiformer_v2.activation.ScaledSigmoid.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsilu method)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsmoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledswiglu method)": [[46, "core.models.equiformer_v2.activation.ScaledSwiGLU.forward", false]], "forward() (core.models.equiformer_v2.activation.separables2activation method)": [[46, "core.models.equiformer_v2.activation.SeparableS2Activation.forward", false]], "forward() (core.models.equiformer_v2.activation.smoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU.forward", false]], "forward() (core.models.equiformer_v2.activation.swiglu method)": [[46, "core.models.equiformer_v2.activation.SwiGLU.forward", false]], "forward() (core.models.equiformer_v2.drop.droppath method)": [[47, "core.models.equiformer_v2.drop.DropPath.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropout.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantdropoutarraysphericalharmonics method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantscalarsdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout.forward", false]], "forward() (core.models.equiformer_v2.drop.graphdroppath method)": [[47, "core.models.equiformer_v2.drop.GraphDropPath.forward", false]], "forward() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.forward", false]], "forward() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2.forward", false]], "forward() (core.models.equiformer_v2.gaussian_rbf.gaussianradialbasislayer method)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer.forward", false]], "forward() (core.models.equiformer_v2.input_block.edgedegreeembedding method)": [[52, "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantdegreelayerscale method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantlayernormarray method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantlayernormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonicsv2 method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2.forward", false]], "forward() (core.models.equiformer_v2.radial_function.radialfunction method)": [[55, "core.models.equiformer_v2.radial_function.RadialFunction.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_convolution method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Convolution.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_linear method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Linear.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_m_convolution method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_m_Convolution.forward", false]], "forward() (core.models.equiformer_v2.so3.so3_linear method)": [[57, "core.models.equiformer_v2.so3.SO3_Linear.forward", false]], "forward() (core.models.equiformer_v2.so3.so3_linearv2 method)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.feedforwardnetwork method)": [[62, "core.models.equiformer_v2.transformer_block.FeedForwardNetwork.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.so2equivariantgraphattention method)": [[62, "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.transblockv2 method)": [[62, "core.models.equiformer_v2.transformer_block.TransBlockV2.forward", false]], "forward() (core.models.escn.escn method)": [[65, "core.models.escn.eSCN.forward", false]], "forward() (core.models.escn.escn.edgeblock method)": [[64, "core.models.escn.escn.EdgeBlock.forward", false]], "forward() (core.models.escn.escn.energyblock method)": [[64, "core.models.escn.escn.EnergyBlock.forward", false]], "forward() (core.models.escn.escn.escn method)": [[64, "core.models.escn.escn.eSCN.forward", false]], "forward() (core.models.escn.escn.forceblock method)": [[64, "core.models.escn.escn.ForceBlock.forward", false]], "forward() (core.models.escn.escn.layerblock method)": [[64, "core.models.escn.escn.LayerBlock.forward", false]], "forward() (core.models.escn.escn.messageblock method)": [[64, "core.models.escn.escn.MessageBlock.forward", false]], "forward() (core.models.escn.escn.so2block method)": [[64, "core.models.escn.escn.SO2Block.forward", false]], "forward() (core.models.escn.escn.so2conv method)": [[64, "core.models.escn.escn.SO2Conv.forward", false]], "forward() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.forward", false]], "forward() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.forward", false]], "forward() (core.models.gemnet.layers.atom_update_block.atomupdateblock method)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet.layers.atom_update_block.outputblock method)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet.layers.base_layers.dense method)": [[71, "core.models.gemnet.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet.layers.base_layers.residuallayer method)": [[71, "core.models.gemnet.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet.layers.base_layers.scaledsilu method)": [[71, "core.models.gemnet.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet.layers.base_layers.siqu method)": [[71, "core.models.gemnet.layers.base_layers.SiQU.forward", false]], "forward() (core.models.gemnet.layers.efficient.efficientinteractionbilinear method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet.layers.efficient.efficientinteractiondownprojection method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection.forward", false]], "forward() (core.models.gemnet.layers.embedding_block.atomembedding method)": [[74, "core.models.gemnet.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet.layers.embedding_block.edgeembedding method)": [[74, "core.models.gemnet.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet.layers.interaction_block.interactionblocktripletsonly method)": [[76, "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly.forward", false]], "forward() (core.models.gemnet.layers.interaction_block.tripletinteraction method)": [[76, "core.models.gemnet.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.bernsteinbasis method)": [[77, "core.models.gemnet.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.exponentialenvelope method)": [[77, "core.models.gemnet.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.polynomialenvelope method)": [[77, "core.models.gemnet.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.radialbasis method)": [[77, "core.models.gemnet.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.sphericalbesselbasis method)": [[77, "core.models.gemnet.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet.layers.spherical_basis.circularbasislayer method)": [[78, "core.models.gemnet.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.forward", false]], "forward() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.forward", false]], "forward() (core.models.gemnet_gp.layers.atom_update_block.atomupdateblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet_gp.layers.atom_update_block.outputblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.dense method)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.residuallayer method)": [[84, "core.models.gemnet_gp.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.scaledsilu method)": [[84, "core.models.gemnet_gp.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.siqu method)": [[84, "core.models.gemnet_gp.layers.base_layers.SiQU.forward", false]], "forward() (core.models.gemnet_gp.layers.efficient.efficientinteractionbilinear method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet_gp.layers.efficient.efficientinteractiondownprojection method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection.forward", false]], "forward() (core.models.gemnet_gp.layers.embedding_block.atomembedding method)": [[87, "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet_gp.layers.embedding_block.edgeembedding method)": [[87, "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet_gp.layers.interaction_block.interactionblocktripletsonly method)": [[89, "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly.forward", false]], "forward() (core.models.gemnet_gp.layers.interaction_block.tripletinteraction method)": [[89, "core.models.gemnet_gp.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.bernsteinbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.exponentialenvelope method)": [[90, "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.polynomialenvelope method)": [[90, "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.radialbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.sphericalbesselbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.spherical_basis.circularbasislayer method)": [[91, "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.forward", false]], "forward() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.forward", false]], "forward() (core.models.gemnet_oc.layers.atom_update_block.atomupdateblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.atom_update_block.outputblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.dense method)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.residuallayer method)": [[98, "core.models.gemnet_oc.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.scaledsilu method)": [[98, "core.models.gemnet_oc.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet_oc.layers.efficient.basisembedding method)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.efficient.efficientinteractionbilinear method)": [[100, "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet_oc.layers.embedding_block.atomembedding method)": [[101, "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.embedding_block.edgeembedding method)": [[101, "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.interactionblock method)": [[104, "core.models.gemnet_oc.layers.interaction_block.InteractionBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.pairinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.PairInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.quadrupletinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.tripletinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.bernsteinbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.exponentialenvelope method)": [[105, "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.gaussianbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.GaussianBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.polynomialenvelope method)": [[105, "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.radialbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.sphericalbesselbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.spherical_basis.circularbasislayer method)": [[106, "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_oc.layers.spherical_basis.sphericalbasislayer method)": [[106, "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer.forward", false]], "forward() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.forward", false]], "forward() (core.models.painn.painn.gatedequivariantblock method)": [[111, "core.models.painn.painn.GatedEquivariantBlock.forward", false]], "forward() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.forward", false]], "forward() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.forward", false]], "forward() (core.models.painn.painn.painnoutput method)": [[111, "core.models.painn.painn.PaiNNOutput.forward", false]], "forward() (core.models.painn.painn.painnupdate method)": [[111, "core.models.painn.painn.PaiNNUpdate.forward", false]], "forward() (core.models.schnet.schnetwrap method)": [[113, "core.models.schnet.SchNetWrap.forward", false]], "forward() (core.models.scn.scn.distanceblock method)": [[116, "core.models.scn.scn.DistanceBlock.forward", false]], "forward() (core.models.scn.scn.edgeblock method)": [[116, "core.models.scn.scn.EdgeBlock.forward", false]], "forward() (core.models.scn.scn.messageblock method)": [[116, "core.models.scn.scn.MessageBlock.forward", false]], "forward() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork.forward", false]], "forward() (core.models.scn.smearing.gaussiansmearing method)": [[117, "core.models.scn.smearing.GaussianSmearing.forward", false]], "forward() (core.models.scn.smearing.linearsigmoidsmearing method)": [[117, "core.models.scn.smearing.LinearSigmoidSmearing.forward", false]], "forward() (core.models.scn.smearing.sigmoidsmearing method)": [[117, "core.models.scn.smearing.SigmoidSmearing.forward", false]], "forward() (core.models.scn.smearing.silusmearing method)": [[117, "core.models.scn.smearing.SiLUSmearing.forward", false]], "forward() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork.forward", false]], "forward() (core.models.utils.activations.act method)": [[119, "core.models.utils.activations.Act.forward", false]], "forward() (core.models.utils.basis.basis method)": [[120, "core.models.utils.basis.Basis.forward", false]], "forward() (core.models.utils.basis.fouriersmearing method)": [[120, "core.models.utils.basis.FourierSmearing.forward", false]], "forward() (core.models.utils.basis.gaussiansmearing method)": [[120, "core.models.utils.basis.GaussianSmearing.forward", false]], "forward() (core.models.utils.basis.sine method)": [[120, "core.models.utils.basis.Sine.forward", false]], "forward() (core.models.utils.basis.sinesmearing method)": [[120, "core.models.utils.basis.SINESmearing.forward", false]], "forward() (core.models.utils.basis.siren method)": [[120, "core.models.utils.basis.SIREN.forward", false]], "forward() (core.models.utils.basis.sphericalsmearing method)": [[120, "core.models.utils.basis.SphericalSmearing.forward", false]], "forward() (core.modules.loss.atomwisel2loss method)": [[125, "core.modules.loss.AtomwiseL2Loss.forward", false]], "forward() (core.modules.loss.ddploss method)": [[125, "core.modules.loss.DDPLoss.forward", false]], "forward() (core.modules.loss.l2maeloss method)": [[125, "core.modules.loss.L2MAELoss.forward", false]], "forward() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.forward", false]], "forward() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.forward", false]], "fouriersmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.FourierSmearing", false]], "from_atoms() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_atoms", false]], "from_atoms() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_atoms", false]], "from_bulk_get_all_slabs() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_all_slabs", false]], "from_bulk_get_all_slabs() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_all_slabs", false]], "from_bulk_get_random_slab() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_random_slab", false]], "from_bulk_get_random_slab() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_random_slab", false]], "from_bulk_get_specific_millers() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_specific_millers", false]], "from_bulk_get_specific_millers() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_specific_millers", false]], "from_grid() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.from_grid", false]], "from_grid() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.from_grid", false]], "from_precomputed_slabs_pkl() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_precomputed_slabs_pkl", false]], "from_precomputed_slabs_pkl() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_precomputed_slabs_pkl", false]], "fromgrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.FromGrid", false]], "gateactivation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.GateActivation", false]], "gatedequivariantblock (class in core.models.painn.painn)": [[111, "core.models.painn.painn.GatedEquivariantBlock", false]], "gather_from_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.gather_from_model_parallel_region", false]], "gather_objects() (in module core.common.distutils)": [[14, "core.common.distutils.gather_objects", false]], "gatherfrommodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion", false]], "gaussian() (in module core.models.equiformer_v2.gaussian_rbf)": [[50, "core.models.equiformer_v2.gaussian_rbf.gaussian", false]], "gaussianbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.GaussianBasis", false]], "gaussianradialbasislayer (class in core.models.equiformer_v2.gaussian_rbf)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer", false]], "gaussiansmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.GaussianSmearing", false]], "gaussiansmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.GaussianSmearing", false]], "gemnetoc (class in core.models.gemnet_oc)": [[94, "core.models.gemnet_oc.GemNetOC", false]], "gemnetoc (class in core.models.gemnet_oc.gemnet_oc)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC", false]], "gemnett (class in core.models.gemnet)": [[68, "core.models.gemnet.GemNetT", false]], "gemnett (class in core.models.gemnet.gemnet)": [[67, "core.models.gemnet.gemnet.GemNetT", false]], "generate_graph() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.generate_graph", false]], "generate_graph_dict() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.generate_graph_dict", false]], "generate_graph_dict() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.generate_graph_dict", false]], "generate_graph_values() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.generate_graph_values", false]], "generate_graph_values() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.generate_graph_values", false]], "generate_interaction_graph() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.generate_interaction_graph", false]], "generate_yml_config() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.generate_yml_config", false]], "get() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get", false]], "get_adsorbate_slab_configs() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_configs() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_configs() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi)": [[190, "ocpapi.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbates() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbates", false]], "get_adsorbates() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbates", false]], "get_adsorbates() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbates", false]], "get_angle() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_angle", false]], "get_atoms() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_atoms", false]], "get_atoms() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_atoms", false]], "get_atoms() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset.get_atoms", false]], "get_atoms() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_atoms", false]], "get_bases() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.get_bases", false]], "get_bases() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.get_bases", false]], "get_best_sites_for_product1() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_best_sites_for_product1", false]], "get_best_unique_sites_for_product2() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_best_unique_sites_for_product2", false]], "get_binding_sites() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.get_binding_sites", false]], "get_binding_sites() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.get_binding_sites", false]], "get_bulks() (ocpapi.client method)": [[190, "ocpapi.Client.get_bulks", false]], "get_bulks() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_bulks", false]], "get_bulks() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_bulks", false]], "get_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_class", false]], "get_commit_hash() (in module core.common.utils)": [[30, "core.common.utils.get_commit_hash", false]], "get_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.get_data", false]], "get_data() (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.get_data", false]], "get_data() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_data", false]], "get_dataloader() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.get_dataloader", false]], "get_dataloader() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.get_dataloader", false]], "get_dataset_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_dataset_class", false]], "get_desorption_mapping() (cattsunami.core.reaction method)": [[6, "cattsunami.core.Reaction.get_desorption_mapping", false]], "get_desorption_mapping() (cattsunami.core.reaction.reaction method)": [[8, "cattsunami.core.reaction.Reaction.get_desorption_mapping", false]], "get_dft_compute() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.get_dft_compute", false]], "get_dft_data() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.get_dft_data", false]], "get_dft_data() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.get_dft_data", false]], "get_dp_group() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_group", false]], "get_dp_rank() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_rank", false]], "get_dp_world_size() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_world_size", false]], "get_edge_id() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_edge_id", false]], "get_edge_id() (in module core.models.painn.utils)": [[112, "core.models.painn.utils.get_edge_id", false]], "get_energy_and_forces() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.get_energy_and_forces", false]], "get_energy_and_forces() (core.common.relaxation.optimizers.lbfgs_torch.torchcalc method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc.get_energy_and_forces", false]], "get_fig4a() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4a", false]], "get_fig4b() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4b", false]], "get_fig4c() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4c", false]], "get_fig4d() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4d", false]], "get_forces() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.get_forces", false]], "get_forces() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.get_forces", false]], "get_from_grid_mat() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.get_from_grid_mat", false]], "get_from_grid_mat() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.get_from_grid_mat", false]], "get_gp_group() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_group", false]], "get_gp_rank() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_rank", false]], "get_gp_world_size() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_world_size", false]], "get_graphs_and_indices() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.get_graphs_and_indices", false]], "get_graphs_and_indices() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.get_graphs_and_indices", false]], "get_initializer() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.get_initializer", false]], "get_inner_idx() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_inner_idx", false]], "get_interstitial_distances() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.get_interstitial_distances", false]], "get_l_to_all_m_expand_index() (in module core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.get_l_to_all_m_expand_index", false]], "get_logger_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_logger_class", false]], "get_loss_module() (in module core.common.utils)": [[30, "core.common.utils.get_loss_module", false]], "get_lr() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.get_lr", false]], "get_lr() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.get_lr", false]], "get_max_neighbors_mask() (in module core.common.utils)": [[30, "core.common.utils.get_max_neighbors_mask", false]], "get_metadata() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_metadata", false]], "get_metadata() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_metadata", false]], "get_metadata() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_metadata", false]], "get_metadata() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_metadata", false]], "get_metadata() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_metadata", false]], "get_metadata() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.get_metadata", false]], "get_metadata() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.get_metadata", false]], "get_metadata_dict() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.multi_adsorbate_slab_config.multipleadsorbateslabconfig method)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.multipleadsorbateslabconfig method)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.get_metadata_dict", false]], "get_mixed_triplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_mixed_triplets", false]], "get_mlp() (core.models.gemnet.layers.atom_update_block.atomupdateblock method)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_mlp() (core.models.gemnet_gp.layers.atom_update_block.atomupdateblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_mlp() (core.models.gemnet_oc.layers.atom_update_block.atomupdateblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_model_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_model_class", false]], "get_models() (ocpapi.client method)": [[190, "ocpapi.Client.get_models", false]], "get_models() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_models", false]], "get_models() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_models", false]], "get_most_proximate_symmetric_group() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.get_most_proximate_symmetric_group", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframedesorption method)": [[5, "cattsunami.core.autoframe.AutoFrameDesorption.get_neb_frames", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_neb_frames", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_neb_frames", false]], "get_neighbor_order() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_neighbor_order", false]], "get_normalization_layer() (in module core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.get_normalization_layer", false]], "get_parser() (core.common.flags.flags method)": [[15, "core.common.flags.Flags.get_parser", false]], "get_parser() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.get_parser", false]], "get_parser() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.get_parser", false]], "get_parser() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.get_parser", false]], "get_pbc_distances() (in module core.common.utils)": [[30, "core.common.utils.get_pbc_distances", false]], "get_precon_forces() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.get_precon_forces", false]], "get_precon_forces() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.get_precon_forces", false]], "get_product2_idx() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.get_product2_idx", false]], "get_projected_angle() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_projected_angle", false]], "get_pruned_edge_idx() (in module core.common.utils)": [[30, "core.common.utils.get_pruned_edge_idx", false]], "get_quadruplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_quadruplets", false]], "get_random_sites_on_triangle() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.get_random_sites_on_triangle", false]], "get_rank() (in module core.common.distutils)": [[14, "core.common.distutils.get_rank", false]], "get_relaxed_energy() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_relaxed_energy", false]], "get_results_ml() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_results_ml", false]], "get_results_sp() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_results_sp", false]], "get_results_ui_url() (in module ocpapi)": [[190, "ocpapi.get_results_ui_url", false]], "get_results_ui_url() (in module ocpapi.client)": [[187, "ocpapi.client.get_results_ui_url", false]], "get_results_ui_url() (in module ocpapi.client.ui)": [[189, "ocpapi.client.ui.get_results_ui_url", false]], "get_rotate_inv_rescale() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.get_rotate_inv_rescale", false]], "get_sampler() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.get_sampler", false]], "get_sampler() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.get_sampler", false]], "get_shortest_path() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.get_shortest_path", false]], "get_single_point() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_single_point", false]], "get_sites_within_r() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_sites_within_r", false]], "get_slabs() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.get_slabs", false]], "get_slabs() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.get_slabs", false]], "get_slabs() (ocpapi.client method)": [[190, "ocpapi.Client.get_slabs", false]], "get_slabs() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_slabs", false]], "get_slabs() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_slabs", false]], "get_sph_harm_basis() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.get_sph_harm_basis", false]], "get_system_pairs_final() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_system_pairs_final", false]], "get_system_pairs_initial() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_system_pairs_initial", false]], "get_task_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_task_class", false]], "get_to_grid_mat() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.get_to_grid_mat", false]], "get_to_grid_mat() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.get_to_grid_mat", false]], "get_trainer_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_trainer_class", false]], "get_triplets() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.get_triplets", false]], "get_triplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_triplets", false]], "get_world_size() (in module core.common.distutils)": [[14, "core.common.distutils.get_world_size", false]], "gp_group_size (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.gp_group_size", false]], "graphdroppath (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.GraphDropPath", false]], "graphparallelgemnett (class in core.models.gemnet_gp)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT", false]], "graphparallelgemnett (class in core.models.gemnet_gp.gemnet)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT", false]], "grid_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.grid_init", false]], "guess_property_metadata() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.guess_property_metadata", false]], "guess_target_metadata() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.guess_target_metadata", false]], "has_surface_changed() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.has_surface_changed", false]], "has_surface_changed() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.has_surface_changed", false]], "has_surface_tagged() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.has_surface_tagged", false]], "has_surface_tagged() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.has_surface_tagged", false]], "he_orthogonal_init() (in module core.models.gemnet.initializers)": [[69, "core.models.gemnet.initializers.he_orthogonal_init", false]], "he_orthogonal_init() (in module core.models.gemnet_gp.initializers)": [[82, "core.models.gemnet_gp.initializers.he_orthogonal_init", false]], "he_orthogonal_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.he_orthogonal_init", false]], "host (ocpapi.client property)": [[190, "ocpapi.Client.host", false]], "host (ocpapi.client.client property)": [[187, "ocpapi.client.Client.host", false]], "host (ocpapi.client.client.client property)": [[186, "ocpapi.client.client.Client.host", false]], "id (ocpapi.client.model attribute)": [[187, "ocpapi.client.Model.id", false]], "id (ocpapi.client.models.model attribute)": [[188, "ocpapi.client.models.Model.id", false]], "id (ocpapi.model attribute)": [[190, "ocpapi.Model.id", false]], "implemented_properties (core.common.relaxation.ase_utils.ocpcalculator attribute)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.implemented_properties", false]], "index_drop_ddec_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.index_drop_ddec_defective", false]], "index_drop_ddec_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.index_drop_ddec_pristine", false]], "index_fn (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.index_fn", false]], "index_fn (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.index_fn", false]], "indexfn (in module core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor.IndexFn", false]], "infile (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.infile", false]], "init_basis_functions() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.init_basis_functions", false]], "init_basis_functions() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.init_basis_functions", false]], "init_edge_rot_mat() (in module core.models.equiformer_v2.edge_rot_mat)": [[48, "core.models.equiformer_v2.edge_rot_mat.init_edge_rot_mat", false]], "init_shared_basis_layers() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.init_shared_basis_layers", false]], "init_shared_basis_layers() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.init_shared_basis_layers", false]], "initialize_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.initialize_", false]], "initialize_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.initialize_", false]], "initialized() (in module core.common.distutils)": [[14, "core.common.distutils.initialized", false]], "initialized() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.initialized", false]], "initwignerdmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.InitWignerDMatrix", false]], "inityrotmapping() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.InitYRotMapping", false]], "inner_product_clamped() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.inner_product_clamped", false]], "inner_product_normalized() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.inner_product_normalized", false]], "inner_product_normalized() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.inner_product_normalized", false]], "input_folder (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.input_folder", false]], "interaction() (core.common.test_utils.forkedpdb method)": [[26, "core.common.test_utils.ForkedPdb.interaction", false]], "interactionblock (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.InteractionBlock", false]], "interactionblocktripletsonly (class in core.models.gemnet.layers.interaction_block)": [[76, "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly", false]], "interactionblocktripletsonly (class in core.models.gemnet_gp.layers.interaction_block)": [[89, "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly", false]], "interactionppblock (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock", false]], "interpolate() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.interpolate", false]], "interpolate_and_correct_frames() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.interpolate_and_correct_frames", false]], "irreps_sum() (in module core.common.utils)": [[30, "core.common.utils.irreps_sum", false]], "is_adsorbate_adsorbed() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.is_adsorbate_adsorbed", false]], "is_adsorbate_desorbed() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_desorbed", false]], "is_adsorbate_desorbed() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_desorbed", false]], "is_adsorbate_dissociated() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_dissociated", false]], "is_adsorbate_dissociated() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_dissociated", false]], "is_adsorbate_intercalated() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_intercalated", false]], "is_adsorbate_intercalated() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_intercalated", false]], "is_edge_list_respected() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.is_edge_list_respected", false]], "is_failed_sp() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.is_failed_sp", false]], "is_master() (in module core.common.distutils)": [[14, "core.common.distutils.is_master", false]], "is_structure_invertible() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.is_structure_invertible", false]], "is_structure_invertible() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.is_structure_invertible", false]], "is_successful() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.is_successful", false]], "is_successful() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.is_successful", false]], "jn() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.Jn", false]], "jn() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.Jn", false]], "jn() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.Jn", false]], "jn_zeros() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.Jn_zeros", false]], "jn_zeros() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.Jn_zeros", false]], "jn_zeros() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.Jn_zeros", false]], "keep_all_slabs (class in ocpapi)": [[190, "ocpapi.keep_all_slabs", false]], "keep_all_slabs (class in ocpapi.workflows)": [[195, "ocpapi.workflows.keep_all_slabs", false]], "keep_all_slabs (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.keep_all_slabs", false]], "keep_slabs_with_miller_indices (class in ocpapi)": [[190, "ocpapi.keep_slabs_with_miller_indices", false]], "keep_slabs_with_miller_indices (class in ocpapi.workflows)": [[195, "ocpapi.workflows.keep_slabs_with_miller_indices", false]], "keep_slabs_with_miller_indices (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.keep_slabs_with_miller_indices", false]], "khot_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.KHOT_EMBEDDINGS", false]], "khot_embeddings (in module core.datasets.embeddings.khot_embeddings)": [[36, "core.datasets.embeddings.khot_embeddings.KHOT_EMBEDDINGS", false]], "l2maeloss (class in core.modules.loss)": [[125, "core.modules.loss.L2MAELoss", false]], "label_metric_dict() (in module core.common.hpo_utils)": [[17, "core.common.hpo_utils.label_metric_dict", false]], "layerblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.LayerBlock", false]], "lbfgs (class in core.common.relaxation.optimizers.lbfgs_torch)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS", false]], "lifetime (class in ocpapi)": [[190, "ocpapi.Lifetime", false]], "lifetime (class in ocpapi.workflows)": [[195, "ocpapi.workflows.Lifetime", false]], "lifetime (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.Lifetime", false]], "linearsigmoidsmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.LinearSigmoidSmearing", false]], "lmdbdatabase (class in core.datasets)": [[38, "core.datasets.LMDBDatabase", false]], "lmdbdatabase (class in core.datasets.lmdb_database)": [[39, "core.datasets.lmdb_database.LMDBDatabase", false]], "lmdbdataset (class in core.datasets)": [[38, "core.datasets.LmdbDataset", false]], "lmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.LmdbDataset", false]], "load() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load", false]], "load() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load", false]], "load_checkpoint() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.load_checkpoint", false]], "load_checkpoint() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.load_checkpoint", false]], "load_checkpoint() (core.common.relaxation.ase_utils.ocpcalculator method)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.load_checkpoint", false]], "load_checkpoint() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_checkpoint", false]], "load_checkpoint() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_checkpoint", false]], "load_config() (in module core.common.utils)": [[30, "core.common.utils.load_config", false]], "load_datasets() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_datasets", false]], "load_datasets() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_datasets", false]], "load_extras() (core.models.equiformer_v2.trainers.energy_trainer.equiformerv2energytrainer method)": [[58, "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer.load_extras", false]], "load_extras() (core.models.equiformer_v2.trainers.forces_trainer.equiformerv2forcestrainer method)": [[59, "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer.load_extras", false]], "load_extras() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_extras", false]], "load_extras() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_extras", false]], "load_logger() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_logger", false]], "load_logger() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_logger", false]], "load_loss() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_loss", false]], "load_loss() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_loss", false]], "load_model() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_model", false]], "load_model() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_model", false]], "load_optimizer() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_optimizer", false]], "load_optimizer() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_optimizer", false]], "load_scales_compat() (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat.load_scales_compat", false]], "load_seed_from_config() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_seed_from_config", false]], "load_seed_from_config() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_seed_from_config", false]], "load_state_dict() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.load_state_dict", false]], "load_state_dict() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.load_state_dict", false]], "load_state_dict() (in module core.common.utils)": [[30, "core.common.utils.load_state_dict", false]], "load_task() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_task", false]], "load_task() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_task", false]], "log (in module ocpapi.workflows.log)": [[196, "ocpapi.workflows.log.log", false]], "log() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log", false]], "log() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log", false]], "log() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log", false]], "log_grid_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.log_grid_init", false]], "log_plots() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log_plots", false]], "log_plots() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log_plots", false]], "log_plots() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log_plots", false]], "log_summary() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log_summary", false]], "log_summary() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log_summary", false]], "log_summary() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log_summary", false]], "logger (class in core.common.logger)": [[19, "core.common.logger.Logger", false]], "logger (ocpapi.ratelimitlogging attribute)": [[190, "ocpapi.RateLimitLogging.logger", false]], "logger (ocpapi.workflows.ratelimitlogging attribute)": [[195, "ocpapi.workflows.RateLimitLogging.logger", false]], "logger (ocpapi.workflows.retry.ratelimitlogging attribute)": [[197, "ocpapi.workflows.retry.RateLimitLogging.logger", false]], "lowest_energy_data_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co2", false]], "lowest_energy_data_co2_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co2_defective", false]], "lowest_energy_data_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads", false]], "lowest_energy_data_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_2", false]], "lowest_energy_data_co_ads_2_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_2_defective", false]], "lowest_energy_data_co_ads_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_defective", false]], "lowest_energy_data_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_h2o", false]], "lowest_energy_data_h2o_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_h2o_defective", false]], "lrscheduler (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler", false]], "lrscheduler (class in core.modules.scheduler)": [[132, "core.modules.scheduler.LRScheduler", false]], "m (core.models.utils.basis.sphericalsmearing attribute)": [[120, "core.models.utils.basis.SphericalSmearing.m", false]], "mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.mae", false]], "magnitude_error() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.magnitude_error", false]], "main() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.main", false]], "main() (in module core._cli)": [[12, "core._cli.main", false]], "main() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit.main", false]], "main() (in module core.scripts.hpo.run_tune)": [[139, "core.scripts.hpo.run_tune.main", false]], "main() (in module core.scripts.hpo.run_tune_pbt)": [[140, "core.scripts.hpo.run_tune_pbt.main", false]], "main() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.main", false]], "main() (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.main", false]], "main() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.main", false]], "main() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.main", false]], "main() (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.main", false]], "main() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.main", false]], "main() (in module data.oc.experimental.merge_traj)": [[164, "data.oc.experimental.merge_traj.main", false]], "main() (in module data.oc.experimental.perturb_systems)": [[165, "data.oc.experimental.perturb_systems.main", false]], "main() (in module data.oc.experimental.rattle_test)": [[166, "data.oc.experimental.rattle_test.main", false]], "main() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.main", false]], "main() (in module data.om.biomolecules.geom.write_geom_drugs_structures)": [[180, "data.om.biomolecules.geom.write_geom_drugs_structures.main", false]], "mapping (core.common.registry.registry attribute)": [[20, "core.common.registry.Registry.mapping", false]], "mark_ephemeral (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.MARK_EPHEMERAL", false]], "mark_ephemeral (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.MARK_EPHEMERAL", false]], "mark_ephemeral (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.MARK_EPHEMERAL", false]], "mark_preempting() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.mark_preempting", false]], "mark_preempting() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.mark_preempting", false]], "mark_preempting() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.mark_preempting", false]], "mask_neighbors() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.mask_neighbors", false]], "mask_neighbors() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.mask_neighbors", false]], "mask_neighbors() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.mask_neighbors", false]], "masked_select_sparsetensor_flat() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.masked_select_sparsetensor_flat", false]], "max_miller (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.MAX_MILLER", false]], "max_neigh (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.max_neigh", false]], "max_neigh (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.max_neigh", false]], "merge_dicts() (in module core.common.utils)": [[30, "core.common.utils.merge_dicts", false]], "message() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.message", false]], "messageblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.MessageBlock", false]], "messageblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.MessageBlock", false]], "metadata (core.datasets.lmdb_database.lmdbdatabase property)": [[39, "core.datasets.lmdb_database.LMDBDatabase.metadata", false]], "metadata (core.datasets.lmdbdatabase property)": [[38, "core.datasets.LMDBDatabase.metadata", false]], "metadata (ocpapi.client.models.slab attribute)": [[188, "ocpapi.client.models.Slab.metadata", false]], "metadata (ocpapi.client.slab attribute)": [[187, "ocpapi.client.Slab.metadata", false]], "metadata (ocpapi.slab attribute)": [[190, "ocpapi.Slab.metadata", false]], "metadata_path (core.common.data_parallel._hasmetadata property)": [[13, "core.common.data_parallel._HasMetadata.metadata_path", false]], "metadata_path (core.datasets.lmdb_dataset.lmdbdataset attribute)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.metadata_path", false]], "metadata_path (core.datasets.lmdbdataset attribute)": [[38, "core.datasets.LmdbDataset.metadata_path", false]], "millers (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.millers", false]], "millers (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.millers", false]], "millers (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.millers", false]], "min_diff() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.min_diff", false]], "min_diff() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.min_diff", false]], "missing_ddec (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC", false]], "missing_ddec_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC_defective", false]], "missing_ddec_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC_pristine", false]], "ml_relax() (in module core.common.relaxation.ml_relaxation)": [[23, "core.common.relaxation.ml_relaxation.ml_relax", false]], "model (class in ocpapi)": [[190, "ocpapi.Model", false]], "model (class in ocpapi.client)": [[187, "ocpapi.client.Model", false]], "model (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Model", false]], "model (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.model", false]], "model (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.model", false]], "model (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.model", false]], "model_name_to_local_file() (in module core.models)": [[108, "core.models.model_name_to_local_file", false]], "model_name_to_local_file() (in module core.models.model_registry)": [[109, "core.models.model_registry.model_name_to_local_file", false]], "model_registry (in module core.models.model_registry)": [[109, "core.models.model_registry.MODEL_REGISTRY", false]], "models (class in ocpapi)": [[190, "ocpapi.Models", false]], "models (class in ocpapi.client)": [[187, "ocpapi.client.Models", false]], "models (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Models", false]], "models (ocpapi.client.models attribute)": [[187, "ocpapi.client.Models.models", false]], "models (ocpapi.client.models.models attribute)": [[188, "ocpapi.client.models.Models.models", false]], "models (ocpapi.models attribute)": [[190, "ocpapi.Models.models", false]], "module": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval", false], [1, "module-adsorbml.scripts.dense_eval", false], [2, "module-adsorbml.scripts.process_mlrs", false], [3, "module-adsorbml.scripts.utils", false], [4, "module-adsorbml.scripts.write_top_k_vasp", false], [5, "module-cattsunami.core.autoframe", false], [6, "module-cattsunami.core", false], [7, "module-cattsunami.core.ocpneb", false], [8, "module-cattsunami.core.reaction", false], [9, "module-cattsunami.databases", false], [10, "module-cattsunami", false], [11, "module-cattsunami.run_validation.run_validation", false], [12, "module-core._cli", false], [13, "module-core.common.data_parallel", false], [14, "module-core.common.distutils", false], [15, "module-core.common.flags", false], [16, "module-core.common.gp_utils", false], [17, "module-core.common.hpo_utils", false], [18, "module-core.common", false], [19, "module-core.common.logger", false], [20, "module-core.common.registry", false], [21, "module-core.common.relaxation.ase_utils", false], [22, "module-core.common.relaxation", false], [23, "module-core.common.relaxation.ml_relaxation", false], [24, "module-core.common.relaxation.optimizers", false], [25, "module-core.common.relaxation.optimizers.lbfgs_torch", false], [26, "module-core.common.test_utils", false], [27, "module-core.common.transforms", false], [28, "module-core.common.tutorial_utils", false], [29, "module-core.common.typing", false], [30, "module-core.common.utils", false], [31, "module-core.datasets._utils", false], [32, "module-core.datasets.ase_datasets", false], [33, "module-core.datasets.embeddings.atomic_radii", false], [34, "module-core.datasets.embeddings.continuous_embeddings", false], [35, "module-core.datasets.embeddings", false], [36, "module-core.datasets.embeddings.khot_embeddings", false], [37, "module-core.datasets.embeddings.qmof_khot_embeddings", false], [38, "module-core.datasets", false], [39, "module-core.datasets.lmdb_database", false], [40, "module-core.datasets.lmdb_dataset", false], [41, "module-core.datasets.oc22_lmdb_dataset", false], [42, "module-core.datasets.target_metadata_guesser", false], [43, "module-core", false], [44, "module-core.models.base", false], [45, "module-core.models.dimenet_plus_plus", false], [46, "module-core.models.equiformer_v2.activation", false], [47, "module-core.models.equiformer_v2.drop", false], [48, "module-core.models.equiformer_v2.edge_rot_mat", false], [49, "module-core.models.equiformer_v2.equiformer_v2_oc20", false], [50, "module-core.models.equiformer_v2.gaussian_rbf", false], [51, "module-core.models.equiformer_v2", false], [52, "module-core.models.equiformer_v2.input_block", false], [53, "module-core.models.equiformer_v2.layer_norm", false], [54, "module-core.models.equiformer_v2.module_list", false], [55, "module-core.models.equiformer_v2.radial_function", false], [56, "module-core.models.equiformer_v2.so2_ops", false], [57, "module-core.models.equiformer_v2.so3", false], [58, "module-core.models.equiformer_v2.trainers.energy_trainer", false], [59, "module-core.models.equiformer_v2.trainers.forces_trainer", false], [60, "module-core.models.equiformer_v2.trainers", false], [61, "module-core.models.equiformer_v2.trainers.lr_scheduler", false], [62, "module-core.models.equiformer_v2.transformer_block", false], [63, "module-core.models.equiformer_v2.wigner", false], [64, "module-core.models.escn.escn", false], [65, "module-core.models.escn", false], [66, "module-core.models.escn.so3", false], [67, "module-core.models.gemnet.gemnet", false], [68, "module-core.models.gemnet", false], [69, "module-core.models.gemnet.initializers", false], [70, "module-core.models.gemnet.layers.atom_update_block", false], [71, "module-core.models.gemnet.layers.base_layers", false], [72, "module-core.models.gemnet.layers.basis_utils", false], [73, "module-core.models.gemnet.layers.efficient", false], [74, "module-core.models.gemnet.layers.embedding_block", false], [75, "module-core.models.gemnet.layers", false], [76, "module-core.models.gemnet.layers.interaction_block", false], [77, "module-core.models.gemnet.layers.radial_basis", false], [78, "module-core.models.gemnet.layers.spherical_basis", false], [79, "module-core.models.gemnet.utils", false], [80, "module-core.models.gemnet_gp.gemnet", false], [81, "module-core.models.gemnet_gp", false], [82, "module-core.models.gemnet_gp.initializers", false], [83, "module-core.models.gemnet_gp.layers.atom_update_block", false], [84, "module-core.models.gemnet_gp.layers.base_layers", false], [85, "module-core.models.gemnet_gp.layers.basis_utils", false], [86, "module-core.models.gemnet_gp.layers.efficient", false], [87, "module-core.models.gemnet_gp.layers.embedding_block", false], [88, "module-core.models.gemnet_gp.layers", false], [89, "module-core.models.gemnet_gp.layers.interaction_block", false], [90, "module-core.models.gemnet_gp.layers.radial_basis", false], [91, "module-core.models.gemnet_gp.layers.spherical_basis", false], [92, "module-core.models.gemnet_gp.utils", false], [93, "module-core.models.gemnet_oc.gemnet_oc", false], [94, "module-core.models.gemnet_oc", false], [95, "module-core.models.gemnet_oc.initializers", false], [96, "module-core.models.gemnet_oc.interaction_indices", false], [97, "module-core.models.gemnet_oc.layers.atom_update_block", false], [98, "module-core.models.gemnet_oc.layers.base_layers", false], [99, "module-core.models.gemnet_oc.layers.basis_utils", false], [100, "module-core.models.gemnet_oc.layers.efficient", false], [101, "module-core.models.gemnet_oc.layers.embedding_block", false], [102, "module-core.models.gemnet_oc.layers.force_scaler", false], [103, "module-core.models.gemnet_oc.layers", false], [104, "module-core.models.gemnet_oc.layers.interaction_block", false], [105, "module-core.models.gemnet_oc.layers.radial_basis", false], [106, "module-core.models.gemnet_oc.layers.spherical_basis", false], [107, "module-core.models.gemnet_oc.utils", false], [108, "module-core.models", false], [109, "module-core.models.model_registry", false], [110, "module-core.models.painn", false], [111, "module-core.models.painn.painn", false], [112, "module-core.models.painn.utils", false], [113, "module-core.models.schnet", false], [114, "module-core.models.scn", false], [115, "module-core.models.scn.sampling", false], [116, "module-core.models.scn.scn", false], [117, "module-core.models.scn.smearing", false], [118, "module-core.models.scn.spherical_harmonics", false], [119, "module-core.models.utils.activations", false], [120, "module-core.models.utils.basis", false], [121, "module-core.models.utils", false], [122, "module-core.modules.evaluator", false], [123, "module-core.modules.exponential_moving_average", false], [124, "module-core.modules", false], [125, "module-core.modules.loss", false], [126, "module-core.modules.normalizer", false], [127, "module-core.modules.scaling.compat", false], [128, "module-core.modules.scaling.fit", false], [129, "module-core.modules.scaling", false], [130, "module-core.modules.scaling.scale_factor", false], [131, "module-core.modules.scaling.util", false], [132, "module-core.modules.scheduler", false], [133, "module-core.modules.transforms", false], [134, "module-core.preprocessing.atoms_to_graphs", false], [135, "module-core.preprocessing", false], [136, "module-core.scripts.download_data", false], [137, "module-core.scripts.gif_maker_parallelized", false], [138, "module-core.scripts.hpo", false], [139, "module-core.scripts.hpo.run_tune", false], [140, "module-core.scripts.hpo.run_tune_pbt", false], [141, "module-core.scripts", false], [142, "module-core.scripts.make_challenge_submission_file", false], [143, "module-core.scripts.make_lmdb_sizes", false], [144, "module-core.scripts.make_submission_file", false], [145, "module-core.scripts.preprocess_ef", false], [146, "module-core.scripts.preprocess_relaxed", false], [147, "module-core.scripts.uncompress", false], [148, "module-core.tasks", false], [149, "module-core.tasks.task", false], [150, "module-core.trainers.base_trainer", false], [151, "module-core.trainers", false], [152, "module-core.trainers.ocp_trainer", false], [153, "module-data", false], [154, "module-data.oc.core.adsorbate", false], [155, "module-data.oc.core.adsorbate_slab_config", false], [156, "module-data.oc.core.bulk", false], [157, "module-data.oc.core", false], [158, "module-data.oc.core.multi_adsorbate_slab_config", false], [159, "module-data.oc.core.slab", false], [160, "module-data.oc.databases", false], [161, "module-data.oc.databases.pkls", false], [162, "module-data.oc.databases.update", false], [163, "module-data.oc.experimental.get_energies", false], [164, "module-data.oc.experimental.merge_traj", false], [165, "module-data.oc.experimental.perturb_systems", false], [166, "module-data.oc.experimental.rattle_test", false], [167, "module-data.oc.experimental.utils", false], [168, "module-data.oc", false], [169, "module-data.oc.scripts.precompute_sample_structures", false], [170, "module-data.oc.structure_generator", false], [171, "module-data.oc.tests", false], [172, "module-data.oc.utils.flag_anomaly", false], [173, "module-data.oc.utils", false], [174, "module-data.oc.utils.vasp", false], [175, "module-data.odac.force_field.FF_analysis", false], [176, "module-data.odac", false], [177, "module-data.odac.promising_mof.promising_mof_energies.energy", false], [178, "module-data.odac.setup_vasp", false], [179, "module-data.om.biomolecules.geom.sample_geom_drugs", false], [180, "module-data.om.biomolecules.geom.write_geom_drugs_structures", false], [181, "module-data.om", false], [182, "module-data.om.omdata.orca.calc", false], [183, "module-data.om.omdata.orca", false], [184, "module-data.om.omdata.orca.recipes", false], [186, "module-ocpapi.client.client", false], [187, "module-ocpapi.client", false], [188, "module-ocpapi.client.models", false], [189, "module-ocpapi.client.ui", false], [190, "module-ocpapi", false], [191, "module-ocpapi.version", false], [192, "module-ocpapi.workflows.adsorbates", false], [193, "module-ocpapi.workflows.context", false], [194, "module-ocpapi.workflows.filter", false], [195, "module-ocpapi.workflows", false], [196, "module-ocpapi.workflows.log", false], [197, "module-ocpapi.workflows.retry", false]], "modulelistinfo (class in core.models.equiformer_v2.module_list)": [[54, "core.models.equiformer_v2.module_list.ModuleListInfo", false]], "mof (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.mof", false]], "mof_name (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.mof_name", false]], "mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.mse", false]], "multipleadsorbateslabconfig (class in data.oc.core)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig", false]], "multipleadsorbateslabconfig (class in data.oc.core.multi_adsorbate_slab_config)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig", false]], "multiply() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.multiply", false]], "multistep_lr_lambda() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.multistep_lr_lambda", false]], "multisteplrlambda (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda", false]], "n (core.models.utils.basis.sphericalsmearing attribute)": [[120, "core.models.utils.basis.SphericalSmearing.n", false]], "n_samples (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.n_samples", false]], "name (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.name", false]], "name (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.name", false]], "nesteddict (in module core.common.registry)": [[20, "core.common.registry.NestedDict", false]], "new_trainer_context() (in module core.common.utils)": [[30, "core.common.utils.new_trainer_context", false]], "no_limit (in module ocpapi)": [[190, "ocpapi.NO_LIMIT", false]], "no_limit (in module ocpapi.workflows)": [[195, "ocpapi.workflows.NO_LIMIT", false]], "no_limit (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.NO_LIMIT", false]], "no_weight_decay() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.no_weight_decay", false]], "no_weight_decay() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.no_weight_decay", false]], "no_weight_decay() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2.no_weight_decay", false]], "nolimittype (in module ocpapi)": [[190, "ocpapi.NoLimitType", false]], "nolimittype (in module ocpapi.workflows)": [[195, "ocpapi.workflows.NoLimitType", false]], "nolimittype (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.NoLimitType", false]], "none (in module core.modules.evaluator)": [[122, "core.modules.evaluator.NONE", false]], "none_throws() (in module core.common.typing)": [[29, "core.common.typing.none_throws", false]], "nonretryablerequestexception": [[186, "ocpapi.client.client.NonRetryableRequestException", false], [187, "ocpapi.client.NonRetryableRequestException", false], [190, "ocpapi.NonRetryableRequestException", false]], "norm() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.norm", false]], "normalizer (class in core.modules.normalizer)": [[126, "core.modules.normalizer.Normalizer", false]], "not_available (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.NOT_AVAILABLE", false]], "not_available (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.NOT_AVAILABLE", false]], "not_available (ocpapi.status attribute)": [[190, "ocpapi.Status.NOT_AVAILABLE", false]], "num_params (core.models.base.basemodel property)": [[44, "core.models.base.BaseModel.num_params", false]], "num_params (core.models.dimenet_plus_plus.dimenetpluspluswrap property)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap.num_params", false]], "num_params (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 property)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.num_params", false]], "num_params (core.models.equiformer_v2.equiformerv2 property)": [[51, "core.models.equiformer_v2.EquiformerV2.num_params", false]], "num_params (core.models.escn.escn property)": [[65, "core.models.escn.eSCN.num_params", false]], "num_params (core.models.escn.escn.escn property)": [[64, "core.models.escn.escn.eSCN.num_params", false]], "num_params (core.models.gemnet.gemnet.gemnett property)": [[67, "core.models.gemnet.gemnet.GemNetT.num_params", false]], "num_params (core.models.gemnet.gemnett property)": [[68, "core.models.gemnet.GemNetT.num_params", false]], "num_params (core.models.gemnet_gp.gemnet.graphparallelgemnett property)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.num_params", false]], "num_params (core.models.gemnet_gp.graphparallelgemnett property)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.num_params", false]], "num_params (core.models.gemnet_oc.gemnet_oc.gemnetoc property)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.num_params", false]], "num_params (core.models.gemnet_oc.gemnetoc property)": [[94, "core.models.gemnet_oc.GemNetOC.num_params", false]], "num_params (core.models.painn.painn property)": [[110, "core.models.painn.PaiNN.num_params", false]], "num_params (core.models.painn.painn.painn property)": [[111, "core.models.painn.painn.PaiNN.num_params", false]], "num_params (core.models.schnet.schnetwrap property)": [[113, "core.models.schnet.SchNetWrap.num_params", false]], "num_params (core.models.scn.scn.sphericalchannelnetwork property)": [[116, "core.models.scn.scn.SphericalChannelNetwork.num_params", false]], "num_params (core.models.scn.sphericalchannelnetwork property)": [[114, "core.models.scn.SphericalChannelNetwork.num_params", false]], "numbers (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.numbers", false]], "numbers (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.numbers", false]], "numbers (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.numbers", false]], "oc22lmdbdataset (class in core.datasets)": [[38, "core.datasets.OC22LmdbDataset", false]], "oc22lmdbdataset (class in core.datasets.oc22_lmdb_dataset)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset", false]], "ocp_trainable() (in module core.scripts.hpo.run_tune)": [[139, "core.scripts.hpo.run_tune.ocp_trainable", false]], "ocp_trainable() (in module core.scripts.hpo.run_tune_pbt)": [[140, "core.scripts.hpo.run_tune_pbt.ocp_trainable", false]], "ocpapi": [[190, "module-ocpapi", false]], "ocpapi.client": [[187, "module-ocpapi.client", false]], "ocpapi.client.client": [[186, "module-ocpapi.client.client", false]], "ocpapi.client.models": [[188, "module-ocpapi.client.models", false]], "ocpapi.client.ui": [[189, "module-ocpapi.client.ui", false]], "ocpapi.version": [[191, "module-ocpapi.version", false]], "ocpapi.workflows": [[195, "module-ocpapi.workflows", false]], "ocpapi.workflows.adsorbates": [[192, "module-ocpapi.workflows.adsorbates", false]], "ocpapi.workflows.context": [[193, "module-ocpapi.workflows.context", false]], "ocpapi.workflows.filter": [[194, "module-ocpapi.workflows.filter", false]], "ocpapi.workflows.log": [[196, "module-ocpapi.workflows.log", false]], "ocpapi.workflows.retry": [[197, "module-ocpapi.workflows.retry", false]], "ocpcalculator (class in core.common.relaxation.ase_utils)": [[21, "core.common.relaxation.ase_utils.OCPCalculator", false]], "ocpcollater (class in core.common.data_parallel)": [[13, "core.common.data_parallel.OCPCollater", false]], "ocpneb (class in cattsunami.core)": [[6, "cattsunami.core.OCPNEB", false]], "ocpneb (class in cattsunami.core.ocpneb)": [[7, "cattsunami.core.ocpneb.OCPNEB", false]], "ocptrainer (class in core.trainers)": [[151, "core.trainers.OCPTrainer", false]], "ocptrainer (class in core.trainers.ocp_trainer)": [[152, "core.trainers.ocp_trainer.OCPTrainer", false]], "omitted_config_ids (ocpapi.adsorbateslabrelaxationsresults attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "omitted_config_ids (ocpapi.client.adsorbateslabrelaxationsresults attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "omitted_config_ids (ocpapi.client.models.adsorbateslabrelaxationsresults attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "only_keep_unique_systems() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.only_keep_unique_systems", false]], "opt_parameters (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.OPT_PARAMETERS", false]], "orca_ase_simple_input (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_ASE_SIMPLE_INPUT", false]], "orca_basis (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_BASIS", false]], "orca_blocks (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_BLOCKS", false]], "orca_functional (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_FUNCTIONAL", false]], "orca_simple_input (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_SIMPLE_INPUT", false]], "os_environ_get_or_throw() (in module core.common.distutils)": [[14, "core.common.distutils.os_environ_get_or_throw", false]], "other_fields (ocpapi.client.models._datamodel attribute)": [[188, "ocpapi.client.models._DataModel.other_fields", false]], "out_energy (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.out_energy", false]], "out_forces (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.out_forces", false]], "outputblock (class in core.models.gemnet.layers.atom_update_block)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock", false]], "outputblock (class in core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock", false]], "outputblock (class in core.models.gemnet_oc.layers.atom_update_block)": [[97, "core.models.gemnet_oc.layers.atom_update_block.OutputBlock", false]], "outputppblock (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock", false]], "pad_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.pad_tensor", false]], "painn (class in core.models.painn)": [[110, "core.models.painn.PaiNN", false]], "painn (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNN", false]], "painnmessage (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNMessage", false]], "painnoutput (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNOutput", false]], "painnupdate (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNUpdate", false]], "pairinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.PairInteraction", false]], "parallelize_generation() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.parallelize_generation", false]], "parse_args() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.parse_args", false]], "parse_args() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.parse_args", false]], "parse_args() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.parse_args", false]], "parse_args() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.parse_args", false]], "parse_args() (in module data.om.biomolecules.geom.write_geom_drugs_structures)": [[180, "data.om.biomolecules.geom.write_geom_drugs_structures.parse_args", false]], "parse_neb_info() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.parse_neb_info", false]], "parse_value() (in module core.common.utils)": [[30, "core.common.utils.parse_value", false]], "parser (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.parser", false]], "parser (in module adsorbml.scripts.write_top_k_vasp)": [[4, "adsorbml.scripts.write_top_k_vasp.parser", false]], "parser (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.parser", false]], "parser (in module core.scripts.download_data)": [[136, "core.scripts.download_data.parser", false]], "parser (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.parser", false]], "parser (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.parser", false]], "parser (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.parser", false]], "parser (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.parser", false]], "parser (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.parser", false]], "parser (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.parser", false]], "parser (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.parser", false]], "pbc (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.pbc", false]], "pbc (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.pbc", false]], "pbc (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.pbc", false]], "pbc_patch() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.pbc_patch", false]], "pgconfig (class in core.common.test_utils)": [[26, "core.common.test_utils.PGConfig", false]], "phys_err() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.phys_err", false]], "place_adsorbate_on_site() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.place_adsorbate_on_site", false]], "place_adsorbate_on_site() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.place_adsorbate_on_site", false]], "place_adsorbate_on_sites() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.place_adsorbate_on_sites", false]], "place_adsorbate_on_sites() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.place_adsorbate_on_sites", false]], "place_adsorbates_on_sites() (data.oc.core.multi_adsorbate_slab_config.multipleadsorbateslabconfig method)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig.place_adsorbates_on_sites", false]], "place_adsorbates_on_sites() (data.oc.core.multipleadsorbateslabconfig method)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig.place_adsorbates_on_sites", false]], "plot_histogram() (in module core.common.utils)": [[30, "core.common.utils.plot_histogram", false]], "plot_traj() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.plot_traj", false]], "polynomialenvelope (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.PolynomialEnvelope", false]], "polynomialenvelope (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope", false]], "polynomialenvelope (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope", false]], "port (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.port", false]], "positions (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.positions", false]], "positions (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.positions", false]], "positions (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.positions", false]], "pov_from_atoms() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.pov_from_atoms", false]], "precompute_enumerate_surface() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.precompute_enumerate_surface", false]], "precompute_slabs() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.precompute_slabs", false]], "predict() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.predict", false]], "predict() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.predict", false]], "predicttask (class in core.tasks)": [[148, "core.tasks.PredictTask", false]], "predicttask (class in core.tasks.task)": [[149, "core.tasks.task.PredictTask", false]], "preprocess_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.preprocess_data", false]], "print_cuda_usage() (in module core.common.utils)": [[30, "core.common.utils.print_cuda_usage", false]], "process_func() (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.process_func", false]], "process_ml_data() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.process_ml_data", false]], "process_mlrs() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.process_mlrs", false]], "promising_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.promising_defective", false]], "promising_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.promising_pristine", false]], "prompt_for_slabs_to_keep (class in ocpapi)": [[190, "ocpapi.prompt_for_slabs_to_keep", false]], "prompt_for_slabs_to_keep (class in ocpapi.workflows)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep", false]], "prompt_for_slabs_to_keep (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep", false]], "pyg2_data_transform() (in module core.common.utils)": [[30, "core.common.utils.pyg2_data_transform", false]], "qmof_khot_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.QMOF_KHOT_EMBEDDINGS", false]], "qmof_khot_embeddings (in module core.datasets.embeddings.qmof_khot_embeddings)": [[37, "core.datasets.embeddings.qmof_khot_embeddings.QMOF_KHOT_EMBEDDINGS", false]], "quadrupletinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction", false]], "r (in module core.common.registry)": [[20, "core.common.registry.R", false]], "r_data_keys (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_data_keys", false]], "r_data_keys (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_data_keys", false]], "r_distances (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_distances", false]], "r_distances (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_distances", false]], "r_edges (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_edges", false]], "r_edges (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_edges", false]], "r_energy (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_energy", false]], "r_energy (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_energy", false]], "r_fixed (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_fixed", false]], "r_fixed (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_fixed", false]], "r_forces (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_forces", false]], "r_forces (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_forces", false]], "r_pbc (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_pbc", false]], "r_pbc (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_pbc", false]], "r_stress (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_stress", false]], "r_stress (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_stress", false]], "radialbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.RadialBasis", false]], "radialbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.RadialBasis", false]], "radialbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.RadialBasis", false]], "radialfunction (class in core.models.equiformer_v2.radial_function)": [[55, "core.models.equiformer_v2.radial_function.RadialFunction", false]], "radius (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.radius", false]], "radius (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.radius", false]], "radius_graph_pbc() (in module core.common.utils)": [[30, "core.common.utils.radius_graph_pbc", false]], "ragged_range() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.ragged_range", false]], "ragged_range() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.ragged_range", false]], "ragged_range() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.ragged_range", false]], "randomly_rotate_adsorbate() (in module data.oc.core.adsorbate)": [[154, "data.oc.core.adsorbate.randomly_rotate_adsorbate", false]], "randomrotate (class in core.common.transforms)": [[27, "core.common.transforms.RandomRotate", false]], "ratelimitexceededexception": [[186, "ocpapi.client.client.RateLimitExceededException", false], [187, "ocpapi.client.RateLimitExceededException", false], [190, "ocpapi.RateLimitExceededException", false]], "ratelimitlogging (class in ocpapi)": [[190, "ocpapi.RateLimitLogging", false]], "ratelimitlogging (class in ocpapi.workflows)": [[195, "ocpapi.workflows.RateLimitLogging", false]], "ratelimitlogging (class in ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.RateLimitLogging", false]], "raw_ads_energy_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.raw_ads_energy_data", false]], "reaction (class in cattsunami.core)": [[6, "cattsunami.core.Reaction", false]], "reaction (class in cattsunami.core.reaction)": [[8, "cattsunami.core.reaction.Reaction", false]], "read_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.read_json", false]], "read_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.read_json", false]], "read_lzma() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.read_lzma", false]], "read_value_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.read_value_json", false]], "read_value_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.read_value_json", false]], "real_sph_harm() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.real_sph_harm", false]], "real_sph_harm() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.real_sph_harm", false]], "real_sph_harm() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.real_sph_harm", false]], "reduce_from_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.reduce_from_model_parallel_region", false]], "reducefrommodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion", false]], "register() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register", false]], "register_dataset() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_dataset", false]], "register_logger() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_logger", false]], "register_model() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_model", false]], "register_task() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_task", false]], "register_trainer() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_trainer", false]], "registry (class in core.common.registry)": [[20, "core.common.registry.Registry", false]], "registry (in module core.common.registry)": [[20, "core.common.registry.registry", false]], "relaxationtask (class in core.tasks)": [[148, "core.tasks.RelaxationTask", false]], "relaxationtask (class in core.tasks.task)": [[149, "core.tasks.task.RelaxationTask", false]], "rename_data_object_keys() (in module core.datasets._utils)": [[31, "core.datasets._utils.rename_data_object_keys", false]], "reorder_adsorbate() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.reorder_adsorbate", false]], "reorder_edge_list() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.reorder_edge_list", false]], "reorder_symmetric_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.reorder_symmetric_edges", false]], "repeat_blocks() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.painn.utils)": [[112, "core.models.painn.utils.repeat_blocks", false]], "requestexception": [[186, "ocpapi.client.client.RequestException", false], [187, "ocpapi.client.RequestException", false], [190, "ocpapi.RequestException", false]], "reserved_keys (in module core.datasets.lmdb_database)": [[39, "core.datasets.lmdb_database.RESERVED_KEYS", false]], "reset_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.reset_", false]], "reset_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.reset_", false]], "reset_parameters() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.reset_parameters", false]], "reset_parameters() (core.models.dimenet_plus_plus.interactionppblock method)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock.reset_parameters", false]], "reset_parameters() (core.models.dimenet_plus_plus.outputppblock method)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.atom_update_block.outputblock method)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.base_layers.dense method)": [[71, "core.models.gemnet.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.efficient.efficientinteractionbilinear method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.efficient.efficientinteractiondownprojection method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.atom_update_block.outputblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.base_layers.dense method)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.efficient.efficientinteractionbilinear method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.efficient.efficientinteractiondownprojection method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection.reset_parameters", false]], "reset_parameters() (core.models.gemnet_oc.layers.base_layers.dense method)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet_oc.layers.efficient.basisembedding method)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.reset_parameters", false]], "reset_parameters() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.gatedequivariantblock method)": [[111, "core.models.painn.painn.GatedEquivariantBlock.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnoutput method)": [[111, "core.models.painn.painn.PaiNNOutput.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnupdate method)": [[111, "core.models.painn.painn.PaiNNUpdate.reset_parameters", false]], "residuallayer (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.ResidualLayer", false]], "residuallayer (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.ResidualLayer", false]], "residuallayer (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.ResidualLayer", false]], "restart_bug_check() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.restart_bug_check", false]], "restore() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.restore", false]], "retry_after (ocpapi.client.client.ratelimitexceededexception attribute)": [[186, "ocpapi.client.client.RateLimitExceededException.retry_after", false]], "retry_after (ocpapi.client.ratelimitexceededexception attribute)": [[187, "ocpapi.client.RateLimitExceededException.retry_after", false]], "retry_after (ocpapi.ratelimitexceededexception attribute)": [[190, "ocpapi.RateLimitExceededException.retry_after", false]], "retry_api_calls() (in module ocpapi)": [[190, "ocpapi.retry_api_calls", false]], "retry_api_calls() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.retry_api_calls", false]], "retry_api_calls() (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.retry_api_calls", false]], "rotate() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.rotate", false]], "rotate() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.rotate", false]], "rotate() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.Rotate", false]], "rotate_inv() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.rotate_inv", false]], "rotate_inv() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.rotate_inv", false]], "rotateinv() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotateInv", false]], "rotatewigner() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotateWigner", false]], "rotationmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotationMatrix", false]], "rotationtowignerdmatrix() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.RotationToWignerDMatrix", false]], "rotationtowignerdmatrix() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.RotationToWignerDMatrix", false]], "rotationtowignerdmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotationToWignerDMatrix", false]], "run() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.run", false]], "run() (core.tasks.predicttask method)": [[148, "core.tasks.PredictTask.run", false]], "run() (core.tasks.relaxationtask method)": [[148, "core.tasks.RelaxationTask.run", false]], "run() (core.tasks.task.basetask method)": [[149, "core.tasks.task.BaseTask.run", false]], "run() (core.tasks.task.predicttask method)": [[149, "core.tasks.task.PredictTask.run", false]], "run() (core.tasks.task.relaxationtask method)": [[149, "core.tasks.task.RelaxationTask.run", false]], "run() (core.tasks.task.traintask method)": [[149, "core.tasks.task.TrainTask.run", false]], "run() (core.tasks.task.validatetask method)": [[149, "core.tasks.task.ValidateTask.run", false]], "run() (core.tasks.traintask method)": [[148, "core.tasks.TrainTask.run", false]], "run() (core.tasks.validatetask method)": [[148, "core.tasks.ValidateTask.run", false]], "run() (data.oc.structure_generator.structuregenerator method)": [[170, "data.oc.structure_generator.StructureGenerator.run", false]], "run_placements() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.run_placements", false]], "run_relaxations() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.run_relaxations", false]], "run_relaxations() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.run_relaxations", false]], "runner (class in core._cli)": [[12, "core._cli.Runner", false]], "runner_wrapper() (in module core._cli)": [[12, "core._cli.runner_wrapper", false]], "s (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.s", false]], "s2activation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.S2Activation", false]], "s2ef_counts (in module core.scripts.download_data)": [[136, "core.scripts.download_data.S2EF_COUNTS", false]], "save (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.SAVE", false]], "save (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.SAVE", false]], "save (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.SAVE", false]], "save() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.save", false]], "save() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.save", false]], "save_checkpoint() (in module core.common.utils)": [[30, "core.common.utils.save_checkpoint", false]], "save_experiment_log() (in module core.common.utils)": [[30, "core.common.utils.save_experiment_log", false]], "save_results() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.save_results", false]], "save_results() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.save_results", false]], "scale() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.scale", false]], "scale_factor (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.scale_factor", false]], "scale_factor (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.scale_factor", false]], "scaledict (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat.ScaleDict", false]], "scaledsigmoid (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSigmoid", false]], "scaledsilu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.ScaledSiLU", false]], "scaledsmoothleakyrelu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU", false]], "scaledswiglu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSwiGLU", false]], "scalefactor (class in core.modules.scaling)": [[129, "core.modules.scaling.ScaleFactor", false]], "scalefactor (class in core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor.ScaleFactor", false]], "scatter_det() (in module core.common.utils)": [[30, "core.common.utils.scatter_det", false]], "scatter_sum() (in module core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.scatter_sum", false]], "scatter_to_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.scatter_to_model_parallel_region", false]], "scattertomodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion", false]], "schnetwrap (class in core.models.schnet)": [[113, "core.models.schnet.SchNetWrap", false]], "select_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.select_edges", false]], "select_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.select_edges", false]], "select_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.select_edges", false]], "select_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.select_edges", false]], "select_symmetric_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.select_symmetric_edges", false]], "separables2activation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SeparableS2Activation", false]], "set_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.set_", false]], "set_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.set_", false]], "set_bulk_id_from_db() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.set_bulk_id_from_db", false]], "set_bulk_id_from_db() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.set_bulk_id_from_db", false]], "set_context_var() (in module ocpapi.workflows.context)": [[193, "ocpapi.workflows.context.set_context_var", false]], "set_cutoffs() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.set_cutoffs", false]], "set_cutoffs() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.set_cutoffs", false]], "set_embedding() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.set_embedding", false]], "set_embedding() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.set_embedding", false]], "set_epoch_and_start_iteration() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.set_epoch_and_start_iteration", false]], "set_epoch_and_start_iteration() (core.common.data_parallel.statefuldistributedsampler method)": [[13, "core.common.data_parallel.StatefulDistributedSampler.set_epoch_and_start_iteration", false]], "set_fixed_atom_constraints() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.set_fixed_atom_constraints", false]], "set_lmax() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.set_lmax", false]], "set_lmax_mmax() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.set_lmax_mmax", false]], "set_lmax_mmax() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.set_lmax_mmax", false]], "set_max_neighbors() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.set_max_neighbors", false]], "set_max_neighbors() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.set_max_neighbors", false]], "set_pbc_patch() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.set_pbc_patch", false]], "set_positions() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.set_positions", false]], "set_positions() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.set_positions", false]], "set_positions() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.set_positions", false]], "set_seed() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.set_seed", false]], "set_seed() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.set_seed", false]], "set_source_dataset_id() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.set_source_dataset_id", false]], "set_source_dataset_id() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.set_source_dataset_id", false]], "set_wigner() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.set_wigner", false]], "setup() (core.tasks.task.basetask method)": [[149, "core.tasks.task.BaseTask.setup", false]], "setup() (in module core.common.distutils)": [[14, "core.common.distutils.setup", false]], "setup_experimental_imports() (in module core.common.utils)": [[30, "core.common.utils.setup_experimental_imports", false]], "setup_gp() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.setup_gp", false]], "setup_imports() (in module core.common.utils)": [[30, "core.common.utils.setup_imports", false]], "setup_logging() (in module core.common.utils)": [[30, "core.common.utils.setup_logging", false]], "setup_vasp_calc_mof() (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.setup_vasp_calc_mof", false]], "setup_vasp_mof_and_ads() (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.setup_vasp_mof_and_ads", false]], "severitylevelbetween (class in core.common.utils)": [[30, "core.common.utils.SeverityLevelBetween", false]], "sharded (core.datasets.lmdb_dataset.lmdbdataset attribute)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.sharded", false]], "sharded (core.datasets.lmdbdataset attribute)": [[38, "core.datasets.LmdbDataset.sharded", false]], "shell (in module core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.shell", false]], "shift (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.shift", false]], "shift (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.shift", false]], "shift (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.shift", false]], "sigmoidsmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.SigmoidSmearing", false]], "silusmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.SiLUSmearing", false]], "sine (class in core.models.utils.basis)": [[120, "core.models.utils.basis.Sine", false]], "sinesmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SINESmearing", false]], "single_point_calculation() (in module data.om.omdata.orca.recipes)": [[184, "data.om.omdata.orca.recipes.single_point_calculation", false]], "singlepointlmdbdataset (class in core.datasets)": [[38, "core.datasets.SinglePointLmdbDataset", false]], "singlepointlmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.SinglePointLmdbDataset", false]], "siqu (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.SiQU", false]], "siqu (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.SiQU", false]], "siren (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SIREN", false]], "slab (class in data.oc.core)": [[157, "data.oc.core.Slab", false]], "slab (class in data.oc.core.slab)": [[159, "data.oc.core.slab.Slab", false]], "slab (class in ocpapi)": [[190, "ocpapi.Slab", false]], "slab (class in ocpapi.client)": [[187, "ocpapi.client.Slab", false]], "slab (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Slab", false]], "slab (ocpapi.adsorbateslabconfigs attribute)": [[190, "ocpapi.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.slab", false]], "slab (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.client.adsorbateslabconfigs attribute)": [[187, "ocpapi.client.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.client.models.adsorbateslabconfigs attribute)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.slab", false]], "slab (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.slab", false]], "slabmetadata (class in ocpapi)": [[190, "ocpapi.SlabMetadata", false]], "slabmetadata (class in ocpapi.client)": [[187, "ocpapi.client.SlabMetadata", false]], "slabmetadata (class in ocpapi.client.models)": [[188, "ocpapi.client.models.SlabMetadata", false]], "slabs (class in ocpapi)": [[190, "ocpapi.Slabs", false]], "slabs (class in ocpapi.client)": [[187, "ocpapi.client.Slabs", false]], "slabs (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Slabs", false]], "slabs (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.slabs", false]], "slabs (ocpapi.client.models.slabs attribute)": [[188, "ocpapi.client.models.Slabs.slabs", false]], "slabs (ocpapi.client.slabs attribute)": [[187, "ocpapi.client.Slabs.slabs", false]], "slabs (ocpapi.slabs attribute)": [[190, "ocpapi.Slabs.slabs", false]], "slabs (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.slabs", false]], "slabs (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.slabs", false]], "smearing (core.models.utils.basis.basis attribute)": [[120, "core.models.utils.basis.Basis.smearing", false]], "smoothleakyrelu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU", false]], "so2_convolution (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Convolution", false]], "so2_linear (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Linear", false]], "so2_m_convolution (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_m_Convolution", false]], "so2block (class in core.models.escn.escn)": [[64, "core.models.escn.escn.SO2Block", false]], "so2conv (class in core.models.escn.escn)": [[64, "core.models.escn.escn.SO2Conv", false]], "so2equivariantgraphattention (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention", false]], "so3_embedding (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding", false]], "so3_embedding (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Embedding", false]], "so3_grid (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Grid", false]], "so3_grid (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Grid", false]], "so3_linear (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Linear", false]], "so3_linearv2 (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2", false]], "so3_rotation (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation", false]], "so3_rotation (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Rotation", false]], "spawn_multi_process() (in module core.common.test_utils)": [[26, "core.common.test_utils.spawn_multi_process", false]], "sph_harm_prefactor() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.sph_harm_prefactor", false]], "sph_harm_prefactor() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.sph_harm_prefactor", false]], "sph_harm_prefactor() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.sph_harm_prefactor", false]], "spherical_bessel_formulas() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.spherical_bessel_formulas", false]], "spherical_bessel_formulas() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.spherical_bessel_formulas", false]], "spherical_bessel_formulas() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.spherical_bessel_formulas", false]], "sphericalbasislayer (class in core.models.gemnet_oc.layers.spherical_basis)": [[106, "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer", false]], "sphericalbesselbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.SphericalBesselBasis", false]], "sphericalbesselbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis", false]], "sphericalbesselbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis", false]], "sphericalchannelnetwork (class in core.models.scn)": [[114, "core.models.scn.SphericalChannelNetwork", false]], "sphericalchannelnetwork (class in core.models.scn.scn)": [[116, "core.models.scn.scn.SphericalChannelNetwork", false]], "sphericalharmonicshelper (class in core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper", false]], "sphericalsmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SphericalSmearing", false]], "splits (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.SPLITS", false]], "src_id (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.src_id", false]], "src_id (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.src_id", false]], "src_id (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.src_id", false]], "standardize_bulk() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.standardize_bulk", false]], "standardize_bulk() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.standardize_bulk", false]], "state_dict() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.state_dict", false]], "state_dict() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.state_dict", false]], "statefuldistributedsampler (class in core.common.data_parallel)": [[13, "core.common.data_parallel.StatefulDistributedSampler", false]], "stats (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.stats", false]], "stats (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.stats", false]], "status (class in ocpapi)": [[190, "ocpapi.Status", false]], "status (class in ocpapi.client)": [[187, "ocpapi.client.Status", false]], "status (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Status", false]], "status (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.status", false]], "status (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.status", false]], "status (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.status", false]], "step() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.step", false]], "step() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.step", false]], "step() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.step", false]], "store() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.store", false]], "structuregenerator (class in data.oc.structure_generator)": [[170, "data.oc.structure_generator.StructureGenerator", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client method)": [[190, "ocpapi.Client.submit_adsorbate_slab_relaxations", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.submit_adsorbate_slab_relaxations", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.submit_adsorbate_slab_relaxations", false]], "subselect_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.subselect_edges", false]], "subselect_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.subselect_edges", false]], "subselect_graph() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.subselect_graph", false]], "subselect_graph() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.subselect_graph", false]], "success (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.SUCCESS", false]], "success (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.SUCCESS", false]], "success (ocpapi.status attribute)": [[190, "ocpapi.Status.SUCCESS", false]], "success_threshold (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.SUCCESS_THRESHOLD", false]], "surface_change_cutoff_multiplier (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.SURFACE_CHANGE_CUTOFF_MULTIPLIER", false]], "swiglu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SwiGLU", false]], "sym (in module core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.sym", false]], "symmetrize_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.symmetrize_edges", false]], "symmetrize_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.symmetrize_edges", false]], "symmetrize_edges() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.symmetrize_edges", false]], "symmetrize_edges() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.symmetrize_edges", false]], "synchronize() (in module core.common.distutils)": [[14, "core.common.distutils.synchronize", false]], "system_id (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.system_id", false]], "system_id (ocpapi.adsorbateslabrelaxationssystem attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.client.adsorbateslabrelaxationssystem attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.client.models.adsorbateslabrelaxationssystem attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.system_id", false]], "system_id (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.system_id", false]], "t (in module core.common.distutils)": [[14, "core.common.distutils.T", false]], "t_co (in module core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.T_co", false]], "tag_surface_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tag_surface_atoms", false]], "tags (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.tags", false]], "tags (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.tags", false]], "tags (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.tags", false]], "target_constant_shape() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_constant_shape", false]], "target_extensive() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_extensive", false]], "target_per_atom() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_per_atom", false]], "task_metrics (core.modules.evaluator.evaluator attribute)": [[122, "core.modules.evaluator.Evaluator.task_metrics", false]], "task_primary_metric (core.modules.evaluator.evaluator attribute)": [[122, "core.modules.evaluator.Evaluator.task_primary_metric", false]], "temp_split_string (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.temp_split_string", false]], "tensorboardlogger (class in core.common.logger)": [[19, "core.common.logger.TensorboardLogger", false]], "there_is_overlap() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.there_is_overlap", false]], "tile_and_tag_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tile_and_tag_atoms", false]], "tile_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tile_atoms", false]], "to() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.to", false]], "to_ase_atoms() (ocpapi.adsorbateslabrelaxationresult method)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.atoms method)": [[190, "ocpapi.Atoms.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.adsorbateslabrelaxationresult method)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.atoms method)": [[187, "ocpapi.client.Atoms.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.models.adsorbateslabrelaxationresult method)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.models.atoms method)": [[188, "ocpapi.client.models.Atoms.to_ase_atoms", false]], "to_grid() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.to_grid", false]], "to_grid() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.to_grid", false]], "to_grid() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.to_grid", false]], "to_grid() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.to_grid", false]], "togrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.ToGrid", false]], "top (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.top", false]], "top (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.top", false]], "top (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.top", false]], "torchcalc (class in core.common.relaxation.optimizers.lbfgs_torch)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc", false]], "train() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.train", false]], "train() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.train", false]], "train() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.train", false]], "train() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.train", false]], "train_test_val_split() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.train_test_val_split", false]], "traintask (class in core.tasks)": [[148, "core.tasks.TrainTask", false]], "traintask (class in core.tasks.task)": [[149, "core.tasks.task.TrainTask", false]], "trajectorylmdbdataset (class in core.datasets)": [[38, "core.datasets.TrajectoryLmdbDataset", false]], "trajectorylmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.TrajectoryLmdbDataset", false]], "transblockv2 (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.TransBlockV2", false]], "transfer_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.TRANSFER_REACTION_DB_PATH", false]], "traverse_adsorbate_desorption() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_desorption", false]], "traverse_adsorbate_dissociation() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_dissociation", false]], "traverse_adsorbate_general() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_general", false]], "traverse_adsorbate_transfer() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_transfer", false]], "trim_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.trim_tensor", false]], "tripletinteraction (class in core.models.gemnet.layers.interaction_block)": [[76, "core.models.gemnet.layers.interaction_block.TripletInteraction", false]], "tripletinteraction (class in core.models.gemnet_gp.layers.interaction_block)": [[89, "core.models.gemnet_gp.layers.interaction_block.TripletInteraction", false]], "tripletinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.TripletInteraction", false]], "triplets() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.triplets", false]], "tune_reporter() (in module core.common.hpo_utils)": [[17, "core.common.hpo_utils.tune_reporter", false]], "ui_url (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.ui_url", false]], "ui_url (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.ui_url", false]], "ui_url (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.ui_url", false]], "uncompress_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.uncompress_data", false]], "uniform_atoms_lengths() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.uniform_atoms_lengths", false]], "unique_combinations_count (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.unique_combinations_count", false]], "uniquekeyloader (class in core.common.utils)": [[30, "core.common.utils.UniqueKeyLoader", false]], "unregister() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.unregister", false]], "unscale() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.unscale", false]], "unsupportedadsorbateexception": [[190, "ocpapi.UnsupportedAdsorbateException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedAdsorbateException", false], [195, "ocpapi.workflows.UnsupportedAdsorbateException", false]], "unsupportedbulkexception": [[190, "ocpapi.UnsupportedBulkException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedBulkException", false], [195, "ocpapi.workflows.UnsupportedBulkException", false]], "unsupportedmodelexception": [[190, "ocpapi.UnsupportedModelException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedModelException", false], [195, "ocpapi.workflows.UnsupportedModelException", false]], "unwrap_atoms() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.unwrap_atoms", false]], "update() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.update", false]], "update() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.update", false]], "update() (core.modules.evaluator.evaluator method)": [[122, "core.modules.evaluator.Evaluator.update", false]], "update() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.update", false]], "update_best() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.update_best", false]], "update_best() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.update_best", false]], "update_config() (in module core.common.utils)": [[30, "core.common.utils.update_config", false]], "update_dbs() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.update_dbs", false]], "update_distance_map() (in module data.oc.core.multi_adsorbate_slab_config)": [[158, "data.oc.core.multi_adsorbate_slab_config.update_distance_map", false]], "update_graph() (core.common.relaxation.optimizers.lbfgs_torch.torchcalc method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc.update_graph", false]], "update_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.update_json", false]], "update_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.update_json", false]], "update_pkls() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.update_pkls", false]], "url (core.models.dimenet_plus_plus.dimenetplusplus attribute)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.url", false]], "use_gp (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.use_gp", false]], "v0_check() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.v0_check", false]], "validate() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.validate", false]], "validate() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.validate", false]], "validatetask (class in core.tasks)": [[148, "core.tasks.ValidateTask", false]], "validatetask (class in core.tasks.task)": [[149, "core.tasks.task.ValidateTask", false]], "variance_in (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.variance_in", false]], "variance_out (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.variance_out", false]], "vasp_flags (in module adsorbml.scripts.write_top_k_vasp)": [[4, "adsorbml.scripts.write_top_k_vasp.VASP_FLAGS", false]], "vasp_flags (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.VASP_FLAGS", false]], "vector_rejection() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.vector_rejection", false]], "verify_count() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.verify_count", false]], "version (in module ocpapi.version)": [[191, "ocpapi.version.VERSION", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi)": [[190, "ocpapi.wait_for_adsorbate_slab_relaxations", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.wait_for_adsorbate_slab_relaxations", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.wait_for_adsorbate_slab_relaxations", false]], "wandblogger (class in core.common.logger)": [[19, "core.common.logger.WandBLogger", false]], "warmup_lr_lambda() (in module core.common.utils)": [[30, "core.common.utils.warmup_lr_lambda", false]], "watch() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.watch", false]], "watch() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.watch", false]], "watch() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.watch", false]], "weight (core.models.gemnet_oc.layers.efficient.basisembedding attribute)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.weight", false]], "wigner_d() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.wigner_D", false]], "wigner_d() (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner.wigner_D", false]], "wigner_d() (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics.wigner_D", false]], "world_size (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.world_size", false]], "write() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.write", false]], "write_images_to_lmdb() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.write_images_to_lmdb", false]], "write_images_to_lmdb() (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.write_images_to_lmdb", false]], "write_is2re_relaxations() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.write_is2re_relaxations", false]], "write_is2re_relaxations() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.write_is2re_relaxations", false]], "write_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.write_json", false]], "write_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.write_json", false]], "write_orca_inputs() (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.write_orca_inputs", false]], "write_pickle() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.write_pickle", false]], "write_predictions() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.write_predictions", false]], "write_predictions() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.write_predictions", false]], "write_surface() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.write_surface", false]], "write_vasp_input_files() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.write_vasp_input_files", false]]}, "objects": {"": [[10, 0, 0, "-", "cattsunami"], [43, 0, 0, "-", "core"], [153, 0, 0, "-", "data"], [190, 0, 0, "-", "ocpapi"]], "adsorbml.2023_neurips_challenge": [[0, 0, 0, "-", "challenge_eval"]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, 1, 1, "", "compute_valid_ml_success"], [0, 1, 1, "", "get_dft_data"], [0, 1, 1, "", "is_successful"], [0, 1, 1, "", "main"], [0, 1, 1, "", "parse_args"], [0, 1, 1, "", "process_ml_data"]], "adsorbml.scripts": [[1, 0, 0, "-", "dense_eval"], [2, 0, 0, "-", "process_mlrs"], [3, 0, 0, "-", "utils"], [4, 0, 0, "-", "write_top_k_vasp"]], "adsorbml.scripts.dense_eval": [[1, 2, 1, "", "SUCCESS_THRESHOLD"], [1, 1, 1, "", "compute_hybrid_success"], [1, 1, 1, "", "compute_valid_ml_success"], [1, 1, 1, "", "filter_ml_data"], [1, 1, 1, "", "get_dft_compute"], [1, 1, 1, "", "get_dft_data"], [1, 1, 1, "", "is_successful"], [1, 2, 1, "", "parser"]], "adsorbml.scripts.process_mlrs": [[2, 2, 1, "", "DESORPTION_CUTOFF_MULTIPLIER"], [2, 2, 1, "", "SURFACE_CHANGE_CUTOFF_MULTIPLIER"], [2, 2, 1, "", "args"], [2, 1, 1, "", "min_diff"], [2, 1, 1, "", "parse_args"], [2, 1, 1, "", "process_mlrs"]], "adsorbml.scripts.utils": [[3, 1, 1, "", "converged_oszicar"], [3, 1, 1, "", "count_scf"]], "adsorbml.scripts.write_top_k_vasp": [[4, 2, 1, "", "VASP_FLAGS"], [4, 2, 1, "", "parser"]], "cattsunami": [[10, 2, 1, "", "__version__"], [6, 0, 0, "-", "core"], [9, 0, 0, "-", "databases"]], "cattsunami.core": [[6, 3, 1, "", "OCPNEB"], [6, 3, 1, "", "Reaction"], [5, 0, 0, "-", "autoframe"], [7, 0, 0, "-", "ocpneb"], [8, 0, 0, "-", "reaction"]], "cattsunami.core.OCPNEB": [[6, 4, 1, "", "get_forces"], [6, 4, 1, "", "get_precon_forces"], [6, 4, 1, "", "load_checkpoint"], [6, 4, 1, "", "set_positions"]], "cattsunami.core.Reaction": [[6, 4, 1, "", "get_desorption_mapping"]], "cattsunami.core.autoframe": [[5, 3, 1, "", "AutoFrame"], [5, 3, 1, "", "AutoFrameDesorption"], [5, 3, 1, "", "AutoFrameDissociation"], [5, 3, 1, "", "AutoFrameTransfer"], [5, 1, 1, "", "get_product2_idx"], [5, 1, 1, "", "get_shortest_path"], [5, 1, 1, "", "interpolate"], [5, 1, 1, "", "interpolate_and_correct_frames"], [5, 1, 1, "", "is_adsorbate_adsorbed"], [5, 1, 1, "", "is_edge_list_respected"], [5, 1, 1, "", "reorder_edge_list"], [5, 1, 1, "", "traverse_adsorbate_desorption"], [5, 1, 1, "", "traverse_adsorbate_dissociation"], [5, 1, 1, "", "traverse_adsorbate_general"], [5, 1, 1, "", "traverse_adsorbate_transfer"], [5, 1, 1, "", "unwrap_atoms"]], "cattsunami.core.autoframe.AutoFrame": [[5, 4, 1, "", "are_all_adsorbate_atoms_overlapping"], [5, 4, 1, "", "get_most_proximate_symmetric_group"], [5, 4, 1, "", "only_keep_unique_systems"], [5, 4, 1, "", "reorder_adsorbate"]], "cattsunami.core.autoframe.AutoFrameDesorption": [[5, 4, 1, "", "get_neb_frames"]], "cattsunami.core.autoframe.AutoFrameDissociation": [[5, 4, 1, "", "get_best_sites_for_product1"], [5, 4, 1, "", "get_best_unique_sites_for_product2"], [5, 4, 1, "", "get_neb_frames"], [5, 4, 1, "", "get_sites_within_r"]], "cattsunami.core.autoframe.AutoFrameTransfer": [[5, 4, 1, "", "get_neb_frames"], [5, 4, 1, "", "get_system_pairs_final"], [5, 4, 1, "", "get_system_pairs_initial"]], "cattsunami.core.ocpneb": [[7, 3, 1, "", "OCPNEB"]], "cattsunami.core.ocpneb.OCPNEB": [[7, 4, 1, "", "get_forces"], [7, 4, 1, "", "get_precon_forces"], [7, 4, 1, "", "load_checkpoint"], [7, 4, 1, "", "set_positions"]], "cattsunami.core.reaction": [[8, 3, 1, "", "Reaction"]], "cattsunami.core.reaction.Reaction": [[8, 4, 1, "", "get_desorption_mapping"]], "cattsunami.databases": [[9, 2, 1, "", "DESORPTION_REACTION_DB_PATH"], [9, 2, 1, "", "DISSOCIATION_REACTION_DB_PATH"], [9, 2, 1, "", "TRANSFER_REACTION_DB_PATH"]], "cattsunami.run_validation": [[11, 0, 0, "-", "run_validation"]], "cattsunami.run_validation.run_validation": [[11, 1, 1, "", "all_converged"], [11, 1, 1, "", "barrierless_converged"], [11, 1, 1, "", "both_barriered"], [11, 1, 1, "", "both_barrierless"], [11, 1, 1, "", "get_results_ml"], [11, 1, 1, "", "get_results_sp"], [11, 1, 1, "", "get_single_point"], [11, 1, 1, "", "is_failed_sp"], [11, 1, 1, "", "parse_neb_info"], [11, 2, 1, "", "parser"]], "core": [[12, 0, 0, "-", "_cli"], [18, 0, 0, "-", "common"], [38, 0, 0, "-", "datasets"], [108, 0, 0, "-", "models"], [124, 0, 0, "-", "modules"], [135, 0, 0, "-", "preprocessing"], [141, 0, 0, "-", "scripts"], [148, 0, 0, "-", "tasks"], [151, 0, 0, "-", "trainers"]], "core._cli": [[12, 3, 1, "", "Runner"], [12, 1, 1, "", "main"], [12, 1, 1, "", "runner_wrapper"]], "core._cli.Runner": [[12, 4, 1, "", "__call__"], [12, 4, 1, "", "checkpoint"]], "core.common": [[13, 0, 0, "-", "data_parallel"], [14, 0, 0, "-", "distutils"], [15, 0, 0, "-", "flags"], [16, 0, 0, "-", "gp_utils"], [17, 0, 0, "-", "hpo_utils"], [19, 0, 0, "-", "logger"], [20, 0, 0, "-", "registry"], [22, 0, 0, "-", "relaxation"], [26, 0, 0, "-", "test_utils"], [27, 0, 0, "-", "transforms"], [28, 0, 0, "-", "tutorial_utils"], [29, 0, 0, "-", "typing"], [30, 0, 0, "-", "utils"]], "core.common.data_parallel": [[13, 3, 1, "", "BalancedBatchSampler"], [13, 3, 1, "", "OCPCollater"], [13, 3, 1, "", "StatefulDistributedSampler"], [13, 3, 1, "", "_HasMetadata"], [13, 1, 1, "", "balanced_partition"]], "core.common.data_parallel.BalancedBatchSampler": [[13, 4, 1, "", "__iter__"], [13, 4, 1, "", "__len__"], [13, 4, 1, "", "_load_dataset"], [13, 4, 1, "", "set_epoch_and_start_iteration"]], "core.common.data_parallel.OCPCollater": [[13, 4, 1, "", "__call__"]], "core.common.data_parallel.StatefulDistributedSampler": [[13, 4, 1, "", "__iter__"], [13, 4, 1, "", "set_epoch_and_start_iteration"]], "core.common.data_parallel._HasMetadata": [[13, 5, 1, "", "metadata_path"]], "core.common.distutils": [[14, 2, 1, "", "T"], [14, 1, 1, "", "all_gather"], [14, 1, 1, "", "all_reduce"], [14, 1, 1, "", "broadcast"], [14, 1, 1, "", "cleanup"], [14, 1, 1, "", "gather_objects"], [14, 1, 1, "", "get_rank"], [14, 1, 1, "", "get_world_size"], [14, 1, 1, "", "initialized"], [14, 1, 1, "", "is_master"], [14, 1, 1, "", "os_environ_get_or_throw"], [14, 1, 1, "", "setup"], [14, 1, 1, "", "synchronize"]], "core.common.flags": [[15, 3, 1, "", "Flags"], [15, 2, 1, "", "flags"]], "core.common.flags.Flags": [[15, 4, 1, "", "add_core_args"], [15, 4, 1, "", "get_parser"]], "core.common.gp_utils": [[16, 3, 1, "", "CopyToModelParallelRegion"], [16, 3, 1, "", "GatherFromModelParallelRegion"], [16, 3, 1, "", "ReduceFromModelParallelRegion"], [16, 3, 1, "", "ScatterToModelParallelRegion"], [16, 2, 1, "", "_DATA_PARALLEL_GROUP"], [16, 2, 1, "", "_GRAPH_PARALLEL_GROUP"], [16, 1, 1, "", "_gather"], [16, 1, 1, "", "_gather_with_padding"], [16, 1, 1, "", "_reduce"], [16, 1, 1, "", "_split"], [16, 1, 1, "", "_split_tensor"], [16, 1, 1, "", "cleanup_gp"], [16, 1, 1, "", "copy_to_model_parallel_region"], [16, 1, 1, "", "divide_and_check_no_remainder"], [16, 1, 1, "", "ensure_div"], [16, 1, 1, "", "gather_from_model_parallel_region"], [16, 1, 1, "", "get_dp_group"], [16, 1, 1, "", "get_dp_rank"], [16, 1, 1, "", "get_dp_world_size"], [16, 1, 1, "", "get_gp_group"], [16, 1, 1, "", "get_gp_rank"], [16, 1, 1, "", "get_gp_world_size"], [16, 1, 1, "", "initialized"], [16, 1, 1, "", "pad_tensor"], [16, 1, 1, "", "reduce_from_model_parallel_region"], [16, 1, 1, "", "scatter_to_model_parallel_region"], [16, 1, 1, "", "setup_gp"], [16, 1, 1, "", "trim_tensor"]], "core.common.gp_utils.CopyToModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.GatherFromModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.ReduceFromModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.ScatterToModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.hpo_utils": [[17, 1, 1, "", "label_metric_dict"], [17, 1, 1, "", "tune_reporter"]], "core.common.logger": [[19, 3, 1, "", "Logger"], [19, 3, 1, "", "TensorboardLogger"], [19, 3, 1, "", "WandBLogger"]], "core.common.logger.Logger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.logger.TensorboardLogger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.logger.WandBLogger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.registry": [[20, 2, 1, "", "NestedDict"], [20, 2, 1, "", "R"], [20, 3, 1, "", "Registry"], [20, 1, 1, "", "_get_absolute_mapping"], [20, 2, 1, "", "registry"]], "core.common.registry.Registry": [[20, 4, 1, "", "__import_error"], [20, 4, 1, "", "get"], [20, 4, 1, "", "get_class"], [20, 4, 1, "", "get_dataset_class"], [20, 4, 1, "", "get_logger_class"], [20, 4, 1, "", "get_model_class"], [20, 4, 1, "", "get_task_class"], [20, 4, 1, "", "get_trainer_class"], [20, 6, 1, "", "mapping"], [20, 4, 1, "", "register"], [20, 4, 1, "", "register_dataset"], [20, 4, 1, "", "register_logger"], [20, 4, 1, "", "register_model"], [20, 4, 1, "", "register_task"], [20, 4, 1, "", "register_trainer"], [20, 4, 1, "", "unregister"]], "core.common.relaxation": [[21, 0, 0, "-", "ase_utils"], [23, 0, 0, "-", "ml_relaxation"], [24, 0, 0, "-", "optimizers"]], "core.common.relaxation.ase_utils": [[21, 3, 1, "", "OCPCalculator"], [21, 1, 1, "", "batch_to_atoms"]], "core.common.relaxation.ase_utils.OCPCalculator": [[21, 4, 1, "", "calculate"], [21, 6, 1, "", "implemented_properties"], [21, 4, 1, "", "load_checkpoint"]], "core.common.relaxation.ml_relaxation": [[23, 1, 1, "", "ml_relax"]], "core.common.relaxation.optimizers": [[25, 0, 0, "-", "lbfgs_torch"]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, 3, 1, "", "LBFGS"], [25, 3, 1, "", "TorchCalc"]], "core.common.relaxation.optimizers.lbfgs_torch.LBFGS": [[25, 4, 1, "", "check_convergence"], [25, 4, 1, "", "get_energy_and_forces"], [25, 4, 1, "", "run"], [25, 4, 1, "", "set_positions"], [25, 4, 1, "", "step"], [25, 4, 1, "", "write"]], "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc": [[25, 4, 1, "", "get_energy_and_forces"], [25, 4, 1, "", "update_graph"]], "core.common.test_utils": [[26, 3, 1, "", "ForkedPdb"], [26, 3, 1, "", "PGConfig"], [26, 1, 1, "", "_init_pg_and_rank_and_launch_test"], [26, 1, 1, "", "spawn_multi_process"]], "core.common.test_utils.ForkedPdb": [[26, 4, 1, "", "interaction"]], "core.common.test_utils.PGConfig": [[26, 6, 1, "", "backend"], [26, 6, 1, "", "gp_group_size"], [26, 6, 1, "", "port"], [26, 6, 1, "", "use_gp"], [26, 6, 1, "", "world_size"]], "core.common.transforms": [[27, 3, 1, "", "RandomRotate"]], "core.common.transforms.RandomRotate": [[27, 4, 1, "", "__call__"], [27, 4, 1, "", "__repr__"]], "core.common.tutorial_utils": [[28, 1, 1, "", "describe_fairchem"], [28, 1, 1, "", "fairchem_main"], [28, 1, 1, "", "fairchem_root"], [28, 1, 1, "", "generate_yml_config"], [28, 1, 1, "", "train_test_val_split"]], "core.common.typing": [[29, 2, 1, "", "_T"], [29, 1, 1, "", "assert_is_instance"], [29, 1, 1, "", "none_throws"]], "core.common.utils": [[30, 3, 1, "", "Complete"], [30, 3, 1, "", "SeverityLevelBetween"], [30, 3, 1, "", "UniqueKeyLoader"], [30, 1, 1, "", "_get_project_root"], [30, 1, 1, "", "_import_local_file"], [30, 1, 1, "", "_report_incompat_keys"], [30, 1, 1, "", "_resolve_scale_factor_submodule"], [30, 1, 1, "", "add_edge_distance_to_graph"], [30, 1, 1, "", "build_config"], [30, 1, 1, "", "cg_change_mat"], [30, 1, 1, "", "check_traj_files"], [30, 1, 1, "", "collate"], [30, 1, 1, "", "compute_neighbors"], [30, 1, 1, "", "conditional_grad"], [30, 1, 1, "", "create_dict_from_args"], [30, 1, 1, "", "create_grid"], [30, 1, 1, "", "dict_set_recursively"], [30, 1, 1, "", "get_commit_hash"], [30, 1, 1, "", "get_loss_module"], [30, 1, 1, "", "get_max_neighbors_mask"], [30, 1, 1, "", "get_pbc_distances"], [30, 1, 1, "", "get_pruned_edge_idx"], [30, 1, 1, "", "irreps_sum"], [30, 1, 1, "", "load_config"], [30, 1, 1, "", "load_state_dict"], [30, 1, 1, "", "merge_dicts"], [30, 1, 1, "", "new_trainer_context"], [30, 1, 1, "", "parse_value"], [30, 1, 1, "", "plot_histogram"], [30, 1, 1, "", "print_cuda_usage"], [30, 1, 1, "", "pyg2_data_transform"], [30, 1, 1, "", "radius_graph_pbc"], [30, 1, 1, "", "save_checkpoint"], [30, 1, 1, "", "save_experiment_log"], [30, 1, 1, "", "scatter_det"], [30, 1, 1, "", "setup_experimental_imports"], [30, 1, 1, "", "setup_imports"], [30, 1, 1, "", "setup_logging"], [30, 1, 1, "", "update_config"], [30, 1, 1, "", "warmup_lr_lambda"]], "core.common.utils.Complete": [[30, 4, 1, "", "__call__"]], "core.common.utils.SeverityLevelBetween": [[30, 4, 1, "", "filter"]], "core.common.utils.UniqueKeyLoader": [[30, 4, 1, "", "construct_mapping"]], "core.datasets": [[38, 3, 1, "", "AseDBDataset"], [38, 3, 1, "", "AseReadDataset"], [38, 3, 1, "", "AseReadMultiStructureDataset"], [38, 3, 1, "", "LMDBDatabase"], [38, 3, 1, "", "LmdbDataset"], [38, 3, 1, "", "OC22LmdbDataset"], [38, 3, 1, "", "SinglePointLmdbDataset"], [38, 3, 1, "", "TrajectoryLmdbDataset"], [31, 0, 0, "-", "_utils"], [32, 0, 0, "-", "ase_datasets"], [38, 1, 1, "", "data_list_collater"], [35, 0, 0, "-", "embeddings"], [39, 0, 0, "-", "lmdb_database"], [40, 0, 0, "-", "lmdb_dataset"], [41, 0, 0, "-", "oc22_lmdb_dataset"], [42, 0, 0, "-", "target_metadata_guesser"]], "core.datasets.AseDBDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_metadata"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.AseReadDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.AseReadMultiStructureDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_metadata"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.LMDBDatabase": [[38, 4, 1, "", "__enter__"], [38, 4, 1, "", "__exit__"], [38, 4, 1, "", "_get_row"], [38, 4, 1, "", "_get_row_by_index"], [38, 4, 1, "", "_load_ids"], [38, 5, 1, "", "_nextid"], [38, 4, 1, "", "_select"], [38, 4, 1, "", "_update"], [38, 4, 1, "", "_write"], [38, 4, 1, "", "_write_deleted_ids"], [38, 4, 1, "", "close"], [38, 4, 1, "", "count"], [38, 4, 1, "", "delete"], [38, 5, 1, "", "metadata"]], "core.datasets.LmdbDataset": [[38, 4, 1, "", "__getitem__"], [38, 4, 1, "", "__len__"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"], [38, 4, 1, "", "get_metadata"], [38, 6, 1, "", "metadata_path"], [38, 6, 1, "", "sharded"]], "core.datasets.OC22LmdbDataset": [[38, 4, 1, "", "__getitem__"], [38, 4, 1, "", "__len__"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"]], "core.datasets._utils": [[31, 1, 1, "", "rename_data_object_keys"]], "core.datasets.ase_datasets": [[32, 3, 1, "", "AseAtomsDataset"], [32, 3, 1, "", "AseDBDataset"], [32, 3, 1, "", "AseReadDataset"], [32, 3, 1, "", "AseReadMultiStructureDataset"], [32, 1, 1, "", "apply_one_tags"]], "core.datasets.ase_datasets.AseAtomsDataset": [[32, 4, 1, "", "__getitem__"], [32, 4, 1, "", "__len__"], [32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "close_db"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseDBDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "close_db"], [32, 4, 1, "", "connect_db"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseReadDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseReadMultiStructureDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.embeddings": [[35, 2, 1, "", "ATOMIC_RADII"], [35, 2, 1, "", "CONTINUOUS_EMBEDDINGS"], [35, 2, 1, "", "KHOT_EMBEDDINGS"], [35, 2, 1, "", "QMOF_KHOT_EMBEDDINGS"], [33, 0, 0, "-", "atomic_radii"], [34, 0, 0, "-", "continuous_embeddings"], [36, 0, 0, "-", "khot_embeddings"], [37, 0, 0, "-", "qmof_khot_embeddings"]], "core.datasets.embeddings.atomic_radii": [[33, 2, 1, "", "ATOMIC_RADII"]], "core.datasets.embeddings.continuous_embeddings": [[34, 2, 1, "", "CONTINUOUS_EMBEDDINGS"]], "core.datasets.embeddings.khot_embeddings": [[36, 2, 1, "", "KHOT_EMBEDDINGS"]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, 2, 1, "", "QMOF_KHOT_EMBEDDINGS"]], "core.datasets.lmdb_database": [[39, 3, 1, "", "LMDBDatabase"], [39, 2, 1, "", "RESERVED_KEYS"]], "core.datasets.lmdb_database.LMDBDatabase": [[39, 4, 1, "", "__enter__"], [39, 4, 1, "", "__exit__"], [39, 4, 1, "", "_get_row"], [39, 4, 1, "", "_get_row_by_index"], [39, 4, 1, "", "_load_ids"], [39, 5, 1, "", "_nextid"], [39, 4, 1, "", "_select"], [39, 4, 1, "", "_update"], [39, 4, 1, "", "_write"], [39, 4, 1, "", "_write_deleted_ids"], [39, 4, 1, "", "close"], [39, 4, 1, "", "count"], [39, 4, 1, "", "delete"], [39, 5, 1, "", "metadata"]], "core.datasets.lmdb_dataset": [[40, 3, 1, "", "LmdbDataset"], [40, 3, 1, "", "SinglePointLmdbDataset"], [40, 2, 1, "", "T_co"], [40, 3, 1, "", "TrajectoryLmdbDataset"], [40, 1, 1, "", "data_list_collater"]], "core.datasets.lmdb_dataset.LmdbDataset": [[40, 4, 1, "", "__getitem__"], [40, 4, 1, "", "__len__"], [40, 4, 1, "", "close_db"], [40, 4, 1, "", "connect_db"], [40, 4, 1, "", "get_metadata"], [40, 6, 1, "", "metadata_path"], [40, 6, 1, "", "sharded"]], "core.datasets.oc22_lmdb_dataset": [[41, 3, 1, "", "OC22LmdbDataset"]], "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset": [[41, 4, 1, "", "__getitem__"], [41, 4, 1, "", "__len__"], [41, 4, 1, "", "close_db"], [41, 4, 1, "", "connect_db"]], "core.datasets.target_metadata_guesser": [[42, 1, 1, "", "guess_property_metadata"], [42, 1, 1, "", "guess_target_metadata"], [42, 1, 1, "", "target_constant_shape"], [42, 1, 1, "", "target_extensive"], [42, 1, 1, "", "target_per_atom"], [42, 1, 1, "", "uniform_atoms_lengths"]], "core.models": [[108, 2, 1, "", "available_pretrained_models"], [44, 0, 0, "-", "base"], [45, 0, 0, "-", "dimenet_plus_plus"], [51, 0, 0, "-", "equiformer_v2"], [65, 0, 0, "-", "escn"], [68, 0, 0, "-", "gemnet"], [81, 0, 0, "-", "gemnet_gp"], [94, 0, 0, "-", "gemnet_oc"], [108, 1, 1, "", "model_name_to_local_file"], [109, 0, 0, "-", "model_registry"], [110, 0, 0, "-", "painn"], [113, 0, 0, "-", "schnet"], [114, 0, 0, "-", "scn"], [121, 0, 0, "-", "utils"]], "core.models.base": [[44, 3, 1, "", "BaseModel"]], "core.models.base.BaseModel": [[44, 4, 1, "", "forward"], [44, 4, 1, "", "generate_graph"], [44, 4, 1, "", "no_weight_decay"], [44, 5, 1, "", "num_params"]], "core.models.dimenet_plus_plus": [[45, 3, 1, "", "DimeNetPlusPlus"], [45, 3, 1, "", "DimeNetPlusPlusWrap"], [45, 3, 1, "", "InteractionPPBlock"], [45, 3, 1, "", "OutputPPBlock"], [45, 2, 1, "", "sym"]], "core.models.dimenet_plus_plus.DimeNetPlusPlus": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"], [45, 4, 1, "", "triplets"], [45, 6, 1, "", "url"]], "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap": [[45, 4, 1, "", "_forward"], [45, 4, 1, "", "forward"], [45, 5, 1, "", "num_params"]], "core.models.dimenet_plus_plus.InteractionPPBlock": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"]], "core.models.dimenet_plus_plus.OutputPPBlock": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"]], "core.models.equiformer_v2": [[51, 3, 1, "", "EquiformerV2"], [46, 0, 0, "-", "activation"], [47, 0, 0, "-", "drop"], [48, 0, 0, "-", "edge_rot_mat"], [49, 0, 0, "-", "equiformer_v2_oc20"], [50, 0, 0, "-", "gaussian_rbf"], [52, 0, 0, "-", "input_block"], [53, 0, 0, "-", "layer_norm"], [54, 0, 0, "-", "module_list"], [55, 0, 0, "-", "radial_function"], [56, 0, 0, "-", "so2_ops"], [57, 0, 0, "-", "so3"], [60, 0, 0, "-", "trainers"], [62, 0, 0, "-", "transformer_block"], [63, 0, 0, "-", "wigner"]], "core.models.equiformer_v2.EquiformerV2": [[51, 4, 1, "", "_init_edge_rot_mat"], [51, 4, 1, "", "_init_gp_partitions"], [51, 4, 1, "", "_init_weights"], [51, 4, 1, "", "_uniform_init_linear_weights"], [51, 4, 1, "", "_uniform_init_rad_func_linear_weights"], [51, 4, 1, "", "forward"], [51, 4, 1, "", "no_weight_decay"], [51, 5, 1, "", "num_params"]], "core.models.equiformer_v2.activation": [[46, 3, 1, "", "GateActivation"], [46, 3, 1, "", "S2Activation"], [46, 3, 1, "", "ScaledSiLU"], [46, 3, 1, "", "ScaledSigmoid"], [46, 3, 1, "", "ScaledSmoothLeakyReLU"], [46, 3, 1, "", "ScaledSwiGLU"], [46, 3, 1, "", "SeparableS2Activation"], [46, 3, 1, "", "SmoothLeakyReLU"], [46, 3, 1, "", "SwiGLU"]], "core.models.equiformer_v2.activation.GateActivation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.S2Activation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSiLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSigmoid": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSwiGLU": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SeparableS2Activation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SmoothLeakyReLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SwiGLU": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop": [[47, 3, 1, "", "DropPath"], [47, 3, 1, "", "EquivariantDropout"], [47, 3, 1, "", "EquivariantDropoutArraySphericalHarmonics"], [47, 3, 1, "", "EquivariantScalarsDropout"], [47, 3, 1, "", "GraphDropPath"], [47, 1, 1, "", "drop_path"]], "core.models.equiformer_v2.drop.DropPath": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantDropout": [[47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantScalarsDropout": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.GraphDropPath": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.edge_rot_mat": [[48, 1, 1, "", "init_edge_rot_mat"]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, 3, 1, "", "EquiformerV2_OC20"], [49, 2, 1, "", "_AVG_DEGREE"], [49, 2, 1, "", "_AVG_NUM_NODES"]], "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20": [[49, 4, 1, "", "_init_edge_rot_mat"], [49, 4, 1, "", "_init_gp_partitions"], [49, 4, 1, "", "_init_weights"], [49, 4, 1, "", "_uniform_init_linear_weights"], [49, 4, 1, "", "_uniform_init_rad_func_linear_weights"], [49, 4, 1, "", "forward"], [49, 4, 1, "", "no_weight_decay"], [49, 5, 1, "", "num_params"]], "core.models.equiformer_v2.gaussian_rbf": [[50, 3, 1, "", "GaussianRadialBasisLayer"], [50, 1, 1, "", "gaussian"]], "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer": [[50, 4, 1, "", "extra_repr"], [50, 4, 1, "", "forward"]], "core.models.equiformer_v2.input_block": [[52, 3, 1, "", "EdgeDegreeEmbedding"]], "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding": [[52, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm": [[53, 3, 1, "", "EquivariantDegreeLayerScale"], [53, 3, 1, "", "EquivariantLayerNormArray"], [53, 3, 1, "", "EquivariantLayerNormArraySphericalHarmonics"], [53, 3, 1, "", "EquivariantRMSNormArraySphericalHarmonics"], [53, 3, 1, "", "EquivariantRMSNormArraySphericalHarmonicsV2"], [53, 1, 1, "", "get_l_to_all_m_expand_index"], [53, 1, 1, "", "get_normalization_layer"]], "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.module_list": [[54, 3, 1, "", "ModuleListInfo"]], "core.models.equiformer_v2.module_list.ModuleListInfo": [[54, 4, 1, "", "__repr__"]], "core.models.equiformer_v2.radial_function": [[55, 3, 1, "", "RadialFunction"]], "core.models.equiformer_v2.radial_function.RadialFunction": [[55, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops": [[56, 3, 1, "", "SO2_Convolution"], [56, 3, 1, "", "SO2_Linear"], [56, 3, 1, "", "SO2_m_Convolution"]], "core.models.equiformer_v2.so2_ops.SO2_Convolution": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops.SO2_Linear": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops.SO2_m_Convolution": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3": [[57, 3, 1, "", "CoefficientMappingModule"], [57, 3, 1, "", "SO3_Embedding"], [57, 3, 1, "", "SO3_Grid"], [57, 3, 1, "", "SO3_Linear"], [57, 3, 1, "", "SO3_LinearV2"], [57, 3, 1, "", "SO3_Rotation"]], "core.models.equiformer_v2.so3.CoefficientMappingModule": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "coefficient_idx"], [57, 4, 1, "", "complex_idx"], [57, 4, 1, "", "get_rotate_inv_rescale"]], "core.models.equiformer_v2.so3.SO3_Embedding": [[57, 4, 1, "", "_expand_edge"], [57, 4, 1, "", "_from_grid"], [57, 4, 1, "", "_grid_act"], [57, 4, 1, "", "_l_primary"], [57, 4, 1, "", "_m_primary"], [57, 4, 1, "", "_reduce_edge"], [57, 4, 1, "", "_rotate"], [57, 4, 1, "", "_rotate_inv"], [57, 4, 1, "", "clone"], [57, 4, 1, "", "expand_edge"], [57, 4, 1, "", "set_embedding"], [57, 4, 1, "", "set_lmax_mmax"], [57, 4, 1, "", "to_grid"]], "core.models.equiformer_v2.so3.SO3_Grid": [[57, 4, 1, "", "from_grid"], [57, 4, 1, "", "get_from_grid_mat"], [57, 4, 1, "", "get_to_grid_mat"], [57, 4, 1, "", "to_grid"]], "core.models.equiformer_v2.so3.SO3_Linear": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3.SO3_LinearV2": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3.SO3_Rotation": [[57, 4, 1, "", "RotationToWignerDMatrix"], [57, 4, 1, "", "rotate"], [57, 4, 1, "", "rotate_inv"], [57, 4, 1, "", "set_wigner"]], "core.models.equiformer_v2.trainers": [[58, 0, 0, "-", "energy_trainer"], [59, 0, 0, "-", "forces_trainer"], [61, 0, 0, "-", "lr_scheduler"]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, 3, 1, "", "EquiformerV2EnergyTrainer"]], "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer": [[58, 4, 1, "", "load_extras"]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, 3, 1, "", "EquiformerV2ForcesTrainer"]], "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer": [[59, 4, 1, "", "load_extras"]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, 3, 1, "", "CosineLRLambda"], [61, 3, 1, "", "LRScheduler"], [61, 3, 1, "", "MultistepLRLambda"], [61, 1, 1, "", "cosine_lr_lambda"], [61, 1, 1, "", "multiply"], [61, 1, 1, "", "multistep_lr_lambda"]], "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda": [[61, 4, 1, "", "__call__"]], "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler": [[61, 4, 1, "", "filter_kwargs"], [61, 4, 1, "", "get_lr"], [61, 4, 1, "", "step"]], "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda": [[61, 4, 1, "", "__call__"]], "core.models.equiformer_v2.transformer_block": [[62, 3, 1, "", "FeedForwardNetwork"], [62, 3, 1, "", "SO2EquivariantGraphAttention"], [62, 3, 1, "", "TransBlockV2"]], "core.models.equiformer_v2.transformer_block.FeedForwardNetwork": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.transformer_block.TransBlockV2": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.wigner": [[63, 2, 1, "", "_Jd"], [63, 1, 1, "", "_z_rot_mat"], [63, 1, 1, "", "wigner_D"]], "core.models.escn": [[65, 3, 1, "", "eSCN"], [64, 0, 0, "-", "escn"], [66, 0, 0, "-", "so3"]], "core.models.escn.eSCN": [[65, 4, 1, "", "_init_edge_rot_mat"], [65, 4, 1, "", "forward"], [65, 5, 1, "", "num_params"]], "core.models.escn.escn": [[64, 3, 1, "", "EdgeBlock"], [64, 3, 1, "", "EnergyBlock"], [64, 3, 1, "", "ForceBlock"], [64, 3, 1, "", "LayerBlock"], [64, 3, 1, "", "MessageBlock"], [64, 3, 1, "", "SO2Block"], [64, 3, 1, "", "SO2Conv"], [64, 3, 1, "", "eSCN"]], "core.models.escn.escn.EdgeBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.EnergyBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.ForceBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.LayerBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.MessageBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.SO2Block": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.SO2Conv": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.eSCN": [[64, 4, 1, "", "_init_edge_rot_mat"], [64, 4, 1, "", "forward"], [64, 5, 1, "", "num_params"]], "core.models.escn.so3": [[66, 3, 1, "", "CoefficientMapping"], [66, 3, 1, "", "SO3_Embedding"], [66, 3, 1, "", "SO3_Grid"], [66, 3, 1, "", "SO3_Rotation"], [66, 2, 1, "", "_Jd"]], "core.models.escn.so3.CoefficientMapping": [[66, 4, 1, "", "coefficient_idx"], [66, 4, 1, "", "complex_idx"]], "core.models.escn.so3.SO3_Embedding": [[66, 4, 1, "", "_expand_edge"], [66, 4, 1, "", "_from_grid"], [66, 4, 1, "", "_grid_act"], [66, 4, 1, "", "_l_primary"], [66, 4, 1, "", "_m_primary"], [66, 4, 1, "", "_reduce_edge"], [66, 4, 1, "", "_rotate"], [66, 4, 1, "", "_rotate_inv"], [66, 4, 1, "", "clone"], [66, 4, 1, "", "expand_edge"], [66, 4, 1, "", "set_embedding"], [66, 4, 1, "", "set_lmax_mmax"], [66, 4, 1, "", "to_grid"]], "core.models.escn.so3.SO3_Grid": [[66, 4, 1, "", "_initialize"], [66, 4, 1, "", "from_grid"], [66, 4, 1, "", "get_from_grid_mat"], [66, 4, 1, "", "get_to_grid_mat"], [66, 4, 1, "", "to_grid"]], "core.models.escn.so3.SO3_Rotation": [[66, 4, 1, "", "RotationToWignerDMatrix"], [66, 4, 1, "", "_z_rot_mat"], [66, 4, 1, "", "rotate"], [66, 4, 1, "", "rotate_inv"], [66, 4, 1, "", "set_lmax"], [66, 4, 1, "", "wigner_D"]], "core.models.gemnet": [[68, 3, 1, "", "GemNetT"], [67, 0, 0, "-", "gemnet"], [69, 0, 0, "-", "initializers"], [75, 0, 0, "-", "layers"], [79, 0, 0, "-", "utils"]], "core.models.gemnet.GemNetT": [[68, 4, 1, "", "forward"], [68, 4, 1, "", "generate_interaction_graph"], [68, 4, 1, "", "get_triplets"], [68, 5, 1, "", "num_params"], [68, 4, 1, "", "reorder_symmetric_edges"], [68, 4, 1, "", "select_edges"], [68, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet.gemnet": [[67, 3, 1, "", "GemNetT"]], "core.models.gemnet.gemnet.GemNetT": [[67, 4, 1, "", "forward"], [67, 4, 1, "", "generate_interaction_graph"], [67, 4, 1, "", "get_triplets"], [67, 5, 1, "", "num_params"], [67, 4, 1, "", "reorder_symmetric_edges"], [67, 4, 1, "", "select_edges"], [67, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet.initializers": [[69, 1, 1, "", "_standardize"], [69, 1, 1, "", "he_orthogonal_init"]], "core.models.gemnet.layers": [[70, 0, 0, "-", "atom_update_block"], [71, 0, 0, "-", "base_layers"], [72, 0, 0, "-", "basis_utils"], [73, 0, 0, "-", "efficient"], [74, 0, 0, "-", "embedding_block"], [76, 0, 0, "-", "interaction_block"], [77, 0, 0, "-", "radial_basis"], [78, 0, 0, "-", "spherical_basis"]], "core.models.gemnet.layers.atom_update_block": [[70, 3, 1, "", "AtomUpdateBlock"], [70, 3, 1, "", "OutputBlock"]], "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock": [[70, 4, 1, "", "forward"], [70, 4, 1, "", "get_mlp"]], "core.models.gemnet.layers.atom_update_block.OutputBlock": [[70, 4, 1, "", "forward"], [70, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.base_layers": [[71, 3, 1, "", "Dense"], [71, 3, 1, "", "ResidualLayer"], [71, 3, 1, "", "ScaledSiLU"], [71, 3, 1, "", "SiQU"]], "core.models.gemnet.layers.base_layers.Dense": [[71, 4, 1, "", "forward"], [71, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.base_layers.ResidualLayer": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.base_layers.ScaledSiLU": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.base_layers.SiQU": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.basis_utils": [[72, 1, 1, "", "Jn"], [72, 1, 1, "", "Jn_zeros"], [72, 1, 1, "", "associated_legendre_polynomials"], [72, 1, 1, "", "bessel_basis"], [72, 1, 1, "", "real_sph_harm"], [72, 1, 1, "", "sph_harm_prefactor"], [72, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet.layers.efficient": [[73, 3, 1, "", "EfficientInteractionBilinear"], [73, 3, 1, "", "EfficientInteractionDownProjection"]], "core.models.gemnet.layers.efficient.EfficientInteractionBilinear": [[73, 4, 1, "", "forward"], [73, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection": [[73, 4, 1, "", "forward"], [73, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.embedding_block": [[74, 3, 1, "", "AtomEmbedding"], [74, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet.layers.embedding_block.AtomEmbedding": [[74, 4, 1, "", "forward"]], "core.models.gemnet.layers.embedding_block.EdgeEmbedding": [[74, 4, 1, "", "forward"]], "core.models.gemnet.layers.interaction_block": [[76, 3, 1, "", "InteractionBlockTripletsOnly"], [76, 3, 1, "", "TripletInteraction"]], "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly": [[76, 4, 1, "", "forward"]], "core.models.gemnet.layers.interaction_block.TripletInteraction": [[76, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis": [[77, 3, 1, "", "BernsteinBasis"], [77, 3, 1, "", "ExponentialEnvelope"], [77, 3, 1, "", "PolynomialEnvelope"], [77, 3, 1, "", "RadialBasis"], [77, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet.layers.radial_basis.BernsteinBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.ExponentialEnvelope": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.PolynomialEnvelope": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.RadialBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.SphericalBesselBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.spherical_basis": [[78, 3, 1, "", "CircularBasisLayer"]], "core.models.gemnet.layers.spherical_basis.CircularBasisLayer": [[78, 4, 1, "", "forward"]], "core.models.gemnet.utils": [[79, 1, 1, "", "calculate_interatomic_vectors"], [79, 1, 1, "", "inner_product_normalized"], [79, 1, 1, "", "mask_neighbors"], [79, 1, 1, "", "ragged_range"], [79, 1, 1, "", "read_json"], [79, 1, 1, "", "read_value_json"], [79, 1, 1, "", "repeat_blocks"], [79, 1, 1, "", "update_json"], [79, 1, 1, "", "write_json"]], "core.models.gemnet_gp": [[81, 3, 1, "", "GraphParallelGemNetT"], [80, 0, 0, "-", "gemnet"], [82, 0, 0, "-", "initializers"], [88, 0, 0, "-", "layers"], [92, 0, 0, "-", "utils"]], "core.models.gemnet_gp.GraphParallelGemNetT": [[81, 4, 1, "", "forward"], [81, 4, 1, "", "generate_interaction_graph"], [81, 4, 1, "", "get_triplets"], [81, 5, 1, "", "num_params"], [81, 4, 1, "", "reorder_symmetric_edges"], [81, 4, 1, "", "select_edges"], [81, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet_gp.gemnet": [[80, 3, 1, "", "GraphParallelGemNetT"]], "core.models.gemnet_gp.gemnet.GraphParallelGemNetT": [[80, 4, 1, "", "forward"], [80, 4, 1, "", "generate_interaction_graph"], [80, 4, 1, "", "get_triplets"], [80, 5, 1, "", "num_params"], [80, 4, 1, "", "reorder_symmetric_edges"], [80, 4, 1, "", "select_edges"], [80, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet_gp.initializers": [[82, 1, 1, "", "_standardize"], [82, 1, 1, "", "he_orthogonal_init"]], "core.models.gemnet_gp.layers": [[83, 0, 0, "-", "atom_update_block"], [84, 0, 0, "-", "base_layers"], [85, 0, 0, "-", "basis_utils"], [86, 0, 0, "-", "efficient"], [87, 0, 0, "-", "embedding_block"], [89, 0, 0, "-", "interaction_block"], [90, 0, 0, "-", "radial_basis"], [91, 0, 0, "-", "spherical_basis"]], "core.models.gemnet_gp.layers.atom_update_block": [[83, 3, 1, "", "AtomUpdateBlock"], [83, 3, 1, "", "OutputBlock"], [83, 1, 1, "", "scatter_sum"]], "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock": [[83, 4, 1, "", "forward"], [83, 4, 1, "", "get_mlp"]], "core.models.gemnet_gp.layers.atom_update_block.OutputBlock": [[83, 6, 1, "", "dense_rbf_F"], [83, 4, 1, "", "forward"], [83, 6, 1, "", "out_energy"], [83, 6, 1, "", "out_forces"], [83, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.base_layers": [[84, 3, 1, "", "Dense"], [84, 3, 1, "", "ResidualLayer"], [84, 3, 1, "", "ScaledSiLU"], [84, 3, 1, "", "SiQU"]], "core.models.gemnet_gp.layers.base_layers.Dense": [[84, 4, 1, "", "forward"], [84, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.base_layers.ResidualLayer": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.base_layers.ScaledSiLU": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.base_layers.SiQU": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.basis_utils": [[85, 1, 1, "", "Jn"], [85, 1, 1, "", "Jn_zeros"], [85, 1, 1, "", "associated_legendre_polynomials"], [85, 1, 1, "", "bessel_basis"], [85, 1, 1, "", "real_sph_harm"], [85, 1, 1, "", "sph_harm_prefactor"], [85, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet_gp.layers.efficient": [[86, 3, 1, "", "EfficientInteractionBilinear"], [86, 3, 1, "", "EfficientInteractionDownProjection"]], "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear": [[86, 4, 1, "", "forward"], [86, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection": [[86, 4, 1, "", "forward"], [86, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.embedding_block": [[87, 3, 1, "", "AtomEmbedding"], [87, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding": [[87, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding": [[87, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.interaction_block": [[89, 3, 1, "", "InteractionBlockTripletsOnly"], [89, 3, 1, "", "TripletInteraction"]], "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly": [[89, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.interaction_block.TripletInteraction": [[89, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis": [[90, 3, 1, "", "BernsteinBasis"], [90, 3, 1, "", "ExponentialEnvelope"], [90, 3, 1, "", "PolynomialEnvelope"], [90, 3, 1, "", "RadialBasis"], [90, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.RadialBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.spherical_basis": [[91, 3, 1, "", "CircularBasisLayer"]], "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer": [[91, 4, 1, "", "forward"]], "core.models.gemnet_gp.utils": [[92, 1, 1, "", "calculate_interatomic_vectors"], [92, 1, 1, "", "inner_product_normalized"], [92, 1, 1, "", "mask_neighbors"], [92, 1, 1, "", "ragged_range"], [92, 1, 1, "", "read_json"], [92, 1, 1, "", "read_value_json"], [92, 1, 1, "", "repeat_blocks"], [92, 1, 1, "", "update_json"], [92, 1, 1, "", "write_json"]], "core.models.gemnet_oc": [[94, 3, 1, "", "GemNetOC"], [93, 0, 0, "-", "gemnet_oc"], [95, 0, 0, "-", "initializers"], [96, 0, 0, "-", "interaction_indices"], [103, 0, 0, "-", "layers"], [107, 0, 0, "-", "utils"]], "core.models.gemnet_oc.GemNetOC": [[94, 4, 1, "", "calculate_quad_angles"], [94, 4, 1, "", "forward"], [94, 4, 1, "", "generate_graph_dict"], [94, 4, 1, "", "get_bases"], [94, 4, 1, "", "get_graphs_and_indices"], [94, 4, 1, "", "init_basis_functions"], [94, 4, 1, "", "init_shared_basis_layers"], [94, 5, 1, "", "num_params"], [94, 4, 1, "", "select_symmetric_edges"], [94, 4, 1, "", "set_cutoffs"], [94, 4, 1, "", "set_max_neighbors"], [94, 4, 1, "", "subselect_edges"], [94, 4, 1, "", "subselect_graph"], [94, 4, 1, "", "symmetrize_edges"]], "core.models.gemnet_oc.gemnet_oc": [[93, 3, 1, "", "GemNetOC"]], "core.models.gemnet_oc.gemnet_oc.GemNetOC": [[93, 4, 1, "", "calculate_quad_angles"], [93, 4, 1, "", "forward"], [93, 4, 1, "", "generate_graph_dict"], [93, 4, 1, "", "get_bases"], [93, 4, 1, "", "get_graphs_and_indices"], [93, 4, 1, "", "init_basis_functions"], [93, 4, 1, "", "init_shared_basis_layers"], [93, 5, 1, "", "num_params"], [93, 4, 1, "", "select_symmetric_edges"], [93, 4, 1, "", "set_cutoffs"], [93, 4, 1, "", "set_max_neighbors"], [93, 4, 1, "", "subselect_edges"], [93, 4, 1, "", "subselect_graph"], [93, 4, 1, "", "symmetrize_edges"]], "core.models.gemnet_oc.initializers": [[95, 1, 1, "", "_standardize"], [95, 1, 1, "", "get_initializer"], [95, 1, 1, "", "grid_init"], [95, 1, 1, "", "he_orthogonal_init"], [95, 1, 1, "", "log_grid_init"]], "core.models.gemnet_oc.interaction_indices": [[96, 1, 1, "", "get_mixed_triplets"], [96, 1, 1, "", "get_quadruplets"], [96, 1, 1, "", "get_triplets"]], "core.models.gemnet_oc.layers": [[97, 0, 0, "-", "atom_update_block"], [98, 0, 0, "-", "base_layers"], [99, 0, 0, "-", "basis_utils"], [100, 0, 0, "-", "efficient"], [101, 0, 0, "-", "embedding_block"], [102, 0, 0, "-", "force_scaler"], [104, 0, 0, "-", "interaction_block"], [105, 0, 0, "-", "radial_basis"], [106, 0, 0, "-", "spherical_basis"]], "core.models.gemnet_oc.layers.atom_update_block": [[97, 3, 1, "", "AtomUpdateBlock"], [97, 3, 1, "", "OutputBlock"]], "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock": [[97, 4, 1, "", "forward"], [97, 4, 1, "", "get_mlp"]], "core.models.gemnet_oc.layers.atom_update_block.OutputBlock": [[97, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.base_layers": [[98, 3, 1, "", "Dense"], [98, 3, 1, "", "ResidualLayer"], [98, 3, 1, "", "ScaledSiLU"]], "core.models.gemnet_oc.layers.base_layers.Dense": [[98, 4, 1, "", "forward"], [98, 4, 1, "", "reset_parameters"]], "core.models.gemnet_oc.layers.base_layers.ResidualLayer": [[98, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.base_layers.ScaledSiLU": [[98, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.basis_utils": [[99, 1, 1, "", "Jn"], [99, 1, 1, "", "Jn_zeros"], [99, 1, 1, "", "associated_legendre_polynomials"], [99, 1, 1, "", "bessel_basis"], [99, 1, 1, "", "get_sph_harm_basis"], [99, 1, 1, "", "real_sph_harm"], [99, 1, 1, "", "sph_harm_prefactor"], [99, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet_oc.layers.efficient": [[100, 3, 1, "", "BasisEmbedding"], [100, 3, 1, "", "EfficientInteractionBilinear"]], "core.models.gemnet_oc.layers.efficient.BasisEmbedding": [[100, 4, 1, "", "forward"], [100, 4, 1, "", "reset_parameters"], [100, 6, 1, "", "weight"]], "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear": [[100, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.embedding_block": [[101, 3, 1, "", "AtomEmbedding"], [101, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding": [[101, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding": [[101, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.force_scaler": [[102, 3, 1, "", "ForceScaler"]], "core.models.gemnet_oc.layers.force_scaler.ForceScaler": [[102, 4, 1, "", "calc_forces"], [102, 4, 1, "", "calc_forces_and_update"], [102, 4, 1, "", "scale"], [102, 4, 1, "", "unscale"], [102, 4, 1, "", "update"]], "core.models.gemnet_oc.layers.interaction_block": [[104, 3, 1, "", "InteractionBlock"], [104, 3, 1, "", "PairInteraction"], [104, 3, 1, "", "QuadrupletInteraction"], [104, 3, 1, "", "TripletInteraction"]], "core.models.gemnet_oc.layers.interaction_block.InteractionBlock": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.PairInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.TripletInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis": [[105, 3, 1, "", "BernsteinBasis"], [105, 3, 1, "", "ExponentialEnvelope"], [105, 3, 1, "", "GaussianBasis"], [105, 3, 1, "", "PolynomialEnvelope"], [105, 3, 1, "", "RadialBasis"], [105, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.GaussianBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.RadialBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.spherical_basis": [[106, 3, 1, "", "CircularBasisLayer"], [106, 3, 1, "", "SphericalBasisLayer"]], "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer": [[106, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer": [[106, 4, 1, "", "forward"]], "core.models.gemnet_oc.utils": [[107, 1, 1, "", "calculate_interatomic_vectors"], [107, 1, 1, "", "get_angle"], [107, 1, 1, "", "get_edge_id"], [107, 1, 1, "", "get_inner_idx"], [107, 1, 1, "", "get_neighbor_order"], [107, 1, 1, "", "get_projected_angle"], [107, 1, 1, "", "inner_product_clamped"], [107, 1, 1, "", "mask_neighbors"], [107, 1, 1, "", "masked_select_sparsetensor_flat"], [107, 1, 1, "", "ragged_range"], [107, 1, 1, "", "repeat_blocks"], [107, 1, 1, "", "vector_rejection"]], "core.models.model_registry": [[109, 2, 1, "", "MODEL_REGISTRY"], [109, 2, 1, "", "available_pretrained_models"], [109, 1, 1, "", "model_name_to_local_file"]], "core.models.painn": [[110, 3, 1, "", "PaiNN"], [111, 0, 0, "-", "painn"], [112, 0, 0, "-", "utils"]], "core.models.painn.PaiNN": [[110, 4, 1, "", "__repr__"], [110, 4, 1, "", "forward"], [110, 4, 1, "", "generate_graph_values"], [110, 5, 1, "", "num_params"], [110, 4, 1, "", "reset_parameters"], [110, 4, 1, "", "select_symmetric_edges"], [110, 4, 1, "", "symmetrize_edges"]], "core.models.painn.painn": [[111, 3, 1, "", "GatedEquivariantBlock"], [111, 3, 1, "", "PaiNN"], [111, 3, 1, "", "PaiNNMessage"], [111, 3, 1, "", "PaiNNOutput"], [111, 3, 1, "", "PaiNNUpdate"]], "core.models.painn.painn.GatedEquivariantBlock": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.painn.PaiNN": [[111, 4, 1, "", "__repr__"], [111, 4, 1, "", "forward"], [111, 4, 1, "", "generate_graph_values"], [111, 5, 1, "", "num_params"], [111, 4, 1, "", "reset_parameters"], [111, 4, 1, "", "select_symmetric_edges"], [111, 4, 1, "", "symmetrize_edges"]], "core.models.painn.painn.PaiNNMessage": [[111, 4, 1, "", "aggregate"], [111, 4, 1, "", "forward"], [111, 4, 1, "", "message"], [111, 4, 1, "", "reset_parameters"], [111, 4, 1, "", "update"]], "core.models.painn.painn.PaiNNOutput": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.painn.PaiNNUpdate": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.utils": [[112, 1, 1, "", "get_edge_id"], [112, 1, 1, "", "repeat_blocks"]], "core.models.schnet": [[113, 3, 1, "", "SchNetWrap"]], "core.models.schnet.SchNetWrap": [[113, 4, 1, "", "_forward"], [113, 4, 1, "", "forward"], [113, 5, 1, "", "num_params"]], "core.models.scn": [[114, 3, 1, "", "SphericalChannelNetwork"], [115, 0, 0, "-", "sampling"], [116, 0, 0, "-", "scn"], [117, 0, 0, "-", "smearing"], [118, 0, 0, "-", "spherical_harmonics"]], "core.models.scn.SphericalChannelNetwork": [[114, 4, 1, "", "_forward_helper"], [114, 4, 1, "", "_init_edge_rot_mat"], [114, 4, 1, "", "_rank_edge_distances"], [114, 6, 1, "", "energy_fc1"], [114, 6, 1, "", "energy_fc2"], [114, 6, 1, "", "energy_fc3"], [114, 6, 1, "", "force_fc1"], [114, 6, 1, "", "force_fc2"], [114, 6, 1, "", "force_fc3"], [114, 4, 1, "", "forward"], [114, 5, 1, "", "num_params"]], "core.models.scn.sampling": [[115, 1, 1, "", "CalcSpherePoints"], [115, 1, 1, "", "CalcSpherePointsRandom"]], "core.models.scn.scn": [[116, 3, 1, "", "DistanceBlock"], [116, 3, 1, "", "EdgeBlock"], [116, 3, 1, "", "MessageBlock"], [116, 3, 1, "", "SphericalChannelNetwork"]], "core.models.scn.scn.DistanceBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.EdgeBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.MessageBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.SphericalChannelNetwork": [[116, 4, 1, "", "_forward_helper"], [116, 4, 1, "", "_init_edge_rot_mat"], [116, 4, 1, "", "_rank_edge_distances"], [116, 6, 1, "", "energy_fc1"], [116, 6, 1, "", "energy_fc2"], [116, 6, 1, "", "energy_fc3"], [116, 6, 1, "", "force_fc1"], [116, 6, 1, "", "force_fc2"], [116, 6, 1, "", "force_fc3"], [116, 4, 1, "", "forward"], [116, 5, 1, "", "num_params"]], "core.models.scn.smearing": [[117, 3, 1, "", "GaussianSmearing"], [117, 3, 1, "", "LinearSigmoidSmearing"], [117, 3, 1, "", "SiLUSmearing"], [117, 3, 1, "", "SigmoidSmearing"]], "core.models.scn.smearing.GaussianSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.LinearSigmoidSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.SiLUSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.SigmoidSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.spherical_harmonics": [[118, 3, 1, "", "SphericalHarmonicsHelper"], [118, 2, 1, "", "_Jd"], [118, 1, 1, "", "_z_rot_mat"], [118, 1, 1, "", "wigner_D"]], "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper": [[118, 4, 1, "", "CombineYRotations"], [118, 4, 1, "", "FlipGrid"], [118, 4, 1, "", "FromGrid"], [118, 4, 1, "", "InitWignerDMatrix"], [118, 4, 1, "", "InitYRotMapping"], [118, 4, 1, "", "Rotate"], [118, 4, 1, "", "RotateInv"], [118, 4, 1, "", "RotateWigner"], [118, 4, 1, "", "RotationMatrix"], [118, 4, 1, "", "RotationToWignerDMatrix"], [118, 4, 1, "", "ToGrid"]], "core.models.utils": [[119, 0, 0, "-", "activations"], [120, 0, 0, "-", "basis"]], "core.models.utils.activations": [[119, 3, 1, "", "Act"]], "core.models.utils.activations.Act": [[119, 4, 1, "", "forward"]], "core.models.utils.basis": [[120, 3, 1, "", "Basis"], [120, 3, 1, "", "FourierSmearing"], [120, 3, 1, "", "GaussianSmearing"], [120, 3, 1, "", "SINESmearing"], [120, 3, 1, "", "SIREN"], [120, 3, 1, "", "Sine"], [120, 3, 1, "", "SphericalSmearing"]], "core.models.utils.basis.Basis": [[120, 4, 1, "", "forward"], [120, 6, 1, "", "smearing"]], "core.models.utils.basis.FourierSmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.GaussianSmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SINESmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SIREN": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.Sine": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SphericalSmearing": [[120, 4, 1, "", "forward"], [120, 6, 1, "", "m"], [120, 6, 1, "", "n"]], "core.modules": [[122, 0, 0, "-", "evaluator"], [123, 0, 0, "-", "exponential_moving_average"], [125, 0, 0, "-", "loss"], [126, 0, 0, "-", "normalizer"], [129, 0, 0, "-", "scaling"], [132, 0, 0, "-", "scheduler"], [133, 0, 0, "-", "transforms"]], "core.modules.evaluator": [[122, 3, 1, "", "Evaluator"], [122, 2, 1, "", "NONE"], [122, 1, 1, "", "average_distance_within_threshold"], [122, 1, 1, "", "cosine_similarity"], [122, 1, 1, "", "energy_forces_within_threshold"], [122, 1, 1, "", "energy_within_threshold"], [122, 1, 1, "", "forcesx_mae"], [122, 1, 1, "", "forcesx_mse"], [122, 1, 1, "", "forcesy_mae"], [122, 1, 1, "", "forcesy_mse"], [122, 1, 1, "", "forcesz_mae"], [122, 1, 1, "", "forcesz_mse"], [122, 1, 1, "", "mae"], [122, 1, 1, "", "magnitude_error"], [122, 1, 1, "", "min_diff"], [122, 1, 1, "", "mse"]], "core.modules.evaluator.Evaluator": [[122, 4, 1, "", "eval"], [122, 6, 1, "", "task_metrics"], [122, 6, 1, "", "task_primary_metric"], [122, 4, 1, "", "update"]], "core.modules.exponential_moving_average": [[123, 3, 1, "", "ExponentialMovingAverage"]], "core.modules.exponential_moving_average.ExponentialMovingAverage": [[123, 4, 1, "", "_get_parameters"], [123, 4, 1, "", "copy_to"], [123, 4, 1, "", "load_state_dict"], [123, 4, 1, "", "restore"], [123, 4, 1, "", "state_dict"], [123, 4, 1, "", "store"], [123, 4, 1, "", "update"]], "core.modules.loss": [[125, 3, 1, "", "AtomwiseL2Loss"], [125, 3, 1, "", "DDPLoss"], [125, 3, 1, "", "L2MAELoss"]], "core.modules.loss.AtomwiseL2Loss": [[125, 4, 1, "", "forward"]], "core.modules.loss.DDPLoss": [[125, 4, 1, "", "forward"]], "core.modules.loss.L2MAELoss": [[125, 4, 1, "", "forward"]], "core.modules.normalizer": [[126, 3, 1, "", "Normalizer"]], "core.modules.normalizer.Normalizer": [[126, 4, 1, "", "denorm"], [126, 4, 1, "", "load_state_dict"], [126, 4, 1, "", "norm"], [126, 4, 1, "", "state_dict"], [126, 4, 1, "", "to"]], "core.modules.scaling": [[129, 3, 1, "", "ScaleFactor"], [127, 0, 0, "-", "compat"], [128, 0, 0, "-", "fit"], [130, 0, 0, "-", "scale_factor"], [131, 0, 0, "-", "util"]], "core.modules.scaling.ScaleFactor": [[129, 4, 1, "", "_enforce_consistency"], [129, 4, 1, "", "_observe"], [129, 4, 1, "", "fit_"], [129, 4, 1, "", "fit_context_"], [129, 5, 1, "", "fitted"], [129, 4, 1, "", "forward"], [129, 6, 1, "", "index_fn"], [129, 4, 1, "", "initialize_"], [129, 6, 1, "", "name"], [129, 4, 1, "", "reset_"], [129, 6, 1, "", "scale_factor"], [129, 4, 1, "", "set_"], [129, 6, 1, "", "stats"]], "core.modules.scaling.compat": [[127, 2, 1, "", "ScaleDict"], [127, 1, 1, "", "_load_scale_dict"], [127, 1, 1, "", "load_scales_compat"]], "core.modules.scaling.fit": [[128, 1, 1, "", "_prefilled_input"], [128, 1, 1, "", "_train_batch"], [128, 1, 1, "", "main"]], "core.modules.scaling.scale_factor": [[130, 2, 1, "", "IndexFn"], [130, 3, 1, "", "ScaleFactor"], [130, 3, 1, "", "_Stats"], [130, 1, 1, "", "_check_consistency"]], "core.modules.scaling.scale_factor.ScaleFactor": [[130, 4, 1, "", "_enforce_consistency"], [130, 4, 1, "", "_observe"], [130, 4, 1, "", "fit_"], [130, 4, 1, "", "fit_context_"], [130, 5, 1, "", "fitted"], [130, 4, 1, "", "forward"], [130, 6, 1, "", "index_fn"], [130, 4, 1, "", "initialize_"], [130, 6, 1, "", "name"], [130, 4, 1, "", "reset_"], [130, 6, 1, "", "scale_factor"], [130, 4, 1, "", "set_"], [130, 6, 1, "", "stats"]], "core.modules.scaling.scale_factor._Stats": [[130, 6, 1, "", "n_samples"], [130, 6, 1, "", "variance_in"], [130, 6, 1, "", "variance_out"]], "core.modules.scaling.util": [[131, 1, 1, "", "ensure_fitted"]], "core.modules.scheduler": [[132, 3, 1, "", "LRScheduler"]], "core.modules.scheduler.LRScheduler": [[132, 4, 1, "", "filter_kwargs"], [132, 4, 1, "", "get_lr"], [132, 4, 1, "", "step"]], "core.modules.transforms": [[133, 3, 1, "", "DataTransforms"], [133, 1, 1, "", "decompose_tensor"]], "core.modules.transforms.DataTransforms": [[133, 4, 1, "", "__call__"]], "core.preprocessing": [[135, 3, 1, "", "AtomsToGraphs"], [134, 0, 0, "-", "atoms_to_graphs"]], "core.preprocessing.AtomsToGraphs": [[135, 4, 1, "", "_get_neighbors_pymatgen"], [135, 4, 1, "", "_reshape_features"], [135, 4, 1, "", "convert"], [135, 4, 1, "", "convert_all"], [135, 6, 1, "", "max_neigh"], [135, 6, 1, "", "r_data_keys"], [135, 6, 1, "", "r_distances"], [135, 6, 1, "", "r_edges"], [135, 6, 1, "", "r_energy"], [135, 6, 1, "", "r_fixed"], [135, 6, 1, "", "r_forces"], [135, 6, 1, "", "r_pbc"], [135, 6, 1, "", "r_stress"], [135, 6, 1, "", "radius"]], "core.preprocessing.atoms_to_graphs": [[134, 2, 1, "", "AseAtomsAdaptor"], [134, 3, 1, "", "AtomsToGraphs"], [134, 2, 1, "", "shell"]], "core.preprocessing.atoms_to_graphs.AtomsToGraphs": [[134, 4, 1, "", "_get_neighbors_pymatgen"], [134, 4, 1, "", "_reshape_features"], [134, 4, 1, "", "convert"], [134, 4, 1, "", "convert_all"], [134, 6, 1, "", "max_neigh"], [134, 6, 1, "", "r_data_keys"], [134, 6, 1, "", "r_distances"], [134, 6, 1, "", "r_edges"], [134, 6, 1, "", "r_energy"], [134, 6, 1, "", "r_fixed"], [134, 6, 1, "", "r_forces"], [134, 6, 1, "", "r_pbc"], [134, 6, 1, "", "r_stress"], [134, 6, 1, "", "radius"]], "core.scripts": [[136, 0, 0, "-", "download_data"], [137, 0, 0, "-", "gif_maker_parallelized"], [138, 0, 0, "-", "hpo"], [142, 0, 0, "-", "make_challenge_submission_file"], [143, 0, 0, "-", "make_lmdb_sizes"], [144, 0, 0, "-", "make_submission_file"], [145, 0, 0, "-", "preprocess_ef"], [146, 0, 0, "-", "preprocess_relaxed"], [147, 0, 0, "-", "uncompress"]], "core.scripts.download_data": [[136, 2, 1, "", "DOWNLOAD_LINKS_is2re"], [136, 2, 1, "", "DOWNLOAD_LINKS_s2ef"], [136, 2, 1, "", "S2EF_COUNTS"], [136, 1, 1, "", "cleanup"], [136, 1, 1, "", "get_data"], [136, 2, 1, "", "parser"], [136, 1, 1, "", "preprocess_data"], [136, 1, 1, "", "uncompress_data"], [136, 1, 1, "", "verify_count"]], "core.scripts.gif_maker_parallelized": [[137, 1, 1, "", "get_parser"], [137, 1, 1, "", "parallelize_generation"], [137, 2, 1, "", "parser"], [137, 1, 1, "", "pov_from_atoms"]], "core.scripts.hpo": [[139, 0, 0, "-", "run_tune"], [140, 0, 0, "-", "run_tune_pbt"]], "core.scripts.hpo.run_tune": [[139, 1, 1, "", "main"], [139, 1, 1, "", "ocp_trainable"]], "core.scripts.hpo.run_tune_pbt": [[140, 1, 1, "", "main"], [140, 1, 1, "", "ocp_trainable"]], "core.scripts.make_challenge_submission_file": [[142, 1, 1, "", "main"], [142, 2, 1, "", "parser"], [142, 1, 1, "", "write_is2re_relaxations"], [142, 1, 1, "", "write_predictions"]], "core.scripts.make_lmdb_sizes": [[143, 1, 1, "", "get_data"], [143, 1, 1, "", "main"], [143, 2, 1, "", "parser"]], "core.scripts.make_submission_file": [[144, 2, 1, "", "SPLITS"], [144, 1, 1, "", "main"], [144, 2, 1, "", "parser"], [144, 1, 1, "", "write_is2re_relaxations"], [144, 1, 1, "", "write_predictions"]], "core.scripts.preprocess_ef": [[145, 1, 1, "", "get_parser"], [145, 1, 1, "", "main"], [145, 2, 1, "", "parser"], [145, 1, 1, "", "write_images_to_lmdb"]], "core.scripts.preprocess_relaxed": [[146, 1, 1, "", "main"], [146, 2, 1, "", "parser"], [146, 1, 1, "", "write_images_to_lmdb"]], "core.scripts.uncompress": [[147, 1, 1, "", "decompress_list_of_files"], [147, 1, 1, "", "get_parser"], [147, 1, 1, "", "main"], [147, 2, 1, "", "parser"], [147, 1, 1, "", "read_lzma"]], "core.tasks": [[148, 3, 1, "", "PredictTask"], [148, 3, 1, "", "RelaxationTask"], [148, 3, 1, "", "TrainTask"], [148, 3, 1, "", "ValidateTask"], [149, 0, 0, "-", "task"]], "core.tasks.PredictTask": [[148, 4, 1, "", "run"]], "core.tasks.RelaxationTask": [[148, 4, 1, "", "run"]], "core.tasks.TrainTask": [[148, 4, 1, "", "_process_error"], [148, 4, 1, "", "run"]], "core.tasks.ValidateTask": [[148, 4, 1, "", "run"]], "core.tasks.task": [[149, 3, 1, "", "BaseTask"], [149, 3, 1, "", "PredictTask"], [149, 3, 1, "", "RelaxationTask"], [149, 3, 1, "", "TrainTask"], [149, 3, 1, "", "ValidateTask"]], "core.tasks.task.BaseTask": [[149, 4, 1, "", "run"], [149, 4, 1, "", "setup"]], "core.tasks.task.PredictTask": [[149, 4, 1, "", "run"]], "core.tasks.task.RelaxationTask": [[149, 4, 1, "", "run"]], "core.tasks.task.TrainTask": [[149, 4, 1, "", "_process_error"], [149, 4, 1, "", "run"]], "core.tasks.task.ValidateTask": [[149, 4, 1, "", "run"]], "core.trainers": [[151, 3, 1, "", "BaseTrainer"], [151, 3, 1, "", "OCPTrainer"], [150, 0, 0, "-", "base_trainer"], [152, 0, 0, "-", "ocp_trainer"]], "core.trainers.BaseTrainer": [[151, 4, 1, "", "_backward"], [151, 4, 1, "", "_get_timestamp"], [151, 5, 1, "", "_unwrapped_model"], [151, 4, 1, "", "get_dataloader"], [151, 4, 1, "", "get_sampler"], [151, 4, 1, "", "load"], [151, 4, 1, "", "load_checkpoint"], [151, 4, 1, "", "load_datasets"], [151, 4, 1, "", "load_extras"], [151, 4, 1, "", "load_logger"], [151, 4, 1, "", "load_loss"], [151, 4, 1, "", "load_model"], [151, 4, 1, "", "load_optimizer"], [151, 4, 1, "", "load_seed_from_config"], [151, 4, 1, "", "load_task"], [151, 4, 1, "", "save"], [151, 4, 1, "", "save_results"], [151, 4, 1, "", "set_seed"], [151, 4, 1, "", "train"], [151, 4, 1, "", "update_best"], [151, 4, 1, "", "validate"]], "core.trainers.OCPTrainer": [[151, 4, 1, "", "_compute_loss"], [151, 4, 1, "", "_compute_metrics"], [151, 4, 1, "", "_forward"], [151, 4, 1, "", "predict"], [151, 4, 1, "", "run_relaxations"], [151, 4, 1, "", "train"]], "core.trainers.base_trainer": [[150, 3, 1, "", "BaseTrainer"]], "core.trainers.base_trainer.BaseTrainer": [[150, 4, 1, "", "_backward"], [150, 4, 1, "", "_get_timestamp"], [150, 5, 1, "", "_unwrapped_model"], [150, 4, 1, "", "get_dataloader"], [150, 4, 1, "", "get_sampler"], [150, 4, 1, "", "load"], [150, 4, 1, "", "load_checkpoint"], [150, 4, 1, "", "load_datasets"], [150, 4, 1, "", "load_extras"], [150, 4, 1, "", "load_logger"], [150, 4, 1, "", "load_loss"], [150, 4, 1, "", "load_model"], [150, 4, 1, "", "load_optimizer"], [150, 4, 1, "", "load_seed_from_config"], [150, 4, 1, "", "load_task"], [150, 4, 1, "", "save"], [150, 4, 1, "", "save_results"], [150, 4, 1, "", "set_seed"], [150, 4, 1, "", "train"], [150, 4, 1, "", "update_best"], [150, 4, 1, "", "validate"]], "core.trainers.ocp_trainer": [[152, 3, 1, "", "OCPTrainer"]], "core.trainers.ocp_trainer.OCPTrainer": [[152, 4, 1, "", "_compute_loss"], [152, 4, 1, "", "_compute_metrics"], [152, 4, 1, "", "_forward"], [152, 4, 1, "", "predict"], [152, 4, 1, "", "run_relaxations"], [152, 4, 1, "", "train"]], "data": [[168, 0, 0, "-", "oc"], [176, 0, 0, "-", "odac"], [181, 0, 0, "-", "om"]], "data.oc": [[168, 2, 1, "", "__version__"], [157, 0, 0, "-", "core"], [160, 0, 0, "-", "databases"], [170, 0, 0, "-", "structure_generator"], [171, 0, 0, "-", "tests"], [173, 0, 0, "-", "utils"]], "data.oc.core": [[157, 3, 1, "", "Adsorbate"], [157, 3, 1, "", "AdsorbateSlabConfig"], [157, 3, 1, "", "Bulk"], [157, 3, 1, "", "MultipleAdsorbateSlabConfig"], [157, 3, 1, "", "Slab"], [154, 0, 0, "-", "adsorbate"], [155, 0, 0, "-", "adsorbate_slab_config"], [156, 0, 0, "-", "bulk"], [158, 0, 0, "-", "multi_adsorbate_slab_config"], [159, 0, 0, "-", "slab"]], "data.oc.core.Adsorbate": [[157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "_get_adsorbate_from_random"], [157, 4, 1, "", "_load_adsorbate"]], "data.oc.core.AdsorbateSlabConfig": [[157, 4, 1, "", "_find_combos_to_check"], [157, 4, 1, "", "_get_projected_points"], [157, 4, 1, "", "_get_scaled_normal"], [157, 4, 1, "", "get_binding_sites"], [157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "place_adsorbate_on_site"], [157, 4, 1, "", "place_adsorbate_on_sites"]], "data.oc.core.Bulk": [[157, 4, 1, "", "__eq__"], [157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "_get_bulk_from_random"], [157, 4, 1, "", "get_slabs"], [157, 4, 1, "", "set_bulk_id_from_db"], [157, 4, 1, "", "set_source_dataset_id"]], "data.oc.core.MultipleAdsorbateSlabConfig": [[157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "place_adsorbates_on_sites"]], "data.oc.core.Slab": [[157, 4, 1, "", "__eq__"], [157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "from_atoms"], [157, 4, 1, "", "from_bulk_get_all_slabs"], [157, 4, 1, "", "from_bulk_get_random_slab"], [157, 4, 1, "", "from_bulk_get_specific_millers"], [157, 4, 1, "", "from_precomputed_slabs_pkl"], [157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "has_surface_tagged"]], "data.oc.core.adsorbate": [[154, 3, 1, "", "Adsorbate"], [154, 1, 1, "", "randomly_rotate_adsorbate"]], "data.oc.core.adsorbate.Adsorbate": [[154, 4, 1, "", "__len__"], [154, 4, 1, "", "__repr__"], [154, 4, 1, "", "__str__"], [154, 4, 1, "", "_get_adsorbate_from_random"], [154, 4, 1, "", "_load_adsorbate"]], "data.oc.core.adsorbate_slab_config": [[155, 3, 1, "", "AdsorbateSlabConfig"], [155, 1, 1, "", "custom_tile_atoms"], [155, 1, 1, "", "get_interstitial_distances"], [155, 1, 1, "", "get_random_sites_on_triangle"], [155, 1, 1, "", "there_is_overlap"]], "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig": [[155, 4, 1, "", "_find_combos_to_check"], [155, 4, 1, "", "_get_projected_points"], [155, 4, 1, "", "_get_scaled_normal"], [155, 4, 1, "", "get_binding_sites"], [155, 4, 1, "", "get_metadata_dict"], [155, 4, 1, "", "place_adsorbate_on_site"], [155, 4, 1, "", "place_adsorbate_on_sites"]], "data.oc.core.bulk": [[156, 3, 1, "", "Bulk"]], "data.oc.core.bulk.Bulk": [[156, 4, 1, "", "__eq__"], [156, 4, 1, "", "__len__"], [156, 4, 1, "", "__repr__"], [156, 4, 1, "", "__str__"], [156, 4, 1, "", "_get_bulk_from_random"], [156, 4, 1, "", "get_slabs"], [156, 4, 1, "", "set_bulk_id_from_db"], [156, 4, 1, "", "set_source_dataset_id"]], "data.oc.core.multi_adsorbate_slab_config": [[158, 3, 1, "", "MultipleAdsorbateSlabConfig"], [158, 1, 1, "", "update_distance_map"]], "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig": [[158, 4, 1, "", "get_metadata_dict"], [158, 4, 1, "", "place_adsorbates_on_sites"]], "data.oc.core.slab": [[159, 3, 1, "", "Slab"], [159, 1, 1, "", "calculate_center_of_mass"], [159, 1, 1, "", "calculate_coordination_of_bulk_atoms"], [159, 1, 1, "", "compute_slabs"], [159, 1, 1, "", "find_surface_atoms_by_height"], [159, 1, 1, "", "find_surface_atoms_with_voronoi_given_height"], [159, 1, 1, "", "flip_struct"], [159, 1, 1, "", "is_structure_invertible"], [159, 1, 1, "", "set_fixed_atom_constraints"], [159, 1, 1, "", "standardize_bulk"], [159, 1, 1, "", "tag_surface_atoms"], [159, 1, 1, "", "tile_and_tag_atoms"], [159, 1, 1, "", "tile_atoms"]], "data.oc.core.slab.Slab": [[159, 4, 1, "", "__eq__"], [159, 4, 1, "", "__len__"], [159, 4, 1, "", "__repr__"], [159, 4, 1, "", "__str__"], [159, 4, 1, "", "from_atoms"], [159, 4, 1, "", "from_bulk_get_all_slabs"], [159, 4, 1, "", "from_bulk_get_random_slab"], [159, 4, 1, "", "from_bulk_get_specific_millers"], [159, 4, 1, "", "from_precomputed_slabs_pkl"], [159, 4, 1, "", "get_metadata_dict"], [159, 4, 1, "", "has_surface_tagged"]], "data.oc.databases": [[161, 0, 0, "-", "pkls"], [162, 0, 0, "-", "update"]], "data.oc.databases.pkls": [[161, 2, 1, "", "ADSORBATE_PKL_PATH"], [161, 2, 1, "", "BULK_PKL_PATH"]], "data.oc.databases.update": [[162, 1, 1, "", "pbc_patch"], [162, 1, 1, "", "set_pbc_patch"], [162, 1, 1, "", "update_dbs"], [162, 1, 1, "", "update_pkls"]], "data.oc.experimental": [[163, 0, 0, "-", "get_energies"], [164, 0, 0, "-", "merge_traj"], [165, 0, 0, "-", "perturb_systems"], [166, 0, 0, "-", "rattle_test"], [167, 0, 0, "-", "utils"]], "data.oc.experimental.get_energies": [[163, 1, 1, "", "extract_file"], [163, 2, 1, "", "input_folder"], [163, 1, 1, "", "process_func"]], "data.oc.experimental.merge_traj": [[164, 1, 1, "", "extract_file"], [164, 1, 1, "", "main"]], "data.oc.experimental.perturb_systems": [[165, 1, 1, "", "main"]], "data.oc.experimental.rattle_test": [[166, 1, 1, "", "main"]], "data.oc.experimental.utils": [[167, 1, 1, "", "plot_traj"], [167, 1, 1, "", "restart_bug_check"], [167, 1, 1, "", "v0_check"]], "data.oc.scripts": [[169, 0, 0, "-", "precompute_sample_structures"]], "data.oc.scripts.precompute_sample_structures": [[169, 2, 1, "", "BULK_PKL"], [169, 2, 1, "", "MAX_MILLER"], [169, 2, 1, "", "__authors__"], [169, 2, 1, "", "__email__"], [169, 1, 1, "", "enumerate_surfaces_for_saving"], [169, 1, 1, "", "flip_struct"], [169, 1, 1, "", "is_structure_invertible"], [169, 1, 1, "", "precompute_enumerate_surface"], [169, 2, 1, "", "s"], [169, 1, 1, "", "standardize_bulk"]], "data.oc.structure_generator": [[170, 3, 1, "", "StructureGenerator"], [170, 2, 1, "", "args"], [170, 1, 1, "", "parse_args"], [170, 1, 1, "", "precompute_slabs"], [170, 1, 1, "", "run_placements"], [170, 1, 1, "", "write_surface"]], "data.oc.structure_generator.StructureGenerator": [[170, 4, 1, "", "_write_adslabs"], [170, 4, 1, "", "run"]], "data.oc.utils": [[173, 3, 1, "", "DetectTrajAnomaly"], [172, 0, 0, "-", "flag_anomaly"], [174, 0, 0, "-", "vasp"]], "data.oc.utils.DetectTrajAnomaly": [[173, 4, 1, "", "_get_connectivity"], [173, 4, 1, "", "has_surface_changed"], [173, 4, 1, "", "is_adsorbate_desorbed"], [173, 4, 1, "", "is_adsorbate_dissociated"], [173, 4, 1, "", "is_adsorbate_intercalated"]], "data.oc.utils.flag_anomaly": [[172, 3, 1, "", "DetectTrajAnomaly"]], "data.oc.utils.flag_anomaly.DetectTrajAnomaly": [[172, 4, 1, "", "_get_connectivity"], [172, 4, 1, "", "has_surface_changed"], [172, 4, 1, "", "is_adsorbate_desorbed"], [172, 4, 1, "", "is_adsorbate_dissociated"], [172, 4, 1, "", "is_adsorbate_intercalated"]], "data.oc.utils.vasp": [[174, 2, 1, "", "BULK_VASP_FLAGS"], [174, 2, 1, "", "VASP_FLAGS"], [174, 2, 1, "", "__author__"], [174, 2, 1, "", "__email__"], [174, 1, 1, "", "_clean_up_inputs"], [174, 1, 1, "", "calculate_surface_k_points"], [174, 1, 1, "", "write_vasp_input_files"]], "data.odac": [[178, 0, 0, "-", "setup_vasp"]], "data.odac.force_field": [[175, 0, 0, "-", "FF_analysis"]], "data.odac.force_field.FF_analysis": [[175, 1, 1, "", "bin_plot"], [175, 1, 1, "", "binned_average"], [175, 1, 1, "", "chem_err"], [175, 1, 1, "", "get_Fig4a"], [175, 1, 1, "", "get_Fig4b"], [175, 1, 1, "", "get_Fig4c"], [175, 1, 1, "", "get_Fig4d"], [175, 1, 1, "", "get_data"], [175, 2, 1, "", "infile"], [175, 1, 1, "", "phys_err"]], "data.odac.promising_mof.promising_mof_energies": [[177, 0, 0, "-", "energy"]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, 2, 1, "id12", "adsorption_data"], [177, 2, 1, "id13", "adsorption_data_defective"], [177, 2, 1, "id0", "complete_data"], [177, 2, 1, "id2", "complete_data_merged_defective"], [177, 2, 1, "", "complete_data_merged_defective_co2"], [177, 2, 1, "", "complete_data_merged_defective_co_ads"], [177, 2, 1, "", "complete_data_merged_defective_co_ads_2"], [177, 2, 1, "", "complete_data_merged_defective_h2o"], [177, 2, 1, "id1", "complete_data_merged_pristine"], [177, 2, 1, "", "complete_data_merged_pristine_co2"], [177, 2, 1, "", "complete_data_merged_pristine_co_ads"], [177, 2, 1, "", "complete_data_merged_pristine_co_ads_2"], [177, 2, 1, "", "complete_data_merged_pristine_h2o"], [177, 2, 1, "", "count"], [177, 2, 1, "id9", "current_entry"], [177, 2, 1, "", "def_counts_df"], [177, 2, 1, "", "index_drop_ddec_defective"], [177, 2, 1, "", "index_drop_ddec_pristine"], [177, 2, 1, "", "lowest_energy_data_co2"], [177, 2, 1, "", "lowest_energy_data_co2_defective"], [177, 2, 1, "", "lowest_energy_data_co_ads"], [177, 2, 1, "", "lowest_energy_data_co_ads_2"], [177, 2, 1, "", "lowest_energy_data_co_ads_2_defective"], [177, 2, 1, "", "lowest_energy_data_co_ads_defective"], [177, 2, 1, "", "lowest_energy_data_h2o"], [177, 2, 1, "", "lowest_energy_data_h2o_defective"], [177, 2, 1, "", "missing_DDEC"], [177, 2, 1, "", "missing_DDEC_defective"], [177, 2, 1, "", "missing_DDEC_pristine"], [177, 2, 1, "", "mof_name"], [177, 2, 1, "", "promising_defective"], [177, 2, 1, "", "promising_pristine"], [177, 2, 1, "", "raw_ads_energy_data"], [177, 2, 1, "", "temp_split_string"], [177, 2, 1, "", "unique_combinations_count"]], "data.odac.setup_vasp": [[178, 2, 1, "", "mof"], [178, 1, 1, "", "setup_vasp_calc_mof"], [178, 1, 1, "", "setup_vasp_mof_and_ads"]], "data.om.biomolecules.geom": [[179, 0, 0, "-", "sample_geom_drugs"], [180, 0, 0, "-", "write_geom_drugs_structures"]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, 1, 1, "", "main"], [179, 1, 1, "", "parse_args"], [179, 1, 1, "", "write_pickle"]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, 1, 1, "", "main"], [180, 1, 1, "", "parse_args"]], "data.om.omdata": [[183, 0, 0, "-", "orca"]], "data.om.omdata.orca": [[182, 0, 0, "-", "calc"], [184, 0, 0, "-", "recipes"]], "data.om.omdata.orca.calc": [[182, 2, 1, "", "OPT_PARAMETERS"], [182, 2, 1, "", "ORCA_ASE_SIMPLE_INPUT"], [182, 2, 1, "", "ORCA_BASIS"], [182, 2, 1, "", "ORCA_BLOCKS"], [182, 2, 1, "", "ORCA_FUNCTIONAL"], [182, 2, 1, "", "ORCA_SIMPLE_INPUT"], [182, 1, 1, "", "write_orca_inputs"]], "data.om.omdata.orca.recipes": [[184, 1, 1, "", "ase_relaxation"], [184, 1, 1, "", "single_point_calculation"]], "ocpapi": [[190, 3, 1, "", "AdsorbateBindingSites"], [190, 3, 1, "", "AdsorbateSlabConfigs"], [190, 3, 1, "", "AdsorbateSlabRelaxationResult"], [190, 3, 1, "", "AdsorbateSlabRelaxations"], [190, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [190, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [190, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [190, 3, 1, "", "Adsorbates"], [190, 3, 1, "", "Atoms"], [190, 3, 1, "", "Bulk"], [190, 3, 1, "", "Bulks"], [190, 3, 1, "", "Client"], [190, 3, 1, "", "Lifetime"], [190, 3, 1, "", "Model"], [190, 3, 1, "", "Models"], [190, 2, 1, "", "NO_LIMIT"], [190, 2, 1, "", "NoLimitType"], [190, 7, 1, "", "NonRetryableRequestException"], [190, 7, 1, "", "RateLimitExceededException"], [190, 3, 1, "", "RateLimitLogging"], [190, 7, 1, "", "RequestException"], [190, 3, 1, "", "Slab"], [190, 3, 1, "", "SlabMetadata"], [190, 3, 1, "", "Slabs"], [190, 3, 1, "", "Status"], [190, 7, 1, "", "UnsupportedAdsorbateException"], [190, 7, 1, "", "UnsupportedBulkException"], [190, 7, 1, "", "UnsupportedModelException"], [190, 2, 1, "", "__version__"], [187, 0, 0, "-", "client"], [190, 1, 1, "", "find_adsorbate_binding_sites"], [190, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [190, 1, 1, "", "get_results_ui_url"], [190, 3, 1, "", "keep_all_slabs"], [190, 3, 1, "", "keep_slabs_with_miller_indices"], [190, 3, 1, "", "prompt_for_slabs_to_keep"], [190, 1, 1, "", "retry_api_calls"], [191, 0, 0, "-", "version"], [190, 1, 1, "", "wait_for_adsorbate_slab_relaxations"], [195, 0, 0, "-", "workflows"]], "ocpapi.AdsorbateBindingSites": [[190, 6, 1, "", "adsorbate"], [190, 6, 1, "", "bulk"], [190, 6, 1, "", "model"], [190, 6, 1, "", "slabs"]], "ocpapi.AdsorbateSlabConfigs": [[190, 6, 1, "", "adsorbate_configs"], [190, 6, 1, "", "slab"]], "ocpapi.AdsorbateSlabRelaxationResult": [[190, 6, 1, "", "cell"], [190, 6, 1, "", "config_id"], [190, 6, 1, "", "energy"], [190, 6, 1, "", "energy_trajectory"], [190, 6, 1, "", "forces"], [190, 6, 1, "", "numbers"], [190, 6, 1, "", "pbc"], [190, 6, 1, "", "positions"], [190, 6, 1, "", "status"], [190, 6, 1, "", "system_id"], [190, 6, 1, "", "tags"], [190, 4, 1, "", "to_ase_atoms"]], "ocpapi.AdsorbateSlabRelaxations": [[190, 6, 1, "", "api_host"], [190, 6, 1, "", "configs"], [190, 6, 1, "", "slab"], [190, 6, 1, "", "system_id"], [190, 6, 1, "", "ui_url"]], "ocpapi.AdsorbateSlabRelaxationsRequest": [[190, 6, 1, "", "adsorbate"], [190, 6, 1, "", "adsorbate_configs"], [190, 6, 1, "", "adsorbate_reaction"], [190, 6, 1, "", "bulk"], [190, 6, 1, "", "ephemeral"], [190, 6, 1, "", "model"], [190, 6, 1, "", "slab"]], "ocpapi.AdsorbateSlabRelaxationsResults": [[190, 6, 1, "", "configs"], [190, 6, 1, "", "omitted_config_ids"]], "ocpapi.AdsorbateSlabRelaxationsSystem": [[190, 6, 1, "", "config_ids"], [190, 6, 1, "", "system_id"]], "ocpapi.Adsorbates": [[190, 6, 1, "", "adsorbates_supported"]], "ocpapi.Atoms": [[190, 6, 1, "", "cell"], [190, 6, 1, "", "numbers"], [190, 6, 1, "", "pbc"], [190, 6, 1, "", "positions"], [190, 6, 1, "", "tags"], [190, 4, 1, "", "to_ase_atoms"]], "ocpapi.Bulk": [[190, 6, 1, "", "elements"], [190, 6, 1, "", "formula"], [190, 6, 1, "", "src_id"]], "ocpapi.Bulks": [[190, 6, 1, "", "bulks_supported"]], "ocpapi.Client": [[190, 4, 1, "", "_run_request"], [190, 4, 1, "", "delete_adsorbate_slab_relaxations"], [190, 4, 1, "", "get_adsorbate_slab_configs"], [190, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [190, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [190, 4, 1, "", "get_adsorbates"], [190, 4, 1, "", "get_bulks"], [190, 4, 1, "", "get_models"], [190, 4, 1, "", "get_slabs"], [190, 5, 1, "", "host"], [190, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.Lifetime": [[190, 6, 1, "", "DELETE"], [190, 6, 1, "", "MARK_EPHEMERAL"], [190, 6, 1, "", "SAVE"]], "ocpapi.Model": [[190, 6, 1, "", "id"]], "ocpapi.Models": [[190, 6, 1, "", "models"]], "ocpapi.RateLimitExceededException": [[190, 6, 1, "", "retry_after"]], "ocpapi.RateLimitLogging": [[190, 6, 1, "", "action"], [190, 6, 1, "", "logger"]], "ocpapi.Slab": [[190, 6, 1, "", "atoms"], [190, 6, 1, "", "metadata"]], "ocpapi.SlabMetadata": [[190, 6, 1, "", "bulk_src_id"], [190, 6, 1, "", "millers"], [190, 6, 1, "", "shift"], [190, 6, 1, "", "top"]], "ocpapi.Slabs": [[190, 6, 1, "", "slabs"]], "ocpapi.Status": [[190, 6, 1, "", "DOES_NOT_EXIST"], [190, 6, 1, "", "FAILED_RELAXATION"], [190, 6, 1, "", "NOT_AVAILABLE"], [190, 6, 1, "", "SUCCESS"], [190, 4, 1, "", "__str__"]], "ocpapi.client": [[187, 3, 1, "", "AdsorbateSlabConfigs"], [187, 3, 1, "", "AdsorbateSlabRelaxationResult"], [187, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [187, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [187, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [187, 3, 1, "", "Adsorbates"], [187, 3, 1, "", "Atoms"], [187, 3, 1, "", "Bulk"], [187, 3, 1, "", "Bulks"], [187, 3, 1, "", "Client"], [187, 3, 1, "", "Model"], [187, 3, 1, "", "Models"], [187, 7, 1, "", "NonRetryableRequestException"], [187, 7, 1, "", "RateLimitExceededException"], [187, 7, 1, "", "RequestException"], [187, 3, 1, "", "Slab"], [187, 3, 1, "", "SlabMetadata"], [187, 3, 1, "", "Slabs"], [187, 3, 1, "", "Status"], [186, 0, 0, "-", "client"], [187, 1, 1, "", "get_results_ui_url"], [188, 0, 0, "-", "models"], [189, 0, 0, "-", "ui"]], "ocpapi.client.AdsorbateSlabConfigs": [[187, 6, 1, "", "adsorbate_configs"], [187, 6, 1, "", "slab"]], "ocpapi.client.AdsorbateSlabRelaxationResult": [[187, 6, 1, "", "cell"], [187, 6, 1, "", "config_id"], [187, 6, 1, "", "energy"], [187, 6, 1, "", "energy_trajectory"], [187, 6, 1, "", "forces"], [187, 6, 1, "", "numbers"], [187, 6, 1, "", "pbc"], [187, 6, 1, "", "positions"], [187, 6, 1, "", "status"], [187, 6, 1, "", "system_id"], [187, 6, 1, "", "tags"], [187, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.AdsorbateSlabRelaxationsRequest": [[187, 6, 1, "", "adsorbate"], [187, 6, 1, "", "adsorbate_configs"], [187, 6, 1, "", "adsorbate_reaction"], [187, 6, 1, "", "bulk"], [187, 6, 1, "", "ephemeral"], [187, 6, 1, "", "model"], [187, 6, 1, "", "slab"]], "ocpapi.client.AdsorbateSlabRelaxationsResults": [[187, 6, 1, "", "configs"], [187, 6, 1, "", "omitted_config_ids"]], "ocpapi.client.AdsorbateSlabRelaxationsSystem": [[187, 6, 1, "", "config_ids"], [187, 6, 1, "", "system_id"]], "ocpapi.client.Adsorbates": [[187, 6, 1, "", "adsorbates_supported"]], "ocpapi.client.Atoms": [[187, 6, 1, "", "cell"], [187, 6, 1, "", "numbers"], [187, 6, 1, "", "pbc"], [187, 6, 1, "", "positions"], [187, 6, 1, "", "tags"], [187, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.Bulk": [[187, 6, 1, "", "elements"], [187, 6, 1, "", "formula"], [187, 6, 1, "", "src_id"]], "ocpapi.client.Bulks": [[187, 6, 1, "", "bulks_supported"]], "ocpapi.client.Client": [[187, 4, 1, "", "_run_request"], [187, 4, 1, "", "delete_adsorbate_slab_relaxations"], [187, 4, 1, "", "get_adsorbate_slab_configs"], [187, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [187, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [187, 4, 1, "", "get_adsorbates"], [187, 4, 1, "", "get_bulks"], [187, 4, 1, "", "get_models"], [187, 4, 1, "", "get_slabs"], [187, 5, 1, "", "host"], [187, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.client.Model": [[187, 6, 1, "", "id"]], "ocpapi.client.Models": [[187, 6, 1, "", "models"]], "ocpapi.client.RateLimitExceededException": [[187, 6, 1, "", "retry_after"]], "ocpapi.client.Slab": [[187, 6, 1, "", "atoms"], [187, 6, 1, "", "metadata"]], "ocpapi.client.SlabMetadata": [[187, 6, 1, "", "bulk_src_id"], [187, 6, 1, "", "millers"], [187, 6, 1, "", "shift"], [187, 6, 1, "", "top"]], "ocpapi.client.Slabs": [[187, 6, 1, "", "slabs"]], "ocpapi.client.Status": [[187, 6, 1, "", "DOES_NOT_EXIST"], [187, 6, 1, "", "FAILED_RELAXATION"], [187, 6, 1, "", "NOT_AVAILABLE"], [187, 6, 1, "", "SUCCESS"], [187, 4, 1, "", "__str__"]], "ocpapi.client.client": [[186, 3, 1, "", "Client"], [186, 7, 1, "", "NonRetryableRequestException"], [186, 7, 1, "", "RateLimitExceededException"], [186, 7, 1, "", "RequestException"]], "ocpapi.client.client.Client": [[186, 4, 1, "", "_run_request"], [186, 4, 1, "", "delete_adsorbate_slab_relaxations"], [186, 4, 1, "", "get_adsorbate_slab_configs"], [186, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [186, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [186, 4, 1, "", "get_adsorbates"], [186, 4, 1, "", "get_bulks"], [186, 4, 1, "", "get_models"], [186, 4, 1, "", "get_slabs"], [186, 5, 1, "", "host"], [186, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.client.client.RateLimitExceededException": [[186, 6, 1, "", "retry_after"]], "ocpapi.client.models": [[188, 3, 1, "", "AdsorbateSlabConfigs"], [188, 3, 1, "", "AdsorbateSlabRelaxationResult"], [188, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [188, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [188, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [188, 3, 1, "", "Adsorbates"], [188, 3, 1, "", "Atoms"], [188, 3, 1, "", "Bulk"], [188, 3, 1, "", "Bulks"], [188, 3, 1, "", "Model"], [188, 3, 1, "", "Models"], [188, 3, 1, "", "Slab"], [188, 3, 1, "", "SlabMetadata"], [188, 3, 1, "", "Slabs"], [188, 3, 1, "", "Status"], [188, 3, 1, "", "_DataModel"]], "ocpapi.client.models.AdsorbateSlabConfigs": [[188, 6, 1, "", "adsorbate_configs"], [188, 6, 1, "", "slab"]], "ocpapi.client.models.AdsorbateSlabRelaxationResult": [[188, 6, 1, "", "cell"], [188, 6, 1, "", "config_id"], [188, 6, 1, "", "energy"], [188, 6, 1, "", "energy_trajectory"], [188, 6, 1, "", "forces"], [188, 6, 1, "", "numbers"], [188, 6, 1, "", "pbc"], [188, 6, 1, "", "positions"], [188, 6, 1, "", "status"], [188, 6, 1, "", "system_id"], [188, 6, 1, "", "tags"], [188, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.models.AdsorbateSlabRelaxationsRequest": [[188, 6, 1, "", "adsorbate"], [188, 6, 1, "", "adsorbate_configs"], [188, 6, 1, "", "adsorbate_reaction"], [188, 6, 1, "", "bulk"], [188, 6, 1, "", "ephemeral"], [188, 6, 1, "", "model"], [188, 6, 1, "", "slab"]], "ocpapi.client.models.AdsorbateSlabRelaxationsResults": [[188, 6, 1, "", "configs"], [188, 6, 1, "", "omitted_config_ids"]], "ocpapi.client.models.AdsorbateSlabRelaxationsSystem": [[188, 6, 1, "", "config_ids"], [188, 6, 1, "", "system_id"]], "ocpapi.client.models.Adsorbates": [[188, 6, 1, "", "adsorbates_supported"]], "ocpapi.client.models.Atoms": [[188, 6, 1, "", "cell"], [188, 6, 1, "", "numbers"], [188, 6, 1, "", "pbc"], [188, 6, 1, "", "positions"], [188, 6, 1, "", "tags"], [188, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.models.Bulk": [[188, 6, 1, "", "elements"], [188, 6, 1, "", "formula"], [188, 6, 1, "", "src_id"]], "ocpapi.client.models.Bulks": [[188, 6, 1, "", "bulks_supported"]], "ocpapi.client.models.Model": [[188, 6, 1, "", "id"]], "ocpapi.client.models.Models": [[188, 6, 1, "", "models"]], "ocpapi.client.models.Slab": [[188, 6, 1, "", "atoms"], [188, 6, 1, "", "metadata"]], "ocpapi.client.models.SlabMetadata": [[188, 6, 1, "", "bulk_src_id"], [188, 6, 1, "", "millers"], [188, 6, 1, "", "shift"], [188, 6, 1, "", "top"]], "ocpapi.client.models.Slabs": [[188, 6, 1, "", "slabs"]], "ocpapi.client.models.Status": [[188, 6, 1, "", "DOES_NOT_EXIST"], [188, 6, 1, "", "FAILED_RELAXATION"], [188, 6, 1, "", "NOT_AVAILABLE"], [188, 6, 1, "", "SUCCESS"], [188, 4, 1, "", "__str__"]], "ocpapi.client.models._DataModel": [[188, 6, 1, "", "other_fields"]], "ocpapi.client.ui": [[189, 2, 1, "", "_API_TO_UI_HOSTS"], [189, 1, 1, "", "get_results_ui_url"]], "ocpapi.keep_all_slabs": [[190, 4, 1, "", "__call__"]], "ocpapi.keep_slabs_with_miller_indices": [[190, 4, 1, "", "__call__"]], "ocpapi.prompt_for_slabs_to_keep": [[190, 4, 1, "", "__call__"], [190, 4, 1, "", "_sort_key"]], "ocpapi.version": [[191, 2, 1, "", "VERSION"]], "ocpapi.workflows": [[195, 3, 1, "", "AdsorbateBindingSites"], [195, 3, 1, "", "AdsorbateSlabRelaxations"], [195, 3, 1, "", "Lifetime"], [195, 2, 1, "", "NO_LIMIT"], [195, 2, 1, "", "NoLimitType"], [195, 3, 1, "", "RateLimitLogging"], [195, 7, 1, "", "UnsupportedAdsorbateException"], [195, 7, 1, "", "UnsupportedBulkException"], [195, 7, 1, "", "UnsupportedModelException"], [192, 0, 0, "-", "adsorbates"], [193, 0, 0, "-", "context"], [194, 0, 0, "-", "filter"], [195, 1, 1, "", "find_adsorbate_binding_sites"], [195, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [195, 3, 1, "", "keep_all_slabs"], [195, 3, 1, "", "keep_slabs_with_miller_indices"], [196, 0, 0, "-", "log"], [195, 3, 1, "", "prompt_for_slabs_to_keep"], [197, 0, 0, "-", "retry"], [195, 1, 1, "", "retry_api_calls"], [195, 1, 1, "", "wait_for_adsorbate_slab_relaxations"]], "ocpapi.workflows.AdsorbateBindingSites": [[195, 6, 1, "", "adsorbate"], [195, 6, 1, "", "bulk"], [195, 6, 1, "", "model"], [195, 6, 1, "", "slabs"]], "ocpapi.workflows.AdsorbateSlabRelaxations": [[195, 6, 1, "", "api_host"], [195, 6, 1, "", "configs"], [195, 6, 1, "", "slab"], [195, 6, 1, "", "system_id"], [195, 6, 1, "", "ui_url"]], "ocpapi.workflows.Lifetime": [[195, 6, 1, "", "DELETE"], [195, 6, 1, "", "MARK_EPHEMERAL"], [195, 6, 1, "", "SAVE"]], "ocpapi.workflows.RateLimitLogging": [[195, 6, 1, "", "action"], [195, 6, 1, "", "logger"]], "ocpapi.workflows.adsorbates": [[192, 3, 1, "", "AdsorbateBindingSites"], [192, 3, 1, "", "AdsorbateSlabRelaxations"], [192, 7, 1, "", "AdsorbatesException"], [192, 2, 1, "", "DEFAULT_CLIENT"], [192, 3, 1, "", "Lifetime"], [192, 7, 1, "", "UnsupportedAdsorbateException"], [192, 7, 1, "", "UnsupportedBulkException"], [192, 7, 1, "", "UnsupportedModelException"], [192, 2, 1, "", "_CTX_AD_BULK"], [192, 2, 1, "", "_CTX_SLAB"], [192, 2, 1, "", "_DEFAULT_ADSLAB_FILTER"], [192, 1, 1, "", "_delete_system"], [192, 1, 1, "", "_ensure_adsorbate_supported"], [192, 1, 1, "", "_ensure_model_supported"], [192, 1, 1, "", "_ensure_system_deleted"], [192, 1, 1, "", "_get_absorbate_configs_on_slab"], [192, 1, 1, "", "_get_absorbate_configs_on_slab_with_logging"], [192, 1, 1, "", "_get_adsorbate_configs_on_slabs"], [192, 1, 1, "", "_get_bulk_if_supported"], [192, 1, 1, "", "_get_slabs"], [192, 1, 1, "", "_refresh_pbar"], [192, 1, 1, "", "_relax_binding_sites_on_slabs"], [192, 1, 1, "", "_run_relaxations_on_slab"], [192, 1, 1, "", "_setup_log_record_factory"], [192, 1, 1, "", "_submit_relaxations"], [192, 1, 1, "", "_submit_relaxations_with_progress_logging"], [192, 1, 1, "", "find_adsorbate_binding_sites"], [192, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [192, 1, 1, "", "wait_for_adsorbate_slab_relaxations"]], "ocpapi.workflows.adsorbates.AdsorbateBindingSites": [[192, 6, 1, "", "adsorbate"], [192, 6, 1, "", "bulk"], [192, 6, 1, "", "model"], [192, 6, 1, "", "slabs"]], "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations": [[192, 6, 1, "", "api_host"], [192, 6, 1, "", "configs"], [192, 6, 1, "", "slab"], [192, 6, 1, "", "system_id"], [192, 6, 1, "", "ui_url"]], "ocpapi.workflows.adsorbates.Lifetime": [[192, 6, 1, "", "DELETE"], [192, 6, 1, "", "MARK_EPHEMERAL"], [192, 6, 1, "", "SAVE"]], "ocpapi.workflows.context": [[193, 1, 1, "", "set_context_var"]], "ocpapi.workflows.filter": [[194, 3, 1, "", "keep_all_slabs"], [194, 3, 1, "", "keep_slabs_with_miller_indices"], [194, 3, 1, "", "prompt_for_slabs_to_keep"]], "ocpapi.workflows.filter.keep_all_slabs": [[194, 4, 1, "", "__call__"]], "ocpapi.workflows.filter.keep_slabs_with_miller_indices": [[194, 4, 1, "", "__call__"]], "ocpapi.workflows.filter.prompt_for_slabs_to_keep": [[194, 4, 1, "", "__call__"], [194, 4, 1, "", "_sort_key"]], "ocpapi.workflows.keep_all_slabs": [[195, 4, 1, "", "__call__"]], "ocpapi.workflows.keep_slabs_with_miller_indices": [[195, 4, 1, "", "__call__"]], "ocpapi.workflows.log": [[196, 2, 1, "", "log"]], "ocpapi.workflows.prompt_for_slabs_to_keep": [[195, 4, 1, "", "__call__"], [195, 4, 1, "", "_sort_key"]], "ocpapi.workflows.retry": [[197, 2, 1, "", "NO_LIMIT"], [197, 2, 1, "", "NoLimitType"], [197, 3, 1, "", "RateLimitLogging"], [197, 3, 1, "", "_wait_check_retry_after"], [197, 1, 1, "", "retry_api_calls"]], "ocpapi.workflows.retry.RateLimitLogging": [[197, 6, 1, "", "action"], [197, 6, 1, "", "logger"]], "ocpapi.workflows.retry._wait_check_retry_after": [[197, 4, 1, "", "__call__"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "data", "Python data"], "3": ["py", "class", "Python class"], "4": ["py", "method", "Python method"], "5": ["py", "property", "Python property"], "6": ["py", "attribute", "Python attribute"], "7": ["py", "exception", "Python exception"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:data", "3": "py:class", "4": "py:method", "5": "py:property", "6": "py:attribute", "7": "py:exception"}, "terms": {"": [20, 32, 38, 79, 92, 93, 94, 96, 107, 130, 155, 157, 158, 159, 166, 169, 174, 178, 184, 198, 199, 202, 203, 204, 206, 210, 211, 213, 214, 217, 218, 219, 221, 223, 225, 228, 229, 231], "0": [0, 1, 3, 5, 6, 7, 13, 14, 16, 21, 23, 25, 26, 27, 28, 30, 38, 39, 40, 41, 42, 45, 46, 47, 49, 51, 52, 53, 58, 59, 62, 64, 65, 67, 68, 69, 72, 77, 79, 80, 81, 82, 85, 89, 90, 92, 93, 94, 95, 99, 102, 104, 105, 107, 110, 111, 112, 113, 114, 116, 117, 119, 120, 134, 135, 150, 151, 152, 155, 157, 158, 159, 172, 173, 175, 177, 182, 187, 188, 190, 191, 195, 197, 199, 200, 201, 202, 203, 204, 205, 206, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "00": [205, 206, 210, 219, 221, 223, 225, 226, 229], "000": [200, 204, 206, 219, 229], "0000": [219, 220, 229], "00000000e": [206, 219, 221], "0001": [3, 107, 219, 230], "000116": [219, 221], "0005": [204, 219, 229], "00059204e": 206, "001": [204, 219, 229], "001264": 204, "002": [204, 219, 229], "002681": 223, "00341": [203, 211], "005": [204, 229], "00594441": 223, "005981": 216, "006": [204, 229], "006755": 223, "0074": 229, "007721": 216, "0078125": 206, "0081e": 219, "00848194": 205, "009409": 226, "00e": [219, 229], "01": [25, 30, 206, 210, 211, 217, 219, 220, 221, 223, 225, 226, 228, 229, 231], "010": [204, 229], "010895": 216, "011": [204, 229], "0117": 211, "012": [204, 229], "0126": 211, "013": [204, 229], "013159": [219, 221], "0137": 219, "0139": 211, "01409447": 205, "0142": 211, "014214": [219, 221], "014284": [219, 221], "015": [204, 206, 229], "0151": 229, "015492": [219, 221], "0155": 229, "015549": [219, 221], "015615": [219, 221], "016": 219, "0160": 211, "0161": 211, "0163b0e8c4df6d9c426b875a28d9178a": 200, "0164": 211, "0165": 229, "0167": 211, "017": [204, 229], "0173": 211, "0179": 211, "0186": 211, "0188": 229, "0191": 211, "0193": 211, "01c879067a05b4288055a1fdf821e068": 199, "01e": 219, "01it": [210, 219], "02": [64, 65, 114, 116, 206, 211, 217, 219, 220, 221, 223, 225, 226, 229], "020": 219, "0201": 229, "021": 219, "0211": 211, "0216": 211, "0218": 219, "0218e": 219, "022": 219, "0225": 211, "023": 211, "0236": 219, "024": 219, "024179": [219, 221], "0243": 229, "025": [204, 219, 229], "0257": 211, "0260e": 219, "0267": 211, "027": [211, 219], "0270": 229, "027128": 226, "0277": 229, "02782": 214, "028": 219, "0282": 229, "02825": 211, "0286": 229, "02885979": 223, "029": [204, 206, 219, 229], "0292": 229, "0294": 211, "0298": 229, "02e": 219, "03": [206, 211, 216, 219, 220, 221, 225, 226, 229], "030": [211, 219], "030433": 226, "031": [206, 219], "03150": [110, 111], "032": 211, "0321": 219, "0329": 211, "033": [204, 229], "0332": 229, "033248": 226, "0334": 211, "033437": 226, "034": 219, "035": 219, "035077": 216, "035457": 226, "037": 206, "037234": 228, "037800": 223, "038": 219, "0382": 229, "038363": 219, "0387": 219, "038831": [219, 221], "039": 219, "03e": 219, "03it": 206, "04": [206, 213, 216, 219, 221, 223, 226, 229], "040351": 226, "040934": 226, "041": 219, "041118": 223, "0421": 229, "0424": 229, "042557": 228, "042604": 226, "043": 219, "0431e": 220, "043e1e0b0cce64c62f01a8563dbc3178": 202, "0443": 211, "0444": 211, "044489": 219, "0449": 219, "045": [204, 219, 229], "04521866e": 206, "046": 219, "04684963": 223, "047": [204, 219, 229], "047342": [219, 221], "0477": 219, "048": 219, "048198": [219, 221], "048217": 226, "048986": 225, "0494": 211, "049769": 225, "04e": 219, "04it": [219, 225], "05": [5, 6, 7, 49, 51, 53, 119, 201, 206, 216, 219, 221, 223, 225, 226, 228, 229, 230], "050": 219, "0511": 211, "051251": [219, 221], "0512e": 220, "052": 219, "0524": 219, "0530e": 219, "0539": 219, "054130": [219, 221], "054772": [219, 221], "054964": [219, 221], "055": 219, "0559e": 219, "056": 219, "056103": 223, "056244": [219, 221], "0568": 211, "057": 219, "0576": 211, "057600": 226, "058": [204, 206, 229], "0580": 229, "058621": 219, "058800": [219, 221], "05882657": 205, "058983": 226, "059": 211, "059309": 226, "0594": 211, "059450": 216, "0595": 211, "05e": [219, 229], "05it": [206, 219, 225], "05m": 206, "06": [205, 206, 211, 216, 219, 221, 223, 226, 229], "060318": 216, "060785": 226, "0608208365211214": 204, "061177": 216, "061370": [219, 221], "0614": 211, "061891": 226, "062": [204, 219, 229], "062097": 216, "062101": 225, "0624": 219, "064": 206, "065": [211, 219], "066185": [219, 221], "0665e": 219, "0668": 219, "066881": 219, "066960": [219, 221], "067": 206, "067234": [219, 221], "0673": 211, "067373": 225, "068257": 223, "0683": 219, "0684": 211, "0693": 211, "069722": 226, "06e": 219, "06it": [206, 219, 225], "07": [204, 205, 206, 216, 217, 219, 226, 229], "070345": 226, "0712e": 219, "071652": 216, "072": 219, "072570": 226, "072815": 225, "0737": 211, "0741": 211, "0743": 211, "076138": 219, "076415": 226, "077": 219, "077771": 226, "07820358e": 206, "07827000e": [219, 221], "078479": 223, "079": 206, "07900000e": [219, 221], "079041076c3f15d18ecb5d17c509cdf": 199, "079833": [219, 221], "07e": 219, "07it": 219, "08": [205, 211, 216, 219, 223, 225, 226], "080045": 226, "081": [204, 206, 219, 229], "0815": 219, "082": 219, "0823047bbbe05fa0e63f9d83ec601487": 199, "083": [204, 229], "083886": 216, "0838e": 220, "084311": 226, "084661": 219, "084736": 223, "085678": [219, 221], "086": 219, "086518": 226, "086535": 225, "087863": 226, "088460": [219, 221], "08917": 211, "08e": 219, "08it": 219, "09": [204, 206, 216, 217, 219, 223, 225, 226, 229], "090119": 226, "090961": 226, "091037": 226, "092608": 226, "093658": 226, "093750": [219, 221], "094": 219, "094222": [219, 221], "09435": 219, "09439099": 223, "094620": 226, "0946e": 219, "095": [206, 219], "097216": 226, "097445": 226, "097503": 226, "098202": [219, 221], "09913759c6e0f8d649f7ec9dff9e0e8b": 203, "099221": [219, 221], "099435": 226, "099784": 219, "09990": 211, "09e": 219, "09it": 219, "0_0": [210, 219], "0c04525": [199, 211, 218], "0cf2ce56049ca395c567026b700ed66c94a85161": 204, "0g": 199, "0it": 206, "0k": 219, "0m": 214, "1": [0, 1, 2, 3, 5, 6, 7, 13, 16, 26, 27, 28, 32, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 57, 64, 65, 66, 69, 71, 73, 77, 79, 82, 83, 84, 86, 89, 90, 92, 93, 94, 95, 98, 105, 107, 111, 112, 114, 116, 117, 118, 119, 120, 125, 129, 130, 134, 135, 155, 157, 158, 159, 172, 173, 182, 185, 187, 188, 190, 191, 192, 195, 197, 198, 200, 201, 202, 204, 205, 206, 210, 211, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "10": [5, 45, 49, 51, 54, 64, 65, 79, 92, 95, 107, 112, 113, 114, 116, 120, 155, 159, 190, 192, 195, 199, 201, 204, 205, 206, 210, 211, 214, 216, 218, 219, 221, 223, 225, 226, 228, 229, 230, 231], "100": [25, 32, 38, 40, 58, 59, 150, 151, 152, 155, 157, 158, 206, 210, 211, 216, 219, 220, 221, 223, 225, 226, 229, 230], "1000": [19, 204, 210, 219, 220, 226, 229], "1000000": 199, "1000000000": 30, "1001": [210, 220], "1002": 206, "100529": 226, "100674": 226, "100678": 226, "1006m": 199, "100960": 226, "100k": [206, 211, 216, 219, 231], "101": 219, "1013e": 219, "101603": 219, "101902": [219, 221], "102": 219, "1021": [199, 204, 211, 218, 223, 225], "1022": 231, "102470": 226, "103": [206, 219], "103718": [219, 221], "1039": 228, "104": 219, "10430500e": [219, 221], "104408": 225, "104535": 226, "105": 219, "1053": 220, "1054": 219, "105704": 226, "106": [206, 219], "106068": 226, "106310": [219, 221], "107": 219, "1073633840": 225, "107611": [219, 221], "108": 219, "1084": 219, "108750": 226, "109": [1, 219], "10917": 223, "1093": 205, "10931": 223, "10934": 223, "1094": 205, "109447": 219, "1095": 205, "1096": 205, "1097": 205, "1099": 205, "1099511627776": [210, 219], "109g": 199, "109m": 202, "10e": 219, "10it": 206, "10k": [206, 211, 213, 216, 219, 231], "10x": 199, "10z": [219, 221], "11": [204, 205, 206, 207, 216, 217, 219, 221, 223, 225, 226, 228, 229, 231], "110": [205, 216, 219], "1100": 205, "1101": 205, "1102": 205, "1103": 205, "1104": 205, "1105": 205, "1106": 205, "1107": 205, "1108": 205, "111": [201, 205, 216, 219, 225], "112": [205, 219], "112009": 226, "1120e": 220, "112155": 226, "112185": 226, "112457": 225, "112g": 200, "113": [205, 219], "1137": 229, "114": [205, 219], "114219": 226, "115": [205, 219], "11500": 199, "115601": 226, "115891": 228, "116": [205, 206, 219], "11636043776": 231, "116729": [219, 221], "1169188772": 225, "117": [204, 219, 229], "118": [205, 219, 225], "1180": 219, "118124": [219, 221], "1182": 219, "118231": 226, "118600": 226, "1186014": 223, "119": [205, 219], "119208": 226, "11948267": 206, "119648": [219, 221], "119721": [219, 221], "11e": 219, "12": [49, 51, 79, 92, 107, 110, 111, 112, 159, 184, 199, 204, 206, 211, 216, 217, 219, 221, 223, 225, 226, 229, 231], "120": [205, 219], "1200e": 219, "12059": 214, "1207": 205, "1208": 205, "1209": 205, "121": [204, 205, 219, 229], "1216": 205, "1217": 205, "121762": [219, 221], "1218": 205, "122": 219, "1220": 205, "1221": 205, "1222": 205, "1223": 205, "1224": 205, "1224e": 219, "1225": 205, "122539": 225, "1226": 205, "1227": 205, "1228": 205, "1229": 205, "1229e": 220, "123": 219, "1230": 205, "1231": 205, "1232": 205, "1233": 205, "1234": 205, "12342224e": 206, "12345": 26, "1235": 205, "1236": 205, "1237": 205, "1238": 205, "1239": 205, "124": 219, "1241": 205, "1242": 205, "124811": [219, 221], "125": [204, 219, 229], "1254e": 219, "126": [214, 219], "127": [211, 219], "127107": 219, "12716712274959": [219, 221], "127672": [219, 221], "128": [45, 49, 51, 64, 65, 110, 111, 113, 114, 116, 204, 206, 219, 229], "128020": [219, 221], "128599": 228, "129": [204, 206, 219, 229], "129064": [219, 221], "1290e": 219, "1294e": 220, "129744": 226, "12a7087bfd189a06ccbec9bc7add2bcd": 199, "12e": [219, 229], "12it": [206, 210, 219], "13": [79, 92, 107, 112, 199, 204, 206, 210, 216, 219, 220, 221, 223, 225, 226, 229], "130": [205, 219], "13047800e": [219, 221], "130541": [219, 221], "130982": 226, "130m": 199, "131": [205, 206, 219], "132": [205, 219], "133": [205, 219], "13302410e": [219, 221], "133240": [219, 221], "13356": 229, "133934018": 199, "133953162": 199, "134": [204, 219, 223, 229], "1344e": 220, "134m": 219, "135": [205, 219], "1352e": 219, "135424": [219, 221], "13543430e": [219, 221], "1354e": 220, "13560540e": [219, 221], "13568646": 223, "135m": 210, "136": 219, "1364e": 219, "136988": 219, "136g": 199, "137": [219, 223], "137052": 226, "137160": [219, 221], "137395": 226, "1374e": 219, "138": [204, 219, 229], "1384": 219, "139": [206, 219, 223], "139424": [219, 221], "13dc06c6510346d8a7f614d5b26c8ffa": 202, "13e": 219, "13it": 219, "13m": 206, "14": [204, 206, 210, 216, 217, 219, 220, 221, 223, 225, 226, 229, 231], "140": 219, "140870": [219, 221], "14093081": 223, "141": 219, "142": [204, 219, 229], "143": 219, "14335586304": 231, "144": 219, "1448": 228, "1448814737": 204, "145": [199, 206, 219, 229], "1451e": 219, "145476": 226, "1459e": 220, "146": [204, 219, 229], "146184": 226, "1462e": 219, "146375": [219, 221], "147": [204, 219, 229], "147314410": 228, "147913": [219, 221], "147m": 203, "148": 219, "1496e": 220, "14e": 219, "14it": [206, 210, 219], "15": [204, 206, 210, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 231], "150": [32, 38, 198, 204, 219, 229], "150275": 226, "1509": 205, "1510": 205, "1511": 205, "1515": 205, "1516": 205, "1517": 205, "1518": 205, "1519": 205, "151g": 199, "152": 210, "1520": 205, "152194": 223, "1522": 205, "1523": 205, "152629": 226, "1528962": 221, "153": [204, 219], "153840": [219, 221], "153m": [206, 211, 216, 231], "154": [204, 205, 229], "154556": 226, "154611": [219, 221], "155": [205, 219], "156": [205, 206], "156100": 226, "156508": 226, "1575": 206, "158212": 226, "159": [206, 219], "15e": 219, "15it": 219, "16": [1, 49, 51, 128, 199, 204, 206, 216, 217, 219, 220, 221, 223, 226, 229], "16046990e": [219, 221], "161": 219, "161574": 226, "1616e": 219, "162253": [219, 221], "162398": [219, 221], "162403": 226, "162f0660b2f1c9209c5b57f7b9e545a7": 203, "164068": 226, "1644e": 219, "164689": 226, "165988": 226, "165g": 199, "166": [206, 219], "1665424": 223, "16666666666666669": 223, "166756": 226, "167350": 226, "16757342208": 231, "1677958285": 205, "167867": 226, "168181": 228, "169": 206, "169017": [219, 221], "1691e": 219, "16963": 219, "16e": 219, "16it": [206, 219], "17": [204, 206, 217, 219, 220, 221, 223, 226, 229], "170": 205, "170005": 219, "1700380": 219, "170553": 216, "171496": 226, "171499": 223, "1717": 219, "171981": 226, "172g": 203, "1730103": 223, "1733": 219, "173321": 223, "1735e": 220, "1746e": 219, "175103": 226, "175517": [219, 221], "17559798": 219, "176177": 223, "176910": 226, "177": 219, "177841": 226, "177886": 219, "178": 219, "178062": 226, "178404": 226, "178635": 226, "178747": [219, 221], "179055": 226, "179546": 223, "179747": [219, 221], "179931": 226, "17e": [219, 229], "17g": 199, "17it": [206, 210], "17k": 219, "18": [37, 204, 206, 211, 216, 217, 219, 220, 221, 223, 226, 229, 231], "1807e": 219, "181": [212, 219], "181293": 226, "18144370e": [219, 221], "18178516": [219, 221], "18178516e": [219, 221], "1818": 219, "182": 219, "182150": 225, "182298": [219, 221], "1827": 219, "183322": 226, "1835e": 219, "1836": 219, "183613": 226, "184": 219, "185": 219, "18519999": 204, "185602": 219, "1857": 219, "185k": 219, "186": 219, "186885": 226, "1871405": [219, 221], "18714050e": [219, 221], "187179": [219, 221], "187645": [219, 221], "1879": 219, "18793": 202, "18793_clean_3hdhbg6tiz": 202, "188": 219, "188491": 226, "18895316": [219, 221], "18895316e": [219, 221], "1894881259824612": 204, "189858": 226, "18e": 219, "18g": 203, "18it": [206, 219], "19": [162, 204, 206, 219, 220, 221, 223, 226, 229], "190": 219, "190083": 228, "190607": [219, 221], "1920929e": 205, "192441": 226, "1945": 228, "195": 229, "196": 219, "196557": [219, 221], "1969": 206, "197972": 226, "198368": 226, "198372": 219, "198493": 226, "198865": 226, "199": [204, 219, 229], "1992": 219, "1997": 219, "19e": [219, 229], "19it": 219, "1ba0bc266130f186850f5faa547b6a02": 200, "1d": [77, 90], "1d140aaa2e7b287124ab38911a711d70": 199, "1e": [53, 226], "1ev": [0, 1], "1f": [204, 206, 223], "1f4": 206, "1g": [199, 203], "1it": 206, "1m": [219, 231], "1mb": 206, "1t": 199, "1x1": [114, 116, 118, 225], "2": [0, 1, 5, 13, 16, 27, 30, 37, 42, 45, 46, 49, 51, 53, 54, 56, 62, 64, 65, 71, 72, 79, 84, 85, 92, 93, 94, 98, 99, 102, 107, 111, 112, 114, 116, 118, 122, 130, 155, 156, 157, 159, 169, 175, 187, 188, 190, 192, 195, 197, 198, 200, 202, 203, 204, 205, 206, 210, 211, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "20": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 114, 116, 117, 119, 120, 125, 129, 130, 175, 204, 205, 206, 211, 219, 220, 221, 223, 226, 228, 229], "200": [5, 32, 38, 134, 135, 198, 201, 206, 218, 219, 228, 230], "2000": 102, "200815": 219, "200k": [199, 206, 211, 216, 219, 231], "201": 225, "2010": [211, 219], "2014": 225, "201404": [219, 221], "2015": 204, "201519": 225, "2016": [206, 231], "202": 206, "2020": [45, 218, 219], "2021": [77, 90, 105, 110, 111, 142, 211, 218, 219, 222], "2022": 228, "202203": [219, 221], "2023": [202, 214, 218, 223], "2024": [204, 206, 214, 217, 218, 219, 229, 231], "20240709": 206, "20240709t141702z": 206, "202876": 219, "2033025024": 231, "204": [204, 219, 229], "204109": 226, "20480": 231, "205667": 226, "206": 204, "206489": 226, "207508": 228, "207812": [219, 221], "208": 206, "20890000e": [219, 221], "209296": 226, "209506": 226, "20atom": 219, "20data": 225, "20e": 219, "20environ": 219, "20g": [199, 202], "20gnu": 219, "20it": 219, "20lgpl": 219, "20licens": 219, "20m": [199, 206, 211, 216, 219, 231], "20simul": 219, "20th": 219, "20the": 219, "21": [53, 137, 162, 206, 211, 219, 221, 223, 226, 228, 229], "210": 217, "2102": [110, 111], "2114e": 219, "211950": 226, "212": 206, "212223": [219, 221], "2129e": 219, "213": 206, "2139837741851807": 205, "213984": 225, "2139849662780762": 205, "2139860391616821": 205, "2139861583709717": 205, "2139866352081299": 205, "213986873626709": 205, "2139880657196045": 205, "213989019393921": 205, "214102": 226, "214337": [219, 221], "214ca96e620c5ec6e8a6ff8144a22a04": 199, "215": 219, "215016": 226, "215069": 226, "215767": 226, "215895": [219, 221], "215970": 223, "2161e": 219, "2163e": 219, "216512": 226, "2166": 206, "216614": 226, "217968": 226, "217973": 225, "218": [206, 219], "218124": 226, "2182456713496777": [219, 221], "2190": 223, "21e": 219, "21it": 206, "22": [205, 206, 219, 221, 223, 225, 226, 230], "2201": 223, "2204": 214, "2206": 211, "2213400576": 231, "22179": 199, "2235e": 220, "224011": 226, "224861": 219, "2257e": 219, "225g": 199, "226": 206, "22633633": [219, 221], "22647324e": 206, "22647400e": 206, "2267": 219, "227": 206, "22706528e": 206, "22706604e": 206, "227669": 228, "22774037": 219, "228008524576823": 219, "2284884232": 205, "229": 210, "229277": 226, "2293e": 219, "229425": 219, "22e": 219, "23": [49, 205, 206, 210, 219, 221, 223, 226, 229, 231], "230": 206, "230598": 223, "2306": 214, "230672": 204, "230836": 226, "230993": 223, "2311": [203, 211], "231223": 226, "231858": 226, "2326": 219, "232g": 203, "233589": 226, "233828": 223, "234": [1, 205, 219], "234281": 223, "234457": 226, "234581": 223, "2346e": 219, "235": [205, 219], "2352128000": 231, "2356": 219, "236": [205, 206], "2363": 206, "23642045": [219, 221], "23654936": 26, "236fe4e950aa2fbdde94ef2821fb48d2": 199, "237": 205, "237051": [219, 221], "2371": 219, "237197": 226, "237734": [219, 221], "238": 219, "238967": 223, "239": [205, 219], "23e": 219, "23it": [206, 219], "24": [205, 206, 219, 221, 223, 226, 229], "240": 205, "240169": [219, 221], "2409": 201, "242258": 223, "2425e": 219, "2429e": 219, "243": 217, "244461": 219, "245246": 226, "245572": 223, "247": 219, "247354": 226, "2476004300": 225, "2478225434": 219, "247kb": 206, "248002": 226, "248171": 223, "249010": [219, 221], "24930": 199, "24931": 199, "24936": 199, "24943": 199, "24946": 199, "24948": 199, "24951": 199, "24961": 199, "24963": 199, "24965": 199, "24966": 199, "24967": 199, "24985": 199, "24986": 199, "24987": 199, "24988": 199, "249910": [219, 221], "24e": 219, "24it": [206, 219], "25": [25, 206, 219, 221, 223, 225, 226, 229, 231], "250344": 219, "250549": 226, "251": 206, "25115": 206, "251242": [219, 221], "2517466275": 226, "252528": 226, "2526e": 219, "253162": [219, 221], "253480": 223, "254": 206, "254098": 219, "2542206394": 221, "254272": [219, 221], "255": 219, "25534464": 231, "25597": 225, "256": [45, 64, 65, 114, 116, 204, 219, 228, 229], "25602": 225, "257": 219, "258": [204, 219, 229], "2589": 219, "259163": [219, 221], "2596214": 219, "25e": 219, "25it": [206, 219], "25k": [199, 219], "26": [206, 211, 219, 220, 221, 223, 225, 226, 229, 231], "260": 219, "260245": [219, 221], "261314": 223, "2619": 219, "262": [204, 229], "262252": 226, "26336330e": [219, 221], "263545": 223, "263842000000002": 225, "264": 225, "2641": 219, "264950": 226, "265527": [219, 221], "265663": 226, "266": [204, 229], "266593": [219, 221], "266996999999996": [219, 221], "266997": [219, 221], "267": 213, "2677": 223, "269": 219, "26e": 219, "26it": 219, "27": [206, 219, 221, 223, 225, 226, 229], "2700e": 219, "2719": 219, "27199": 219, "272": 206, "2725877451896666": 225, "2729": 219, "2733e": 220, "273677": 223, "273703": 219, "2738246227": 225, "2748e": 219, "274996": 226, "275": 219, "2757": 206, "276": 219, "276092": 226, "276152": 226, "2763": 220, "276865": 226, "277": 219, "277074": 223, "2772": 219, "277712": 226, "2779738903045654": 205, "278055": 226, "2782e": 219, "278497": 226, "278597": 226, "2787e": 219, "279552": 226, "27e": 219, "27it": 206, "27k": 219, "28": [206, 211, 219, 221, 223, 225, 226], "2803": 219, "281": 206, "2815": 219, "2819e": 219, "282008": 226, "282500615000004": 219, "2825e": 219, "283405": 226, "28405964374542236": 219, "285": 219, "2852": 219, "2863": 206, "286822": [219, 221], "288": 206, "288661": 223, "289749": 226, "28e": 219, "28it": [206, 219], "29": [206, 219, 220, 221, 223, 225, 226, 229], "291885": [219, 221], "29200000e": [219, 221], "292801": 226, "293081": [219, 221], "29319953918457": 219, "293970": 219, "294174": 226, "294369": 223, "294k": 199, "295": [204, 229], "295602": 219, "2960": 219, "2964": 219, "297114": 226, "2981184886": 205, "298537": 226, "299185": 226, "29d1b992715054e920e8bb2afe97b393": 199, "29e": 219, "29g": [199, 200], "29it": [206, 219], "2a05": 206, "2a27de122d32917cc5b6ac0a21c63c1c": 199, "2b355741f9300445703270e0e4b8c01c": 199, "2c05877": 223, "2d": [78, 91, 106], "2d71adb9e305e6f3bca49e5df9b5a86a": 199, "2f": [223, 225, 230], "2g": [199, 203], "2it": 206, "2m": [199, 205, 206, 211, 213, 216, 219, 231], "2o2": 225, "2x2": 225, "3": [5, 21, 26, 45, 61, 64, 65, 79, 92, 93, 94, 107, 112, 113, 137, 155, 159, 174, 190, 195, 197, 199, 200, 201, 202, 204, 205, 206, 210, 212, 214, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "30": [120, 156, 157, 190, 192, 195, 204, 206, 210, 219, 221, 223, 225, 226, 229], "300": [182, 201, 213, 219, 226, 230], "3000465215529715": 226, "300265": 223, "301": [204, 229], "3011e": 219, "302": [206, 219], "3021": 219, "3033": 219, "303529": 226, "3044474880": 231, "304625": 226, "305": 210, "306": 219, "306852": 226, "306g": 199, "308": 219, "308287": 226, "308587": 226, "30859": 202, "3095522216": 205, "30e": 219, "30g": 199, "30it": [206, 219], "31": [206, 214, 217, 219, 221, 223, 225, 226], "310": 219, "310458": 226, "311": [219, 221], "311231": 223, "313": 219, "313016176223755": 225, "3142e": 219, "315": 219, "3151": 206, "3162e": 219, "31671825": 219, "317918": 226, "31814437": [219, 221], "3181554154438013": 204, "319": 219, "319246": 226, "31e": [219, 229], "31it": [206, 219], "31m": [205, 206, 211, 214, 216, 223, 225, 226, 230, 231], "31merror": 214, "32": [49, 51, 204, 206, 214, 217, 219, 220, 221, 223, 225, 226, 229], "320614": 226, "320631": 223, "321269": 219, "322397": 226, "323222": [219, 221], "324": 204, "3243": 229, "324463": 219, "3250e": 220, "3253": 219, "325708": 226, "326332": 219, "327": 219, "327302": 223, "3274e": 219, "328": 206, "328320": 219, "328916992": 231, "32e": [219, 229], "32it": 206, "32m": 206, "33": [1, 206, 217, 219, 221, 223, 225, 226, 230], "330": [204, 229], "3315": 219, "331771": 219, "331944": 219, "3320": 219, "332051": [219, 221], "3322e": 219, "332306": 226, "333401": [219, 221], "3346": 219, "334764": [219, 221], "335076": 223, "335746": 223, "3360519": 219, "3382e": 219, "33e": 219, "33it": 206, "33m": 206, "34": [206, 211, 219, 221, 223, 225, 226], "340": 219, "341": 219, "3414": 206, "3416866e": 205, "342222": [219, 221], "343": 219, "343006": 223, "343039": 223, "343394": 223, "343532": 226, "343615": 223, "344054": 226, "344237": 223, "344251": 223, "344635": 223, "3446e": 219, "344m": 199, "345022": [219, 221], "345352": 223, "3459": 219, "345911": 223, "3462928393": 216, "346653": 223, "346818": 223, "347158": 223, "347528": 223, "347f4183465810e9b384e7a033baefc7": 199, "348": 206, "34815": 202, "348366": 223, "3485": 229, "348629": 223, "348901238291901": 206, "3494085424": 225, "349496": 223, "349719": 223, "349719_h": 223, "349719_nnh": 223, "349813": 223, "3499": 219, "34e": 219, "34g": [199, 202], "34it": [206, 219], "35": [206, 219, 220, 221, 223, 225, 226, 229, 231], "350": [204, 229], "350k": 199, "353561": 226, "354202": 225, "354220": 226, "3545": 206, "356598": 226, "357": 219, "3571": 206, "3574e": 219, "357938": 223, "358457": 223, "3588e": 219, "358921": [219, 221], "358921451399912": [219, 221], "358986": [219, 221], "358kb": 206, "359": [204, 229], "359048": [219, 221], "359102": [219, 221], "359163": [219, 221], "359361": [219, 221], "359692": [219, 221], "35e": 219, "35g": 199, "35it": [206, 219], "36": [206, 219, 221, 223, 225, 226], "360631": [219, 221], "3609": 219, "360928": 226, "361680": [219, 221], "362048": 226, "362131": 216, "362688": 226, "362723": 226, "362901": 223, "363": 219, "3630": 204, "3639": 204, "36420450e": [219, 221], "364580062942467": 228, "365": 206, "366226": [219, 221], "3663e": 220, "36653536": 223, "367": 217, "367091": 226, "3671793937683105": 213, "367288": [219, 221], "368801": [219, 221], "368de083dafdc3bbdb560d35e2a102c0": 199, "369": 219, "3691e": 220, "3697f04faf04251a23da8b88a78209f7": 199, "3699": 219, "36ba974d80c20ff636431f7c0ad225da": 199, "36e": 219, "36it": 206, "37": [206, 219, 221, 225, 226], "370": 219, "370556": 226, "370825": [219, 221], "3709e": 219, "371078": [219, 221], "3742": 206, "3760e": 219, "376718": 225, "378": 219, "3789762519649225": 204, "3797e": 219, "37e": 219, "37it": 206, "37mb": 206, "38": [206, 210, 217, 219, 221, 223, 225, 226], "380": 210, "381525": 228, "3816e": 219, "381e72fd8b9c055065fd3afff6b0945b": 203, "382399": 223, "3847": 206, "385339": [219, 221], "385621": 226, "3865e": 219, "386849": [219, 221], "386c99407fe63080d26cda525dfdd8cd": 199, "387": 219, "387947": [219, 221], "38821999231974286": 219, "388982": 223, "38e": 219, "38it": 206, "38k": 206, "39": [206, 217, 219, 221, 223, 225, 226, 229], "390": [205, 219], "3906293788": 205, "3923": 206, "393": 206, "3948e": 219, "395238876342773": 49, "39618436": 223, "39708923": [219, 221], "397314": [219, 221], "3973e": 219, "398": 206, "3986587524414": 205, "398659": 216, "399625": [219, 221], "39e": 219, "39it": [206, 219], "39mb": 206, "3c1aaf790659f7ff89bf1eed8b396b63": 199, "3cc90425ec042a70085ba7eb2916a79a": 199, "3d": [106, 155, 219], "3e": 213, "3e26c3bcef01ccfc9b001931065ea6e6": 200, "3f": 204, "3g": [199, 201], "3it": 206, "3mb": 206, "3rd": 159, "3x": 111, "3x3": [187, 188, 190, 219, 221, 225], "4": [6, 7, 45, 79, 92, 95, 107, 112, 154, 155, 156, 157, 169, 199, 201, 202, 203, 204, 205, 206, 211, 213, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "40": [64, 65, 120, 206, 219, 221, 223, 226, 228, 229], "400": 206, "4001": 219, "4001e": 220, "400382": 228, "401753": [219, 221], "402": [204, 206, 229], "402181013": 206, "40261993e": 206, "40262070e": 206, "403120": 219, "40431149b27b64ce1fb40cac4e2e064b": 199, "4046e": 220, "404838": [219, 221], "404849": [219, 221], "405": 219, "407041": [219, 221], "407887": 223, "4094489779": 205, "409536": 219, "409649": [219, 221], "40e": 219, "40it": 219, "41": [204, 206, 219, 221, 225, 226, 229], "4101": 206, "4112": 206, "411830": 223, "4124e": 219, "4129e": 219, "413846": [219, 221], "415": [204, 229], "415g": 199, "416": [204, 229], "417": [211, 219], "418": [206, 219], "418884": [219, 221], "419": [204, 229], "4196e": 219, "41af": 218, "41e": 219, "41it": [206, 219], "41m": 206, "42": [28, 204, 219, 221, 223, 225, 226, 228, 229], "4214609233": 225, "422298": 225, "422388": 223, "423485": [219, 221], "423498": 223, "423ffd0c67f5": 214, "424": [204, 229], "4247e": 220, "424873": 226, "424m": 202, "425": 206, "4250": 206, "425644": 226, "426440": 226, "426613": 226, "426840130515679": 228, "428": 205, "4288659456": 231, "429": 205, "4294963200": 231, "4297373294830322": 205, "42e": 219, "42g": 199, "42it": 219, "43": [219, 221, 223, 225, 226], "430": 205, "431": 219, "43125760": 206, "431957": [219, 221], "431ab0d7557a4639605ba8b67793f053": 199, "432045887992657": 204, "432490": 226, "433": 205, "433340": [219, 221], "433813": [219, 221], "434": 205, "434045": 226, "435": 205, "435695": [219, 221], "436": 205, "437": [204, 229], "437429": [219, 221], "43798528": 231, "438": 205, "4385e": 219, "438600": [219, 221], "438750": 226, "439": 205, "439820": [219, 221], "43e": 219, "44": [217, 219, 221, 223, 225, 226], "440": 219, "440960": [219, 221], "442114": [219, 221], "442646": [219, 221], "442945": 223, "443": [206, 219], "443403": [219, 221], "444705": [219, 221], "445": 219, "446550": [219, 221], "446620": [219, 221], "447": [211, 219], "448": 217, "448378": 226, "448937": [219, 221], "448980": [219, 221], "448f7d352ab6e32f754e24de64ca302a": 199, "449672": 226, "4499999999999993": [219, 221], "44e": 219, "44g": 199, "45": [201, 210, 217, 219, 220, 221, 226, 229], "450": 219, "45150244": 218, "45158625849998374": 219, "451755": 226, "45264": [77, 90, 105], "454037": [219, 221], "455": 210, "455442": 223, "456": 1, "4570415561499996": 219, "458": [204, 211], "458086": 226, "459165": 223, "4597": 220, "45e": 219, "45it": 219, "45y": [219, 221], "46": [206, 217, 219, 220, 221, 223, 225, 226, 229], "460328": 199, "460k": 219, "461143": [219, 221], "461219": 216, "461313": 199, "462255": [219, 221], "46333681": [219, 221], "46333681e": [219, 221], "464": 219, "464647": 226, "464650": 226, "465": 206, "465934": 226, "466738": [219, 221], "466k": 199, "467": 211, "467607": [219, 221], "468337": 226, "46e": 219, "46g": 199, "46it": [210, 219], "47": [219, 221, 223, 225, 226], "470310": 226, "4710": 219, "471447": 226, "47152822": [219, 221], "47152822e": [219, 221], "4716533": 26, "472109": 226, "4725": 219, "4727e": 219, "473": [204, 206, 229], "473249": 226, "473f": 214, "4741": 229, "474551": 226, "475506": 226, "4755e": 219, "47573199c545afe46c554ff756c3e38f": 199, "476g": 203, "477363": 226, "4777e": 219, "478023": 226, "478327": 226, "47e": [219, 229], "47it": 219, "48": [219, 221, 225, 226], "480": 219, "480715": 226, "481078": 226, "481330": [219, 221], "4822a06f6c5f41bdefd3cbbd8856c11f": 199, "482ee306a5ae2eee78cac40d10059ebc": 199, "483": [204, 211], "483275": 226, "484850": 226, "4849e": 220, "485434": [219, 221], "4856": 206, "486": 219, "487838": 226, "48877a0c6f2994baac82cb722711aaa2": 199, "489": 1, "4895e": 219, "48e": [219, 229], "48it": [206, 219], "48m": [206, 229], "49": [217, 219, 220, 221, 223, 226, 229], "490": 219, "490931": 226, "49109650e": 206, "4929": 219, "49373627e": 206, "493818": 226, "494": 47, "49432831e": 206, "494663": 226, "4951e": 219, "496": [204, 229], "496396": 226, "496505": 226, "497": 219, "497065": 226, "497575": [219, 221], "498": 219, "49808000e": [219, 221], "4980e": 219, "498100": 226, "498128": 226, "498207": 226, "498462": 226, "498971": 219, "499195": 226, "499339": 226, "499696": 226, "4997e": 219, "49e": [219, 229], "4_neb1": 201, "4ddcccd62a834a76fe6167461f512529": 199, "4dfab479495f76179749c1956046fbd8": 199, "4g": 199, "4m": 219, "4mb": 206, "4th": 201, "4x4": 225, "5": [2, 5, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 77, 79, 84, 90, 92, 98, 102, 105, 107, 111, 112, 116, 117, 119, 120, 125, 129, 130, 157, 159, 165, 172, 173, 199, 203, 204, 205, 206, 211, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "50": [21, 30, 67, 68, 80, 81, 93, 94, 102, 105, 110, 111, 113, 117, 120, 204, 206, 210, 213, 217, 219, 220, 221, 223, 226, 229, 231], "500": [49, 51], "5000": 219, "500170": 226, "500200": [219, 221], "501162": 226, "501554": 226, "502": 204, "503652": 219, "503903": [219, 221], "5040816326530613": 219, "504334": 226, "506174": 226, "506634": 226, "5068": 206, "506876": 226, "5076435414262623": 204, "5078e": 219, "507967": [219, 221], "508143": 226, "5081e": 219, "508474": 226, "5085": 229, "509": 219, "509730": 226, "509799": 226, "50a6ff098f9ba7adbba9ac115726cc5a": 199, "50e": [219, 229], "51": [219, 221, 223, 226], "5100e": 219, "510398": 226, "510518": 226, "511240": [219, 221], "51154989": [79, 92, 107, 112], "511994": [219, 221], "512": [49, 51, 110, 111, 204, 206, 219, 229], "5121": 219, "512800": 226, "513084": 226, "513349": 226, "513796": 226, "51482391e": 206, "514851": 226, "5148e": 219, "515062": 226, "515258": 226, "515366": 226, "515424": [219, 221], "515500": 226, "515638": 225, "5156444102461508": 219, "515703": 226, "515941": 226, "516": 219, "516375": 226, "516673": [219, 221], "516888": 226, "5168e": 219, "517116": 226, "517310": 226, "5174": 219, "517656": 226, "517796": 226, "518": [204, 229], "518111": 226, "5184": 206, "519229": [219, 221], "519230": 226, "519498": 226, "519756": 226, "51e": 219, "51f7f05982d6b4052becc160375a8b8b670177a7": 204, "51it": 219, "52": [206, 219, 221, 226], "520": 204, "520039": 226, "521": 206, "521026": 226, "521632": 226, "522195": 226, "5221e": 220, "522546": 226, "522713": 226, "522792": 216, "5234": 219, "523863": [219, 221], "524": [206, 226], "524052": [219, 221], "524058": 226, "524077": 226, "524341": 226, "5246": 219, "524902": 226, "525084": 226, "525288": 226, "525443": 226, "525783": 226, "5257e": 219, "526": [204, 229], "527487": [219, 221], "527565": 226, "527808": 226, "528028": 226, "528322": 226, "5283e": 219, "528809": 226, "529798": 226, "52af34a93758c82fae951e52af445089": 201, "52e": 219, "53": [210, 219, 221, 223, 226], "530": 210, "530353": 226, "530715": [219, 221], "53094000e": [219, 221], "531426": 226, "532": 206, "532836": 226, "5329724550247192": 219, "532d6cd1fe541a0ddb0aa0f99962b7db": 199, "533035": 226, "533057": 226, "533622": [219, 221], "5338": 219, "534": [204, 229], "534m": 203, "535": 205, "535432": [219, 221], "535812": 226, "535859": 226, "536": [205, 226], "536725": 226, "537177": 226, "537502": [219, 221], "537564": 226, "538": 205, "539703": 226, "53e": 219, "53it": [206, 219], "54": [204, 219, 221, 223, 226, 229], "540": 205, "540934": [219, 221], "541": 205, "541529": 226, "5418a1b331f6c7689a5405cca4cc8d15": 199, "542": [205, 206], "542086": [219, 221], "542201": 226, "543": 205, "543756": 226, "544": [13, 205], "5447680": 231, "545": 205, "545036": 216, "545730": 226, "54722937": 212, "547597": [219, 221], "547644": 226, "548619": 226, "548770": 226, "549652": 226, "54e": 219, "54it": 210, "55": [211, 219, 221, 223, 226], "5504": 206, "550832": 226, "5515": 206, "551819": 226, "551888": 226, "551969": 226, "5527": 220, "552721": 226, "552727": 226, "552917": 226, "554": 206, "554117": [219, 221], "5543e": 220, "554777": 226, "554881": 226, "554997": 226, "555021": 226, "5550e": 219, "556051": 225, "557108": 226, "557610": 226, "558": 219, "558007": 223, "558208": 219, "558474": [219, 221], "559": [206, 218], "559112": 202, "559112_ryqxa0n0uc_ohyukozy3g": 202, "559462": 228, "559577": 226, "55e": 219, "55it": [206, 219], "56": [204, 211, 219, 221, 223, 226, 229], "560345": 226, "561256": 226, "561349": 226, "561664": 226, "562": [204, 229], "562052": 226, "562092": 226, "562532": 226, "562643": 226, "562895": 216, "562995": 226, "563": [205, 211], "563194": 226, "563343": [219, 221], "563725": 226, "5639": 211, "564646": 226, "5647": 229, "564785": 226, "564787": 226, "565199": 226, "565419": 223, "565451": 226, "565884": 226, "56598052": [219, 221], "566211": 226, "5663": 206, "566448": 226, "566557": 226, "567": 226, "567316": 226, "567388": 226, "567516": 219, "5687": 219, "56e": [219, 229], "56it": 219, "57": [217, 219, 221, 223, 226], "5712": 206, "571796": [219, 221], "571800": [219, 221], "572794": 226, "5728": 211, "572938": [219, 221], "5731862978d80502bbf7017d68c2c729": 199, "574461": [219, 221], "57529306411743": 229, "5771": 206, "57e": 219, "57it": [206, 219], "57m": 206, "58": [206, 217, 219, 221, 223, 225, 226], "580": 206, "580239": [219, 221], "582260": [219, 221], "583018": 216, "584633": [219, 221], "586": [204, 229], "5868": 206, "587274": [219, 221], "5872c21c": 218, "589493": [219, 221], "58e": 219, "58it": 219, "59": [205, 217, 219, 221, 226, 229], "5906": 219, "592069": 219, "592763": 216, "594063": [219, 221], "598": [204, 229], "599": [204, 206, 229], "599151": [219, 221], "59948557": [219, 221], "5999": 211, "59e": 219, "5ced8ea84584aa229d31e693e0fb090f": 199, "5d9e": 206, "5g": [199, 201], "5it": 206, "5m": 219, "5mb": 206, "5x": 199, "5x5": 225, "6": [5, 21, 30, 45, 67, 68, 79, 80, 81, 92, 93, 94, 107, 110, 111, 112, 113, 114, 116, 120, 134, 135, 199, 201, 204, 205, 206, 210, 211, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 231], "60": [3, 206, 219, 221, 228, 231], "6012": 206, "602": [204, 219, 229], "6033": 219, "604928": [219, 221], "607": 210, "608134": [219, 221], "6090e": 219, "60ac9f965f9589a3389483e3d1e58144": 199, "60e": 219, "60it": [210, 219], "61": [210, 217, 219, 221], "6100": 220, "610785": [219, 221], "613007": 216, "614414": [219, 221], "6152": 219, "61604699": [219, 221], "618084": 219, "618212": 226, "6190e": 219, "619347": 219, "6199": 211, "61e": 219, "61mb": 206, "62": [219, 221, 229], "620": [204, 229], "621201": [219, 221], "621224": 226, "622719": 216, "622943": 226, "625": 206, "627": 206, "6277": 219, "629": 206, "62909393e": 206, "62939453e": 206, "62968597e": 206, "62e": 219, "62it": 219, "63": [219, 221, 228], "630": 219, "6303744": 231, "630521": 226, "630680": 216, "630879": 225, "6319050749442676e": 205, "632": 206, "635": 220, "636": [206, 210, 220, 228], "6373e": 219, "638": 206, "6388": 211, "639872": 225, "63e": 219, "63it": 219, "63m": 206, "64": [45, 204, 211, 219, 221, 229], "64190926": [219, 221], "64190926e": [219, 221], "641937": 216, "642": [204, 229], "643432": [219, 221], "644": 228, "6451e": 219, "6458": 211, "649": 219, "64e": 219, "65": [206, 219, 221, 229], "650425": 226, "6510": 199, "654m": 200, "65796644": [219, 221], "65796644025031": [219, 221], "658": 200, "65980520e": [219, 221], "65e": 219, "66": [204, 211, 219, 221, 229], "6604e7130ea41fabff93c229af2486433093e3b4": 220, "6610e": 220, "661515": [219, 221], "663": 206, "663540": [219, 221], "664296": 223, "66483077912157": 206, "6658": 211, "666": 206, "666029": 223, "669": 204, "66acc5460a999625c3364f0f3bcca871": 199, "66df44121806debef6dc038df7115d1d": 199, "66e": 219, "66it": [210, 219], "67": [204, 217, 219, 221], "670": [204, 229], "670297": 223, "670408": 226, "6709036827087402": 205, "671473": 219, "671525": [219, 221], "6723e": 220, "674562": 223, "67558289e": 206, "67558365e": 206, "67589182": [219, 221], "67589182e": [219, 221], "6780": 229, "67e": 219, "67it": [206, 219], "68": [204, 210, 211, 219, 221, 225, 229], "68051147460938": 219, "6812e": 219, "682": 211, "682d8a6b05ca5948b34dc5e5f6bbcd61": 199, "683": 210, "685116": [219, 221], "685223": 219, "6877": 202, "688116550445557": 206, "6893": 206, "68970139648": 231, "689923": 225, "68e": 219, "68it": [206, 210, 219], "69": [199, 206, 219, 221], "691235": 226, "691620": 216, "692118": 223, "693": 206, "6930": 219, "695738": 226, "69e": 219, "69it": 219, "6_1134_23": 1, "6a": 219, "6b": 224, "6ffa903a62d8ec3319ecec6a03b06276": 199, "6g": 199, "7": [45, 79, 92, 107, 112, 204, 205, 206, 210, 216, 217, 219, 221, 223, 225, 226, 228, 229], "70": [213, 219, 221], "7007e": 219, "700834326e789a6e38bf3922d9fcb792": 199, "701": 206, "701209": 225, "7016e": 219, "702312": [219, 221], "705303": 225, "706": 206, "7070": 219, "707524": 225, "7090": 206, "70e": 219, "71": [204, 206, 217, 219, 221, 229], "7101": 219, "711408": 226, "712022": 216, "713": 206, "7137": 211, "71458646": [219, 221], "71458646e": [219, 221], "716": 223, "716737": 226, "717581": 225, "71796226501465": 205, "7179e": 219, "718": 219, "71e": [219, 229], "71g": 202, "71it": 219, "72": [211, 219, 221, 229], "72080154e": 206, "72080231e": 206, "720971": 225, "721": 210, "722": 210, "723862": 216, "72399424": 223, "725928": [219, 221], "7287": 206, "7293": 219, "72e": 219, "73": [204, 219, 221, 229], "731239": 219, "733": 206, "733873": 219, "735988": 226, "737": 210, "737121": 219, "738": 210, "73e": 219, "73it": [206, 219], "74": [206, 210, 219, 221], "740": 206, "742": 210, "743": 210, "744": 210, "745481": 226, "7455": 219, "747": 210, "747130225": 219, "74768262": [219, 221], "74768262e": [219, 221], "748434": 223, "74e": 219, "74it": [206, 219], "75": [204, 219, 221, 229], "750249": [219, 221], "751": [206, 219], "7514": 219, "752": [205, 210], "7525e": 219, "752759": [219, 221], "753": 205, "754": 205, "754083": 225, "7549e": 220, "755": [205, 210], "755089": 225, "755185": 225, "7554450631141663": 219, "756": 205, "757": 205, "757412": 225, "757500": 225, "758": [210, 219], "7586356401443481": 213, "759": 210, "75e": 219, "75x": [219, 221], "76": [205, 210, 219, 221], "762": 206, "763": 206, "763538": 219, "764206": 216, "766": [204, 229], "766987": [219, 221], "7676e": 219, "76e": 219, "77": [49, 204, 219, 221, 229], "770173": [219, 221], "770608": 225, "773": 219, "7737": 219, "775079": [219, 221], "7762": 219, "776430": [219, 221], "778410": [219, 221], "77851254784": 231, "779223": [219, 221], "779470": 225, "7794e": 220, "77e": 219, "77it": 219, "78": [219, 221], "780394": [219, 221], "781g": 203, "782320": [219, 221], "78299828": [219, 221], "78299828e": [219, 221], "785": 217, "786": 206, "787": 206, "7878": 206, "7879": 219, "788": [204, 229], "789162": [219, 221], "7891e": 220, "7895": 219, "78d25997e0aaf754df526ab37276bb89": 200, "78e": [219, 229], "78it": 219, "79": [219, 221, 229], "7921e": 219, "794": [204, 229], "794643": [219, 221], "7947": 219, "7951": 219, "796": 206, "796453": 219, "7979b9e7ab557d6979b33e352486f0ef": 199, "798": 219, "79e": 219, "79it": 219, "7_6566_62": 1, "7bcae43cee451306e34ec416588a7f09": 199, "7e": 206, "7e123e6f4fb10d6897be3f47721dfd4a": 199, "7eaa0d63": 214, "7g": 199, "7it": 206, "8": [28, 45, 49, 51, 64, 65, 79, 92, 102, 107, 112, 114, 116, 157, 159, 175, 199, 201, 204, 206, 207, 210, 211, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230], "80": [204, 219, 221, 229], "80000000e": [219, 221], "8005": 219, "8005e": 219, "800643": 223, "8025": 219, "80469962027598": 219, "804700": [219, 221], "805": [204, 229], "8050": 220, "8075": 206, "808721": [219, 221], "809m": 203, "80e": [219, 229], "80g": 202, "80it": 219, "81": [199, 204, 205, 219, 221, 229], "8106": 219, "812701": 225, "81317": 49, "815173": [219, 221], "816": 219, "816723": 226, "818655": 226, "81927b78d9e4184cc3c398e79760126a": 203, "81it": 210, "82": [199, 204, 219, 221, 229], "823638": 225, "825993": 225, "82618693": 223, "82679392": 204, "826909": 223, "8290": 220, "82e": 219, "82it": [206, 219], "83": [67, 68, 93, 94, 110, 111, 201, 204, 210, 219, 221, 229], "830": 206, "831": [204, 229], "8313e": 219, "832": [204, 210, 229], "834531": 223, "835473": 225, "835686": 223, "836197": 223, "836403": 219, "8371084209427546": 219, "83aa": 214, "83e": 219, "83it": 219, "83m": [206, 211, 216, 231], "84": [204, 219, 221, 229], "8415": 219, "841g": 199, "84424aa2ad30301e23ece1438ea39923": 199, "845": 217, "84573700e": [219, 221], "845939": [219, 221], "846": 219, "84600000e": [219, 221], "8475": 229, "84e": [219, 229], "84it": [206, 219], "85": [199, 200, 219, 221], "850853": 223, "850m": 199, "851": [204, 229], "853": [204, 229], "853380": 223, "854550": 223, "855428": 223, "85544000e": [219, 221], "856": 206, "857418": 223, "8587e": 219, "85915122": 223, "85e": 219, "85it": 219, "86": [217, 219, 221], "8615e": 219, "861851": 226, "862": 219, "863bc983245ffc0285305a1850e19cf7": 199, "864091775985314": 204, "866": [204, 206, 229], "8660e": 219, "869": 206, "869545": 216, "86e": [219, 229], "86it": 219, "87": [219, 221], "87133271053866": 204, "8728": 219, "8736": 219, "874": 219, "876343": 226, "8785": 219, "879683": 223, "87e": 219, "87it": 219, "88": [206, 219, 221, 229, 231], "880": 219, "880960": 225, "8812e": 219, "882": 219, "8837": 211, "884": 219, "8845": 219, "885881": 228, "8858e": 220, "8864337920": 231, "886933": 228, "887317180633545": 219, "8880e": 219, "888308": 226, "888588": 223, "8892e": 219, "889763": 225, "88dcc02fd8c174a72d2c416878fc44ff": 199, "88e": [219, 229], "88it": 219, "89": [219, 221, 225], "8922": 219, "893": 219, "893632": [219, 221], "894873": 223, "897kb": 206, "898": [204, 229], "898007276": 205, "8993": 219, "89e": 219, "89it": [206, 219], "8bff6bf3e10cc84acc4a283a375fcc23": 199, "8cfbb67beb312b98c40fcb891dfa480a": 199, "8ee1066149c305d7c17c219b369c5a73": 199, "8f39": 218, "8g": [199, 200], "8hr": 213, "8it": 206, "8m": 219, "9": [79, 92, 107, 112, 159, 199, 200, 201, 204, 205, 206, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 231], "90": [49, 51, 64, 65, 114, 116, 206, 211, 219, 221, 229], "900": 206, "901556023": [210, 220], "901947": 219, "902": 206, "903462": 223, "906": 210, "906401": 225, "906543aaefc171edab388ff4f0fe8a20": 199, "908790514469146": 225, "90e": 219, "90it": 206, "90m": 206, "90x": [216, 225], "91": [210, 211, 219, 221], "9102e": 219, "912": [204, 229], "91276645": 223, "913398": 223, "9165": 219, "9166": 219, "918b20960438494ab160a9dbd9668157": 199, "91e": 219, "91it": [206, 219], "92": [206, 219, 221], "920": 219, "92019999999996": 204, "9202e": 219, "921123": 219, "925020": 216, "926001": 219, "9261e": 219, "9278834e": 205, "928": 219, "92e": 219, "92it": [206, 219], "93": [37, 206, 219, 221, 225], "930": 219, "93112559": 223, "932": 201, "9322": 219, "933": 206, "9335": 219, "935": [206, 219], "9363": 219, "937247": [219, 221], "938713": 216, "93e": 219, "93it": 219, "94": [219, 221, 229], "940": 206, "9409e": 220, "9421": 219, "94300270080566": 206, "9430046081543": 206, "94486": [77, 90, 105], "946623": 228, "94e": 219, "94it": 219, "95": [219, 221, 225, 228], "950872": 219, "953474cb93f0b08cdc523399f03f7c36": 199, "9549": 219, "95617571": 223, "9575e": 219, "957974": 219, "95e": 219, "95it": 219, "96": [206, 219, 221], "960242": 225, "96059535": 223, "9607": 219, "9609e": 219, "960c2450814024b66f3c79121179ac60": 199, "9627": 219, "96835355": [219, 221], "96835355e": [219, 221], "9683558933958047": 220, "9684": 210, "96898192": 223, "969171404838562": 213, "96e": 219, "96it": [206, 210, 219], "97": [219, 221], "97089230e": [219, 221], "971220": 219, "9721e": 219, "976": 206, "976140": 219, "97640000e": [219, 221], "977699": 216, "977b6be1cbac6864e63c4c7fbf8a3fc": 202, "9784": 210, "979": [206, 210], "9791": 219, "97e": 219, "97g": 199, "97it": 219, "98": [210, 219, 221], "981515": 225, "981738567352295": 213, "9835": 210, "986": 225, "987": 206, "988": 206, "9881": 211, "9892": 219, "9893": 210, "9893144106683787": [210, 220], "98e": 219, "99": [219, 221, 229], "9907085": 223, "992668": 216, "99485570e": [219, 221], "995178": 216, "9983": 219, "999": [204, 219, 229], "9994bf27457b7fdedb9b8a0dd3e1fad30d4b9d38fb5855ee72678db49831b765": 206, "999657": 216, "999736": 199, "999809": 199, "999826": 199, "999838": 199, "999859": 199, "999866": 199, "999944": 199, "999973": 199, "99e": 229, "99it": 210, "9ac71e198d75b1427182cd34abb73e4d": 199, "9c9e4d617d306751760a80f1453e71f1": 199, "9dbcf7566e40965dd7f8a186a75a718": 199, "9e3ed4d1e497bfdce4472ee70455edef": 199, "9e5912df6f7b11706d1046cdb9e3087": 199, "9f352fbc32bb2b8caf4788aba28b2eb7": 199, "9fed845aaab8fb4bf85e3a8db57796e0": 199, "9g": 199, "9it": 206, "9th": 201, "A": [1, 11, 21, 26, 30, 45, 93, 94, 111, 113, 134, 135, 154, 155, 157, 159, 169, 170, 174, 190, 192, 195, 197, 199, 200, 203, 204, 205, 206, 209, 210, 213, 214, 218, 219, 220, 221, 226, 227, 231], "AND": [45, 111, 209, 219], "AS": [45, 111, 209, 219], "ASE": [21, 23, 32, 38, 39, 134, 135, 166, 187, 188, 190, 199, 200, 201, 205, 219, 220, 221, 223, 226, 230, 231], "And": [207, 226, 230], "As": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 201, 206, 210, 219, 222, 223, 225, 226], "At": [11, 204, 213, 219, 221, 225], "BE": [45, 111, 209, 219], "BUT": [45, 111, 209, 219], "Be": 223, "But": [67, 68, 80, 81, 205, 228, 230], "By": [111, 204, 212, 219, 226, 230], "FOR": [3, 45, 111, 209, 219], "For": [0, 1, 5, 13, 30, 32, 38, 40, 41, 52, 53, 56, 61, 62, 107, 130, 142, 154, 155, 157, 159, 174, 178, 186, 187, 190, 199, 200, 201, 202, 203, 204, 205, 211, 212, 213, 214, 218, 219, 221, 223, 225, 226, 228, 230], "IN": [45, 111, 209, 219], "If": [0, 1, 11, 16, 20, 23, 27, 30, 32, 38, 49, 51, 56, 62, 67, 68, 70, 72, 80, 81, 83, 85, 93, 94, 97, 99, 110, 111, 113, 123, 132, 159, 167, 169, 172, 173, 186, 187, 188, 190, 192, 195, 197, 198, 199, 201, 205, 206, 207, 210, 212, 213, 214, 218, 219, 220, 221, 223, 225, 226, 228, 230], "In": [1, 13, 32, 38, 72, 74, 85, 87, 96, 99, 111, 155, 157, 158, 159, 169, 199, 201, 202, 204, 205, 206, 210, 212, 213, 214, 219, 220, 221, 223, 225, 228, 231], "It": [1, 5, 11, 16, 32, 67, 68, 80, 81, 96, 159, 169, 187, 188, 190, 192, 195, 198, 200, 201, 204, 205, 206, 218, 219, 221, 223, 225, 226, 228, 229], "NO": [45, 111, 199, 209, 219], "NOT": [45, 111, 209, 219], "No": [93, 94, 204, 205, 206, 216, 219, 223, 225, 226, 229], "Not": [32, 38, 205], "OF": [45, 111, 209, 219], "OR": [45, 111, 209, 219], "On": [49, 51, 64, 65, 114, 116, 212, 214, 229, 230], "One": [159, 182, 199, 201, 219, 228, 229], "Or": 213, "Such": 13, "THE": [45, 111, 209, 219], "TO": [45, 111, 209, 219, 221], "That": [204, 206, 226, 228, 230], "The": [0, 1, 2, 5, 11, 12, 13, 16, 21, 27, 30, 32, 38, 39, 40, 41, 45, 49, 51, 52, 53, 58, 59, 62, 64, 65, 96, 111, 113, 114, 116, 123, 134, 135, 151, 152, 154, 157, 159, 169, 170, 172, 173, 186, 187, 188, 189, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 207, 209, 211, 212, 213, 214, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "Then": [0, 5, 16, 159, 204, 205, 223, 225, 231], "There": [16, 32, 38, 159, 169, 198, 201, 204, 205, 213, 219, 225, 226, 230, 231], "These": [21, 107, 198, 199, 204, 205, 213, 219, 223, 225, 230, 231], "To": [16, 38, 39, 40, 46, 47, 50, 132, 157, 159, 169, 198, 199, 202, 206, 207, 212, 213, 216, 217, 219, 220, 221, 223, 225, 229, 230, 231, 232], "WITH": [45, 111, 209, 219], "With": [53, 155, 157, 205, 210, 219, 223], "_": [111, 113, 205, 206, 223, 226, 228], "__author__": 174, "__authors__": 169, "__call__": [12, 13, 27, 30, 61, 133, 190, 194, 195, 197], "__email__": [169, 174], "__enter__": [38, 39], "__eq__": [156, 157, 159], "__exit__": [38, 39], "__file__": 223, "__getitem__": [32, 38, 40, 41], "__getitems__": [38, 40], "__import_error": 20, "__init__": [13, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 205, 219], "__iter__": 13, "__len__": [13, 32, 38, 40, 41, 154, 156, 157, 159], "__repr__": [27, 53, 54, 57, 110, 111, 154, 156, 157, 159], "__str__": [154, 156, 157, 159, 187, 188, 190], "__version__": [10, 168, 190], "_api_to_ui_host": 189, "_avg_degre": 49, "_avg_num_nod": 49, "_backward": [150, 151], "_backward_hook": 205, "_backward_pre_hook": 205, "_calc": 205, "_call_impl": 205, "_check_consist": 130, "_clean_up_input": 174, "_cli": [43, 185], "_compiled_call_impl": 205, "_compute_loss": [151, 152], "_compute_metr": [151, 152], "_contextlib": 205, "_create_warning_msg": 219, "_ctx_ad_bulk": 192, "_ctx_slab": 192, "_data_parallel_group": 16, "_datamodel": [187, 188, 190], "_default_adslab_filt": [190, 192, 195], "_delete_system": 192, "_enforce_consist": [129, 130], "_ensure_adsorbate_support": 192, "_ensure_model_support": 192, "_ensure_system_delet": 192, "_error_msg": [129, 130], "_expand_edg": [57, 66], "_find_combos_to_check": [155, 157], "_forward": [45, 113, 151, 152, 205], "_forward_help": [114, 116], "_forward_hook": 205, "_forward_pre_hook": 205, "_from_grid": [57, 66], "_gather": 16, "_gather_with_pad": 16, "_get_absolute_map": 20, "_get_absorbate_configs_on_slab": 192, "_get_absorbate_configs_on_slab_with_log": 192, "_get_adsorbate_configs_on_slab": 192, "_get_adsorbate_from_random": [154, 157], "_get_bulk_from_random": [156, 157], "_get_bulk_if_support": 192, "_get_connect": [172, 173], "_get_neighbors_pymatgen": [134, 135], "_get_paramet": 123, "_get_project_root": 30, "_get_projected_point": [155, 157], "_get_row": [38, 39], "_get_row_by_index": [38, 39], "_get_scaled_norm": [155, 157], "_get_slab": 192, "_get_timestamp": [150, 151], "_global_backward_hook": 205, "_global_backward_pre_hook": 205, "_global_forward_hook": 205, "_global_forward_pre_hook": 205, "_graph_parallel_group": 16, "_grid_act": [57, 66], "_h": 223, "_hasmetadata": 13, "_i": [111, 113, 205], "_import_local_fil": 30, "_incompatiblekei": 30, "_init_edge_rot_mat": [49, 51, 64, 65, 114, 116], "_init_gp_partit": [49, 51], "_init_pg_and_rank_and_launch_test": 26, "_init_weight": [49, 51], "_initi": 66, "_j": [111, 113], "_jd": [63, 66, 118], "_l_primari": [57, 66], "_load_adsorb": [154, 157], "_load_dataset": 13, "_load_dataset_get_id": [32, 38], "_load_id": [38, 39], "_load_scale_dict": 127, "_local_metadata": [129, 130], "_m_primari": [57, 66], "_missing_kei": [129, 130], "_new_shar": [219, 229], "_nextid": [38, 39], "_nnh": 223, "_observ": [129, 130], "_pred": 205, "_predict": 213, "_prefilled_input": 128, "_process_error": [148, 149], "_rank_edge_dist": [114, 116], "_reduc": 16, "_reduce_edg": [57, 66], "_refresh_pbar": 192, "_relax_binding_sites_on_slab": 192, "_report_incompat_kei": 30, "_reshape_featur": [134, 135], "_resolve_scale_factor_submodul": 30, "_rotat": [57, 66], "_rotate_inv": [57, 66], "_run_relaxations_on_slab": 192, "_run_request": [186, 187, 190], "_select": [38, 39], "_setup_log_record_factori": 192, "_sort_kei": [190, 194, 195], "_split": 16, "_split_tensor": 16, "_standard": [69, 82, 95], "_stat": [129, 130], "_stats_pi": 223, "_strict": [129, 130], "_submit_relax": 192, "_submit_relaxations_with_progress_log": 192, "_t": 29, "_train_batch": 128, "_unexpected_kei": [129, 130], "_uniform_init_linear_weight": [49, 51], "_uniform_init_rad_func_linear_weight": [49, 51], "_unwrapped_model": [150, 151, 228], "_updat": [38, 39], "_util": [38, 185], "_wait_check_retry_aft": 197, "_wrapped_call_impl": 205, "_write": [38, 39], "_write_adslab": 170, "_write_deleted_id": [38, 39], "_z_rot_mat": [63, 66, 118], "a0": 228, "a193b4c72f915ba0b21a41790696b23c": 199, "a21081f3f55eb0c98a91021bbe3dac44": 199, "a2a_graph": [93, 94, 104, 205], "a2ee2a_graph": [93, 94, 104, 205], "a2g": [205, 210, 219, 220], "a2g_arg": [32, 38, 198, 204, 206, 229], "a405ce403018bf8afbd4425d5c0b34d5": 199, "a_0": [77, 90, 105], "aa": [204, 228], "ab": [110, 111, 204, 206, 211, 214], "ab6": 206, "abc": [19, 30, 32, 122, 123, 134, 135, 150, 151, 205], "abhishek": [199, 202, 203, 211, 214, 218, 219], "abhshkdz": 219, "abl": [204, 205, 229], "about": [5, 96, 155, 157, 186, 187, 188, 190, 192, 198, 199, 202, 204, 206, 210, 216, 219, 223, 225, 226, 228, 230, 232], "abov": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 199, 206, 209, 210, 211, 213, 214, 219, 220, 221, 225, 226, 228, 229, 230, 231], "absolut": [5, 28, 30, 204, 219, 221], "absorb": [187, 188, 190], "abstract": [19, 32, 38, 40, 44, 45, 149, 150, 151], "ac": [199, 202, 204, 211, 218, 219, 223], "ac84": 214, "accedingsequencelengthbatchsampl": 13, "accedingsequencelengthsampl": 13, "acceler": [111, 184, 201, 215, 219, 231], "accept": [16, 38, 40, 46, 47, 50], "acces": 219, "access": [201, 213, 214, 219, 226, 228, 229], "accident": [5, 159], "accompani": [111, 202], "accord": [69, 82, 95, 159, 204, 219, 221], "accordingli": [199, 207, 213, 219], "account": [113, 134, 135, 214, 219, 225], "accumul": [204, 228, 231], "accur": [159, 204, 205, 219], "accuraci": [204, 219, 221], "achiev": [11, 21, 219, 230], "across": [1, 5, 49, 51, 53, 184, 199, 200, 213, 219, 223], "acscat": [199, 211, 218, 223], "act": [13, 20, 45, 54, 57, 64, 66, 116, 119, 120], "action": [45, 111, 186, 187, 190, 195, 197, 209, 219], "activ": [45, 49, 51, 62, 64, 67, 68, 70, 71, 74, 76, 80, 81, 83, 84, 87, 89, 93, 94, 97, 98, 101, 104, 121, 185, 204, 207, 212, 213, 219, 223, 228, 229, 231], "active_discoveri": 20, "activediscoverytrain": 20, "actual": [199, 219, 228], "ad": [93, 94, 97, 154, 155, 157, 187, 188, 190, 195, 197, 199, 202, 210, 213, 219, 221, 222, 223, 225], "adamw": [204, 219, 229], "adapt": [30, 79, 92, 107, 112, 159, 228, 231], "add": [5, 11, 32, 47, 49, 51, 54, 57, 67, 68, 80, 81, 93, 94, 110, 111, 113, 192, 199, 204, 214, 219, 223, 225, 226], "add_additional_inform": 206, "add_adsorb": [205, 210, 216, 219, 220, 221, 225], "add_core_arg": 15, "add_edge_distance_to_graph": 30, "addfilt": 229, "addhandl": 229, "addit": [5, 32, 38, 49, 51, 111, 184, 198, 199, 204, 210, 214, 221, 222, 225, 226], "addition": [30, 210, 219, 222], "address": [32, 38, 159, 169, 198, 219], "adeesh": [202, 211, 219], "adequ": [226, 230], "adj_edg": 96, "adjac": [5, 96], "adjust": [204, 230], "administr": 207, "ado": 204, "adopt": 219, "adorb": 214, "adosrb": 202, "ads0": 170, "ads1": 170, "ads_id": 199, "ads_len": 226, "ads_symbol": [199, 202], "adslab": [170, 190, 192, 194, 195, 210, 214, 219, 220, 221, 223, 226], "adslab_filt": [190, 192, 195, 214], "adslab_obj": 170, "adsorb": [2, 5, 93, 94, 155, 157, 158, 159, 164, 170, 172, 173, 178, 185, 186, 187, 188, 190, 195, 200, 202, 210, 211, 212, 213, 216, 219, 220, 221, 224, 225, 230, 231], "adsorbate1": 5, "adsorbate2": 5, "adsorbate_atom": [154, 155, 157], "adsorbate_binding_index": 226, "adsorbate_binding_indic": [154, 157], "adsorbate_c": [155, 157], "adsorbate_c2": [155, 157], "adsorbate_config": [186, 187, 188, 190, 192], "adsorbate_db": [154, 157], "adsorbate_db_path": [6, 8, 154, 157, 223, 230], "adsorbate_h": 223, "adsorbate_id_from_db": [154, 157, 230], "adsorbate_idx": [155, 157], "adsorbate_index": 170, "adsorbate_info": [219, 221], "adsorbate_nnh": 223, "adsorbate_pkl_path": [154, 157, 161, 230], "adsorbate_react": [187, 188, 190], "adsorbate_reference_energi": [219, 221], "adsorbate_slab_config": [5, 157, 185], "adsorbate_slab_configur": 155, "adsorbate_smil": 226, "adsorbate_smiles_from_db": [154, 157, 223, 226], "adsorbate_smiles_h": 223, "adsorbate_smiles_nnh": 223, "adsorbatebindingsit": [190, 192, 195, 214], "adsorbates_support": [187, 188, 190, 214], "adsorbatesexcept": [190, 192, 195], "adsorbatesitefind": [155, 157, 158], "adsorbateslabconfig": [155, 157, 158, 186, 187, 188, 190, 192, 194, 195, 223, 226, 230], "adsorbateslabrelax": [190, 192, 195], "adsorbateslabrelaxationresult": [187, 188, 190, 192, 195, 214], "adsorbateslabrelaxationsrequest": [186, 187, 188, 190], "adsorbateslabrelaxationsresult": [186, 187, 188, 190], "adsorbateslabrelaxationssystem": [186, 187, 188, 190], "adsorbml": [200, 214, 218, 223], "adsorbml_walkthrough": 217, "adsorbt": 221, "adsorpt": [1, 5, 169, 199, 200, 202, 205, 210, 211, 212, 213, 214, 221, 223, 231], "adsorption_data": 177, "adsorption_data_defect": 177, "adsorption_energi": [219, 221], "adsorption_sit": [199, 200], "advanc": [217, 219, 229], "advantag": [213, 219, 226], "advis": [32, 38, 204], "aecc5e23542de49beceb4b7e44c153b9": 199, "aed414cdd240fbb5670b5de6887a138b": 199, "af": 230, "af9817f0aff": 218, "affect": [123, 155, 157, 158, 199, 219, 220, 223, 225], "affili": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209], "affin": [34, 53, 159, 169], "after": [12, 45, 49, 51, 62, 67, 68, 74, 76, 79, 80, 81, 87, 89, 92, 93, 94, 97, 101, 104, 107, 112, 123, 154, 157, 190, 195, 197, 205, 212, 213, 214, 223, 226, 228], "ag": [204, 206, 225, 229], "ag36pd12": 223, "ag3cu": 223, "ag3mo": 223, "ag3pd": 223, "again": [187, 188, 190, 204, 219], "against": [186, 187, 190], "agcu3": 223, "agg": [219, 221], "agg2_out_s": [100, 104], "aggr": 111, "aggr_kwarg": 111, "aggreg": [52, 64, 67, 68, 70, 80, 81, 83, 93, 94, 96, 97, 100, 111, 113, 114, 116, 118, 212], "aghf3": 223, "agmo3": 223, "ago": 231, "agreement": [167, 204, 225], "agta3": 223, "ahead": 219, "ai": [219, 222], "aim": 219, "aini": [169, 199, 211, 214, 218, 219], "air": 218, "aka": 228, "akiai266r7v6o36o5jua": 206, "akolluru": 219, "al": [110, 111, 219, 223], "alert": 205, "algo": 159, "algorithm": [159, 206, 219], "align": [5, 159, 169], "all": [1, 2, 5, 13, 16, 21, 28, 30, 32, 38, 39, 40, 44, 45, 46, 47, 49, 50, 51, 53, 54, 56, 57, 62, 64, 67, 68, 71, 80, 81, 84, 93, 94, 96, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 142, 155, 157, 158, 159, 164, 169, 170, 186, 187, 188, 190, 192, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 216, 218, 219, 220, 221, 224, 225, 226, 228, 229, 230, 231], "all_converg": 11, "all_gath": 14, "all_reduc": 14, "all_slabs_info": [159, 169], "all_system": 5, "all_system_energi": 5, "all_systems_binding_idx": 5, "alloc": 205, "alloi": 224, "allow": [5, 11, 30, 32, 38, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 107, 111, 116, 117, 119, 120, 125, 129, 130, 172, 173, 186, 187, 190, 192, 195, 201, 204, 219, 220, 225, 229, 230], "allow_calcul": 205, "allow_pickl": 206, "allow_shared_calcul": [6, 7], "allowed_model": [190, 192, 195], "allowed_radius_max": 5, "allowed_radius_min": 5, "allpop": 182, "along": [5, 49, 51, 52, 62, 111, 155, 157, 158, 159, 165, 187, 188, 190, 201, 202, 203, 210, 219], "alpha": [25, 49, 51, 62, 63, 66, 118, 204, 213, 219], "alpha_drop": [49, 51, 62], "alreadi": [2, 108, 109, 155, 156, 157, 170, 178, 187, 188, 190, 198, 205, 225, 229], "also": [1, 11, 16, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 154, 157, 159, 169, 187, 188, 190, 198, 200, 203, 204, 205, 206, 207, 211, 213, 214, 217, 219, 220, 225, 226, 228, 229, 231], "altern": [206, 213, 214, 219, 221, 225, 226, 229], "although": [111, 198, 204, 213, 219], "alwai": [13, 110, 111], "am": 226, "am4059149": 204, "amazonaw": 206, "ambigu": 205, "amedford6": 175, "ammar": [202, 211], "ammonia": 219, "among": [214, 226], "amongst": [49, 51, 93, 94], "amount": [197, 225], "amp": [58, 59, 102, 150, 151, 152, 204, 205, 206, 219, 229], "amsgrad": [204, 219, 229], "amz": 206, "an": [0, 1, 2, 5, 13, 16, 20, 28, 30, 32, 38, 40, 44, 45, 46, 47, 50, 53, 54, 56, 57, 64, 71, 84, 98, 105, 107, 111, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 150, 151, 154, 155, 156, 157, 159, 163, 167, 169, 172, 173, 182, 186, 187, 188, 190, 192, 194, 195, 197, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 213, 214, 215, 216, 217, 218, 220, 221, 225, 226, 228, 229, 231], "analogi": 111, "analys": [2, 223], "analysi": [199, 223, 229], "analyz": [213, 219, 223], "anatas": 204, "anatomi": 201, "andrew": [169, 174, 203, 211, 219], "ang": 230, "ang_mom": 30, "angl": [27, 63, 66, 67, 68, 76, 80, 81, 89, 93, 94, 104, 107, 118, 157, 158, 219], "angle_ab": 107, "angle_cab": 107, "angle_cabd": [93, 94, 205], "angstom": [134, 135], "angstrom": [49, 51, 64, 65, 67, 68, 77, 80, 81, 90, 93, 94, 105, 114, 116, 134, 135, 155, 157, 158, 159, 219, 228], "angular": 30, "ani": [2, 5, 13, 16, 19, 21, 26, 30, 32, 38, 40, 41, 45, 111, 154, 155, 156, 157, 159, 172, 173, 186, 187, 190, 192, 193, 194, 195, 197, 199, 201, 202, 203, 205, 207, 209, 211, 212, 213, 214, 219, 220, 225, 229], "anl": 225, "annoi": 229, "annot": 223, "announc": 218, "anom": [223, 226], "anomali": [2, 199, 226], "anomalies_by_sid": 2, "anomol": [223, 226], "anoth": [159, 201, 205, 212, 219, 221, 228], "answer": [205, 212], "anuroop": [199, 202, 203, 211, 218, 219], "anyth": 228, "apart": 219, "api": [186, 187, 188, 189, 190, 192, 195, 197, 214], "api_host": [187, 189, 190, 192, 195], "appear": [199, 231], "append": [58, 59, 111, 151, 152, 206, 219, 220, 223, 226, 228, 230], "appl": 204, "appli": [5, 11, 16, 32, 38, 47, 113, 192, 219, 221], "applic": [5, 58, 59, 111, 151, 152, 201, 210, 218, 219, 221, 228, 230, 231], "apply_constraint": [25, 205, 219, 221], "apply_one_tag": [32, 38], "approach": [204, 206, 213, 216, 218, 219, 223, 226, 230, 231], "appropri": [30, 32, 38, 134, 135, 159, 207], "approxim": [49, 51, 64, 65, 114, 116, 219, 221], "apt": 5, "aquisit": 200, "ar": [0, 1, 2, 5, 11, 12, 13, 16, 21, 26, 30, 32, 38, 39, 40, 41, 46, 47, 49, 50, 51, 53, 54, 58, 59, 67, 68, 69, 72, 80, 81, 82, 85, 93, 94, 95, 96, 99, 110, 111, 123, 134, 135, 137, 151, 152, 154, 155, 157, 158, 159, 165, 169, 174, 186, 187, 188, 190, 192, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 214, 216, 218, 219, 221, 223, 225, 226, 228, 229, 230, 231], "arbitrari": [16, 30, 182, 210, 218, 219, 221], "arbitrarili": [0, 1, 49, 51, 93, 94], "arbitrarli": 220, "architectur": [212, 219, 231], "are_all_adsorbate_atoms_overlap": 5, "area": 219, "aren": 223, "arg": [2, 12, 16, 26, 30, 32, 38, 39, 49, 51, 93, 94, 142, 143, 144, 145, 146, 147, 167, 169, 170, 174, 187, 188, 190, 192, 195, 205, 219, 226, 229], "argpars": [15, 137, 142, 144, 145, 147, 170], "args_overrid": [30, 229], "argsort": [13, 206], "argument": [12, 13, 16, 26, 30, 32, 38, 47, 57, 71, 72, 84, 85, 98, 99, 111, 113, 130, 159, 169, 174, 198, 199, 204, 213, 216, 219, 220, 221, 223, 229], "argumentpars": [15, 137, 145, 147], "aris": [45, 111, 209, 219], "arosen93": 37, "around": [5, 27, 113, 134, 135, 184, 190, 192, 195, 220, 228, 229, 230, 231], "arrai": [134, 135, 204, 205, 206, 219, 221, 226, 228, 231], "arriv": [219, 221], "art": [219, 225, 231], "articl": [199, 202, 203, 204, 211, 214, 218], "arxiv": [110, 111, 203, 211, 214, 218, 219, 225], "ascii": [38, 40, 41, 210, 219], "asctim": 229, "ase": [5, 6, 7, 11, 21, 28, 32, 38, 39, 134, 135, 137, 154, 155, 156, 157, 159, 162, 169, 172, 173, 174, 178, 187, 188, 190, 198, 199, 201, 204, 205, 206, 210, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "ase_atom": 214, "ase_dataset": [38, 185], "ase_db": [28, 198, 204, 206, 229], "ase_read": 198, "ase_read_arg": [32, 38, 198], "ase_read_multi": 198, "ase_relax": 184, "ase_relax_job": 184, "ase_util": [22, 185, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230], "aseatomsadaptor": 134, "aseatomsdataset": [32, 38], "asedbdataset": [32, 38], "aselmdbdataset": [32, 38], "aseneb": [6, 7], "asereaddataset": [32, 38], "asereadmultistructuredataset": [32, 38], "ask": [21, 214], "assert_is_inst": 29, "assess": [5, 11, 172, 173, 200, 201, 223, 226], "asset": 218, "assign": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 107, 111, 113, 116, 117, 119, 120, 125, 129, 130, 187, 188, 190, 193, 210, 219], "associ": [1, 45, 72, 85, 99, 100, 111, 202, 209, 219, 231], "associated_legendre_polynomi": [72, 85, 99], "assum": [30, 32, 38, 46, 53, 155, 157, 187, 188, 190, 198, 214, 219, 226], "assumpt": [38, 39], "async": [186, 187, 190, 192, 194, 195], "async_op": 14, "asyncgener": 192, "asynchron": [186, 187, 190], "asyncio": 214, "atct": 225, "atom": [5, 11, 13, 21, 25, 30, 32, 33, 34, 38, 39, 45, 49, 51, 52, 62, 64, 65, 67, 68, 70, 74, 76, 79, 80, 81, 83, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 110, 111, 113, 114, 116, 134, 135, 154, 155, 156, 157, 158, 159, 166, 167, 169, 172, 173, 174, 178, 182, 184, 186, 187, 188, 190, 192, 195, 199, 200, 202, 203, 204, 206, 210, 212, 213, 216, 222, 223, 225, 226, 229, 231], "atom_dist": [30, 107], "atom_edge_embed": [49, 51], "atom_edge_interact": [93, 94, 104, 204, 205, 219, 229], "atom_emb": [205, 219], "atom_emb_s": 219, "atom_featur": [74, 87, 101], "atom_interact": [93, 94, 104, 204, 219, 229], "atom_tag": 226, "atom_upd": [70, 83, 219], "atom_update_block": [75, 88, 103, 185], "atomembed": [74, 87, 101, 219], "atomic_numb": [52, 62, 64, 116, 134, 135, 205, 210, 219, 220], "atomic_numbers_ful": [49, 51], "atomic_radii": [35, 185], "atomist": [219, 221, 228, 231], "atoms_collect": [134, 135], "atoms_fin": 2, "atoms_init": 2, "atoms_len": 42, "atoms_list": [42, 223, 226, 230], "atoms_tag": [172, 173], "atoms_til": 159, "atoms_to_graph": [135, 185, 220], "atoms_transform": [32, 38], "atoms_transform_arg": [32, 38], "atomsrow": [38, 39], "atomstograph": [32, 38, 134, 135, 219, 220], "atomupdate_2_sum": 219, "atomupdate_3_sum": 219, "atomupdate_4_sum": 219, "atomupdate_5_sum": 219, "atomupdateblock": [70, 83, 97], "atomwisel2loss": 125, "attach": [26, 204], "attempt": [32, 38, 186, 187, 190, 192, 195, 197], "attent": [49, 51, 53, 62, 111], "attn_activ": [49, 51, 62], "attn_alpha_channel": [49, 51, 62], "attn_alpha_head": [49, 51, 62], "attn_hidden_channel": [49, 51, 62], "attn_value_channel": [49, 51, 62], "attn_value_head": [49, 51, 62], "attribut": [13, 21, 44, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 187, 188, 199, 202, 203, 210, 211, 219], "au": 206, "au10": 206, "au11": 206, "au12": 206, "au14": 206, "au16": 206, "au18": 206, "au19": 206, "au2": 206, "au28": 206, "au29": 206, "au35": 206, "au36": 206, "au37": 206, "au4": 206, "au40": 206, "au41": 206, "au8": 206, "audienc": [208, 222], "augment": [155, 157, 225], "auhf3": 223, "author": [45, 111, 169, 174, 199, 202, 203, 209, 211, 214, 218, 219], "auto": [185, 217, 228], "autoapi": 185, "autocast": 205, "autofram": [6, 185, 230], "autoframedesorpt": 5, "autoframedissoci": [5, 230], "autoframetransf": 5, "autograd": 16, "autom": [206, 210, 223, 225, 226], "automat": [16, 58, 59, 111, 114, 116, 118, 151, 152, 204, 205, 214, 216, 219, 230], "autonotebook": 228, "auxiliari": [38, 39], "avail": [1, 39, 111, 187, 188, 190, 192, 195, 199, 202, 203, 207, 210, 211, 212, 213, 216, 219, 223, 231], "available_pretrained_checkpoint": [108, 109], "available_pretrained_model": [108, 109, 206, 216, 231], "averag": [14, 49, 51, 123, 212, 230], "average_distance_within_threshold": 122, "avg_degre": [49, 51], "avg_num_nod": [49, 51], "avoid": [5, 32, 38, 198, 199, 204, 205, 206, 214, 216, 219, 223, 225, 226, 229], "awai": [114, 116, 157, 158, 219], "await": [190, 192, 195, 206, 214, 219], "awar": [198, 219], "aws4": 206, "aws4_request": 206, "ax": [27, 175, 216, 219, 221, 223, 225, 228], "ax1": [223, 228], "ax2": [223, 228], "axi": [27, 107, 111, 205, 210, 219, 220, 221, 223], "axvlin": 228, "azur": 231, "b": [16, 30, 67, 68, 80, 81, 93, 94, 96, 107, 159, 175, 187, 188, 190, 206, 207, 214, 219, 223, 225, 228], "b07c64158e4bfa5f7b9bf6263753ecc5": 200, "b12b706854f5d899e02a9ae6578b5d45": 199, "b2": [206, 211, 216, 231], "b35dc24e99ef3aeaee6c5c949903de94": 202, "b703": 218, "back": [193, 197, 214], "backend": [26, 32, 38, 39, 198], "background": [208, 222], "backoff_factor": 102, "backpropag": [93, 94], "backward": [16, 132, 154, 157], "bader": 231, "balanc": [213, 219], "balanced_partit": 13, "balancedbatchsampl": [13, 150, 151], "band": [114, 116, 118], "bar": [32, 38, 192], "bare": [199, 219, 221], "barrier": 11, "barrierless": 11, "barrierless_converg": 11, "base": [5, 6, 7, 12, 13, 16, 19, 21, 23, 26, 30, 32, 38, 39, 40, 41, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 80, 81, 82, 83, 84, 86, 87, 89, 90, 91, 93, 94, 95, 97, 98, 100, 101, 104, 105, 106, 108, 110, 111, 113, 114, 116, 117, 118, 119, 120, 125, 129, 130, 148, 149, 150, 151, 152, 157, 158, 185, 186, 187, 188, 190, 192, 195, 197, 198, 199, 202, 204, 213, 214, 218, 219, 225, 228, 229, 231], "base_config": 30, "base_joint": 213, "base_lay": [75, 83, 88, 103, 185], "base_train": [128, 151, 152, 185], "basecalcul": 205, "basedata": [38, 40], "basedataset": 20, "baselin": [199, 219], "basemodel": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 205], "bases_a2": [104, 205], "bases_e2": [104, 205], "bases_e2a": [104, 205], "bases_qint": [104, 205], "basetask": [20, 148, 149], "basetrain": [128, 150, 151, 152], "bash": 219, "basi": [45, 49, 51, 64, 65, 67, 68, 72, 73, 76, 77, 78, 80, 81, 85, 86, 89, 90, 91, 93, 94, 97, 99, 100, 101, 104, 105, 106, 114, 116, 121, 184, 185, 199, 219], "basic": 219, "basis_a2a_rad": [104, 205], "basis_atom_upd": [104, 205], "basis_cir_qint_raw": 205, "basis_emb_s": 45, "basis_output": 205, "basis_rad": 97, "basis_rad_a2ee2a_raw": 205, "basis_rad_cir_qint_raw": 205, "basis_rad_raw": 205, "basis_rad_sph_qint_raw": 205, "basis_sph_qint_raw": 205, "basis_typ": 120, "basis_util": [75, 88, 103, 185], "basis_width_scalar": [64, 65, 114, 116, 117], "basisembed": 100, "batch": [13, 21, 23, 25, 30, 38, 40, 45, 47, 57, 62, 66, 113, 128, 151, 152, 187, 188, 190, 205, 212, 213, 219, 230], "batch_idx": [93, 94, 110, 111], "batch_siz": [6, 7, 13, 125, 150, 151, 201, 204, 205, 219, 229, 230], "batch_to_atom": 21, "bb": 30, "bb4a01956736399c8cee5e219f8c1229": 199, "bbox_to_anchor": 204, "bc74b6474a13542cc56eaa97bd51adfc": 199, "bc7c55330ece006d09496a5ff01d5d50": 199, "bcada432482f6e87b24e14b6b744992a": 199, "becaus": [186, 187, 190, 201, 203, 205, 210, 213, 219, 223, 225, 226], "becker": 219, "becom": [159, 169, 192, 205], "been": [11, 21, 38, 39, 155, 178, 186, 187, 188, 190, 192, 195, 204, 205, 206, 210, 215, 216, 218, 219, 223, 225, 226, 229, 230, 231], "befor": [44, 45, 46, 47, 50, 53, 57, 67, 68, 71, 76, 80, 81, 84, 89, 93, 94, 97, 98, 104, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 186, 187, 190, 192, 195, 198, 199, 214, 219], "began": 231, "begin": [210, 219], "behav": 219, "behavior": [30, 32, 167], "behaviour": 214, "being": [5, 30, 61, 186, 187, 188, 189, 190, 192, 195, 197, 199, 201, 213, 214, 231], "belong": 201, "below": [11, 30, 107, 199, 204, 205, 206, 210, 213, 214, 219, 221, 225, 226, 229, 230], "benchmark": 219, "beneath": [219, 221], "benefici": 219, "benefit": 219, "bernstein": [77, 90, 105], "bernsteinbasi": [77, 90, 105], "besid": [32, 38], "bess_basi": [72, 85, 99], "bessel": [72, 77, 78, 85, 90, 91, 99, 105, 106], "bessel_basi": [72, 85, 99], "best": [0, 1, 16, 204, 228], "best_checkpoint": [204, 219], "best_checpoint": 219, "best_dft_energi": [0, 1], "best_ml_dft_energi": 1, "best_pred_energi": 0, "beta": [63, 66, 118], "better": [32, 38, 69, 82, 93, 94, 95, 105, 106, 137, 204, 206, 219, 220, 225, 229], "between": [5, 30, 32, 38, 49, 51, 64, 65, 79, 92, 93, 94, 95, 96, 107, 114, 116, 134, 135, 155, 157, 158, 190, 192, 195, 205, 212, 219, 220, 223, 225, 231], "beyond": [218, 219], "bf2b26e": [219, 231], "bfaf689e5827fcf26c51e567bb8dd1b": 199, "bfb6e03d4a687987ff68976f0793cc46": 199, "bfg": [201, 205, 210, 216, 219, 220, 223, 225, 226, 230], "bi": 219, "bia": [46, 57, 71, 84, 98, 219], "bias": 219, "bigger": 23, "biggest": 225, "bigoplu": 111, "bigoplus_": 111, "bilinear": [67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 100, 104], "billion": 219, "bimetal": 223, "bin": [175, 206, 210, 219, 231], "bin_plot": 175, "binari": [134, 135, 206, 219], "bind": [5, 154, 155, 157, 158, 172, 173, 186, 187, 190, 192, 195, 199, 200, 214, 219, 225], "binding_idx": 154, "binding_indic": 226, "binned_averag": 175, "blob": [39, 184, 211, 220, 228], "block": [34, 45, 47, 49, 51, 56, 64, 65, 67, 68, 70, 71, 74, 76, 79, 80, 81, 83, 84, 87, 89, 92, 93, 94, 97, 98, 101, 104, 107, 111, 112, 113, 114, 116, 186, 187, 190, 192, 195, 205, 206, 219, 228], "block_inc": [79, 92, 107, 112], "bluish": 228, "bo": 204, "bo2": 204, "board": [212, 218], "bodi": [186, 187, 190], "boe": 206, "bohr": 204, "boilerpl": 219, "bond": [5, 172, 173, 231], "bond_feat_dim": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 219], "bool": [0, 5, 11, 12, 13, 14, 16, 19, 20, 21, 23, 25, 26, 30, 32, 38, 39, 40, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 56, 57, 58, 59, 62, 64, 65, 67, 68, 70, 71, 72, 78, 79, 80, 81, 83, 84, 85, 91, 92, 93, 94, 96, 97, 98, 99, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 117, 119, 120, 123, 125, 129, 130, 131, 134, 135, 136, 150, 151, 152, 155, 156, 157, 159, 172, 173, 186, 187, 188, 190, 192, 195, 219, 220], "bool_matrix": 226, "boolean": [2, 11, 16, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 159, 169, 199, 200, 219, 221], "borrow": [20, 45, 218], "both": [11, 13, 46, 47, 50, 53, 93, 94, 104, 110, 111, 159, 170, 190, 192, 195, 199, 202, 213, 216, 219, 221], "both_barri": 11, "both_barrierless": 11, "bottleneck": 198, "bottom": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 219, 221], "bound": 5, "boundari": [49, 51, 64, 65, 79, 92, 93, 94, 107, 113, 114, 116, 134, 135], "box": [219, 221], "brabson": [203, 211], "branch": 228, "brandon": [199, 202, 211, 214, 218, 219], "breach": [186, 187, 190], "breadth": 215, "break": [5, 172, 173, 219], "breviti": [223, 226, 230], "bridg": [155, 157, 158, 223, 225], "broadcast": 14, "broken": [199, 202, 219], "brook": 214, "brookit": 204, "browser": [204, 229], "broyden": 219, "brute": 219, "budget": 219, "buffer": 231, "bug": [167, 199], "build": [45, 67, 68, 80, 81, 93, 94, 205, 206, 207, 210, 216, 219, 220, 221, 225, 228, 229, 231], "build_config": [30, 219, 229], "built": [49, 51], "bulk": [2, 30, 93, 94, 157, 159, 169, 170, 185, 186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 205, 206, 210, 219, 220, 221, 223, 225, 226, 230], "bulk0": 170, "bulk1": 170, "bulk_atom": [156, 157, 159, 169], "bulk_cn": 159, "bulk_cn_dict": 159, "bulk_databas": 169, "bulk_db": [156, 157], "bulk_db_path": [156, 157, 223, 230], "bulk_id": [199, 202, 223], "bulk_id_from_db": [156, 157], "bulk_ind": 170, "bulk_index": [169, 170], "bulk_mpid": 199, "bulk_pkl": 169, "bulk_pkl_path": [156, 157, 161, 230], "bulk_src_id": [187, 188, 190, 223, 226], "bulk_src_id_from_db": [156, 157, 223, 226, 230], "bulk_symbol": [199, 202], "bulk_vasp_flag": 174, "bulkier": 219, "bulks_support": [187, 188, 190, 214], "bump": 228, "bwood": 219, "byte": [199, 200, 201, 202, 203], "c": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 53, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 155, 168, 187, 188, 190, 199, 200, 202, 204, 206, 207, 209, 211, 214, 218, 219, 221, 223, 225, 228, 230], "c05289fd56d64c74306ebf57f1061318": 199, "c18735c405ce6ce5761432b07287d8d9": 200, "c2h6": 228, "c3h8": [219, 221], "c7f383b50faa6244e265c9611466cb8f": 199, "c8742faa8ca40e8edb4110069817fa70": 199, "c_index": [134, 135], "caca0058b641bfdc9f8de4527e60feb7": 199, "cach": [108, 109, 219, 231], "cache_sorted_by": 2, "cait": 53, "calc": [11, 183, 204, 205, 206, 210, 216, 220, 221, 223, 225, 226, 228, 229, 230], "calc_forc": 102, "calc_forces_and_upd": 102, "calc_kwarg": 184, "calc_tim": 206, "calcspherepoint": 115, "calcspherepointsrandom": 115, "calcuat": 203, "calcul": [1, 5, 11, 13, 21, 38, 40, 41, 52, 62, 72, 79, 85, 92, 93, 94, 99, 102, 107, 118, 158, 159, 165, 167, 170, 174, 178, 184, 187, 188, 190, 192, 195, 199, 200, 201, 204, 205, 210, 213, 214, 216, 220, 221, 222, 223, 226, 228, 229, 230, 231], "calculate_center_of_mass": 159, "calculate_coordination_of_bulk_atom": 159, "calculate_interatomic_vector": [79, 92, 107], "calculate_quad_angl": [93, 94, 205], "calculate_surface_k_point": 174, "caleb": [199, 211, 218, 219], "calibr": 225, "call": [11, 16, 21, 30, 44, 45, 46, 47, 50, 53, 57, 61, 71, 84, 98, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 170, 186, 187, 190, 192, 195, 197, 204, 205, 212, 214, 219, 228, 231], "callabl": [12, 26, 32, 38, 41, 70, 73, 83, 86, 97, 190, 192, 195], "caller": [192, 193], "can": [1, 13, 16, 20, 21, 30, 32, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 54, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 137, 151, 152, 157, 158, 159, 169, 170, 186, 187, 188, 189, 190, 192, 195, 198, 199, 200, 202, 203, 204, 206, 207, 208, 211, 212, 213, 214, 218, 219, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "cancel": 192, "candid": [5, 192, 204, 219, 223], "cannot": [57, 187, 188, 190, 205, 219, 221], "capabl": [219, 231], "capac": 205, "caption": 19, "captur": [205, 206, 213, 218, 219, 228, 229], "carbon": [219, 228], "care": [96, 205, 219, 225], "carnegi": 219, "carri": [219, 221, 229], "cartesian": [72, 85, 99, 187, 188, 190, 199, 200, 231], "case": [0, 1, 5, 13, 30, 32, 38, 111, 155, 157, 158, 192, 198, 201, 210, 213, 214, 219], "cat": [204, 213, 219], "catalyast": 219, "catalysi": [199, 200, 201, 202, 211, 216, 218, 219, 223, 231], "catalyst": [142, 155, 157, 186, 187, 190, 213, 214, 218, 220, 221, 222, 231], "catalyt": 223, "catchal": 188, "categori": 219, "cattsunami": [185, 201], "cattsunami_walkthrough": 217, "caus": [186, 187, 190, 204, 205, 206, 223, 229], "cbf": [67, 68, 78, 80, 81, 91, 93, 94, 100, 106, 204, 219, 229], "cbf3": [76, 89], "cbf_basis_qint": 205, "cc668fecf679b6edaac8fd8fb9cdd404": 199, "ccai": 219, "cch": 199, "cch2": 199, "cch2oh": 199, "cch3": 199, "ccho": 199, "cchoh": 199, "cco": 199, "cd": [207, 219], "cell": [5, 21, 30, 96, 122, 134, 135, 155, 159, 169, 174, 187, 188, 190, 199, 204, 205, 210, 214, 220, 223, 228, 229, 230], "cell_offset": [30, 45, 67, 68, 80, 81, 96, 107, 110, 111, 112, 210, 219, 220], "center": [5, 53, 134, 135, 155, 157, 158, 159, 204, 210, 219, 220, 221, 226], "center_coordin": 5, "central": [20, 155, 218, 231], "centuri": 219, "certain": [30, 32, 219, 221], "certainli": 206, "cf51128f8522b7b66fc68d79980d6def": 199, "cfc04dd2f87b4102ab2f607240d25fb1": 199, "cg_change_mat": 30, "cgcnn": [20, 34, 36, 37, 206, 211, 216, 218, 231], "cgcnnconv": 20, "ch": 199, "ch2": 199, "ch2ch2oh": 199, "ch2ch3": 199, "ch2oh": 199, "ch3": [199, 228], "ch3ch2oh": 228, "ch3oh": 228, "ch4": [199, 205], "ch_dissoc_on_ru_": 230, "ch_dissoc_on_ru_0": 230, "ch_dissoc_on_ru_0001": 230, "challeng": [142, 199, 202, 203, 211, 213, 218, 219], "chang": [5, 12, 21, 30, 47, 159, 169, 172, 173, 198, 204, 212, 213, 218, 219, 222, 223, 225, 226, 228, 229, 230], "channel": [49, 51, 52, 53, 55, 56, 57, 62, 64, 65, 66, 113, 114, 116, 118], "channels_list": 55, "chanussot": [199, 211, 218, 219], "charg": [21, 45, 111, 182, 184, 204, 206, 209, 219, 229, 231], "chch2": 199, "chch2oh": 199, "chcho": 199, "chchoh": 199, "chco": 199, "chcoh": 199, "check": [0, 1, 3, 5, 13, 155, 157, 166, 167, 187, 188, 190, 192, 195, 197, 201, 204, 207, 210, 212, 219, 220, 223, 226, 232], "check_converg": 25, "check_immedi": [190, 192, 195], "check_traj_fil": 30, "checker": 13, "checkpoint": [12, 21, 28, 30, 49, 51, 108, 109, 150, 151, 164, 167, 199, 205, 206, 211, 212, 213, 216, 225, 226, 229, 230], "checkpoint_dir": [30, 139, 140, 204, 219], "checkpoint_fil": [30, 150, 151], "checkpoint_path": [6, 7, 21, 28, 150, 151, 201, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "checksum": [199, 200, 201, 202, 203], "chem": [206, 207, 211, 219, 225, 228], "chem_err": 175, "chemic": [187, 188, 190, 199, 200, 202, 218, 219], "chemistri": [208, 215, 218, 219], "child": [26, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 230], "chmiela": [77, 90, 105], "cho": 199, "choch2oh": 199, "chochoh": 199, "choh": 199, "chohch2": 199, "chohch2oh": 199, "chohch3": 199, "chohchoh": 199, "choi": [203, 211], "choic": [30, 206, 219], "choos": [170, 190, 194, 195, 204, 206, 216, 220, 228, 231], "chosen": [5, 137, 199, 200], "chunk": 13, "chunk_idx": 206, "cif": [32, 38, 198], "circular": [67, 68, 76, 80, 81, 89, 93, 94, 100, 104, 106], "circular_basi": 205, "circularbasislay": [78, 91, 106], "cite": 211, "cl": 29, "claim": [45, 111, 209, 219], "clariti": [219, 221], "class": [199, 201, 212, 214, 219, 220, 229, 230], "classic": 221, "classif": 199, "classmethod": [20, 157, 159], "classvar": [20, 21, 122], "clean": [200, 204, 211, 212], "cleaner": 11, "cleanli": [32, 38], "cleanup": [14, 136], "cleanup_gp": 16, "clear": 228, "click": 231, "client": [185, 190, 192, 194, 195, 214], "climat": 222, "climb": [6, 7, 201, 230], "clip_grad_norm": [204, 219, 229], "clone": [57, 66, 83, 219], "close": [38, 39, 159, 205, 210, 219, 221, 228], "close_db": [32, 38, 40, 41], "closer": [204, 205, 219, 221], "closest": [5, 155, 157, 158, 228], "cls_method": 205, "cluster": [206, 213, 227], "cm": 199, "cmap": 228, "cmd": [204, 206, 229], "cmp": [38, 39], "cmu": [169, 174, 206, 219], "cn": 199, "co": [199, 205, 219, 221, 222, 225, 226], "coch2o": 199, "coch2oh": 199, "coch3": 199, "cocho": 199, "code": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 137, 138, 141, 142, 144, 149, 150, 152, 168, 190, 199, 202, 203, 212, 218, 223, 227, 228, 230], "codebas": [211, 212, 218, 219], "coeff": 219, "coeffici": [56, 57, 64, 66, 77, 90, 105, 204, 219, 229], "coefficient_idx": [57, 66], "coefficientmap": 66, "coefficientmappingmodul": [52, 56, 57, 62], "coh": 199, "coh4": 228, "cohch2oh": 199, "cohch3": 199, "cohcho": 199, "cohchoh": 199, "cohcoh": 199, "colab": 222, "collabor": 218, "collat": [30, 134, 135, 219, 229], "collate_and_sav": [134, 135], "collect": [30, 122, 123, 134, 135, 150, 151, 219], "collid": 219, "color": [219, 228], "colorbar": 228, "columbit": 204, "column": [38, 39, 219, 221], "com": [26, 45, 79, 92, 107, 112, 184, 186, 187, 190, 199, 200, 202, 206, 207, 211, 213, 214, 218, 219, 220, 228], "combin": [5, 16, 21, 49, 51, 70, 71, 83, 84, 97, 98, 155, 157, 158, 159, 200, 204, 219, 225], "combinatori": [157, 158], "combineyrot": 118, "combo": 226, "come": [167, 204, 219, 220], "command": [170, 199, 204, 205, 206, 207, 222, 229], "comment": 206, "commit": [210, 219, 231], "common": [43, 111, 132, 134, 135, 150, 151, 185, 199, 202, 203, 204, 206, 211, 216, 219, 223, 225, 226, 228, 229, 230, 231], "commonli": 219, "commun": [26, 199, 211, 218, 219], "communn": 219, "comp": 223, "compar": [0, 1, 5, 204, 224, 225, 226, 228], "comparison": [206, 225], "compat": [5, 16, 49, 51, 129, 132, 154, 157, 185, 219, 223, 231], "complet": [30, 184, 213, 219], "complete_data": 177, "complete_data_merged_defect": 177, "complete_data_merged_defective_co2": 177, "complete_data_merged_defective_co_ad": 177, "complete_data_merged_defective_co_ads_2": 177, "complete_data_merged_defective_h2o": 177, "complete_data_merged_pristin": 177, "complete_data_merged_pristine_co2": 177, "complete_data_merged_pristine_co_ad": 177, "complete_data_merged_pristine_co_ads_2": 177, "complete_data_merged_pristine_h2o": 177, "completekei": 26, "complex": 225, "complex_idx": [57, 66], "compli": 5, "complic": 226, "compon": [49, 51, 53, 56, 62, 159, 169], "composit": [199, 200, 202, 204, 223, 231], "comprehens": [218, 222], "compress": [54, 199, 200, 201, 202, 203], "compressed_dir": 136, "compris": [200, 201], "compromis": 204, "compscienc": 111, "comput": [0, 1, 3, 16, 32, 38, 40, 41, 49, 51, 64, 65, 72, 85, 99, 111, 113, 114, 116, 123, 198, 199, 200, 203, 206, 208, 212, 214, 215, 219, 220, 223, 225, 228], "computation": 219, "compute_hybrid_success": 1, "compute_neighbor": 30, "compute_slab": 159, "compute_valid_ml_success": [0, 1], "con": [210, 219, 220, 221], "concaten": [5, 53, 67, 68, 74, 76, 79, 80, 81, 87, 89, 92, 93, 94, 101, 104, 107, 111, 219], "concept": [20, 229], "conceptu": [206, 225], "concern": 219, "conclus": 11, "condit": [3, 45, 49, 51, 64, 65, 79, 92, 93, 94, 107, 111, 113, 114, 116, 134, 135, 200, 209], "condition": [154, 157], "conditional_grad": [30, 205], "confer": 218, "config": [1, 2, 12, 14, 16, 19, 20, 26, 28, 30, 32, 38, 40, 41, 58, 59, 61, 132, 133, 139, 140, 148, 149, 151, 152, 155, 157, 158, 187, 188, 190, 192, 195, 198, 199, 202, 204, 205, 206, 211, 212, 214, 216, 221, 223, 225, 226, 229, 230, 231], "config_id": [0, 1, 186, 187, 188, 190, 192, 195, 200], "config_idx": 226, "config_yml": [21, 229], "configs_for_dedupl": 226, "configs_for_dft": 226, "configur": [0, 1, 2, 5, 38, 40, 41, 58, 59, 151, 152, 155, 157, 158, 159, 169, 186, 187, 188, 190, 192, 194, 195, 197, 200, 206, 211, 213, 214, 219, 224, 225, 228, 231], "confirm": [157, 159], "conflict": 214, "conjug": 219, "connect": [32, 38, 45, 47, 67, 68, 76, 79, 80, 81, 89, 92, 93, 94, 96, 104, 107, 111, 172, 173, 198, 204, 206, 209, 219, 231], "connect_arg": [32, 38, 198], "connect_db": [32, 38, 40, 41], "consecut": [79, 92, 107, 112], "consequ": 219, "consid": [5, 11, 47, 79, 92, 107, 134, 135, 159, 172, 173, 198, 199, 202, 203, 204, 205, 206, 207, 211, 213, 214, 216, 218, 219, 221, 223, 225, 226, 228, 229], "consider": 219, "consist": [1, 200, 213, 219, 221, 231], "consistenli": 219, "consol": 30, "constant": [72, 85, 99, 159, 225, 228], "constrain": [159, 225], "constraint": [0, 1, 205, 210, 220, 225], "construct": [38, 40, 111, 134, 135, 204, 210, 213, 219, 221, 223, 225, 228, 231], "construct_map": 30, "consum": 223, "contain": [3, 11, 28, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 54, 57, 67, 68, 71, 72, 80, 81, 84, 85, 93, 94, 96, 98, 99, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 155, 157, 158, 159, 164, 169, 170, 174, 185, 190, 192, 195, 198, 199, 200, 201, 202, 203, 204, 210, 212, 213, 219, 220, 221, 228], "context": [16, 185, 195], "context_decor": 205, "context_var": 193, "contextlib": 205, "contextvar": [192, 193], "contiguous_chunk": 16, "continu": [34, 113, 204, 210, 214, 219, 226], "continuous_embed": [35, 185], "continuous_index": [79, 92, 107, 112], "contract": [45, 111, 209, 219], "contrast": 211, "contribut": [207, 218, 219, 223], "control": [67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 105, 106, 190, 192, 193, 195, 197, 219, 220, 221], "contruct": 55, "conv": [11, 56, 62, 64, 201, 230], "conv1": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conv2": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conv2d": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conveni": [198, 199], "convent": 5, "convention": 225, "converg": [3, 5, 11, 182, 201, 219, 230], "converged_idx": 230, "converged_oszicar": 3, "convers": 219, "convert": [30, 44, 45, 46, 47, 50, 52, 53, 57, 62, 64, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 202, 204, 205, 206, 212, 213, 216, 219, 221, 222, 223, 225, 226, 229], "convert_al": [134, 135, 210, 219, 220], "convext": 193, "convolut": [49, 51, 56, 62, 64, 65, 113, 114, 116, 118, 231], "coordin": [5, 72, 85, 99, 113, 155, 157, 159, 187, 188, 190, 199, 200, 225, 230, 231], "coorespond": [201, 226], "copi": [5, 30, 45, 67, 68, 80, 81, 111, 123, 155, 157, 159, 187, 188, 190, 205, 209, 214, 219, 223, 226], "copper": [219, 221, 226], "copy_to": 123, "copy_to_model_parallel_region": 16, "copyright": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209, 219], "copytomodelparallelregion": 16, "core": [10, 168, 184, 185, 199, 201, 204, 205, 206, 210, 212, 216, 217, 219, 220, 223, 225, 226, 228, 229, 230, 231], "correct": [5, 16, 49, 51, 79, 92, 93, 94, 107, 212, 223, 225, 226], "correctli": [1, 5, 213, 219], "correl": [200, 223], "correlact": 184, "correspond": [1, 5, 11, 16, 23, 32, 38, 39, 56, 95, 134, 135, 155, 157, 158, 159, 199, 200, 202, 204, 213, 219, 220, 221, 231], "cosin": [61, 67, 68, 78, 80, 81, 91, 93, 94, 219, 226, 228], "cosine_lr_lambda": 61, "cosine_similar": [122, 204, 219, 226, 228, 229], "cosinelrlambda": 61, "cossim1": 228, "cossim2": 228, "cossim3": 228, "cost": [32, 38, 219, 231], "cos\u03c6": 205, "cos\u03c6_abd": [93, 94, 205], "cos\u03c6_cab": [78, 91, 93, 94, 106, 205], "cos\u03c6_cab_q": 205, "could": [5, 28, 38, 40, 67, 68, 80, 81, 159, 169, 186, 187, 188, 190, 199, 201, 204, 205, 206, 214, 219, 221, 225, 228, 230, 231], "count": [1, 38, 39, 72, 85, 99, 177, 198, 226], "count_scf": 3, "counter": [67, 68, 80, 81, 93, 94, 110, 111], "counterpart": [199, 202], "cours": 219, "coval": [34, 155, 157, 158], "cover": [204, 219], "coverag": [200, 225], "cpdir": 204, "cpline": 204, "cpu": [6, 7, 21, 30, 58, 59, 111, 115, 150, 151, 152, 198, 204, 205, 206, 207, 212, 213, 216, 217, 223, 225, 226, 229, 230], "craft": 231, "crash": [223, 225], "creat": [16, 21, 30, 47, 49, 51, 67, 68, 80, 81, 96, 111, 145, 146, 150, 151, 159, 169, 170, 178, 185, 187, 188, 190, 204, 206, 207, 210, 220, 222, 223, 225, 226, 230, 231], "create_dict_from_arg": 30, "create_grid": 30, "create_indic": [38, 39], "creation": 219, "creativ": [199, 202, 203, 211], "credenti": 206, "criterion": 5, "critic": 205, "cross": [30, 107], "crystal": [159, 169], "ctx": [16, 229], "ctx_factori": 205, "cu": [159, 205, 219, 221, 222, 225, 226], "cu121": 231, "cu27c3h8": [219, 221], "cu3ru": 223, "cuco_adslab": [210, 220], "cuda": [23, 25, 102, 205, 207, 219, 231], "cull": 226, "cupd3": 223, "curat": 12, "current": [12, 16, 32, 58, 59, 123, 151, 152, 192, 205, 213, 214, 219, 225, 231], "current_entri": 177, "current_step": [30, 61], "curv": 204, "cushion": [172, 173], "custom": [13, 16, 38, 40, 46, 47, 50, 54, 184, 219, 230], "custom_tile_atom": 155, "cut": [159, 187, 188, 190, 230], "cutoff": [21, 44, 45, 50, 64, 65, 67, 68, 77, 80, 81, 90, 93, 94, 96, 105, 110, 111, 113, 114, 116, 134, 135, 159, 199, 200, 204, 219, 220, 229], "cutoff_aeaint": [93, 94, 204, 219, 229], "cutoff_aint": [93, 94, 204, 219, 229], "cutoff_index": 116, "cutoff_list": 116, "cutoff_multipli": [172, 173], "cutoff_orig": [93, 94], "cutoff_qint": [93, 94, 204, 219, 229], "cxhyoznw": 225, "cycl": 225, "cyclic": 167, "d": [30, 52, 57, 62, 66, 77, 90, 93, 94, 96, 105, 130, 204, 206, 219, 225, 229], "d000": 206, "d018": 206, "d297b27b02822f9b6af80bdb64aee819": 199, "d2dd00055e": 228, "d32200f74ad5c3bfd42e8835f36d57ab": 199, "d3c829f1952db6e4f428273ee05f59b1": 199, "d4151542856b4b6405f276808f75358a": 199, "d687a151345305897b9245af4b0f9967": 199, "d8": 219, "d_ca": [78, 91, 106, 205], "d_scale": [77, 90, 105, 219], "d_st": [79, 92, 107, 219], "da": [199, 202, 203, 211, 214, 218, 219], "da2268545e80ca1664026449dd2fdd24": 199, "dac": [203, 211], "dai": [219, 231], "damag": [45, 111, 209, 219], "daml": 30, "damp": [25, 213, 219], "dark": 228, "dash": [219, 221], "data": [13, 14, 16, 25, 27, 28, 30, 31, 32, 38, 39, 40, 41, 44, 45, 47, 49, 51, 64, 65, 67, 68, 79, 80, 81, 92, 93, 94, 110, 111, 113, 114, 116, 133, 134, 135, 150, 151, 185, 188, 198, 200, 204, 205, 206, 213, 218, 222, 223, 225, 226, 227, 228, 230, 231], "data_batch_ful": [49, 51], "data_list": [13, 30, 38, 40, 134, 135], "data_list_collat": [38, 40, 205], "data_load": [151, 152, 205], "data_object": [31, 133, 205, 210, 219, 220], "data_parallel": [18, 150, 151, 185], "data_preprocess": 217, "data_sourc": 13, "data_visu": [217, 220], "data_w_om": 175, "databas": [10, 32, 38, 39, 134, 135, 154, 156, 157, 168, 185, 204, 223, 228, 230], "dataclasses_json": 188, "datadir": 136, "datafram": [11, 223, 226], "dataload": [13, 38, 40, 49, 51, 143, 150, 151, 199, 202, 203, 219], "datapoint": [32, 38], "datasampl": 13, "dataset": [13, 20, 43, 58, 59, 111, 134, 135, 147, 150, 151, 152, 167, 185, 200, 201, 202, 203, 204, 206, 211, 212, 214, 216, 221, 222, 229], "datatransform": 133, "date": [206, 218], "datefmt": 229, "datetim": [186, 187, 190, 219], "david": [203, 211], "db": [28, 32, 38, 39, 134, 135, 162, 170, 198, 204, 206, 210, 219, 223, 229], "dd456b7e19ef592d9f0308d911b91d7c": 199, "ddp": [58, 59, 151, 152], "ddploss": 125, "de": [45, 219, 221, 223], "de83cf50247f5556fa4f9f64beff1eeb": 199, "dead": 219, "deal": [45, 111, 209, 210, 219], "debug": [26, 28, 58, 59, 151, 152, 182, 212, 217, 219, 225, 229, 231], "debugg": 26, "dec": [30, 205], "decad": [219, 231], "decai": [44, 49, 51, 123], "decay_epoch": 61, "decay_r": 61, "decis": 225, "decompos": 111, "decompose_tensor": 133, "decomposed_lay": 111, "decomposit": 111, "decompress_list_of_fil": 147, "decor": [13, 20, 30, 190, 195, 197, 205], "decorate_context": 205, "decorrel": [69, 82, 95], "decreas": [204, 219, 228], "deem": 30, "deep": [30, 69, 82, 95, 159], "deepcopi": 219, "deeper": [53, 219], "def": [13, 16, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 205, 210, 219, 226], "def2": 182, "def_counts_df": 177, "default": [17, 20, 27, 32, 38, 40, 41, 45, 58, 59, 67, 68, 77, 80, 81, 90, 93, 94, 105, 111, 113, 132, 134, 135, 151, 152, 174, 186, 187, 190, 192, 195, 197, 204, 205, 206, 207, 212, 213, 214, 219, 225, 226, 228], "default_cli": [190, 192, 195], "default_wait": 197, "defgrid3": 182, "defin": [1, 13, 16, 93, 94, 96, 107, 111, 159, 169, 186, 187, 188, 190, 192, 195, 199, 204, 210, 216, 220, 221, 223, 226, 229], "definit": [0, 1, 226, 230], "degener": [30, 49, 51, 93, 94], "degeneraci": 30, "degeneracy_toler": 30, "degre": [27, 49, 51, 52, 53, 56, 57, 62, 64, 65, 66, 72, 77, 85, 90, 99, 105, 114, 116, 118, 159, 169, 220, 226], "dejavu": [219, 221], "del": [210, 219], "del_intmd_fil": 136, "delaunai": [155, 157, 158], "deleg": 111, "delet": [28, 38, 39, 186, 187, 188, 190, 192, 195, 204, 205, 206, 229], "delete_adsorbate_slab_relax": [186, 187, 190], "deleted_id": 39, "delta_fmax_climb": 230, "demand": 219, "demo": [190, 192, 194, 195, 210, 214, 218, 219, 221], "demonstr": [32, 38, 210, 219, 223, 226], "denorm": 126, "denot": [111, 219, 221], "dens": [67, 68, 70, 71, 74, 76, 80, 81, 83, 84, 87, 89, 93, 94, 97, 98, 101, 104, 107, 219], "dense_rbf_f": 83, "densiti": [204, 219, 225, 231], "depend": [30, 32, 111, 155, 157, 199, 204, 205, 207, 213, 214, 219, 225], "deprec": [32, 38, 204, 205, 216, 219, 229], "deprecationwarn": [204, 205, 206, 210, 216, 219, 220, 221, 225, 228], "depth": [5, 47, 219, 221], "deriv": [12, 32, 187, 188, 190], "describ": [187, 188, 190, 199, 213, 214], "describe_fairchem": [28, 231], "descript": [110, 111, 186, 187, 188, 190, 192, 195, 197, 219], "descriptor": 226, "design": [219, 222], "desir": [5, 30, 154, 155, 157, 223, 231], "desorb": [172, 173, 219, 223, 226], "desorpt": [6, 8, 172, 173, 199, 201, 223], "desorption_cutoff_multipli": [2, 172, 173], "desorption_id_83_2409_9_111": 201, "desorption_reaction_db_path": 9, "despit": 201, "detail": [13, 16, 184, 186, 187, 190, 192, 195, 199, 204, 205, 207, 211, 212, 213, 214, 219, 221, 225, 226, 228, 230, 231], "detect": [30, 204, 205, 206, 216, 219, 223, 225, 226, 229], "detector": [223, 226], "detecttrajanomali": [172, 173, 223, 226], "determin": [1, 5, 17, 30, 134, 135, 159, 199, 200, 201, 204, 205, 212, 225, 230], "determinist": 205, "dev": 207, "dev1": [214, 219], "develop": [218, 222, 228, 230, 231], "devi": [199, 211, 218, 219], "deviat": [213, 219, 225, 228], "devic": [13, 14, 23, 25, 30, 57, 66, 115, 126, 150, 151, 205, 219, 229], "df": [223, 226], "df2": 11, "df_all": 223, "df_flat": 223, "df_h": 223, "df_nnh": 223, "dff880f1a5baa7f67b52fd3ed745443d": 199, "dft": [0, 1, 3, 11, 175, 200, 201, 204, 205, 206, 211, 212, 213, 219, 221, 225], "dft_ad": 175, "dft_ads_energi": [0, 1], "dft_adsorption_energi": 1, "dft_co2": 175, "dft_data": [0, 1], "dft_energi": [0, 1], "dft_h2o": 175, "dft_po": 122, "diagnost": 227, "diatanc": 64, "dict": [0, 1, 2, 5, 11, 12, 17, 19, 21, 26, 30, 31, 32, 38, 39, 40, 41, 58, 59, 61, 67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 96, 105, 106, 110, 111, 122, 123, 130, 132, 136, 150, 151, 152, 154, 155, 156, 157, 158, 159, 184, 189, 190, 192, 195], "dict1": 30, "dict2": 30, "dict_set_recurs": 30, "dictionari": [1, 11, 21, 28, 30, 31, 32, 38, 96, 127, 130, 159, 174, 184, 199, 202, 204, 219, 228], "did": [225, 226], "differ": [3, 5, 20, 30, 32, 38, 47, 53, 93, 94, 96, 111, 157, 158, 159, 165, 190, 192, 195, 199, 200, 201, 203, 204, 206, 207, 212, 213, 219, 221, 223, 225, 228, 231], "differenti": [16, 111, 113], "difficult": [32, 219], "diffus": 206, "digit": 228, "dihedr": [93, 94], "dii": 182, "dim": [16, 83, 219], "dim_siz": [83, 107, 111, 219], "dimenet": [45, 206, 211, 216, 218, 219, 231], "dimenet_plus_plu": [108, 185, 219], "dimenetplusplu": 45, "dimenetpluspluswrap": 45, "dimenns": 228, "dimens": [30, 49, 51, 111, 205, 228], "dimension": 228, "dipol": [21, 182], "dir": [204, 213], "direct": [67, 68, 79, 80, 81, 92, 93, 94, 104, 107, 110, 111, 155, 159, 169, 198, 199, 200, 218, 219, 221, 225, 232], "direct_forc": [67, 68, 70, 80, 81, 83, 93, 94, 97, 110, 111, 114, 116, 204, 205, 219, 229], "directli": [16, 32, 38, 40, 41, 70, 83, 97, 111, 154, 156, 157, 198, 199, 201, 202, 203, 207, 211, 213, 218, 219, 225, 229], "directori": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 151, 152, 164, 165, 168, 170, 184, 190, 198, 199, 201, 204, 210, 211, 213, 219], "dirlist": 163, "dirnam": 136, "disabl": [30, 32, 205, 219], "disable_eval_tqdm": [150, 151, 152], "disable_tqdm": [134, 135, 150, 151, 152, 205, 210, 219, 220], "disadvantag": [32, 38], "disassoci": [223, 226], "discard": [0, 1, 172, 173, 220, 229], "discov": 219, "discoveri": [203, 211, 215, 219, 228], "discrep": 225, "discuss": [47, 159, 205, 212, 219, 221, 225, 231], "disk": [32, 38, 231], "displai": [47, 219, 221, 229, 230], "dissoci": [5, 199, 201, 219, 223, 225], "dissociation_reaction_db_path": [9, 230], "dist": [14, 50, 105, 117, 219], "distanc": [5, 45, 49, 51, 52, 62, 64, 65, 77, 79, 90, 92, 105, 107, 113, 114, 116, 134, 135, 155, 157, 158, 159, 205, 219, 220, 226], "distance_expans": [64, 116], "distance_funct": [49, 51, 64, 65, 114, 116], "distance_resolut": [64, 65, 114, 116], "distance_vec": 219, "distanceblock": 116, "distiguish": 201, "distinct": [67, 68, 80, 81, 96, 159, 169, 187, 188, 190, 213], "distribut": [12, 14, 26, 30, 45, 58, 59, 111, 151, 152, 199, 202, 209, 213, 219, 229], "distributed_backend": 229, "distributed_port": 229, "distributedsampl": 13, "distutil": [18, 185], "divers": 219, "divid": 223, "divide_and_check_no_remaind": 16, "dk": [32, 38, 199, 219, 221], "dl": [199, 200, 202, 213, 219], "dmax": 30, "dmin": 30, "do": [1, 5, 11, 16, 21, 32, 45, 53, 111, 155, 157, 158, 174, 198, 204, 205, 206, 207, 209, 213, 219, 223, 225, 226, 229], "doc": [204, 206, 207, 219, 220, 229], "docstr": 159, "document": [45, 111, 185, 205, 209, 213, 214, 216, 217, 218, 219, 221, 223], "doe": [5, 30, 67, 68, 72, 80, 81, 85, 99, 108, 109, 157, 158, 187, 188, 190, 195, 197, 201, 205, 206, 213, 214, 219, 220, 221], "does_not_exist": [187, 188, 190], "doesn": [20, 186, 187, 190, 225], "doi": [199, 204, 206, 211, 218, 223, 225, 228], "domain": [199, 201, 203, 219, 223], "domingo": [199, 202, 211, 218, 219], "don": [49, 51, 170, 204, 206, 212, 219, 223, 225, 226, 229], "done": [5, 213, 225, 226], "dont": 230, "dortmund": 45, "dot": 28, "down": [53, 67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 102, 104, 159, 169, 219], "download": [108, 109, 147, 203, 207, 210, 211, 212, 213, 216, 225, 226, 230, 231], "download_data": [141, 185, 199], "download_links_is2r": 136, "download_links_s2ef": 136, "downsampl": [114, 116], "downstream": [134, 135], "dpp": 219, "dpp_is2re_sampl": 219, "dpvlwhra": 219, "dq": 104, "drive": 219, "drop": [49, 51, 62, 185], "drop_graph": 47, "drop_last": 13, "drop_path": 47, "drop_path_r": [49, 51, 62], "drop_prob": 47, "dropconnect": 47, "dropout": [47, 49, 51, 62, 69, 82, 95], "droppath": 47, "dscribe": 226, "dset": 212, "dt": [76, 89, 206, 211, 216, 218, 219, 231], "dtu": [32, 38, 199, 219, 221], "dtype": [57, 66, 205, 219, 220], "dual": 213, "duck": 13, "due": [1, 199, 219, 225], "dummi": 21, "dump": [12, 210, 219], "duplic": [5, 30, 93, 94, 226], "dure": [16, 49, 51, 56, 62, 64, 111, 114, 116, 118, 186, 187, 188, 190, 192, 195, 201, 219, 221, 223], "dx": [204, 206, 219, 221, 225, 228], "dyn": [210, 219, 220, 221], "dynam": [69, 82, 95, 199, 219], "dynamic_relax": [6, 7], "dyneb": [6, 7], "e": [1, 5, 16, 17, 19, 30, 32, 38, 69, 70, 77, 82, 83, 90, 95, 96, 97, 105, 111, 113, 148, 149, 155, 156, 157, 158, 159, 169, 198, 199, 201, 204, 205, 207, 211, 212, 219, 223, 228, 230], "e3nn": 231, "e4fe9890764fcf59e01e3ceab089b978": 199, "e836de4ec146b1b611533f1ef682cac": 199, "e_": 219, "e_f": 204, "e_lit_h": 223, "e_lit_nnh": 223, "ea": 230, "each": [1, 2, 5, 16, 30, 32, 38, 45, 49, 51, 52, 56, 62, 64, 67, 68, 72, 79, 80, 81, 85, 92, 95, 96, 99, 100, 107, 111, 112, 113, 134, 135, 155, 157, 158, 159, 169, 186, 187, 188, 190, 192, 195, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 213, 214, 217, 219, 221, 223, 225, 228, 230, 231], "earli": [228, 231], "earlier": [167, 199, 219], "early_stop_batch": [23, 25], "easi": [32, 38, 228], "easier": [67, 68, 80, 81, 204, 226], "easili": [111, 219, 228], "ebea523c6f8d61248a37b4dd660b11e6": 202, "ec1e964d2ee6f468fa5773743e3994a4": 199, "ec9aa2c4c4bd4419359438ba7fbb881d": 199, "econom": 219, "edata": 225, "edg": [5, 30, 49, 51, 52, 56, 62, 64, 65, 67, 68, 70, 73, 74, 76, 79, 80, 81, 83, 86, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 110, 111, 113, 134, 135, 199, 205, 210, 220, 231], "edge_atom_interact": [93, 94, 104, 204, 219, 229], "edge_attr_sph": 120, "edge_channel": [49, 51, 64, 65], "edge_channels_list": [52, 56, 62], "edge_dist": [49, 51, 52, 62, 64, 67, 68, 80, 81, 114, 116], "edge_distance_vec": [48, 49, 51, 64, 65, 114, 116], "edge_dst": 50, "edge_emb": 219, "edge_emb_s": 219, "edge_featur": [74, 87, 101], "edge_idx": [107, 112], "edge_index": [30, 45, 49, 51, 52, 57, 62, 64, 65, 66, 67, 68, 80, 81, 96, 101, 104, 110, 111, 114, 116, 205, 210, 219, 220], "edge_index_main": 104, "edge_list": 5, "edge_list_fin": 5, "edge_mask": [79, 92, 107], "edge_offset": [86, 89], "edge_rbf": 111, "edge_rot_mat": [51, 57, 66, 118, 185], "edge_src": 50, "edge_vector": [67, 68, 80, 81, 111], "edgeblock": [64, 116], "edgedegreeembed": 52, "edgeembed": [74, 87, 101, 219], "edgelist": 5, "ediff": [3, 206], "ediffg": 206, "edit": 207, "edu": [155, 169, 174, 199, 219], "ee937e5290f8f720c914dc9a56e0281f": 200, "effect": [77, 90, 93, 94, 105, 159, 169, 174, 219, 226], "effici": [32, 38, 64, 65, 75, 78, 88, 91, 103, 111, 185, 198, 200, 206, 214, 219, 230], "efficientinteractionbilinear": [73, 86, 100], "efficientinteractiondownproject": [73, 86], "efficientnet": 47, "effict": 198, "effort": [215, 218], "eg": [69, 82, 95], "either": [16, 17, 32, 38, 49, 51, 72, 79, 85, 92, 99, 107, 112, 127, 134, 135, 207, 213, 219], "elaps": [204, 206, 223, 225], "elax": 219, "electrocatalysi": 219, "electrocatalyst": [202, 211, 219], "electrochem": 219, "electron": [3, 34, 77, 90, 105], "electroneg": 34, "elem": [219, 229], "element": [13, 36, 37, 49, 51, 72, 79, 85, 92, 99, 100, 107, 112, 159, 187, 188, 190, 205, 212, 221, 231], "elif": [205, 206, 226], "ellipsi": [32, 38, 154, 157], "elprop": 182, "els": [72, 85, 99, 204, 205, 226], "ema": 123, "ema_decai": [204, 219, 229], "emb": [100, 219, 228], "emb_siz": [73, 74, 86, 87, 100, 101, 219], "emb_size_a2a_in": 104, "emb_size_a2a_out": 104, "emb_size_aint_in": [93, 94, 204, 219, 229], "emb_size_aint_out": [93, 94, 204, 219, 229], "emb_size_atom": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_bil_trip": [67, 68, 76, 80, 81, 89, 219], "emb_size_bilinear": [76, 89], "emb_size_cbf": [67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "emb_size_edg": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_in": [100, 104], "emb_size_interm": [73, 86, 100], "emb_size_out": [100, 104], "emb_size_pair_in": 104, "emb_size_pair_out": 104, "emb_size_quad_in": [93, 94, 104, 204, 219, 229], "emb_size_quad_out": [93, 94, 104, 204, 219, 229], "emb_size_rbf": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_sbf": [93, 94, 104, 204, 219, 229], "emb_size_trip": [67, 68, 76, 80, 81, 89, 219], "emb_size_trip_in": [93, 94, 104, 204, 219, 229], "emb_size_trip_out": [93, 94, 104, 204, 219, 229], "embarrassingli": 223, "embbed": 228, "embed": [38, 45, 49, 51, 52, 56, 57, 62, 64, 66, 67, 68, 70, 71, 73, 74, 76, 80, 81, 83, 84, 86, 87, 89, 93, 94, 96, 97, 98, 100, 101, 104, 111, 185, 204, 205, 217, 227], "embedding_block": [75, 88, 103, 185], "embedding_monkeypatch": 228, "empir": 212, "empti": [30, 130, 186, 187, 190, 192, 195], "emt": [210, 219, 220, 221], "emul": 53, "en": 228, "enabl": [30, 102, 205, 207, 215, 219, 231], "encod": [206, 210, 219], "encount": 223, "encourag": [214, 219], "encut": [204, 206], "end": [95, 120, 182, 204, 213, 219, 225], "end_lmax": [57, 66, 118], "energet": [155, 157, 158, 223], "energi": [0, 1, 2, 3, 5, 6, 7, 11, 21, 25, 30, 32, 34, 38, 40, 41, 49, 51, 58, 59, 64, 67, 68, 70, 80, 81, 83, 93, 94, 97, 102, 113, 134, 135, 151, 152, 167, 186, 187, 188, 190, 192, 198, 200, 201, 204, 206, 211, 214, 216, 218, 220, 223, 226, 228, 229, 230, 231], "energies_for_dedupl": 226, "energy_coeffici": [204, 219, 229], "energy_fc1": [114, 116], "energy_fc2": [114, 116], "energy_fc3": [114, 116], "energy_forces_within_threshold": [122, 204, 219, 229], "energy_ma": [219, 229], "energy_ms": 219, "energy_train": [60, 185, 219], "energy_trajectori": [187, 188, 190], "energy_within_threshold": [122, 219], "energyblock": 64, "energytrain": 219, "enforc": [5, 16, 30, 93, 94, 205], "enforce_consist": [129, 130], "enforce_max_neighbors_strictli": [30, 44, 49, 51, 93, 94, 211], "enforce_max_strictli": 30, "engin": 218, "engrad": 182, "enhanc": 223, "enough": [198, 219, 221, 228], "ensur": [0, 1, 3, 5, 16, 49, 51, 77, 90, 93, 94, 105, 110, 111, 157, 158, 172, 173, 190, 192, 195, 200, 210, 213, 214, 219, 221], "ensure_div": 16, "ensure_fit": 131, "enter": [190, 192, 195], "entir": [1, 32, 38, 199, 213, 219], "entri": [11, 38, 39, 96, 155, 157, 199, 201, 202, 213, 225, 226, 228], "enum": [187, 188, 190, 192, 195], "enumer": [54, 67, 68, 80, 81, 96, 100, 157, 158, 159, 169, 190, 192, 195, 199, 200, 201, 205, 210, 214, 219, 220, 224, 228], "enumerate_surfaces_for_sav": 169, "env": [16, 207, 219], "env_expon": 219, "envelop": [67, 68, 77, 80, 81, 90, 93, 94, 105, 110, 111, 204, 219, 229], "envelope_expon": 45, "environ": [21, 38, 40, 159, 206, 216, 219, 221, 226, 228], "eo": 204, "eos_data": 204, "ep": [53, 107], "ephemer": [186, 187, 188, 190, 192, 195], "epitaxi": 204, "epoch": [13, 17, 32, 38, 61, 132, 204, 219, 229], "eq2_31m_ec4_allmd": 223, "equat": 204, "equidist": [49, 51], "equiform": [49, 51, 62], "equiformer_v2": [108, 185], "equiformer_v2_31m_s2ef_all_md": [190, 192, 195, 214], "equiformer_v2_oc20": [51, 185], "equiformerv2": [51, 205, 206, 211, 216, 218, 223, 225, 226, 230, 231], "equiformerv2_oc20": 49, "equiformerv2energytrain": 58, "equiformerv2forcestrain": 59, "equival": [5, 16, 226], "equivalent_idx_factor": 5, "equivari": [64, 65, 110, 111], "equivariantdegreelayerscal": 53, "equivariantdropout": 47, "equivariantdropoutarraysphericalharmon": 47, "equivariantlayernormarrai": 53, "equivariantlayernormarraysphericalharmon": 53, "equivariantrmsnormarraysphericalharmon": 53, "equivariantrmsnormarraysphericalharmonicsv2": 53, "equivariantscalarsdropout": 47, "eqv2": 205, "err_co2": 175, "err_h2o": 175, "erron": 226, "error": [2, 30, 32, 186, 187, 190, 204, 205, 206, 214, 225, 229], "errors_by_sid": 2, "escn": [108, 185, 205, 206, 211, 216, 218, 225, 231], "especi": [219, 225, 226], "essenti": [219, 229], "establish": [1, 223], "estim": 219, "et": [110, 111, 219, 223], "etc": [19, 26, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 186, 187, 188, 190, 199], "ethan": 228, "ethanol": 228, "ethanol_emb": 228, "eu": 206, "euclidean": 226, "ev": [204, 206, 210, 211, 219, 221, 223, 225, 228, 230], "eval": 122, "eval_batch_s": [204, 219, 229], "eval_everi": [204, 219, 229], "eval_metr": 122, "eval_on_free_atom": [204, 219, 229], "evalu": [0, 1, 6, 7, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 124, 125, 129, 130, 151, 152, 185, 186, 187, 190, 192, 198, 199, 200, 214, 218, 219, 229], "evaluation_metr": [58, 59, 150, 151, 152, 204, 219, 229], "even": [49, 51, 204, 219, 225], "evenli": 213, "event": [5, 30, 45, 111, 155, 157, 172, 173, 186, 187, 190, 209, 219], "eventu": 204, "ever": 229, "everi": [13, 30, 32, 38, 61, 67, 68, 80, 81, 93, 94, 110, 111, 123, 165, 198, 201, 219], "everydai": 219, "everyth": 219, "everytim": 204, "evid": 204, "ex": [32, 38, 198], "exact": [69, 82, 95], "exactli": [49, 51, 93, 94], "exampl": [13, 16, 21, 26, 30, 32, 38, 44, 45, 46, 47, 50, 52, 53, 54, 56, 57, 58, 59, 62, 71, 79, 84, 92, 98, 105, 107, 111, 112, 116, 117, 119, 120, 125, 129, 130, 151, 152, 159, 186, 187, 190, 198, 199, 201, 202, 204, 205, 212, 213, 214, 219, 225, 226, 227, 231], "exc_typ": [38, 39], "exc_valu": [38, 39], "exce": 223, "exceed": [186, 187, 190, 225], "except": [28, 49, 51, 70, 76, 83, 89, 174, 197], "excess": 219, "exchang": [184, 225], "excit": 208, "exclud": [1, 2, 72, 85, 99], "execut": [111, 190, 192, 195, 204, 212], "exercis": 223, "exhaust": 223, "exist": [5, 6, 7, 20, 21, 28, 30, 32, 72, 85, 93, 94, 99, 108, 109, 110, 111, 159, 169, 170, 187, 188, 190, 198, 199, 212, 213, 219], "exist_ok": [210, 219, 221, 223, 226], "exp": [16, 113, 219], "expand": 53, "expand_edg": [57, 66], "expand_idx": 104, "expans": 219, "expect": [1, 5, 13, 30, 38, 40, 69, 72, 82, 85, 95, 99, 111, 154, 157, 186, 187, 190, 199, 210, 213, 219, 225], "expens": [204, 214, 219], "experi": [58, 59, 151, 152, 219, 225, 231], "experiment": [30, 225], "expir": 206, "explain": [38, 39, 213, 231], "explicit": 228, "explicitli": [155, 157, 188, 219, 223], "exploit": [155, 157], "explor": [204, 214, 219, 221, 225, 231], "explos": 219, "expon": [77, 90, 105, 204, 219, 229], "exponenti": [77, 90, 105, 123], "exponential_moving_averag": [124, 185], "exponentialenvelop": [77, 90, 105], "exponentialmovingaverag": 123, "expos": [186, 187, 190, 195, 197], "express": [45, 111, 209, 219, 221], "expt": 225, "extend": [16, 214, 226], "extens": [67, 68, 80, 81, 93, 94, 204, 219, 229, 231], "extra": [2, 46, 47, 50, 187, 188, 190, 199], "extra_m0_featur": 56, "extra_m0_output_channel": 56, "extra_repr": [46, 47, 50], "extract": [56, 145, 146, 199, 210, 213, 219, 223, 226, 228], "extract_fil": [163, 164], "extract_to": [163, 164], "extrapol": [199, 225], "extrem": [198, 221], "extxyz": [145, 146, 199, 203, 219, 221], "ey": 226, "f": [44, 45, 46, 47, 50, 53, 57, 70, 71, 83, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 201, 204, 205, 206, 207, 210, 214, 219, 221, 223, 225, 226, 228, 229, 230], "f57f7f5c1302637940f2cc858e789410": 199, "f7f2f58669a30abae8cb9ba1b7f2bcd2": 203, "f8": 219, "f8d0909c2623a393148435dede7d3a46": 199, "f98866d08fe3451ae7ebc47bb51599aa": 199, "f_st": [93, 94], "f_st_vec": 219, "f_t": [93, 94], "fa24472e0c02c34d91f3ffe6b77bfb11": 199, "face": 219, "facebook": [12, 138, 141, 142, 144, 219], "facebookresearch": [20, 218], "facilit": 231, "facillit": 5, "factor": [27, 67, 68, 72, 80, 81, 85, 93, 94, 99, 127, 204, 206, 219, 225, 229], "factori": 192, "fadel": 123, "fail": [11, 167, 187, 188, 190, 192, 203, 206, 212, 214], "failed_relax": [187, 188, 190], "failur": [0, 1], "fair": [157, 158, 207, 211, 219, 228], "fairchem": [5, 12, 20, 26, 28, 30, 32, 38, 45, 49, 51, 58, 59, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 128, 132, 150, 151, 152, 155, 157, 158, 190, 192, 194, 195, 198, 199, 201, 204, 206, 210, 214, 216, 219, 220, 223, 225, 226, 228, 229, 230, 231], "fairchem_main": [28, 204, 206], "fairchem_root": 28, "fairli": 219, "fall": [167, 197, 218, 219, 225], "fallback": 30, "fals": [5, 6, 7, 11, 12, 13, 14, 16, 20, 23, 25, 26, 30, 32, 38, 39, 40, 45, 46, 47, 49, 51, 56, 58, 59, 62, 64, 65, 67, 68, 71, 72, 78, 79, 80, 81, 84, 85, 91, 92, 93, 94, 96, 98, 99, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 120, 123, 131, 134, 135, 150, 151, 152, 155, 159, 169, 172, 173, 186, 187, 188, 190, 192, 195, 198, 204, 205, 206, 210, 211, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "famili": [219, 221], "familiar": [214, 219], "far": [199, 219], "farm": 219, "farther": 228, "fashion": 223, "fast": [198, 210, 221, 223], "fast_interval_sec": [190, 192, 195], "faster": 219, "fastest": 210, "favor": [155, 157, 158, 223, 225], "fb": 219, "fbaipublicfil": [199, 200, 202, 213, 219], "fcb71363018fb1e7127db2500e39e11a": 199, "fcc": [205, 216, 225, 228], "fcc100": [210, 219, 220, 221], "fcc111": [205, 216, 225], "fd589b013b72e62e11a6b2a5bd1d323c": 200, "fdc4cd19977496909d61be4aee61c4f1": 199, "fe0e": 206, "feasibl": 198, "featur": [49, 51, 52, 53, 56, 62, 64, 65, 69, 82, 95, 111, 145, 146, 213, 214, 219, 228, 231], "fed": 169, "feed": 219, "feedforward": [49, 51, 62], "feedforwardnetwork": 62, "feedstock": 219, "feel": [212, 215, 219, 221], "fei": 45, "fermi": 206, "fermi_level": 204, "fertil": 219, "fetch": [38, 40, 186, 187, 188, 190, 192, 195], "few": [199, 204, 208, 212, 219, 225, 226, 231], "fewer": 5, "ff": 175, "ff6981fdbcd2e65d351505c15d218d76": 199, "ffmpeg": [137, 221], "ffn": [49, 51, 53, 62], "ffn_activ": [49, 51, 62], "ffn_hidden_channel": [49, 51, 62], "fid": [210, 219, 220], "field": [77, 90, 105, 154, 157, 186, 187, 188, 190, 192, 195], "fig": [216, 219, 221, 223, 225, 230], "fig5a": 175, "fig5b": 175, "fig5c": 175, "fig5d": 175, "figshar": 206, "figsiz": [219, 221], "figur": [159, 167, 169, 200, 219, 221, 224, 225, 226], "file": [0, 1, 2, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 134, 135, 138, 141, 142, 143, 144, 145, 146, 149, 150, 152, 154, 155, 157, 158, 162, 165, 167, 168, 169, 170, 174, 178, 190, 199, 202, 203, 205, 206, 207, 209, 211, 212, 214, 219, 223, 229, 230, 231], "file_out": 223, "file_to_unzip": [163, 164], "filehandl": 229, "filelink": 229, "filenam": [28, 32, 38, 39, 136, 142, 167, 198], "filepath": [32, 38, 198], "filetyp": [32, 38], "fill": 169, "filter": [1, 2, 11, 30, 32, 38, 107, 113, 185, 190, 192, 195, 198, 210, 219, 223], "filter_kwarg": [61, 132], "filter_ml_data": 1, "final": [2, 5, 23, 32, 38, 67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 175, 190, 192, 195, 199, 201, 212, 213, 214, 216, 219, 221, 223, 226, 231], "final_atom": [172, 173, 226], "final_fram": 5, "final_slab_atom": [172, 173], "final_structur": [219, 221], "final_til": 5, "find": [5, 11, 32, 38, 67, 68, 80, 81, 155, 157, 158, 159, 192, 201, 204, 210, 212, 213, 219, 223, 225, 226, 228, 231], "find_adsorbate_binding_sit": [190, 192, 195, 214], "find_surface_atoms_by_height": 159, "find_surface_atoms_with_voronoi": 159, "find_surface_atoms_with_voronoi_given_height": 159, "fine": [13, 49, 51, 137, 206, 217, 225, 227, 228, 231], "finish": [190, 192, 195, 214, 217], "finit": 214, "first": [2, 5, 16, 21, 26, 28, 30, 34, 67, 68, 72, 76, 80, 81, 85, 89, 93, 94, 99, 100, 104, 105, 111, 154, 157, 190, 192, 195, 197, 199, 201, 204, 206, 214, 216, 220, 223, 225, 226, 228, 229, 231], "fit": [30, 45, 111, 129, 130, 159, 169, 185, 198, 204, 205, 209, 216, 219], "fit_": [129, 130], "fit_context_": [129, 130], "fit_transform": 228, "fix": [67, 68, 80, 81, 134, 135, 157, 158, 159, 166, 174, 187, 188, 190, 195, 197, 199, 210, 212, 220], "fixatom": [210, 219, 220, 221, 225], "fixed_wait_sec": [190, 195, 197], "flag": [11, 18, 49, 51, 134, 135, 185, 212, 226, 229], "flag_anomali": [173, 185], "fletcher": 219, "fli": 219, "flip": [159, 169, 226], "flip_struct": [159, 169], "flipgrid": 118, "flipped_struct": [159, 169], "float": [5, 23, 25, 27, 30, 32, 38, 42, 45, 46, 47, 49, 50, 51, 52, 53, 61, 62, 64, 65, 67, 68, 72, 77, 80, 81, 85, 90, 93, 94, 99, 102, 105, 107, 110, 111, 113, 114, 116, 117, 118, 119, 120, 122, 123, 129, 130, 134, 135, 155, 157, 158, 159, 169, 172, 173, 187, 188, 190, 192, 194, 195, 197, 219, 220], "float16": 206, "float32": [205, 206, 213], "florian": 219, "flow": 111, "fluorit": 204, "fly": [49, 51, 64, 65, 113, 114, 116, 199, 219], "fmax": [5, 6, 7, 23, 25, 201, 204, 206, 210, 216, 219, 220, 221, 223, 225, 226, 229, 230], "fn": [204, 219, 229], "fname": 167, "focu": [204, 231], "folder": [3, 30, 32, 38, 40, 41, 198, 199, 212, 219], "follow": [1, 2, 5, 12, 16, 37, 45, 61, 111, 155, 157, 170, 190, 192, 195, 199, 200, 202, 203, 204, 206, 207, 209, 210, 211, 212, 213, 214, 219, 220, 223, 226, 230, 232], "font": [219, 221], "fontsiz": [219, 221], "forc": [5, 6, 7, 11, 21, 23, 25, 30, 32, 38, 40, 41, 49, 51, 58, 59, 64, 65, 67, 68, 70, 77, 80, 81, 83, 90, 93, 94, 97, 102, 105, 113, 114, 116, 134, 135, 151, 152, 186, 187, 188, 190, 192, 195, 198, 204, 206, 214, 216, 218, 220, 225, 228, 229, 231], "force_balanc": 13, "force_coeffici": [204, 219, 229], "force_consist": [25, 205], "force_fc1": [114, 116], "force_fc2": [114, 116], "force_fc3": [114, 116], "force_scal": [103, 185], "forceblock": 64, "forcenet": 218, "forces_cosine_similar": [219, 229], "forces_coupl": [93, 94, 204, 219, 229], "forces_ma": [204, 219, 229], "forces_magnitude_error": [219, 229], "forces_train": [60, 185], "forcescal": 102, "forcestrain": 219, "forcesx_ma": [122, 204, 219, 229], "forcesx_ms": 122, "forcesy_ma": [122, 204, 219, 229], "forcesy_ms": 122, "forcesz_ma": [122, 204, 219, 229], "forcesz_ms": 122, "forev": [190, 195, 197], "fork": [26, 207, 218], "forkedpdb": 26, "form": [47, 111, 113, 134, 135, 172, 173, 199, 204, 219], "format": [0, 12, 30, 187, 188, 190, 198, 199, 202, 203, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 229], "formatopt": 199, "formatt": 229, "former": [107, 123], "formerli": [210, 219, 231], "formula": [16, 72, 85, 99, 155, 157, 187, 188, 190, 204, 206, 214, 229], "forward": [16, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 62, 64, 65, 67, 68, 70, 71, 73, 74, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 104, 105, 106, 110, 111, 113, 114, 116, 117, 119, 120, 125, 129, 130, 205, 212, 219], "forward_cal": 205, "found": [5, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 151, 152, 168, 190, 199, 205, 206, 213, 219, 221, 222, 223, 225, 226, 228], "four": 199, "fourier": [78, 91, 106], "fouriersmear": 120, "fourth": 204, "fp": 221, "fr": [204, 229], "frac": [219, 221], "fraction": 28, "fragment": 205, "frame": [1, 3, 5, 11, 23, 32, 38, 187, 188, 190, 199, 201, 210, 219, 220, 230], "frame_set": 230, "frame_til": 5, "framework": [220, 226, 230], "free": [26, 45, 111, 134, 135, 205, 209, 212, 215, 219, 221, 231], "freedom": [77, 90, 105, 159, 169, 226], "freez": 219, "frequenc": [58, 59, 67, 68, 72, 77, 78, 80, 81, 85, 90, 91, 93, 94, 99, 105, 106, 151, 152], "fresh": 216, "fro": 167, "from": [0, 1, 2, 5, 12, 13, 20, 26, 27, 28, 30, 32, 37, 38, 39, 40, 41, 45, 49, 51, 53, 61, 62, 64, 69, 79, 82, 92, 93, 94, 95, 96, 99, 107, 111, 112, 113, 123, 127, 130, 132, 137, 145, 146, 154, 155, 156, 157, 158, 159, 162, 167, 169, 174, 186, 187, 188, 190, 192, 194, 195, 198, 199, 200, 201, 202, 203, 204, 206, 207, 209, 210, 211, 214, 216, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "from_atom": [157, 159], "from_bulk_get_all_slab": [157, 159], "from_bulk_get_random_slab": [157, 159], "from_bulk_get_specific_mil": [157, 159, 223, 226, 230], "from_grid": [57, 66], "from_json": 214, "from_precomputed_slabs_pkl": [157, 159], "fromgrid": 118, "frozen": [172, 173], "ft": 204, "fuel": 219, "full": [12, 23, 32, 38, 49, 51, 164, 167, 201, 213, 219, 221], "full_data": 206, "full_db": 206, "full_traj": 167, "fulli": 219, "func": [13, 64, 205], "function": [39, 41, 44, 45, 46, 49, 51, 55, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 74, 76, 77, 78, 80, 81, 84, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 104, 105, 106, 111, 114, 116, 117, 119, 120, 125, 129, 151, 152, 204, 205, 212, 214, 219, 225, 226, 231], "functool": 205, "funk": 155, "funtion": 45, "furnish": [45, 111, 209, 219], "further": [114, 116, 204, 205], "furthermor": 111, "furthest": [219, 220], "futur": [187, 188, 190, 192, 195, 219, 229, 231], "fysik": [32, 38, 199, 219, 221], "g": [1, 16, 17, 19, 32, 38, 111, 156, 157, 198, 204, 205, 219, 223], "ga": [199, 200, 211, 212, 219, 221], "gain": 219, "gamma": [63, 66, 77, 90, 105, 113, 118, 204], "gamma_": 111, "gap": [157, 158, 219], "gas_reference_energi": [219, 221], "gaspi": [169, 174], "gastegg": [77, 90, 105], "gate": [49, 51, 62, 111], "gateactiv": 46, "gatedequivariantblock": 111, "gather": [14, 167], "gather_from_model_parallel_region": 16, "gather_object": 14, "gatherfrommodelparallelregion": 16, "gating_scalar": 46, "gaurante": [157, 158], "gaussian": [49, 50, 51, 64, 65, 77, 90, 105, 113, 114, 116, 204, 219, 229], "gaussian_out": 205, "gaussian_rbf": [51, 185], "gaussianbasi": [105, 205], "gaussianradialbasislay": 50, "gaussiansmear": [117, 120, 219], "gbf2b26e": [214, 219], "gcc": 231, "gcn": 111, "gemnet": [32, 81, 89, 104, 108, 185, 204, 205, 206, 211, 216, 218, 225, 228, 229, 231], "gemnet_gp": [108, 185], "gemnet_oc": [108, 185, 204, 205, 219, 229], "gemnet_oc_base_s2ef_all_md": 214, "gemnet_t": 219, "gemnet_t_direct_h512_al": 219, "gemnetoc": [93, 94, 205, 219, 228], "gemnett": [67, 68, 219], "gener": [0, 1, 5, 13, 19, 20, 28, 69, 82, 93, 94, 95, 137, 143, 155, 157, 158, 159, 169, 170, 172, 173, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 198, 199, 200, 204, 205, 213, 214, 218, 222, 223, 230, 231], "generaliz": [200, 214], "generate_graph": 44, "generate_graph_dict": [93, 94], "generate_graph_valu": [110, 111], "generate_interaction_graph": [67, 68, 80, 81], "generate_yml_config": [28, 204, 206, 229], "genproto": 13, "geomet": [134, 135], "geometr": [45, 134, 135, 218, 219, 220, 231], "geometri": [5, 184, 204, 219, 223, 225, 231], "get": [5, 6, 8, 11, 20, 30, 32, 38, 39, 57, 66, 67, 68, 80, 81, 96, 99, 111, 155, 157, 158, 159, 169, 186, 187, 190, 199, 201, 204, 206, 212, 219, 222, 224, 225, 226, 227, 228, 229, 231], "get_adsorb": [186, 187, 190, 214], "get_adsorbate_slab_config": [186, 187, 190], "get_adsorbate_slab_relaxation_result": [190, 192, 195], "get_adsorbate_slab_relaxations_request": [186, 187, 190], "get_adsorbate_slab_relaxations_result": [186, 187, 190, 192, 195], "get_angl": 107, "get_atom": [32, 38, 206], "get_atomic_numb": [219, 221], "get_atoms_object": 32, "get_bas": [93, 94, 205], "get_best_sites_for_product1": 5, "get_best_unique_sites_for_product2": 5, "get_binding_sit": [155, 157], "get_bulk": [186, 187, 190, 214], "get_chemical_symbol": [219, 221, 226], "get_class": 20, "get_commit_hash": 30, "get_data": [136, 143, 175], "get_dataload": [150, 151], "get_dataset_class": 20, "get_desorption_map": [6, 8], "get_dft_comput": 1, "get_dft_data": [0, 1], "get_dist": 228, "get_dp_group": 16, "get_dp_rank": 16, "get_dp_world_s": 16, "get_edge_id": [107, 112], "get_energy_and_forc": 25, "get_fig4a": 175, "get_fig4b": 175, "get_fig4c": 175, "get_fig4d": 175, "get_forc": [6, 7, 205, 214, 219, 221], "get_from_grid_mat": [57, 66], "get_gp_group": 16, "get_gp_rank": 16, "get_gp_world_s": 16, "get_graphs_and_indic": [93, 94, 205], "get_initi": 95, "get_inner_idx": 107, "get_interstitial_dist": 155, "get_l_to_all_m_expand_index": 53, "get_logger_class": 20, "get_loss_modul": 30, "get_lr": [61, 132], "get_max_neighbors_mask": 30, "get_metadata": [32, 38, 40], "get_metadata_dict": [155, 157, 158, 159], "get_mixed_triplet": 96, "get_mlp": [70, 83, 97], "get_model": [186, 187, 190], "get_model_class": 20, "get_most_proximate_symmetric_group": 5, "get_neb_fram": [5, 230], "get_neighbor_ord": 107, "get_normalization_lay": 53, "get_pars": [15, 137, 145, 147, 229], "get_pbc_dist": [30, 219], "get_potential_energi": [204, 205, 206, 214, 219, 221, 223, 225, 226, 228, 230], "get_precon_forc": [6, 7], "get_product2_idx": 5, "get_projected_angl": 107, "get_properti": 205, "get_pruned_edge_idx": 30, "get_quadruplet": 96, "get_random_sites_on_triangl": 155, "get_rank": [14, 26], "get_relaxed_energi": [32, 38], "get_results_ml": 11, "get_results_sp": 11, "get_results_ui_url": [187, 189, 190], "get_rotate_inv_rescal": 57, "get_sampl": [150, 151], "get_shortest_path": 5, "get_single_point": 11, "get_sites_within_r": 5, "get_slab": [156, 157, 186, 187, 190], "get_sph_harm_basi": [99, 205], "get_stress": 21, "get_surface_sit": 159, "get_system_pairs_fin": 5, "get_system_pairs_initi": 5, "get_tag": [210, 212, 219, 221, 223, 226], "get_task_class": 20, "get_to_grid_mat": [57, 66], "get_trainer_class": 20, "get_triplet": [67, 68, 80, 81, 96], "get_volum": 204, "get_world_s": 14, "getattr": 205, "getcwd": 184, "getlogg": 229, "getpropertiesmixin": 205, "gga": [204, 206], "gib": 205, "gif": [137, 221], "gif_maker_parallel": [141, 185], "gin": 111, "gist": 223, "git": 231, "github": [37, 45, 184, 199, 207, 211, 212, 218, 219, 220, 228], "githubusercont": [207, 219], "give": [5, 30, 79, 92, 107, 155, 157, 159, 169, 215, 217, 219], "given": [0, 1, 3, 5, 13, 16, 27, 38, 40, 49, 51, 55, 79, 92, 93, 94, 107, 111, 123, 134, 135, 155, 157, 158, 164, 167, 170, 174, 212, 219, 220], "glibc2": 231, "glob": [32, 38, 219, 223, 226], "global": [20, 79, 92, 107, 112, 113, 200], "gloo": 26, "gndt_oc22_all_s2ef": 206, "gnn": [49, 51, 64, 65, 111, 114, 116, 219], "gnoc": 228, "gnoc_oc22_oc20_all_s2ef": [204, 216, 229, 231], "go": [2, 53, 93, 94, 199, 204, 219, 225], "goal": [219, 223], "goe": [174, 219], "gold": 206, "goldfarb": 219, "good": [174, 199, 204, 206, 219, 225, 226], "googl": 222, "gotcha": 217, "gov": [219, 225], "goyal": [169, 199, 202, 211, 218, 219], "gp_gpu": [58, 59, 150, 151, 152, 219, 229], "gp_group_siz": 26, "gp_util": [18, 185], "gpa": 204, "gpu": [198, 199, 204, 205, 206, 207, 212, 213, 219, 223, 226, 229, 230], "grab": [226, 230], "grad": [16, 30], "grad_input": 219, "grad_output": 16, "grad_target_mean": [213, 219], "grad_target_std": [213, 219], "gradcheck": 16, "gradient": [16, 19, 67, 68, 70, 80, 81, 83, 93, 94, 97, 219, 221], "gradscal": 102, "grain": 13, "grant": [45, 111, 209, 219], "granular": 111, "graph": [5, 47, 49, 51, 62, 64, 65, 93, 94, 96, 111, 113, 114, 116, 134, 135, 145, 146, 201, 218, 219, 231], "graph_in": 96, "graph_out": 96, "graphdroppath": 47, "graphparallelgemnett": [80, 81], "graphsag": 111, "great": [219, 221], "greater": 5, "greedili": 13, "grei": 219, "grep": [204, 206], "grid": [49, 51, 57, 62, 64, 66, 95, 118, 219, 228], "grid_init": 95, "grid_resolut": [49, 51], "groenenboom": 206, "ground": [0, 1, 219, 221], "group": [2, 5, 14, 34, 206], "grow": 219, "growth": 204, "growth_factor": 102, "growth_interv": 102, "guarante": [186, 187, 190], "guess": [192, 214, 219, 223, 225], "guess_property_metadata": 42, "guess_target_metadata": 42, "gz": [199, 200, 202, 203, 219], "g\u00fcnnemann": 219, "h": [70, 74, 76, 83, 87, 89, 97, 101, 104, 199, 205, 219, 221, 223, 225, 228, 229, 230], "h2": [219, 221, 225], "h2o": [205, 219, 221, 225], "h_": [113, 219, 225], "h_atom": 219, "h_t": 219, "ha": [3, 5, 11, 13, 16, 21, 30, 32, 67, 68, 72, 80, 81, 85, 93, 94, 99, 107, 110, 111, 114, 116, 155, 159, 169, 178, 186, 187, 190, 192, 195, 197, 199, 204, 205, 206, 208, 210, 216, 218, 219, 220, 223, 225, 226, 229, 230, 231], "had": [167, 192, 199, 219, 228, 231], "hadamard": [76, 89], "half": 230, "halid": 199, "halv": 53, "hand": [229, 231], "handl": [16, 190, 192, 195, 214, 230, 231], "handler": 30, "handler_err": 229, "handler_out": 229, "handpick": 219, "happen": [5, 204, 205, 219, 223, 228], "hard": 219, "hardwar": [111, 213], "harm": [72, 85, 99], "harmon": [45, 49, 51, 56, 57, 62, 64, 65, 66, 72, 85, 99, 114, 116, 118], "has_surface_chang": [172, 173, 223, 226], "has_surface_tag": [157, 159], "hashabl": 122, "have": [5, 13, 16, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 84, 93, 94, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 137, 155, 157, 159, 169, 170, 172, 173, 188, 190, 192, 195, 198, 199, 201, 204, 205, 206, 207, 212, 213, 214, 218, 219, 220, 223, 225, 226, 228, 229, 230, 231], "hcoda1": 175, "hcp": 225, "he": [69, 82, 95], "he_orthogonal_init": [69, 71, 82, 84, 95, 98], "head": [49, 51, 62, 229], "hear": 232, "heavili": [45, 214], "heighest": 159, "height": [175, 205, 216, 218, 225], "height_tag": 159, "help": [30, 32, 38, 134, 135, 157, 158, 206, 208, 217, 219, 221, 231], "helper": [12, 57, 66, 118, 150, 151, 186, 187, 190, 192, 204], "henc": 96, "henkelman": 199, "heorthogon": [67, 68, 70, 80, 81, 83, 93, 94, 204, 219, 229], "her": [220, 223], "hera": [199, 202, 211, 218, 219], "here": [0, 1, 5, 39, 67, 68, 80, 81, 93, 94, 110, 111, 174, 199, 201, 204, 205, 206, 207, 211, 212, 213, 215, 219, 221, 222, 223, 225, 226, 228, 229, 230, 231], "herebi": [45, 111, 209, 219], "hessian": 219, "heur": 200, "heur0": 170, "heur1": 170, "heurist": [155, 157, 158, 159, 170, 199, 200, 223, 226], "heuristic_adslab": [223, 226], "heuristic_adslabs_h": 223, "heuristic_adslabs_nnh": 223, "heurstic": 170, "hidden": [45, 49, 51, 52, 62, 64, 65, 113, 114, 116], "hidden_channel": [45, 52, 56, 62, 64, 65, 110, 111, 113, 114, 116], "hidden_channels_list": 116, "hierarchi": 30, "high": [0, 1, 198, 204, 212, 214, 219, 228, 231], "higher": [53, 225, 228, 229], "highli": [210, 225], "highlight": [215, 219], "hist": [206, 210, 219], "histor": [38, 40, 41], "histori": 219, "hit": [190, 195, 197, 219], "hmac": 206, "ho": [199, 211, 218, 219], "hold": [5, 54], "holder": [45, 111, 209, 219], "hollow": [155, 157, 158, 223], "home": [5, 175, 204, 206, 219, 223, 229, 231], "hook": 205, "hope": 219, "host": [186, 187, 189, 190, 192, 195, 206, 213], "hostedtoolcach": [205, 219, 221, 223, 228, 229, 231], "hot": [34, 36, 37], "hour": [219, 223, 230], "how": [16, 26, 93, 94, 198, 204, 206, 208, 210, 211, 213, 215, 216, 217, 219, 220, 221, 222, 225, 226, 228, 230, 231], "howev": [47, 72, 85, 99, 111, 198, 219, 221, 225, 226, 229], "hpo": [141, 185], "hpo_util": [18, 185], "html": [32, 38, 159, 187, 188, 190, 199, 219, 221, 228, 230], "http": [26, 32, 38, 45, 79, 92, 107, 110, 111, 112, 155, 159, 186, 187, 190, 199, 200, 202, 204, 206, 207, 211, 213, 214, 218, 219, 220, 221, 223, 225, 228], "hu": [199, 211, 218, 219], "hundr": 214, "hybrid": [1, 142, 213], "hydrogen": 219, "hyperparamet": [67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 105, 106, 212, 219], "i": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 57, 58, 59, 61, 62, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 129, 130, 132, 134, 135, 137, 138, 141, 142, 144, 149, 150, 151, 152, 155, 156, 157, 158, 159, 167, 168, 169, 172, 173, 186, 187, 188, 189, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 209, 210, 211, 213, 214, 218, 219, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "i_structur": [219, 221], "ibrion": 204, "iccv": 53, "id": [1, 2, 32, 38, 39, 156, 157, 186, 187, 188, 189, 190, 192, 195, 199, 200, 201, 202, 204, 206, 210, 211, 213, 214, 219, 223, 229], "id001": 219, "id3_ba": [67, 68, 76, 80, 81, 89], "id3_ca": [67, 68, 76, 78, 80, 81, 89, 91], "id3_ragged_idx": [67, 68, 76, 80, 81, 89], "id_": [79, 92, 107], "id_ca": [73, 86], "id_j": [70, 83], "id_ragged_idx": [73, 86], "id_reduc": [73, 86], "id_swap": [76, 89, 104], "id_t": [79, 92, 107], "idea": [206, 215, 217, 218, 219, 223], "ident": 167, "identifi": [5, 32, 38, 58, 59, 134, 135, 150, 151, 152, 155, 157, 199, 200, 201, 202, 204, 206, 210, 219, 220, 221, 223, 229], "idx": [3, 5, 32, 38, 39, 40, 41, 104, 107, 210, 219, 220, 223, 226, 230], "idx_": [74, 76, 87, 89, 219], "idx_agg2": 104, "idx_agg2_inn": [100, 104], "idx_agg2_out": 100, "idx_agg_inn": 100, "idx_agg_out": 100, "idx_atom": 97, "idx_ji": 45, "idx_kj": 45, "idx_map": 5, "idx_of_interest": 230, "idx_rad_inn": 100, "idx_rad_out": 100, "idx_sph_inn": 100, "idx_sph_out": 100, "idx_t": [74, 76, 87, 89, 205, 219], "idxs_to_keep": 226, "ignor": [13, 21, 38, 40, 41, 159, 190, 194, 195, 205], "ij": 219, "ill": 107, "illumin": 219, "illustr": [206, 219, 221], "iloc": 226, "imag": [6, 7, 53, 96, 165, 167, 205, 206, 210, 219, 221, 230], "imagin": 226, "img": 218, "immedi": [190, 192, 195], "impact": [222, 225], "impl": 47, "implement": [12, 13, 16, 21, 32, 38, 40, 45, 46, 47, 50, 111, 199, 218, 219, 226], "implemented_properti": 21, "impli": [45, 111, 201, 209, 219], "implicit": 231, "import": [11, 20, 26, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 200, 201, 204, 205, 206, 210, 212, 214, 216, 220, 221, 223, 225, 226, 228, 229, 230, 231], "importantli": 32, "improv": [123, 204, 205, 206, 219, 225, 226, 230], "in_channel": [46, 116], "in_featur": [57, 71, 98, 219], "in_lmax": [57, 66], "in_mmax": [57, 66], "inact": 231, "inc": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209], "incar": [11, 204], "incid": 96, "includ": [1, 5, 21, 30, 32, 38, 45, 67, 68, 80, 81, 111, 134, 135, 186, 187, 188, 190, 192, 195, 197, 198, 199, 200, 204, 206, 209, 213, 214, 215, 218, 219, 222, 223, 225, 231], "include_data": [38, 39], "include_relaxed_energi": [32, 38, 198], "incom": 96, "incompat": [204, 205, 206, 214, 216, 219, 223, 225, 226, 229], "incorpor": [158, 220, 226], "incorrect": 199, "increas": [30, 79, 92, 107, 112, 159, 169, 219, 223, 230], "increasingli": [218, 231], "increment": [79, 92, 107, 112], "ind": [155, 157, 158, 206, 228], "indefinit": [190, 192, 195], "independ": [192, 213], "index": [5, 30, 32, 38, 39, 40, 49, 51, 54, 79, 83, 92, 107, 111, 112, 134, 135, 143, 154, 156, 157, 159, 169, 170, 198, 199, 201, 204, 210, 219, 220, 221, 226, 228, 230], "index_drop_ddec_defect": 177, "index_drop_ddec_pristin": 177, "index_fil": [32, 38, 198], "index_fn": [129, 130], "indexfn": [129, 130], "indic": [5, 13, 38, 40, 52, 62, 67, 68, 79, 80, 81, 92, 93, 94, 96, 107, 112, 113, 134, 135, 154, 155, 157, 158, 159, 163, 169, 170, 174, 187, 188, 190, 194, 195, 199, 200, 201, 202, 204, 205, 210, 214, 219, 220, 221, 226], "individu": [5, 134, 135, 190, 192, 195, 205, 214], "induc": [172, 173], "inf": [93, 94, 102], "infer": [38, 40, 41, 212, 217], "infil": 175, "infinit": [219, 221], "influenc": 225, "info": [5, 17, 47, 64, 65, 114, 116, 134, 135, 206, 219, 222, 229], "info_str": 54, "inform": [1, 5, 20, 28, 32, 38, 46, 47, 50, 134, 135, 155, 157, 186, 187, 188, 190, 192, 198, 200, 201, 204, 210, 214, 219, 220, 221, 225, 226, 228, 230, 231], "infrastructur": [198, 201], "ingo": 96, "inherit": [150, 151], "init": 5, "init_atom": [172, 173], "init_basis_funct": [93, 94], "init_edge_rot_mat": 48, "init_kwarg": 95, "init_scal": 102, "init_shared_basis_lay": [93, 94], "initi": [5, 6, 8, 12, 14, 16, 23, 30, 32, 38, 40, 41, 49, 51, 58, 59, 67, 68, 70, 71, 73, 74, 77, 80, 81, 83, 84, 86, 87, 90, 93, 94, 98, 101, 105, 111, 120, 123, 130, 151, 152, 154, 155, 156, 157, 159, 167, 172, 173, 185, 190, 192, 195, 200, 201, 214, 218, 221, 223, 225, 226], "initial_atom": 226, "initial_charg": [21, 223], "initial_fram": 5, "initial_lr": 30, "initial_magmom": [21, 223], "initial_struc": [210, 219], "initial_til": 5, "initialize_": [129, 130], "initwignerdmatrix": 118, "inityrotmap": 118, "inlin": [205, 219, 221], "inner": [5, 79, 92, 107, 219], "inner_product_clamp": 107, "inner_product_norm": [79, 92], "innov": 219, "inpfil": 147, "inplac": 46, "input": [16, 30, 46, 53, 55, 56, 57, 61, 67, 68, 71, 72, 80, 81, 84, 85, 95, 96, 98, 99, 100, 101, 104, 111, 119, 125, 132, 159, 165, 167, 169, 170, 174, 178, 182, 186, 187, 188, 189, 190, 192, 193, 194, 195, 199, 200, 202, 203, 204, 212, 213, 214, 218, 219, 230], "input_block": [51, 185], "input_channel": [52, 56, 62], "input_embed": [57, 62], "input_fold": 163, "input_scalar": 46, "input_tensor": 46, "insert": [13, 21], "insid": 98, "inspect": [204, 223, 225, 228], "inspir": [20, 102, 219], "instal": [28, 216, 219, 231], "instanc": [30, 32, 38, 156, 157, 186, 187, 190, 192, 195, 219], "instanti": [32, 111, 226, 230], "instead": [16, 27, 34, 96, 107, 174, 199, 204, 205, 213, 216, 219, 221, 223, 226, 229], "instruct": [207, 219, 226, 230], "int": [3, 5, 6, 8, 13, 14, 16, 19, 21, 23, 25, 26, 27, 30, 32, 38, 39, 40, 41, 44, 45, 46, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 122, 125, 128, 130, 134, 135, 150, 151, 152, 154, 155, 156, 157, 158, 159, 170, 184, 186, 187, 188, 190, 192, 194, 195, 197, 206, 219, 220, 226], "int32": 220, "int_": [13, 120], "int_block": 219, "int_dft_co2": 175, "int_dft_h2o": 175, "int_emb_s": 45, "integ": [2, 28, 38, 39, 40, 41, 134, 135, 169, 174, 199, 200, 202, 204], "integr": [38, 40, 49, 51, 57, 64, 65, 114, 116], "intend": [16, 32, 38, 210, 219], "intens": [219, 231], "intention": 199, "inter": [157, 158, 230], "interact": [26, 32, 45, 74, 76, 87, 89, 93, 94, 96, 101, 104, 113, 114, 116, 172, 173, 190, 194, 195, 205, 212, 221, 222, 231], "interaction_block": [75, 88, 103, 185], "interaction_indic": [94, 185], "interactionblock": 104, "interactionblocktripletsonli": [76, 89], "interactionppblock": 45, "interactom": [67, 68, 80, 81], "interatom": [45, 67, 68, 80, 81, 93, 94, 113, 134, 135], "intercal": [223, 226], "intercept": 223, "interest": [199, 210, 213, 219, 221, 222, 230], "interfac": [19, 21, 204, 219], "intermedi": [73, 86, 96, 100, 164, 167, 219], "intermetal": 199, "intermitt": 219, "intern": [20, 30, 199], "internal_weight": 56, "internet": 231, "interplai": 219, "interpol": 5, "interpolate_and_correct_fram": 5, "interpret": 225, "interrel": 219, "intersect": [5, 155, 157], "interstiti": [5, 157, 158], "interstitial_gap": [155, 157, 158], "interv": [27, 221], "interval_sec": 192, "intro": [208, 217], "introduc": [111, 225, 231], "introduct": [217, 219, 224], "intuit": [219, 221], "inv_cutoff": 219, "invalid": 223, "invari": [30, 49, 51, 52, 56, 62, 64, 65, 111, 231], "invers": [77, 90, 105], "inverse_neg": [67, 68, 80, 81, 110, 111], "investig": [225, 228, 231], "involv": [1, 13, 159, 169, 219], "io": [32, 38, 198, 199, 201, 205, 210, 214, 219, 220, 221, 223, 226, 228, 230], "ionic": [1, 3, 200], "ionic_step": [1, 3], "ioniz": 34, "ip_op_pair": 147, "iprogress": 228, "ipykernel_2423": 204, "ipykernel_2697": 205, "ipykernel_2741": 206, "ipykernel_2828": 210, "ipykernel_2885": 216, "ipykernel_2916": 219, "ipykernel_4424": 220, "ipykernel_4449": 221, "ipykernel_4664": 225, "ipykernel_4772": 228, "ipynb": 220, "ipython": [204, 214, 219, 221, 229, 230], "ipywidget": 228, "ir": 225, "iro2": 204, "irrep": [30, 47, 57, 66], "irreps_sum": 30, "is2": 199, "is2r": [38, 40, 41, 58, 59, 151, 152, 198, 206, 212, 216, 222, 226, 230, 231], "is2re_is2re_result": 219, "is2re_predict": [213, 219], "is2re_result": 219, "is2rs_submiss": 213, "is_adsorbate_adsorb": 5, "is_adsorbate_desorb": [172, 173, 223, 226], "is_adsorbate_dissoci": [172, 173, 223, 226], "is_adsorbate_intercal": [172, 173, 223, 226], "is_avail": [219, 231], "is_debug": [58, 59, 150, 151, 152, 219, 229], "is_edge_list_respect": 5, "is_failed_sp": 11, "is_mast": 14, "is_structure_invert": [159, 169], "is_success": [0, 1], "isif": 204, "ismear": 204, "isn": [13, 172, 173, 225], "issu": [37, 204, 205, 206, 212, 218, 219], "item": [20, 219, 228], "iter": [5, 13, 17, 25, 32, 38, 54, 123, 130, 150, 151, 152, 190, 194, 195, 201, 213, 219, 223, 226], "itersect": [155, 157], "ith": [38, 39], "its": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 172, 173, 190, 192, 193, 195, 209, 214, 218, 219, 226, 231], "itself": [30, 159, 169, 219, 221], "j": [67, 68, 80, 81, 93, 94, 110, 111, 113, 182, 203, 204, 206, 211, 219, 225, 228], "janic": [202, 211, 214, 219], "janlan": 219, "javier": [199, 202, 211, 218, 219], "ji": 219, "jing": 223, "jn": [72, 85, 99], "jn_zero": [72, 85, 99], "job": [11, 30, 184, 192, 205, 219], "johann": 219, "join": [182, 218, 219, 221], "jointli": 213, "journal": [199, 202, 203, 211, 214, 218], "jp508805h": 225, "json": [32, 38, 39, 67, 68, 80, 81, 127, 175, 204, 214, 219, 225], "judgement": [204, 231], "jump": 5, "jun": 231, "junwoong": [199, 211, 218, 219], "jupyt": [205, 214, 222, 223, 228, 229, 231], "just": [5, 11, 16, 38, 39, 58, 59, 137, 151, 152, 198, 205, 206, 210, 215, 219, 221, 223, 225, 226, 230], "jvp": 16, "k": [1, 6, 7, 34, 36, 37, 72, 85, 99, 130, 174, 201, 219, 223, 225, 228, 230], "k2zn6o7_mp": 202, "k4zn12o14": 202, "k_pt": 174, "kaim": [69, 82, 95], "kb": 206, "keep": [58, 59, 79, 92, 107, 112, 151, 152, 190, 194, 195, 198, 205, 206, 218, 223, 225, 226], "keep_all_slab": [190, 194, 195, 214], "keep_in_memori": [32, 38, 198], "keep_slabs_with_miller_indic": [190, 194, 195, 214], "kei": [1, 20, 28, 30, 31, 38, 39, 40, 41, 79, 92, 122, 130, 134, 135, 150, 151, 159, 190, 194, 195, 199, 202, 204, 205, 206, 210, 219, 228, 231], "keith": 206, "kept": [49, 51, 226], "kernel": [69, 70, 82, 83, 95, 223, 225], "kernel_initi": [73, 86], "kevin": [169, 174, 199, 211, 218, 219], "key_map": [31, 32, 38, 219], "key_sequ": 30, "key_value_pair": [38, 39, 206], "keyword": [32, 38, 71, 84, 98, 130, 198], "khot_embed": [35, 185], "kind": [20, 45, 111, 205, 206, 209, 219, 223, 225, 228, 231], "kitchin": [204, 206, 225, 228], "klicpera": 219, "klicperajo": 45, "kmax": [73, 86, 89, 100], "know": [205, 208, 225], "knowledg": 219, "known": [186, 187, 190, 223], "kolluru": [202, 211, 219], "kpt": 204, "kpt1": 206, "kpt2": 206, "kpt3": 206, "kpts_nintersect": 204, "ktran": [169, 174], "kwarg": [12, 13, 16, 26, 30, 38, 39, 70, 76, 83, 89, 93, 94, 130, 157, 159, 175, 184, 186, 187, 190, 205], "kwd": [187, 188, 190, 192, 195], "l": [26, 49, 51, 52, 53, 54, 56, 62, 64, 66, 72, 85, 99, 118, 219, 228], "l2": 228, "l22": 184, "l2mae": [204, 219, 229], "l2maeloss": 125, "l4": [205, 206, 211, 216, 231], "l6": [206, 211, 216, 231], "l_degre": [72, 85, 99], "l_harmon": 57, "l_max": 226, "l_maxdegre": [72, 85, 99], "label": [159, 187, 188, 190, 194, 195, 204, 219, 221, 223, 225, 228, 231], "label_metric_dict": 17, "labels": [219, 221], "lack": 231, "lambda": [61, 205], "lambda_": 211, "lambda_f": 211, "lambda_typ": 61, "lambdalr": 61, "lan": [202, 211, 214, 219], "lan2023adsorbml": 214, "laptop": 231, "larg": [5, 13, 32, 38, 157, 158, 203, 204, 206, 210, 211, 212, 216, 219, 221, 225, 229, 231], "larger": [32, 38, 159, 169, 199, 225], "largest": [13, 210, 219], "larri": [208, 219], "last": [21, 32, 38, 52, 62, 111, 198, 201, 204, 205], "lastli": [134, 135], "late": 225, "later": [2, 5, 30, 123, 126, 186, 187, 188, 190, 204, 213, 219, 223, 226, 228, 231], "latest": [167, 215, 218, 219, 232], "latter": [223, 226], "lattic": [159, 187, 188, 190, 225, 228], "launch": [212, 213, 214, 219, 223], "lavril": [199, 211, 218, 219], "lawrenc": [199, 202, 211, 214, 218, 219], "lay12": [205, 206, 211, 216, 231], "lay20": [206, 211, 216, 231], "layer": [20, 45, 47, 49, 51, 53, 55, 62, 64, 65, 67, 68, 80, 81, 93, 94, 111, 113, 114, 116, 120, 185, 205, 219, 221], "layer_idx": 64, "layer_kwarg": [71, 84, 98], "layer_norm": [49, 51, 62, 185], "layer_norm_sh": [49, 51, 62], "layerblock": 64, "lbfg": [25, 219, 221], "lbfgs_torch": [24, 185], "lbl": 219, "lbrabson3": 175, "lc": 228, "lda": 204, "le4": [206, 211, 216, 231], "lead": [30, 206, 219], "leaderboard": 219, "leap": [200, 214], "learn": [30, 61, 69, 77, 82, 90, 95, 105, 132, 198, 200, 204, 206, 213, 214, 216, 219, 231], "learnabl": [111, 231], "least": [32, 157, 158, 159, 190, 192, 195, 206], "leav": [5, 223], "led": [199, 219], "left": [111, 199, 204, 223, 224, 227], "legacy_tutori": [217, 219], "legend": [204, 219, 221, 223, 225, 228], "legendr": [72, 85, 99], "legendre_out": [204, 205, 219, 229], "len": [13, 21, 38, 39, 79, 92, 107, 112, 204, 205, 206, 210, 219, 220, 221, 223, 228], "length": [13, 38, 40, 41, 57, 66, 72, 85, 99, 201, 206, 210, 219], "less": [1, 5, 155, 157, 159, 219, 225, 226], "let": [204, 219, 223, 231], "level": [30, 204, 213, 214, 219, 229], "levelnam": 229, "leverag": [219, 223, 225, 231], "lf100": [206, 211, 216, 231], "lgpl2": 39, "li2cr2o4": 202, "liabil": [45, 111, 209, 219], "liabl": [45, 111, 209, 219], "lib": [205, 219, 221, 223, 228, 229], "librari": [214, 219], "licens": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 199, 202, 203, 211, 219], "licro2_mp": 202, "lie": 5, "lifetim": [190, 192, 195], "like": [21, 34, 54, 61, 190, 192, 195, 200, 201, 204, 205, 206, 212, 218, 219, 221, 223, 225, 226, 228, 229, 231], "limit": [38, 39, 45, 111, 175, 186, 187, 188, 190, 192, 195, 197, 209, 214, 221, 222, 231], "lin_ref": [49, 51, 212], "line": [46, 47, 50, 170, 199, 204, 205, 206, 222, 223, 225, 229], "linear": [5, 45, 49, 51, 54, 55, 56, 62, 64, 69, 82, 95, 114, 116, 212, 219, 228], "linearli": [5, 30], "linearsigmoid": [49, 51, 64, 65, 114, 116], "linearsigmoidsmear": 117, "linewidth": 223, "link": [199, 200, 201, 202, 203, 207, 213, 215, 229], "linker": 203, "linregress": 223, "linspac": [219, 228], "linux": 231, "list": [2, 5, 11, 13, 14, 21, 26, 27, 28, 30, 32, 38, 39, 40, 44, 49, 51, 52, 54, 55, 56, 57, 61, 62, 64, 65, 66, 72, 85, 93, 94, 99, 111, 120, 130, 134, 135, 154, 155, 156, 157, 158, 159, 167, 169, 170, 184, 186, 187, 188, 190, 192, 194, 195, 199, 204, 206, 211, 214, 219, 226, 228, 231], "liter": [13, 30], "literatur": [224, 231], "literature_data": 223, "littl": [30, 204, 219, 221, 223, 225, 228], "liu": 228, "ll": [206, 216, 219], "lmax": [46, 49, 51, 53, 57, 64, 65, 66, 114, 116, 118], "lmax_list": [49, 51, 52, 56, 57, 62, 64, 65, 66], "lmdb": [32, 38, 40, 41, 145, 146, 147, 198, 199, 200, 201, 202, 203, 212, 213, 222, 226, 230], "lmdb_databas": [38, 185], "lmdb_dataset": [38, 185], "lmdb_dataset_cr": 217, "lmdb_path": [38, 40, 41], "lmdbdatabas": [38, 39], "lmdbdataset": [38, 40, 210, 219], "lmdbdatset": 219, "load": [6, 7, 21, 32, 38, 39, 40, 41, 49, 51, 123, 127, 150, 151, 156, 157, 198, 199, 202, 204, 205, 206, 212, 213, 216, 223, 225, 228, 231], "load_balanc": [143, 204, 213, 229], "load_checkpoint": [6, 7, 21, 150, 151, 219], "load_config": 30, "load_dataset": [150, 151], "load_dataset_get_id": 32, "load_energy_lin_ref": [49, 51], "load_extra": [58, 59, 150, 151], "load_logg": [150, 151], "load_loss": [150, 151], "load_model": [150, 151], "load_optim": [150, 151], "load_scales_compat": 127, "load_seed_from_config": [150, 151], "load_state_dict": [30, 123, 126], "load_task": [150, 151], "loc": [204, 223], "local": [58, 59, 108, 109, 151, 152, 190, 192, 195, 199, 200, 205, 214, 219, 228, 229], "local_cach": [21, 108, 109, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "local_rank": [58, 59, 150, 151, 152, 219, 229], "localhost": 26, "locat": [5, 159, 169, 206, 219, 221, 226], "lock": 219, "log": [19, 30, 58, 59, 77, 90, 105, 151, 152, 185, 190, 192, 195, 197, 204, 210, 213, 219, 223, 229], "log_formatt": 229, "log_freq": 19, "log_grid_init": 95, "log_plot": 19, "log_summari": [19, 219, 229], "logan": [203, 211], "logarithm": 95, "logdir": [213, 229], "logfil": [210, 220, 223, 225], "logger": [18, 20, 30, 58, 59, 150, 151, 152, 185, 190, 195, 197, 204, 206, 219, 229], "logic": [111, 205], "logrecord": 30, "logs_dir": 219, "lone": 199, "long": [67, 68, 80, 81, 96, 159, 206, 217, 219, 229], "longer": [5, 16, 172, 173, 218, 219, 230], "longtensor": [210, 219], "look": [61, 159, 169, 201, 204, 219, 221, 223, 225, 226, 228], "lookup": [0, 1], "loop": [3, 32, 38, 164, 186, 187, 190, 204, 223, 228], "lose": [67, 68, 80, 81, 93, 94, 110, 111], "loss": [58, 59, 124, 150, 151, 152, 185, 204, 219, 229], "loss_energi": [204, 219, 229], "loss_fn": 125, "loss_forc": [204, 219, 229], "loss_funct": [58, 59, 150, 151, 152, 204, 219, 229], "loss_nam": [30, 125], "lost": 5, "lot": [204, 205, 206, 218, 219, 223], "low": [200, 214, 219, 225], "low_e_valu": 226, "lower": [0, 1, 114, 116, 214, 219, 225, 228], "lowest": [2, 5, 204, 223, 225, 226, 228], "lowest_energy_data_co2": 177, "lowest_energy_data_co2_defect": 177, "lowest_energy_data_co_ad": 177, "lowest_energy_data_co_ads_2": 177, "lowest_energy_data_co_ads_2_defect": 177, "lowest_energy_data_co_ads_defect": 177, "lowest_energy_data_h2o": 177, "lowest_energy_data_h2o_defect": 177, "lowik": [199, 211, 218, 219], "lr": [132, 219, 229], "lr_gamma": 30, "lr_initi": [204, 213, 219, 229], "lr_mileston": 219, "lr_min_factor": 61, "lr_schedul": [60, 185], "lrschedul": [61, 132], "lv": [63, 66], "lval": [57, 66], "lw": [219, 221], "lzma": 199, "m": [49, 51, 52, 53, 56, 57, 62, 64, 66, 70, 72, 73, 76, 83, 85, 86, 89, 97, 99, 100, 101, 104, 120, 159, 169, 203, 206, 211, 214, 219, 228, 229], "m2": [205, 206, 211, 216, 231], "m3": [206, 211, 216, 231], "m_ba": [73, 86], "m_ca": [73, 86, 100], "m_complex": 57, "m_db": [73, 86], "m_ji": 219, "m_order": [72, 85, 99], "m_output_channel": 56, "m_rbf": [74, 87, 219], "m_st": [74, 87, 101, 219], "machin": [190, 192, 195, 200, 207, 213, 214, 219, 231], "made": [0, 1, 5, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 186, 187, 190, 195, 197, 204, 205, 208, 231], "mae": [122, 125, 204, 206, 211, 219, 229], "magic": 204, "magmom": 21, "magneton": 204, "magnitud": [155, 157, 205, 219], "magnitude_error": [122, 204, 219, 229], "mai": [12, 13, 26, 30, 172, 173, 188, 198, 199, 204, 205, 206, 212, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229], "main": [0, 12, 28, 32, 47, 96, 128, 139, 140, 142, 143, 144, 145, 146, 147, 164, 165, 166, 179, 180, 184, 204, 205, 207, 211, 212, 213, 219, 223, 226, 228, 229, 230, 231], "main_graph": [93, 94, 96, 205], "mainstai": 231, "maintain": [20, 123, 155, 172, 173, 219, 221], "major": [210, 219], "make": [5, 11, 12, 16, 32, 38, 40, 67, 68, 69, 80, 81, 82, 93, 94, 95, 110, 111, 137, 174, 186, 187, 190, 192, 195, 197, 199, 205, 207, 212, 213, 221, 224, 225, 226, 228, 229, 230, 231], "make_challenge_submission_fil": [141, 185], "make_lmdb_s": [141, 185, 213], "make_submission_fil": [141, 142, 185, 213], "makedir": [210, 219, 221, 223, 226], "malform": [186, 187, 190], "mamba": 207, "manag": 205, "mandatori": 219, "mani": [16, 32, 38, 39, 40, 41, 72, 85, 99, 137, 159, 169, 198, 205, 206, 215, 218, 219, 221, 223, 225, 226, 228, 230], "manner": 219, "manual": 214, "manuscript": [1, 199, 202, 203, 211], "map": [0, 1, 5, 6, 8, 20, 30, 32, 38, 40, 57, 66, 96, 111, 127, 130, 158, 190, 192, 195, 200, 219], "map_async": [210, 219], "map_idx": 5, "map_siz": [210, 219], "mapping_adslab_slab": 199, "mapping_idx": 230, "mapping_nam": 20, "mappingreduc": [52, 56, 57, 62, 64, 66], "margin": 226, "mark": [190, 192, 195], "mark_ephemer": [190, 192, 195], "mark_preempt": 19, "marker": 204, "mask": [30, 67, 68, 80, 81, 93, 94, 107, 110, 111, 225], "mask_neighbor": [79, 92, 107], "masked_select_sparsetensor_flat": 107, "mass": [155, 157, 158, 159, 204, 206, 229], "master": [39, 45, 220], "match": [5, 32, 38, 198, 228], "mater": 204, "materi": [186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 204, 214, 218, 219, 223, 231], "mathbf": [111, 113], "mathcal": [111, 113], "mathrm": 27, "matmul": 96, "matplotlib": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "matric": [52, 62], "matrix": [66, 67, 68, 69, 73, 80, 81, 82, 86, 95, 96, 100, 107, 159, 169, 172, 173, 187, 188, 190], "matt": [203, 211, 214], "matter": [219, 229], "matthia": 45, "max": [17, 23, 30, 111, 206, 219, 221, 230], "max_attempt": [190, 195, 197], "max_epoch": [204, 219, 229], "max_force_it": 102, "max_jitter_sec": [190, 195, 197], "max_level": 30, "max_mil": [156, 157, 159, 169], "max_n": 120, "max_neigh": [30, 134, 135, 210, 219, 220], "max_neighbor": [21, 44, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 204, 219, 229], "max_neighbors_aeaint": [93, 94, 204, 219, 229], "max_neighbors_aint": [93, 94, 204, 219, 229], "max_neighbors_orig": [93, 94], "max_neighbors_qint": [93, 94, 204, 219, 229], "max_num_el": [49, 51, 52, 62, 64, 65, 114, 116], "max_num_neighbor": [114, 116], "max_num_neighbors_threshold": [30, 107], "max_radiu": [49, 51], "max_split_size_mb": 205, "maxim": 17, "maximum": [3, 49, 51, 52, 57, 62, 64, 65, 66, 67, 68, 72, 73, 77, 78, 80, 81, 85, 86, 90, 91, 93, 94, 99, 100, 105, 106, 110, 111, 114, 116, 118, 134, 135, 159, 169, 190, 195, 197, 219, 220], "maxit": 182, "maxstep": [25, 213, 219], "mayb": 205, "mb": [206, 219], "md": [199, 205, 206, 211, 216, 219, 223, 225, 226, 230, 231], "md5": [199, 200, 201, 202, 203], "mean": [50, 111, 113, 125, 126, 159, 169, 204, 205, 206, 207, 212, 213, 216, 219, 223, 225, 228], "meaning": 219, "meantim": 207, "measur": [1, 200], "mechan": 219, "medford": [203, 211], "medium": 219, "meet": 219, "mehta": 204, "mellon": 219, "member": 21, "meminit": [210, 219], "memori": [25, 32, 38, 64, 65, 111, 114, 116, 198, 199, 205, 206, 213, 219, 225, 231], "mention": 219, "merchant": [45, 111, 209, 219], "merg": [30, 45, 67, 68, 80, 81, 111, 164, 209, 219, 223], "merge_dict": 30, "merit": 200, "mesh": 174, "messag": [62, 64, 65, 67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 110, 111, 114, 116, 118, 192, 229, 231], "messageblock": [64, 116], "messagepass": 111, "meta": [10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 149, 150, 152, 168, 190, 209], "metadata": [0, 38, 39, 143, 155, 157, 158, 170, 187, 188, 190, 200, 213], "metadata_path": [13, 38, 40], "metademolab": [186, 187, 190, 214], "metal": 199, "metalloid": 199, "meth": 13, "methan": 228, "methane_emb": 228, "methanol": 228, "methanol_emb": 228, "method": [1, 6, 7, 12, 13, 16, 26, 38, 39, 40, 46, 47, 50, 54, 67, 68, 80, 81, 93, 94, 111, 123, 157, 158, 159, 169, 182, 186, 187, 190, 192, 195, 197, 206, 213, 217, 219, 228, 231], "metric": [17, 58, 59, 61, 122, 132, 150, 151, 152, 204, 218, 219, 226, 229], "metric_dict": 17, "metric_to_opt": 17, "mib": 205, "middl": [219, 221], "might": [159, 186, 187, 190, 205, 212, 219, 225, 231], "mileston": 30, "miller": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 201, 202, 206, 214, 226], "miller_idx": 200, "miller_index": [199, 202], "miller_indic": [190, 194, 195], "million": 219, "mimic": 229, "min": [17, 111, 204, 206, 219, 223, 226, 229, 230], "min_": [223, 226], "min_ab": [157, 159], "min_diff": [2, 122], "min_e_ml": 223, "min_e_ml_i": 223, "min_e_ml_x": 223, "min_level": 30, "min_max": 17, "mind": [13, 32, 38, 205, 226], "minim": [5, 17, 190, 192, 195, 219, 229], "minimum": [5, 155, 157, 158, 159, 200, 213, 228], "minor": 199, "minu": [211, 212], "minut": [190, 192, 195, 204, 206, 214, 230], "mirror": [159, 169], "misc": [204, 205, 219, 229], "mislead": [47, 205], "miss": [21, 38, 39, 203], "missing_ddec": 177, "missing_ddec_defect": 177, "missing_ddec_pristin": 177, "mit": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209, 214, 218, 219], "mitig": 231, "mix": [47, 58, 59, 96, 151, 152, 205, 206, 219], "mjyjzgpq978": 219, "mkdir": [219, 226], "ml": [0, 1, 2, 11, 23, 187, 188, 190, 199, 208, 213, 224, 225], "ml_data": [0, 1], "ml_dft_target": 0, "ml_energi": [0, 1], "ml_relax": [22, 185], "ml_trajectori": 219, "mlp": [49, 51, 62, 111, 231], "mmax": [46, 57, 66, 114, 116, 118], "mmax_list": [49, 51, 52, 56, 57, 62, 64, 65, 66], "mmf": 218, "mo3pd": 223, "mo3ru": 223, "mode": [13, 16, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 151, 152, 154, 155, 157, 158, 204, 206, 207, 212, 213, 219, 223, 226, 229, 230], "mode_str": 170, "model": [0, 6, 7, 11, 19, 20, 21, 23, 25, 30, 32, 38, 43, 123, 125, 129, 130, 150, 151, 152, 185, 186, 187, 190, 192, 195, 198, 199, 200, 201, 202, 206, 220, 221, 222, 223, 225, 226, 228, 229, 230], "model_attribut": [204, 206, 219, 229], "model_nam": [21, 108, 109], "model_name_to_local_fil": [108, 109, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "model_param": 219, "model_registri": [108, 185, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "modelcheckpoint": [204, 205, 206, 216, 219, 223, 225, 226, 229], "modif": 199, "modifi": [11, 30, 39, 45, 111, 166, 174, 190, 192, 195, 199, 209, 217, 219], "modul": [43, 185, 205, 212, 219, 225, 228], "module_list": [51, 185], "modulelist": 54, "modulelistinfo": 54, "mof": [178, 203], "mof_nam": 177, "moiti": 5, "molecul": [113, 210, 219, 220, 221, 228], "molecular": [110, 111, 134, 135, 199, 219, 231], "moment": 204, "momenta": 223, "momenttum": 30, "momentum": 30, "monitor": [19, 213], "monkeypatch": 228, "monoton": 219, "month": 219, "mopd3": 223, "more": [5, 13, 16, 32, 38, 47, 159, 184, 198, 199, 201, 204, 205, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 230], "moreov": 212, "morgan": [199, 211, 218, 219], "moru3": 223, "most": [5, 30, 32, 38, 39, 107, 111, 137, 155, 157, 158, 159, 198, 200, 204, 205, 206, 219, 223, 225, 229, 231], "mostli": [38, 39, 190, 195, 197], "motion": 174, "motiv": [37, 219], "move": [5, 123, 184, 205, 219, 221], "move_mask": [219, 221], "movement": [172, 173], "moviewrit": 221, "mp": [26, 156, 157, 190, 192, 195, 199, 202, 214, 223, 226, 230], "mp_arg": [137, 145, 146], "mp_output_dict": 26, "mpid": 200, "mse": [122, 219], "msg": 29, "mshuaibi": 219, "mu": 113, "much": [1, 206, 218, 219, 223, 230], "muham": [199, 202, 211, 214, 218, 219], "mul": 111, "mult": 182, "multi": [26, 46, 47, 50, 199, 213], "multi_adsorbate_slab_config": [157, 185], "multiarrai": 219, "multipl": [5, 32, 38, 79, 92, 107, 111, 157, 158, 159, 169, 170, 184, 198, 205, 210, 212, 213, 219, 226], "multipleadsorbateslabconfig": [157, 158], "multipli": [30, 53, 56, 61, 100, 159, 169, 219], "multiprocess": 26, "multistep": 61, "multistep_lr_lambda": 61, "multisteplrlambda": 61, "must": [1, 5, 12, 16, 21, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 192, 198, 201, 204, 207, 210, 212, 213, 219, 220, 221], "mustb": 219, "mv": 206, "my": 213, "mymodul": 54, "m\u00fcller": [77, 90, 105], "n": [5, 38, 39, 46, 53, 69, 72, 82, 85, 95, 99, 107, 111, 113, 120, 199, 201, 204, 219, 221, 223, 225], "n2": [199, 219, 221, 225], "n2_dissoc_on_ru_": 230, "nO": 225, "n_distanc": [134, 135], "n_final_frames_per_initi": 5, "n_frame": [5, 230], "n_index": [134, 135], "n_initial_fram": 5, "n_job": 228, "n_max": 226, "n_pdt1_site": [5, 230], "n_pdt2_site": [5, 230], "n_proc": 137, "n_sampl": 130, "n_site": 5, "n_system": 5, "nad": 202, "name": [0, 20, 21, 28, 30, 31, 32, 38, 40, 41, 47, 58, 59, 67, 68, 70, 71, 76, 77, 78, 80, 81, 83, 84, 89, 90, 91, 93, 94, 95, 97, 98, 104, 105, 106, 108, 109, 111, 127, 129, 130, 150, 151, 152, 199, 201, 204, 205, 211, 214, 229, 231], "namespac": [142, 144, 145, 147, 170, 207, 229], "nan": [33, 34, 93, 94, 102], "nanoparticl": 228, "nation": 219, "nativ": 201, "natom": [30, 70, 74, 79, 83, 87, 89, 92, 93, 94, 97, 101, 107, 125, 204, 206, 210, 219, 220, 229], "nband": 204, "nbo": 182, "nccl": [26, 229], "ncol": 204, "ncoordin": 204, "ndarrai": [5, 13, 120, 150, 151, 155, 157, 172, 173], "ndownload": 206, "nearest": [93, 94, 134, 135, 158, 220], "neb": [5, 6, 7, 11, 201, 206], "neb1": 201, "neb_fram": [11, 201], "necessari": [143, 165, 198, 202, 204, 210, 212, 213, 219, 221, 223, 226], "necessarili": [5, 111, 206], "nedg": [70, 73, 74, 76, 79, 83, 86, 87, 89, 92, 97, 101, 104, 107], "need": [0, 1, 16, 20, 21, 30, 32, 38, 58, 59, 151, 152, 174, 198, 204, 206, 207, 210, 213, 219, 223, 225, 226, 228, 229, 230, 231], "needs_input_grad": 16, "neg": [67, 68, 80, 81, 93, 94, 159, 169, 219, 221, 223], "negative_slop": 46, "neigbhor": 220, "neigh": 219, "neighbor": [13, 30, 49, 51, 64, 65, 67, 68, 73, 79, 80, 81, 86, 92, 93, 94, 100, 107, 110, 111, 114, 116, 134, 135, 159, 172, 173, 205, 210, 213, 219, 220], "neighor": 219, "nelm": 3, "nenergi": 204, "nergi": 219, "nersc": 219, "nest": [30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 170, 213], "nesteddict": 20, "net": 205, "network": [12, 44, 45, 46, 47, 49, 50, 51, 53, 57, 62, 64, 65, 69, 71, 82, 84, 95, 98, 105, 111, 113, 114, 116, 117, 119, 120, 125, 129, 130, 201, 206, 219, 228, 231], "neural": [12, 44, 45, 46, 47, 50, 53, 57, 69, 71, 82, 84, 95, 98, 105, 111, 113, 116, 117, 119, 120, 125, 129, 130, 201, 206, 219, 228, 231], "neural_energi": 206, "neurip": [142, 219, 222], "never": [192, 206], "new": [20, 30, 31, 93, 94, 130, 158, 159, 169, 187, 188, 190, 199, 204, 205, 206, 208, 215, 216, 219, 222, 223, 225, 226, 229, 231], "new_kei": 31, "new_trainer_context": [30, 229], "newcalc": 204, "newckpt": 204, "newer": [204, 206, 214], "newli": 213, "next": [2, 38, 39, 159, 186, 187, 190, 204, 207, 213, 222, 223, 228, 229, 231], "nextid": 39, "nfeatur": [74, 87], "nforc": 204, "nframe": 230, "nh": [199, 223], "nh2": 199, "nh2n": 199, "nh3": 199, "nhidden": [70, 83, 97], "nhidden_afteratom": 97, "nhnh": 199, "nieghbor": [49, 51, 64, 65, 114, 116], "nif": 204, "nima": [202, 211], "nitial": 219, "nitrogen": [223, 225], "nlayer": [71, 84, 98, 225], "nmagnet": 204, "nn": [30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 62, 64, 66, 70, 71, 73, 74, 76, 77, 78, 83, 84, 86, 87, 89, 90, 91, 97, 98, 100, 101, 104, 105, 106, 111, 113, 114, 116, 117, 119, 120, 123, 125, 127, 129, 130, 131, 205, 219], "nnh": 223, "no2": 199, "no2no2": 199, "no3": 199, "no_ddp": 229, "no_limit": [190, 195, 197], "no_warn": 20, "no_weight_decai": [44, 49, 51], "noddp": [58, 59, 150, 151, 152, 204, 219, 229], "node": [26, 27, 30, 49, 51, 52, 62, 89, 111, 212, 213, 219, 220, 231], "node_atom": 50, "node_dim": 111, "node_input": 53, "node_offset": [52, 62], "node_partit": [49, 51], "noisi": 219, "nolimittyp": [190, 195, 197], "nomenclatur": [199, 200], "non": [16, 32, 38, 40, 62, 64, 114, 116, 157, 158, 199, 212, 218, 219, 226], "none": [1, 5, 6, 7, 8, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 29, 30, 32, 38, 39, 40, 41, 44, 45, 47, 49, 50, 51, 54, 56, 57, 58, 59, 61, 64, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 81, 83, 84, 86, 87, 89, 90, 92, 93, 94, 97, 98, 99, 100, 101, 102, 104, 105, 110, 111, 113, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 159, 172, 173, 174, 184, 186, 187, 188, 189, 190, 192, 193, 195, 197, 204, 205, 210, 219, 220, 225, 229], "none_throw": 29, "nonh": 199, "noninfring": [45, 111, 209, 219], "nonlinear": [69, 82, 95], "nonloc": [77, 90, 105], "nonretryablerequestexcept": [186, 187, 190], "nonzero": 32, "norm": [107, 126], "norm_typ": [49, 51, 53, 62], "normal": [28, 49, 51, 53, 55, 57, 62, 72, 79, 85, 92, 93, 94, 99, 107, 124, 155, 157, 158, 159, 169, 185, 204, 206, 212, 225], "normalconv": 182, "normalize_label": [213, 219], "normed_tensor": 126, "nosigint": 26, "nososcf": 182, "not_avail": [187, 188, 190], "notabl": [204, 231], "notat": 28, "note": [1, 5, 32, 38, 61, 132, 137, 159, 169, 174, 199, 201, 206, 212, 213, 219, 220, 221, 223, 226, 228, 230], "notebook": [204, 206, 210, 214, 220, 221, 222, 229, 231], "notebook_tqdm": 228, "noth": [72, 85, 99, 219], "notic": [5, 39, 45, 111, 209, 219, 225], "nousesym": 182, "now": [5, 30, 38, 40, 41, 199, 204, 206, 215, 223, 228, 229], "np": [5, 21, 134, 135, 155, 157, 172, 173, 204, 205, 206, 219, 221, 223, 226, 228, 230], "npj": 214, "nproc": 184, "nproc_per_nod": 213, "npz": [0, 143, 206, 213, 219, 229], "nquadruplet": 96, "nrr": [217, 223, 225], "nrr_exampl": 217, "nrr_example_bulk": 223, "nsn": [206, 211, 216, 231], "nstress": 204, "nsw": 204, "nthe": 204, "ntriplet": 96, "nueral": 219, "null": [132, 219], "num": [61, 199, 213], "num_after_skip": [45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_atom": [30, 44, 45, 49, 51, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 96, 100, 101, 104, 107, 110, 111, 112, 113, 114, 116, 204, 205, 219, 229], "num_atom_emb_lay": [93, 94, 104, 204, 219, 229], "num_augmentations_per_sit": [155, 157], "num_band": [114, 116, 118], "num_basi": 50, "num_basis_funct": [114, 116], "num_batch": 128, "num_before_skip": [45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_block": [45, 67, 68, 80, 81, 93, 94, 204, 219, 229], "num_channel": [46, 53, 57, 64, 66, 118], "num_concat": [67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_configur": [157, 158], "num_distance_basi": [49, 51], "num_edg": [96, 100, 101, 219], "num_el": [67, 68, 74, 93, 94, 101, 110, 111], "num_filt": 113, "num_fram": 5, "num_freq": 120, "num_gaussian": [30, 105, 113, 116, 117, 205, 219], "num_global_out_lay": [93, 94, 204, 219, 229], "num_gpu": 229, "num_head": [49, 51, 62], "num_in_featur": [84, 120], "num_interact": [113, 114, 116], "num_lay": [45, 49, 51, 64, 65, 110, 111], "num_nod": [45, 52, 57, 66, 229], "num_ord": 100, "num_out_featur": [84, 87], "num_output": 117, "num_output_afteratom": [93, 94, 204, 219, 229], "num_output_lay": 45, "num_param": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 219], "num_part": [13, 16], "num_point": 115, "num_proc": 221, "num_quadruplet": [93, 94, 100, 205], "num_radi": [45, 67, 68, 73, 77, 80, 81, 86, 90, 93, 94, 100, 105, 204, 219, 229], "num_rbf": [110, 111], "num_relaxation_batch": 219, "num_replica": 13, "num_resolut": [114, 116], "num_sampl": [32, 38, 40], "num_sigmoid": 117, "num_sit": [155, 157, 158, 223, 226, 230], "num_spher": [45, 67, 68, 73, 78, 80, 81, 86, 91, 93, 94, 100, 106, 204, 205, 219, 229], "num_sphere_sampl": [49, 51, 64, 65, 114, 116], "num_system": 219, "num_tap": [114, 116, 118], "num_target": [44, 45, 49, 51, 64, 65, 67, 68, 70, 80, 81, 83, 93, 94, 110, 111, 113, 114, 116, 219], "num_triplet": [67, 68, 80, 81, 96, 100], "num_triplets_inint": [93, 94], "num_triplets_qint": [93, 94], "num_work": [204, 213, 219, 229], "numba": 231, "number": [1, 3, 5, 11, 16, 21, 23, 26, 27, 28, 32, 34, 38, 40, 41, 45, 49, 51, 52, 53, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 73, 76, 79, 80, 81, 83, 84, 86, 89, 92, 93, 94, 96, 97, 98, 100, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 118, 123, 134, 135, 151, 152, 155, 157, 158, 159, 169, 184, 187, 188, 190, 192, 195, 197, 198, 199, 200, 201, 202, 203, 205, 213, 214, 220, 223, 226, 230, 231], "numel": [219, 229], "numer": [72, 85, 93, 94, 99, 105, 106, 107, 219], "numpi": [5, 13, 79, 92, 107, 112, 120, 150, 151, 155, 157, 204, 205, 206, 219, 221, 226, 228, 230, 231], "nvolum": 204, "o": [184, 199, 204, 205, 206, 207, 210, 216, 219, 221, 223, 225, 226, 228], "o2": [202, 225], "obj": [20, 29, 61, 132, 172, 173], "object": [5, 6, 8, 11, 14, 16, 20, 23, 26, 29, 31, 32, 38, 40, 41, 61, 123, 127, 130, 132, 134, 135, 154, 155, 156, 157, 158, 159, 167, 169, 170, 172, 173, 174, 184, 187, 188, 190, 192, 202, 204, 210, 221, 222, 226, 228, 230], "observ": 167, "obtain": [45, 111, 198, 200, 209, 214, 219, 224], "obviou": [32, 38, 206, 219], "oc": [32, 153, 185, 204, 205, 206, 211, 216, 218, 219, 223, 226, 228, 229, 230, 231], "oc20": [61, 198, 200, 204, 205, 206, 216, 218, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "oc20_bader_data": 199, "oc20_data_map": 199, "oc20_dense_map": 200, "oc20_ref": [202, 212, 213], "oc20dens": 218, "oc20dense_comput": [1, 200], "oc20dense_map": 200, "oc20dense_ref_energi": 200, "oc20dense_tag": 200, "oc20dense_target": [1, 200], "oc20neb": 218, "oc22": [49, 51, 198, 204, 205, 206, 216, 218, 228, 229, 231], "oc22_dataset": [202, 211], "oc22_lmdb": [212, 213], "oc22_lmdb_dataset": [38, 185], "oc22_metadata": 202, "oc22lmdbdataset": [38, 41, 212, 213], "occupi": 200, "occur": [2, 155, 157, 219], "ocdata": [201, 226], "ocean": 219, "och2ch3": 199, "och2choh": 199, "och3": 199, "ochch3": 199, "ocp": [5, 11, 21, 30, 32, 38, 39, 58, 59, 134, 135, 150, 151, 152, 186, 187, 190, 192, 195, 197, 201, 204, 206, 214, 217, 218, 222, 226, 228, 229, 230, 232], "ocp_checkpoint": [204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "ocp_dataset": [199, 211, 218], "ocp_is2r": [58, 59, 151, 152], "ocp_predict": [206, 213, 229], "ocp_s2ef": [58, 59, 151, 152], "ocp_train": [139, 140, 151, 185, 205], "ocp_tutori": 217, "ocpapi": [185, 217], "ocpcalcul": [21, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230], "ocpcollat": 13, "ocpmodel": [220, 231], "ocpneb": [6, 185, 201, 230], "ocptrain": [58, 59, 151, 152, 205, 213, 219], "oct": 228, "octahedr": 228, "octahedron": 228, "octet": [206, 219], "odac": [153, 185, 206, 211, 216, 231], "odac23": 218, "odac23_dataset": [203, 211], "odot": 113, "off": [182, 199, 204, 210, 219, 221, 228], "offer": 219, "offici": [207, 213], "offset": [38, 39, 79, 92, 107, 134, 135, 204, 210, 219, 220, 221], "offsets_st": [79, 92, 107], "often": [204, 212, 219, 229], "oh": [199, 214], "oh2": 199, "ohch2ch3": 199, "ohch3": 199, "ohnh2": 199, "ohnnch3": 199, "ok": [205, 206, 219], "old": [30, 130, 199, 204, 205, 206, 216, 219, 223, 225, 226, 229], "older": [30, 154, 157, 218, 225], "om": [153, 185], "omit": [187, 188, 190, 192, 195], "omitted_config_id": [187, 188, 190], "ommit": [223, 226], "onc": [52, 62, 190, 192, 195, 199, 214, 226, 230], "one": [2, 5, 13, 32, 46, 49, 51, 52, 62, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 95, 104, 110, 111, 130, 154, 155, 156, 157, 158, 159, 169, 170, 186, 187, 188, 190, 192, 195, 199, 201, 204, 205, 213, 214, 216, 217, 219, 221, 223, 225, 226, 228, 230, 231], "ones": [204, 205, 223, 228], "onh": 199, "onli": [0, 1, 2, 5, 13, 23, 30, 32, 38, 46, 58, 59, 67, 68, 72, 80, 81, 85, 93, 94, 96, 99, 100, 104, 110, 111, 142, 151, 152, 155, 157, 158, 159, 169, 174, 186, 187, 188, 190, 198, 202, 204, 205, 206, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "onlin": 223, "only_keep_unique_system": 5, "onn": 199, "onnh2": 199, "onoh": 199, "onto": [107, 155, 157], "ontop": [155, 157, 158, 223], "ood": [199, 201, 203, 213, 219], "ood_ad": [199, 213], "ood_both": [199, 213], "ood_cat": [199, 213], "op": 16, "open": [142, 186, 187, 190, 204, 205, 206, 210, 213, 214, 218, 220, 221, 222, 223, 225, 229, 231], "opencatalyst": 219, "opencatalystproject": [199, 200, 202, 213, 219], "opendac": [203, 218], "oper": [16, 20, 38, 39, 57, 83, 111, 159, 169, 212, 231], "opfil": 169, "opportun": [229, 231], "opposit": [93, 94], "opposite_neg": [93, 94], "opt": [47, 205, 216, 219, 221, 223, 225, 226, 228, 229, 230, 231], "opt_param": 184, "opt_paramet": 182, "optim": [5, 17, 22, 23, 58, 59, 61, 111, 123, 132, 150, 151, 152, 184, 185, 187, 188, 190, 192, 195, 201, 204, 205, 210, 213, 216, 219, 220, 221, 223, 225, 226, 229, 230, 231], "optim_config": 30, "optimized_neb": 230, "optimized_neb_ch_disoc_on_ru0001": 230, "optimizer_param": [204, 205, 216, 219, 229], "option": [17, 27, 30, 32, 38, 40, 41, 45, 54, 58, 59, 93, 94, 100, 111, 113, 120, 134, 135, 151, 152, 156, 157, 172, 173, 187, 188, 190, 198, 204, 205, 207, 210, 212, 213, 220, 222], "oqmd": 223, "orang": [219, 228], "orbit": 204, "orc": 219, "orca_ase_simple_input": 182, "orca_basi": [182, 184], "orca_block": 182, "orca_funct": [182, 184], "orca_simple_input": 182, "orcablock": [182, 184], "orcasimpleinput": [182, 184], "order": [1, 5, 49, 51, 52, 56, 57, 62, 64, 65, 66, 72, 78, 85, 91, 99, 105, 114, 116, 118, 187, 188, 190, 194, 195, 199, 202, 204, 206, 212, 213, 214, 219, 221, 223], "org": [110, 111, 159, 204, 206, 211, 214, 219, 223, 225, 228], "organ": [0, 1, 30, 199, 218, 219], "orient": [157, 159], "oriented_bulk": [157, 159], "origin": [34, 36, 47, 93, 94, 123, 155, 186, 187, 188, 190, 193, 199, 200, 211, 213, 219, 221], "orthogon": [69, 82, 95, 107], "os_environ_get_or_throw": 14, "otf": [49, 51, 64, 65, 114, 116], "otf_graph": [13, 38, 40, 44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 204, 205, 219, 229], "other": [5, 16, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 67, 68, 71, 80, 81, 84, 93, 94, 98, 105, 110, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 142, 156, 157, 158, 159, 186, 187, 190, 192, 194, 195, 198, 199, 201, 204, 205, 207, 209, 219, 220, 221, 223, 225, 228, 229, 231], "other_field": 188, "otherwis": [0, 1, 5, 11, 30, 45, 49, 51, 62, 111, 114, 116, 118, 155, 172, 173, 186, 187, 190, 192, 195, 197, 198, 199, 205, 209, 213, 219], "our": [137, 158, 198, 199, 202, 203, 206, 207, 213, 218, 219, 221, 223, 226, 228, 229, 230], "out": [1, 2, 23, 30, 45, 83, 96, 107, 111, 151, 152, 159, 169, 170, 174, 199, 201, 202, 203, 205, 209, 213, 215, 219, 220, 221, 226, 228, 229, 232], "out_agg": 96, "out_block": 219, "out_channel": [45, 46, 111], "out_emb_channel": 45, "out_embed": 56, "out_energi": [83, 219], "out_featur": [57, 71, 74, 98, 101, 120], "out_forc": [83, 219], "out_lmax": [57, 66], "out_mmax": [57, 66], "out_path": 137, "out_siz": 219, "outblock_0_had": 219, "outblock_1_had": 219, "outblock_2_had": 219, "outblock_2_sum": 219, "outblock_3_had": 219, "outblock_3_sum": 219, "outblock_4_sum": 219, "outblock_5_sum": 219, "outcar": [32, 38, 198], "outdir": [174, 226], "outer": 5, "outfil": [147, 175], "outgo": 96, "output": [3, 16, 26, 45, 49, 51, 53, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 73, 80, 81, 83, 84, 86, 93, 94, 96, 97, 98, 100, 104, 111, 114, 116, 150, 151, 152, 170, 187, 188, 190, 199, 202, 203, 204, 205, 206, 219, 225, 229, 231], "output_channel": 62, "output_directori": 182, "output_init": [67, 68, 70, 80, 81, 83, 93, 94, 204, 219, 229], "output_path": 136, "output_scal": 57, "outputblock": [70, 83, 97], "outputdir": [170, 184], "outputppblock": 45, "outsid": 5, "over": [5, 13, 32, 38, 53, 201, 205, 219, 223, 226, 228, 231], "overal": 219, "overfit": [69, 82, 95, 204], "overlap": [5, 155, 157, 158, 219], "overrid": [16, 30, 219, 229], "overridden": [16, 228], "overrul": [32, 38], "overtaken": 231, "overus": 219, "overview": [210, 220, 222], "overwrit": [38, 40], "overwritten": [72, 85, 99], "own": [46, 47, 50, 111, 165, 190, 192, 195, 210, 222, 225, 226, 231], "oxid": [202, 204, 211, 217, 229], "oxygen": [225, 228], "p": [122, 175, 204, 219, 223], "p_n": 107, "packag": [28, 205, 213, 214, 219, 221, 223, 228, 229], "pad": [67, 68, 80, 81, 96], "pad_tensor": 16, "page": [185, 211, 218, 219, 221], "painn": [108, 185, 206, 211, 216, 218, 231], "painnmessag": 111, "painnoutput": 111, "painnupd": 111, "pair": [5, 79, 92, 104, 107, 130, 134, 135, 155, 157, 187, 188, 190, 219, 231], "pairinteract": 104, "palizhati": [169, 199, 211, 214, 218, 219], "panda": [11, 223, 226], "paper": [47, 64, 65, 111, 114, 116, 199, 200, 201, 202, 203, 204, 206, 211, 212, 213, 214, 215, 218, 219, 221, 224, 225, 226], "parallel": [6, 7, 11, 49, 51, 184, 199, 210, 212, 213, 218, 223, 228], "parallelize_gener": 137, "param": [20, 23, 32, 38, 40, 155, 157, 219, 221], "paramet": [3, 5, 6, 7, 11, 12, 13, 17, 19, 20, 21, 23, 26, 27, 30, 31, 32, 33, 34, 38, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 104, 105, 106, 107, 108, 109, 111, 113, 114, 116, 117, 118, 119, 120, 123, 125, 129, 130, 132, 134, 135, 137, 151, 152, 154, 155, 156, 157, 158, 159, 169, 170, 172, 173, 174, 184, 186, 187, 189, 190, 192, 193, 195, 197, 204, 212, 219], "parent": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 223], "parikh": [199, 211, 218, 219], "pariti": [204, 224, 225], "parlanc": 212, "pars": [30, 159, 174, 224], "parse_arg": [0, 2, 170, 179, 180], "parse_known_arg": 229, "parse_neb_info": 11, "parse_valu": 30, "parser": [1, 4, 11, 136, 137, 142, 143, 144, 145, 146, 147, 213, 229], "part": [45, 72, 85, 93, 94, 99, 199, 210, 211, 212, 218, 219, 222, 228], "partial": [49, 51], "particip": 231, "particular": [1, 32, 45, 111, 157, 159, 205, 209, 210, 219, 220], "particularli": 219, "partit": 13, "pass": [1, 11, 13, 16, 20, 30, 32, 62, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 104, 110, 111, 114, 116, 154, 156, 157, 159, 174, 212, 221, 223, 226, 231], "pass_idx": 226, "past": 231, "patch": 228, "path": [3, 5, 6, 7, 11, 13, 21, 25, 28, 30, 32, 38, 39, 40, 47, 49, 51, 58, 59, 62, 67, 68, 79, 80, 81, 92, 93, 94, 108, 109, 134, 135, 142, 151, 152, 154, 156, 157, 169, 178, 179, 186, 187, 190, 198, 199, 202, 204, 212, 213, 219, 221, 223, 226, 230], "pathlib": [13, 25, 30, 32, 38, 39, 40, 108, 109, 178, 223], "pathwai": 165, "patienc": [204, 219, 229], "pattern": [32, 38, 198], "payload": [187, 188, 190], "pbar": [190, 192, 195], "pbc": [5, 21, 30, 79, 92, 107, 122, 134, 135, 162, 187, 188, 190, 204, 206, 223, 225, 228, 229], "pbc_patch": 162, "pbe": [204, 206, 225], "pd": [11, 159, 223, 225, 226], "pd3ag": 223, "pd3ru": 223, "pd3ta": 223, "pdb": 26, "pdf": 155, "pdist": 226, "pdta3": 223, "pe": 204, "peak": [111, 219, 228], "peer": [186, 187, 190], "pend": 214, "peopl": [137, 198], "pep": 13, "per": [5, 44, 45, 46, 47, 49, 50, 51, 53, 57, 64, 65, 71, 79, 84, 92, 93, 94, 98, 100, 105, 107, 111, 112, 114, 116, 117, 119, 120, 125, 129, 130, 155, 157, 158, 212, 213, 219, 221, 226], "per_imag": [151, 152, 205], "percent": [225, 231], "perfect": [199, 204], "perform": [3, 5, 11, 16, 30, 49, 51, 56, 57, 62, 64, 198, 200, 201, 204, 213, 214, 219, 220, 223, 225, 226, 228, 230], "period": [34, 49, 51, 64, 65, 79, 92, 93, 94, 96, 107, 113, 114, 116, 134, 135, 187, 188, 190, 192, 204, 226], "permiss": [45, 111, 169, 174, 209, 219], "permit": [45, 111, 209, 219], "permut": [111, 231], "persist": [186, 187, 190], "person": [45, 111, 209, 219], "pertan": [155, 157], "pertin": 5, "perturb": 223, "pg_setup_param": 26, "pgconfig": 26, "phase": [200, 211, 212], "phi": [72, 85, 99], "phi_": 111, "phy": 225, "phys_err": 175, "physic": [0, 1, 219, 221, 231], "pick": 226, "pickl": [1, 12, 127, 199, 201, 202, 210, 212, 219, 223], "pickleabl": 14, "picomet": 33, "piec": [204, 220], "pillow": 221, "pip": [207, 214], "pkl": [1, 2, 156, 157, 160, 162, 169, 170, 185, 199, 200, 202, 212, 213, 223, 230], "place": [5, 30, 83, 155, 157, 158, 186, 187, 188, 190, 192, 195, 204, 213, 214, 219, 223, 225], "place_adsorbate_on_sit": [155, 157], "place_adsorbates_on_sit": [157, 158], "placement": [5, 155, 157, 158, 170, 187, 188, 190, 192, 195, 199, 200, 214, 223, 226, 230], "plai": 219, "plain": 219, "plan": [158, 207, 226, 230], "plane": [107, 155, 157, 159, 169], "platform": [111, 231], "pleas": [142, 198, 199, 202, 203, 204, 205, 206, 207, 210, 211, 212, 213, 214, 216, 218, 219, 220, 221, 225, 228, 229], "plot": [19, 167, 204, 206, 216, 221, 224, 225, 228, 230], "plot_atom": [216, 219, 221, 223, 225, 228], "plot_histogram": 30, "plot_traj": 167, "plt": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "plu": [155, 157, 158, 219], "png": [175, 230], "pnyyzmtk": 219, "po": [30, 45, 102, 113, 210, 219, 220, 225], "point": [0, 1, 11, 30, 38, 40, 41, 155, 157, 159, 169, 174, 184, 187, 188, 190, 202, 203, 204, 206, 213, 219, 220, 221, 223, 225, 228, 231], "pointwis": [114, 116, 118], "polymorph": 204, "polynomi": [72, 77, 85, 90, 99, 105, 204, 219, 229], "polynomialenvelop": [77, 90, 105, 219], "ponder": 219, "pop": 28, "popul": [187, 188, 190, 219], "port": 26, "portion": [45, 111, 209, 219, 225], "pos_m_onli": [72, 85, 99], "pos_relax": [210, 219], "poscar": [32, 38, 167, 198, 214], "posit": [5, 6, 7, 21, 27, 30, 79, 92, 107, 113, 134, 135, 155, 157, 158, 159, 169, 187, 188, 190, 192, 195, 204, 205, 210, 213, 214, 216, 218, 219, 221, 225], "position_idx": 226, "positions_average_distance_within_threshold": 219, "positions_ma": 219, "positions_ms": 219, "posixpath": [204, 206, 223, 229], "possibl": [1, 30, 32, 38, 67, 68, 80, 81, 96, 156, 157, 158, 159, 170, 186, 187, 188, 190, 192, 195, 198, 199, 201, 204, 213, 214, 215, 219, 223, 225, 229], "post": [186, 187, 190, 212, 218, 224], "potcar": 204, "potenti": [67, 68, 70, 80, 81, 83, 93, 94, 97, 192, 198, 200, 204, 205, 206, 214, 216, 219, 221, 223, 225, 226, 229, 231], "potpaw": 204, "pov_from_atom": 137, "povrai": 137, "pow": 219, "power": 219, "powersin": 120, "pqr": 199, "pr": [213, 215], "practic": [174, 219, 225, 230, 231], "pre": [72, 85, 99, 178, 201, 204, 219, 231], "prec": 204, "precis": [58, 59, 151, 152, 205, 206, 219], "precomput": [170, 199, 202, 203, 212], "precompute_enumerate_surfac": 169, "precompute_slab": 170, "precomputed_slabs_dir": [156, 157], "precomputed_slabs_pkl": [157, 159], "precon": [6, 7], "pred": 205, "pred_err": 175, "pred_po": 122, "predict": [0, 1, 30, 49, 51, 67, 68, 70, 80, 81, 83, 93, 94, 97, 110, 111, 113, 122, 150, 151, 152, 187, 188, 190, 198, 204, 205, 206, 211, 214, 218, 220, 221, 222, 223, 225, 229, 231], "prediction_dtyp": [206, 213], "predicttask": [148, 149], "prefer": [204, 222], "preferr": 219, "prefil": 128, "prefix": [129, 130], "preform": [134, 135], "pregamma": [77, 90, 105], "pregamma_initi": [77, 90, 105], "prepar": [201, 213], "preprint": [203, 211], "preprocess": [32, 38, 43, 147, 185, 198, 210, 213, 219, 222], "preprocess_data": 136, "preprocess_ef": [141, 147, 185, 220], "preprocess_relax": [141, 185, 213], "prerequisit": 222, "presenc": [13, 219], "present": [30, 38, 39, 67, 68, 80, 81, 93, 94, 110, 111, 190, 194, 195, 202, 205, 213, 219], "pretrain": [45, 108, 109, 204], "pretrained_energy_train": 219, "pretrained_train": 219, "pretti": [223, 225, 228], "prev_distance_map": 158, "prev_kei": 31, "prev_metr": 122, "prevent": [30, 53, 69, 82, 93, 94, 95, 102, 157, 158, 219, 221, 226], "previou": [211, 214, 219, 223], "previous": [213, 218, 219], "previous_includ": 30, "primari": [134, 135], "primarili": [13, 182], "primary_metr": [150, 151, 204, 229], "prime": [111, 113], "princeton": 155, "principl": [223, 228], "print": [28, 46, 47, 50, 58, 59, 151, 152, 204, 205, 206, 210, 212, 214, 216, 219, 220, 221, 223, 225, 226, 228, 230, 231], "print_cuda_usag": 30, "print_everi": [58, 59, 150, 151, 152, 219, 229], "prior": [30, 201, 211, 212], "probabl": [38, 39, 204, 205, 223, 225], "probe": 225, "problem": [157, 158, 205, 219], "process": [2, 11, 26, 58, 59, 123, 134, 135, 151, 152, 184, 199, 204, 210, 213, 219, 224], "process_func": 163, "process_ml_data": 0, "processed_file_path": [134, 135], "processgroup": 14, "processor": 231, "produc": [212, 219], "product": [5, 76, 79, 89, 92, 107, 219, 230], "product1": [5, 230], "product1_config": 230, "product1_energi": [5, 230], "product1_idx": 230, "product1_system": [5, 230], "product2": 230, "product2_config": 230, "product2_energi": [5, 230], "product2_idx": 230, "product2_system": [5, 230], "profil": [167, 221], "progess": 231, "program": 12, "programmat": 214, "progress": [32, 38, 192, 219, 229, 231], "proj_drop": [49, 51, 62], "project": [30, 49, 51, 62, 67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 104, 107, 155, 157, 190, 192, 195, 199, 200, 202, 204, 211, 213, 220, 222, 228, 231], "project_root": 30, "promising_defect": 177, "promising_pristin": 177, "prompt": [128, 190, 194, 195], "prompt_for_slabs_to_keep": [190, 194, 195], "proof": 229, "propag": 111, "propan": [219, 221], "proper": 5, "properli": [54, 207, 219, 221], "properti": [13, 21, 32, 34, 38, 39, 44, 45, 49, 51, 58, 59, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 129, 130, 134, 135, 150, 151, 152, 186, 187, 190, 205, 206, 219, 221, 231], "propertynotimplementederror": [21, 205], "proport": [67, 68, 80, 81, 93, 94], "propos": [5, 77, 90, 105], "proto": 13, "protocol": [13, 210, 219], "provid": [1, 5, 13, 38, 40, 45, 111, 143, 145, 146, 150, 151, 154, 157, 167, 170, 197, 199, 200, 201, 202, 203, 204, 209, 210, 212, 213, 217, 218, 219, 220, 221, 222, 223, 226, 228, 230, 231], "proxim": [5, 155, 157], "pseudo": 5, "pseudo_atom": 158, "pseudopotenti": 226, "pstorag": 206, "pt": [30, 150, 151, 159, 204, 205, 206, 212, 213, 214, 216, 219, 223, 225, 229, 231], "publicli": 219, "publish": [45, 111, 209, 219], "purpos": [45, 111, 134, 135, 198, 209, 219, 225, 226, 228, 231], "push": 219, "put": [134, 135, 165, 204, 210, 219], "py": [2, 28, 32, 53, 142, 147, 184, 199, 204, 205, 210, 212, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230], "pyg": [30, 207], "pyg2_data_transform": 30, "pymatgen": [155, 157, 158, 159, 169, 199, 200, 214, 231], "pyplot": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "pyrit": 204, "pythia": 20, "python": [11, 26, 30, 54, 127, 199, 202, 204, 205, 206, 212, 213, 214, 216, 217, 219, 221, 223, 227, 228, 231], "python3": [205, 219, 221, 223, 228, 229], "pytorch": [13, 45, 93, 94, 134, 135, 205, 207, 218, 219, 220], "pytorch_cuda_alloc_conf": 205, "pytorch_ema": 123, "pytorch_geometr": 45, "q": [104, 214, 219], "qint_graph": [93, 94, 96, 205], "qint_tag": [93, 94, 204, 219, 229], "qm9": [20, 219, 221], "qmof": 37, "qmof_khot_embed": [35, 185], "qua": 206, "quacc": 184, "quad_idx": [93, 94, 104, 205], "quad_interact": [93, 94, 104, 204, 219, 229], "quadrat": 231, "quadruplet": [32, 73, 86, 93, 94, 96, 100, 104, 212, 219, 231], "quadrupletinteract": 104, "quadrupol": 182, "qualit": [204, 219], "quantiti": 219, "quantum": [113, 184, 206, 218, 219], "queri": [32, 38, 198, 228], "question": [26, 79, 92, 107, 112, 212, 218], "queu": [190, 192, 195], "queue": 229, "quick": [137, 219], "quickli": 223, "quickstart": 217, "quit": [212, 219, 225, 228], "r": [5, 16, 20, 72, 79, 85, 92, 99, 107, 199, 202, 204, 206, 214, 219, 221, 223, 225, 228], "r1": 230, "r2": 230, "r3": 230, "r_ab": 107, "r_ab_proj": 107, "r_ac": 107, "r_adsorbate_atom": [155, 157], "r_cut": 226, "r_data_kei": [134, 135], "r_distanc": [134, 135, 210, 219, 220], "r_edg": [134, 135, 220], "r_energi": [32, 38, 134, 135, 198, 204, 206, 210, 219, 220, 229], "r_fix": [134, 135, 210, 219, 220], "r_forc": [32, 38, 134, 135, 198, 204, 206, 210, 219, 220, 229], "r_ij": 111, "r_pbc": [134, 135], "r_product1_max": [5, 230], "r_product2_max": [5, 230], "r_product2_min": [5, 230], "r_properti": [134, 135], "r_react_max": 5, "r_react_min": 5, "r_slab_atom": [155, 157], "r_stress": [32, 38, 134, 135], "r_surface_atom": [155, 157], "r_traverse_max": 5, "rad_basi": [100, 104, 205], "rad_w1": 100, "radial": [45, 49, 51, 55, 56, 62, 67, 68, 76, 78, 80, 81, 89, 91, 93, 94, 97, 100, 101, 104, 106], "radial_basi": [75, 78, 88, 91, 103, 106, 185, 205, 219], "radial_basis_aeaint": 205, "radial_funct": [51, 185], "radialbasi": [77, 78, 90, 91, 105, 106, 219], "radialfunct": 55, "radii": [33, 155, 157, 158, 219, 221], "radiu": [5, 30, 34, 93, 94, 134, 135, 210, 219, 220], "radius_graph_pbc": 30, "ragged_rang": [79, 92, 107], "rais": [21, 28, 32, 38, 186, 187, 190, 192, 195, 197, 205], "ram": 223, "rand": 200, "rand0": 170, "rand11": 1, "rand5": 1, "rand79": 1, "random": [28, 32, 38, 58, 59, 69, 82, 95, 151, 152, 154, 155, 157, 158, 170, 198, 199, 200, 202, 204, 205, 206, 210, 219, 223, 226, 230], "random1981709": 199, "random2181546": 199, "random533137": 199, "random_adslab": [223, 226], "random_site_heuristic_plac": [155, 157, 158, 223, 226, 230], "random_st": 228, "randomli": [27, 154, 155, 156, 157, 158, 159, 190, 195, 197, 200, 204], "randomly_rotate_adsorb": 154, "randomrot": 27, "rang": [54, 79, 92, 107, 205, 206, 219, 221, 223, 228, 231], "rank": [13, 14, 26, 49, 51, 58, 59, 151, 152, 219], "rate": [0, 1, 30, 47, 49, 51, 61, 62, 132, 186, 187, 190, 192, 195, 197, 201, 204, 213, 214, 219, 221], "rate_limit_log": [190, 195, 197], "ratelimitexceededexcept": [186, 187, 190, 197], "ratelimitlog": [190, 195, 197], "rather": [38, 39, 47, 167, 198, 226], "rattl": [165, 166, 199, 206, 211, 216, 228, 231], "raw": [1, 45, 93, 94, 100, 199, 202, 207, 219, 220, 221], "raw_ads_energy_data": 177, "raw_data": [210, 220], "raw_error_co2": 175, "raw_error_h2o": 175, "raw_slab": [219, 221], "raw_slab_energi": [219, 221], "rb": [204, 221, 223], "rbf": [45, 67, 68, 70, 73, 74, 76, 77, 80, 81, 83, 86, 87, 89, 90, 93, 94, 105, 110, 111, 204, 219, 229], "rbf3": [76, 89], "rbf_h": [76, 89], "rbf_spheric": [93, 94], "rbf_w1": [73, 86], "rbfh_ij": 111, "rcparam": [219, 221], "re": [30, 46, 47, 49, 50, 51, 62, 190, 192, 195, 199, 204, 205, 206, 216, 218, 219, 223, 225, 226, 229], "re1": 225, "re2": 225, "re3": 225, "reach": [215, 219], "reactant": [5, 6, 8, 230], "reactant1_energi": 5, "reactant1_idx": 230, "reactant1_system": 5, "reactant2_energi": 5, "reactant2_system": 5, "reactant_config": 230, "reactant_energi": [5, 230], "reactant_system": [5, 230], "reaction": [5, 6, 185, 187, 188, 190, 201, 219, 221, 223, 225, 230, 231], "reaction_db_path": [6, 8, 230], "reaction_id_from_db": [6, 8], "reaction_str_from_db": [6, 8, 230], "reaction_typ": [6, 8], "read": [2, 30, 32, 38, 198, 199, 201, 204, 210, 211, 214, 218, 220, 223, 226, 230], "read_json": [79, 92], "read_lzma": 147, "read_trajectory_extract_featur": [210, 219], "read_value_json": [79, 92], "readabl": [32, 38], "reader": [198, 219], "readi": [190, 192, 195, 199], "readili": [199, 231], "readm": [199, 219], "readonli": [38, 39], "readout": 113, "readrc": 26, "readthedoc": 228, "real": [72, 85, 99], "real_sph_harm": [72, 85, 99], "realiti": [219, 221], "realli": [223, 226, 230], "realxat": [219, 221], "reason": [32, 38, 40, 41, 132, 186, 187, 190, 198, 204, 205, 219, 225, 226, 229], "reax_energi": 206, "reaxff": 206, "rebrand": 218, "recal": [219, 226], "recalcul": 212, "recent": [204, 205, 231], "recip": [183, 207], "reciproc": 204, "recogn": [13, 187, 189, 190], "recommend": [32, 38, 198, 205, 210, 212, 219, 223, 229], "recomput": [212, 214], "reconstruct": [172, 173, 199, 223], "record": [30, 192, 232], "recreat": 204, "recurs": [30, 32, 38, 198], "red": 228, "reddish": 228, "reddit": 111, "redirect": [204, 205, 206, 229], "redirect_stdout": 205, "reduc": [5, 64, 65, 69, 72, 82, 85, 95, 99, 111, 159, 169, 198, 219, 226, 228], "reduce_from_model_parallel_region": 16, "reducefrommodelparallelregion": 16, "reducelronplateau": [204, 219, 229], "reduct": [125, 223, 225], "redund": 226, "redux": 20, "ref": [129, 130, 199, 225], "refdata": 225, "refer": [1, 49, 51, 172, 173, 199, 200, 210, 212, 213, 214, 221, 222, 223, 225, 228], "referenc": [1, 199, 211, 212, 214, 219, 221, 223, 225, 226], "reference_energi": 199, "refin": [190, 192, 195, 204], "refit": 212, "reflect": [158, 218], "reformul": [73, 86, 100], "refresh": [192, 204], "regardl": 5, "regardless": [159, 169, 219, 221], "region": 228, "regist": [20, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "register_buff": 219, "register_dataset": 20, "register_logg": 20, "register_model": [20, 219], "register_task": 20, "register_train": 20, "registri": [18, 185, 219], "regress": [204, 206, 219, 229], "regress_forc": [45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 204, 205, 219, 229], "regular": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 95, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 192, 219], "regularli": 231, "reject": [186, 187, 190], "rel": [49, 51, 52, 62, 159, 187, 188, 190, 198, 202, 204, 219, 225, 230], "relat": [218, 219, 223, 228, 231], "relav": 201, "relax": [0, 1, 2, 5, 11, 18, 30, 32, 38, 40, 41, 58, 59, 151, 152, 165, 172, 173, 174, 178, 185, 186, 187, 188, 190, 192, 195, 200, 201, 204, 205, 206, 211, 216, 221, 222, 224, 228, 229, 231], "relax_dataset": [213, 219], "relax_opt": [23, 213, 219], "relaxation1": [32, 38, 198], "relaxation2": [32, 38, 198], "relaxation_idx": [223, 226], "relaxation_step": [213, 219], "relaxationtask": [148, 149], "relaxed_atom": [223, 226], "relaxed_energi": [219, 221], "relaxed_energy_ml": [223, 226], "relaxed_fram": 201, "relaxed_posit": [213, 219], "relaxed_struc": [210, 219], "releas": [0, 1, 199, 211, 214, 218, 219], "relev": [93, 94, 104, 214, 219, 223], "reli": [213, 214], "reliabl": 219, "relianc": 219, "relu": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "remain": [204, 219, 228], "remark": 228, "rememb": 230, "remov": [5, 12, 13, 20, 28, 93, 94, 199, 204, 205, 206, 219, 229], "remove_rotation_and_transl": [6, 7], "renam": [31, 213], "rename_data_object_kei": 31, "renew": 219, "reorder": [5, 67, 68, 80, 81, 93, 94], "reorder_adsorb": 5, "reorder_edge_list": 5, "reorder_idx": [67, 68, 80, 81, 93, 94, 110, 111], "reorder_symmetric_edg": [67, 68, 80, 81], "reorder_tensor": [110, 111], "reorder_tensors_invneg": [110, 111], "reorient": 5, "repeat": [54, 79, 92, 107, 112, 155, 159, 201, 219, 221, 226, 228], "repeat_block": [79, 92, 107, 112], "repeat_inc": [79, 92, 107, 112], "repetit": [79, 92, 107, 112], "repl": 214, "replac": [12, 206, 219], "repo": [207, 210, 217, 218, 219, 220, 223, 226, 230, 231], "report": [17, 204, 224], "reposit": 5, "repositori": [199, 201, 218, 222], "repr": [27, 53, 54, 57, 110, 111, 154, 156, 157, 159], "repres": [2, 16, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 157, 158, 170, 187, 188, 190, 192, 195, 201, 219, 221, 231], "represent": [46, 47, 50, 54, 57, 62, 64, 66, 69, 82, 95, 118, 134, 135, 204, 228], "reproduc": [204, 205, 206, 216, 219, 223, 225, 226, 229], "reproducibli": 204, "request": [186, 187, 188, 190, 192, 195, 206, 214, 219], "requestexcept": [186, 187, 190], "requeu": 12, "requir": [1, 13, 16, 49, 51, 100, 137, 155, 157, 199, 205, 206, 207, 213, 214, 220, 222, 225, 228], "rerun": 228, "rescal": [52, 72, 85, 99], "rescale_factor": 52, "research": [199, 200, 201, 202, 203, 211, 214, 218, 219, 221, 231, 232], "reserv": 205, "reserved_kei": 39, "reset": [111, 193], "reset_": [129, 130], "reset_index": [223, 226], "reset_paramet": [45, 70, 71, 73, 83, 84, 86, 98, 100, 110, 111], "reshap": [57, 66, 107, 134, 135, 205], "residu": [45, 47, 67, 68, 70, 71, 76, 80, 81, 83, 84, 89, 93, 94, 97, 98, 104, 229], "residuallay": [71, 84, 98], "resolut": [46, 49, 51, 52, 56, 57, 62, 64, 65, 114, 116], "resolv": [111, 206, 214, 219], "resort": 206, "resourc": [111, 198, 220, 225], "respect": [111, 113, 159, 169, 187, 188, 190, 200, 213, 218, 219], "respons": [32, 186, 187, 188, 190, 206, 219], "rest": [205, 213, 219], "restart": 167, "restart_bug_check": 167, "restor": [123, 126], "restrict": [45, 111, 209, 219], "resubmit": 12, "result": [0, 1, 11, 16, 21, 32, 38, 79, 92, 107, 123, 184, 186, 187, 188, 189, 190, 192, 195, 199, 204, 206, 212, 213, 216, 219, 224, 225, 226, 228, 229, 231], "results_dir": [206, 213, 219], "results_fil": [0, 150, 151, 152, 205, 219], "resum": 13, "retri": [185, 186, 187, 190, 192, 195, 214], "retriev": [16, 20, 204, 206, 228], "retry_aft": [186, 187, 190, 197], "retry_api_cal": [190, 195, 197], "retry_st": 197, "retrycallst": 197, "return": [0, 1, 3, 5, 6, 7, 11, 13, 16, 20, 26, 27, 28, 30, 32, 38, 40, 44, 45, 46, 47, 49, 50, 51, 53, 54, 56, 57, 67, 68, 70, 71, 72, 73, 74, 76, 79, 80, 81, 83, 84, 85, 86, 87, 89, 92, 93, 94, 96, 97, 98, 99, 100, 101, 104, 105, 107, 108, 109, 110, 111, 112, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 154, 155, 156, 157, 158, 159, 169, 172, 173, 174, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 205, 210, 214, 219, 221, 225, 226, 228], "return_adj": 96, "return_agg_idx": 96, "return_dict": 30, "return_distance_vec": [30, 219], "return_embed": 228, "return_offset": [30, 219], "reus": 212, "revis": [154, 157], "rh": 225, "rh1": 225, "rh2": 225, "richard": [202, 211], "right": [45, 111, 157, 158, 209, 219, 225, 226], "rijcosx": 182, "rise": 219, "rivier": [199, 211, 218, 219], "rizvi": [202, 211], "rm": [204, 219, 221, 229], "rmax": 5, "rmin": 5, "rms_norm_sh": [49, 51, 62], "role": 219, "root": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 53, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 155, 157, 168, 190, 204, 205, 206, 216, 219, 223, 225, 226, 229], "rot_i": 118, "rot_mat3x3": [57, 66], "rot_x": 118, "rot_z": 118, "rotat": [27, 52, 57, 62, 66, 114, 116, 118, 155, 157, 158, 159, 169, 205, 216, 219, 221, 225, 231], "rotate_inv": [57, 66], "rotateinv": 118, "rotatewign": 118, "rotationmatrix": 118, "rotationtowignerdmatrix": [57, 66, 118], "roughli": [228, 231], "round": [30, 226], "rout": [186, 187, 190], "routin": 214, "row": [11, 38, 39, 204, 206, 223, 226, 228, 229], "row_idx": 226, "rpbe": [204, 225], "run": [1, 11, 12, 23, 25, 26, 28, 58, 59, 67, 68, 80, 81, 111, 132, 148, 149, 150, 151, 152, 162, 164, 165, 170, 174, 186, 187, 188, 189, 190, 192, 195, 198, 199, 201, 205, 206, 207, 210, 211, 213, 214, 216, 217, 220, 221, 222, 224, 225, 227, 228, 231], "run_dir": [58, 59, 150, 151, 152, 219, 229], "run_plac": 170, "run_relax": [151, 152, 219], "run_tun": [138, 185], "run_tune_pbt": [138, 185], "run_vasp": 174, "runner": [12, 204, 206, 219, 223, 229, 231], "runner_wrapp": 12, "runtim": 13, "runtime_check": 13, "runtimeerror": [20, 148, 149, 205], "runtimewarn": 223, "ruo2": 204, "rusty1": 45, "rutil": 204, "rx": [1, 3, 223, 226], "rx_energi": [223, 226], "rx_id": [223, 226], "s2": [49, 51, 62], "s2activ": 46, "s2ef": [38, 40, 41, 58, 59, 145, 146, 147, 151, 152, 175, 204, 205, 206, 212, 216, 220, 222, 223, 225, 226, 228, 229, 230, 231], "s2ef_count": 136, "s2ef_predict": 213, "s2ef_result": 219, "s2ef_s2ef_result": 219, "s3": 206, "sad": 205, "safeload": 30, "sai": 159, "sake": 219, "salvador": 204, "same": [5, 12, 30, 38, 40, 41, 47, 49, 51, 53, 62, 96, 107, 111, 123, 159, 169, 174, 187, 188, 190, 199, 206, 212, 213, 214, 219, 220, 221, 225, 226, 228], "same_idx": 226, "sampl": [13, 27, 38, 40, 45, 47, 49, 51, 64, 65, 114, 116, 154, 155, 156, 157, 158, 159, 169, 185, 200, 205, 213, 226], "sample_cuco": 210, "sample_ml_relax": 219, "sampler": [13, 38, 40, 150, 151, 219], "san": [219, 221], "saniti": 219, "sauceda": [77, 90, 105], "save": [1, 2, 16, 23, 38, 39, 58, 59, 123, 134, 135, 150, 151, 152, 154, 157, 167, 170, 174, 190, 192, 195, 198, 201, 204, 206, 212, 213, 214, 219, 220, 223, 228, 229], "save_checkpoint": 30, "save_experiment_log": 30, "save_for_backward": 16, "save_for_forward": 16, "save_full_traj": [23, 25], "save_path": [157, 159], "save_result": [150, 151], "saved_tensor": 16, "savefig": 230, "sbf": [45, 93, 94, 100, 106, 204, 219, 229], "sbf_basis_qint": 205, "sbf_hparam": 205, "sbf_name": 205, "sc": 1, "scaffold": 218, "scalabl": 219, "scalar": [49, 51, 52, 62, 219, 223], "scale": [32, 38, 53, 67, 68, 71, 80, 81, 84, 93, 94, 98, 102, 105, 106, 124, 155, 157, 185, 198, 206, 211, 219, 223, 231], "scale_backprop_forc": [93, 94], "scale_basi": [93, 94, 105, 106, 205], "scale_cbf_sum": 219, "scale_factor": [53, 129, 185], "scale_fil": [67, 68, 80, 81, 93, 94, 110, 111, 127, 212, 219], "scale_fmax": [6, 7], "scale_num_block": [80, 81], "scale_rbf": 219, "scale_sum": 219, "scaled_silu": [49, 51, 62], "scaledict": 127, "scaledsigmoid": 46, "scaledsilu": [46, 71, 84, 98], "scaledsmoothleakyrelu": 46, "scaledswiglu": 46, "scalefactor": [129, 130], "scaler": 205, "scaling_factor": 219, "scatter": [212, 219, 223, 228], "scatter_atom": [80, 81], "scatter_det": [30, 212], "scatter_sum": 83, "scatter_to_model_parallel_region": 16, "scattertomodelparallelregion": 16, "scf": [1, 3, 182, 200], "scf_step": [1, 3], "schedul": [61, 124, 185, 192, 204, 205, 219, 223, 225, 226, 229], "scheduler_param": 61, "scheme": [111, 186, 187, 190, 213, 219, 223, 226], "schnet": [108, 185, 206, 211, 213, 216, 218, 219, 231], "schnetwrap": 113, "sch\u00fctt": [77, 90, 105, 110, 111], "scienc": 218, "scientif": 219, "scipi": [223, 226], "scn": [108, 185, 205, 206, 211, 216, 218, 231], "scpd3": 223, "scrap": 226, "scratch": 204, "screen": [215, 219], "script": [0, 11, 43, 162, 174, 185, 199, 210, 213, 214, 219, 220, 229, 231], "sdata": 225, "sdiskusag": 231, "se": 223, "search": [5, 32, 38, 134, 135, 190, 192, 195, 198, 219, 223, 225, 227], "sec": [155, 212], "second": [30, 100, 190, 192, 195, 197, 204, 206, 219, 223, 225, 228, 231], "section": [132, 199, 204, 207, 211, 214, 219, 223, 224, 225, 227], "see": [5, 13, 16, 32, 38, 39, 47, 108, 109, 111, 155, 159, 184, 199, 204, 205, 206, 207, 211, 212, 213, 214, 216, 219, 221, 223, 224, 225, 226, 227, 228, 229], "seed": [13, 21, 28, 58, 59, 150, 151, 152, 204, 205, 206, 212, 216, 219, 223, 225, 226, 228, 229, 230], "seek": [219, 221], "seem": [67, 68, 80, 81, 137, 204, 205, 219], "seen": [206, 219], "select": [30, 32, 38, 39, 49, 51, 93, 94, 111, 154, 156, 157, 158, 198, 200, 205, 206, 207, 214, 231], "select_arg": [32, 38, 198, 206], "select_edg": [67, 68, 80, 81], "select_symmetric_edg": [67, 68, 80, 81, 93, 94, 110, 111], "self": [1, 12, 13, 21, 27, 32, 38, 39, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 110, 111, 116, 117, 119, 120, 125, 129, 130, 154, 156, 157, 159, 162, 187, 188, 190, 199, 205, 219, 228], "sell": [45, 111, 209, 219], "semi": [69, 82, 95], "seml": 30, "send": 229, "sens": [5, 219], "sensibl": [190, 195, 197], "sent": [206, 219], "sep": 30, "separ": [16, 30, 47, 49, 51, 53, 62, 96, 111, 113, 170, 204, 213, 223], "separables2activ": 46, "seper": 207, "sequenc": [134, 135, 150, 151], "sequenti": [120, 219], "serial": [38, 39], "serv": [32, 38, 213, 219], "server": [32, 38, 186, 187, 188, 190, 192, 195, 213], "set": [0, 1, 2, 5, 11, 13, 16, 21, 32, 38, 46, 47, 49, 50, 51, 64, 65, 111, 113, 114, 116, 118, 123, 134, 135, 137, 159, 170, 174, 184, 187, 188, 190, 192, 193, 195, 198, 199, 201, 202, 203, 205, 206, 207, 212, 213, 214, 216, 221, 223, 225, 226, 227, 228, 230, 231], "set_": [129, 130], "set_axis_off": [216, 223, 225], "set_bulk_id_from_db": [156, 157], "set_calcul": [204, 205, 206, 210, 216, 219, 220, 221, 225, 228, 230], "set_constraint": [210, 219, 220, 221, 225], "set_context_var": 193, "set_cutoff": [93, 94], "set_embed": [57, 66], "set_epoch_and_start_iter": 13, "set_figheight": 223, "set_figwidth": 223, "set_fixed_atom_constraint": 159, "set_lmax": 66, "set_lmax_mmax": [57, 66], "set_max_neighbor": [93, 94], "set_pbc": [210, 219, 220, 221], "set_pbc_patch": 162, "set_posit": [6, 7, 25], "set_se": [150, 151], "set_source_dataset_id": [156, 157], "set_tag": [204, 205, 219, 221, 228], "set_titl": [219, 221, 223], "set_trac": 26, "set_wign": 57, "set_xlabel": 223, "set_xlim": 223, "set_ylabel": [223, 228], "set_ylim": 223, "setformatt": 229, "setlevel": 229, "setup": [14, 149, 204, 205, 207, 212, 223, 225, 226, 227, 231], "setup_context": 16, "setup_experimental_import": 30, "setup_gp": 16, "setup_import": [30, 219], "setup_log": [30, 219], "setup_vasp": [176, 185], "setup_vasp_calc_mof": 178, "setup_vasp_mof_and_ad": 178, "sever": [199, 204, 219, 220, 221, 222, 229, 231], "severitylevelbetween": [30, 229], "sfcc": 225, "sh": 214, "sha256": 206, "shall": [45, 111, 209, 219], "shanno": 219, "shape": [45, 46, 53, 67, 68, 70, 73, 74, 76, 79, 80, 81, 83, 86, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 112, 113, 204, 205, 210, 219, 228], "shard": [38, 40], "share": [5, 30, 49, 51, 62, 96, 231], "share_atom_edge_embed": [49, 51], "sharei": 223, "shell": [134, 204, 231], "shift": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 201], "ship": 214, "shoghi": [202, 211], "sholl": [203, 211], "short": [159, 169, 190, 195, 197], "shortest": 5, "shortli": 204, "should": [5, 11, 16, 21, 28, 30, 32, 38, 40, 44, 45, 46, 47, 49, 50, 51, 53, 57, 67, 68, 71, 80, 81, 84, 93, 94, 98, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 154, 157, 186, 187, 190, 192, 195, 205, 206, 214, 217, 218, 219, 223, 225, 226, 228, 229, 230], "show": [64, 65, 114, 116, 204, 206, 210, 214, 219, 223, 226, 228, 229, 230, 231], "show_timing_info": [64, 65, 114, 116], "showcas": 231, "shown": [21, 205, 219], "shuaibi": [199, 202, 211, 214, 218, 219], "shuffl": [13, 150, 151, 204], "si": [219, 221, 225], "si2ti2y2": 199, "sid": [2, 134, 135, 200, 202, 210, 219, 220], "siddharth": [169, 199, 202, 211, 218, 219], "side": [186, 187, 190], "sigma": 204, "sigmoid": [49, 51, 64, 65, 114, 116], "sigmoidsmear": 117, "sign": 219, "signatur": [13, 206], "signedhead": 206, "signific": [32, 38, 172, 173, 218, 228], "significantli": 219, "sihoon": [203, 211], "silu": [45, 49, 51, 55, 62, 64, 65, 93, 94, 98, 114, 116, 204, 219, 229], "silusmear": 117, "similar": [53, 199, 213, 219, 225, 226, 228], "similarli": [207, 214, 219], "similiar": 219, "simpl": [13, 69, 82, 95, 204, 216, 219, 227, 231], "simpleatomedgemodel": 219, "simpler": 206, "simpli": [21, 32, 38, 159, 198, 228, 229], "simplic": 221, "simplifi": 213, "simul": [21, 186, 187, 188, 190, 215, 216, 219, 221, 231], "simular": 226, "sin": 231, "sinc": [21, 38, 39, 40, 41, 49, 51, 57, 67, 68, 80, 81, 93, 94, 110, 111, 157, 158, 172, 173, 204, 210, 212, 214, 218, 223, 225, 226], "sind": 206, "sine": 120, "sinesmear": 120, "singl": [0, 1, 5, 11, 26, 38, 40, 41, 46, 47, 50, 72, 85, 99, 134, 135, 159, 164, 184, 187, 188, 190, 199, 202, 203, 205, 210, 213, 219], "single_point_calcul": 184, "single_point_lmdb": 219, "singlepoint": 204, "singlepointcalcul": [187, 188, 190, 204, 219, 221, 223], "singlepointdftcalcul": 223, "singlepointlmdb": [58, 59, 151, 152, 210], "singlepointlmdbdataset": [38, 40], "siqu": [71, 84], "siren": 120, "site": [5, 155, 157, 158, 159, 186, 187, 190, 192, 195, 200, 205, 214, 219, 221, 223, 228, 229, 230], "site_idx": 158, "six": 21, "size": [13, 16, 38, 40, 45, 52, 56, 57, 62, 64, 66, 67, 68, 70, 71, 73, 74, 76, 79, 80, 81, 83, 84, 86, 87, 89, 92, 93, 94, 97, 98, 100, 101, 104, 107, 112, 174, 187, 188, 190, 198, 199, 200, 201, 202, 203, 205, 206, 210, 213, 216, 219, 220, 221, 231], "skew": 204, "skip": [13, 16, 26, 45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 205, 206, 219, 221, 223, 225, 226], "skip_alwai": 32, "skip_if_nonzero": 32, "slab": [5, 30, 155, 156, 157, 158, 170, 172, 173, 185, 186, 187, 188, 190, 192, 194, 195, 199, 202, 205, 214, 216, 219, 221, 224, 225, 230, 231], "slab_": 225, "slab_atom": [157, 159], "slab_atom_posit": [155, 157], "slab_c": [155, 157], "slab_c2": [155, 157], "slab_idx": [155, 157], "slab_len": 5, "slab_sid": 202, "slabmetadata": [187, 188, 190], "sleep": [190, 192, 195], "slice": [53, 111], "slight": [155, 157, 158], "slightli": 205, "slope": [119, 223], "slope_stderr": 223, "slow": [32, 38, 207, 219], "slow_interval_sec": [190, 192, 195], "slowdown": 199, "slower": [206, 212, 223], "slurm": [58, 59, 150, 151, 152, 204, 206, 213, 219, 229], "slurm_mem": 229, "slurm_partit": 229, "slurm_timeout": 229, "small": [30, 32, 38, 172, 173, 198, 203, 205, 206, 219, 225, 226, 228, 230], "smaller": [198, 205, 219], "smallest": 13, "smear": [114, 120, 185], "smile": [154, 157], "smooth": [45, 77, 90, 105], "smoothleakyrelu": 46, "sn2o4": [204, 229], "sn4o8": [204, 229], "sno2": 204, "so": [5, 11, 12, 21, 30, 32, 38, 45, 49, 51, 56, 62, 64, 65, 93, 94, 95, 107, 110, 111, 134, 135, 155, 157, 159, 169, 172, 173, 186, 187, 190, 194, 195, 197, 200, 201, 204, 206, 207, 209, 212, 219, 223, 225, 226, 228, 229, 230], "so2_convolut": 56, "so2_linear": 56, "so2_m_convolut": 56, "so2_op": [51, 185], "so2block": 64, "so2conv": 64, "so2equivariantgraphattent": 62, "so3": [51, 64, 65, 185], "so3_edge_rot": 64, "so3_embed": [56, 57, 66], "so3_grid": [46, 49, 51, 57, 62, 64, 66], "so3_linear": 57, "so3_linearv2": 57, "so3_rot": [52, 57, 62, 66], "soap": 226, "soap_desc": 226, "soap_ex": 226, "societ": 219, "softplu": [77, 90, 105], "softwar": [45, 111, 209, 222], "solar": 219, "solut": [69, 82, 95, 205, 219], "solv": [155, 157, 211, 219], "some": [19, 28, 67, 68, 80, 81, 93, 94, 110, 111, 134, 135, 167, 169, 174, 204, 206, 212, 213, 215, 219, 221, 223, 225, 231, 232], "someth": [205, 228], "sometim": [159, 205], "somewhat": [204, 223, 225], "soon": [190, 192, 195, 204, 205, 216, 229], "sorbent": [203, 211], "sort": [2, 30, 38, 39, 107, 190, 194, 195], "sort_valu": 226, "sourc": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 207, 214, 219, 220], "source_el": [64, 116], "source_to_target": 111, "sout": 231, "sp": [1, 3, 223, 226], "space": [38, 39, 204, 228], "span": [157, 159], "sparsetensor": [96, 107], "spatial": 226, "spawn": 26, "spawn_multi_process": 26, "speci": [225, 226, 230], "special": 20, "species_numb": 225, "specif": [1, 27, 38, 39, 57, 66, 111, 159, 204, 207, 213, 214, 219, 221, 231], "specifi": [1, 5, 30, 31, 32, 38, 61, 96, 111, 132, 155, 157, 158, 170, 200, 202, 205, 206, 212, 213, 219, 225, 229], "specific_mil": [157, 159, 223, 226, 230], "specifii": 219, "spectra": [110, 111], "spectral": 228, "speed": [210, 219, 223, 226], "speedup": [38, 40, 111], "sph": [72, 73, 85, 86, 99, 100, 120], "sph_basi": [100, 205], "sph_harm_prefactor": [72, 85, 99], "sphere": [49, 51, 64, 65, 72, 85, 99, 114, 116], "sphere_basi": 53, "sphere_channel": [49, 51, 52, 56, 62, 64, 65, 114, 116], "sphere_channels_reduc": [114, 116], "sphere_point": 64, "spheric": [45, 49, 51, 52, 56, 57, 62, 64, 65, 66, 72, 77, 85, 90, 93, 94, 99, 100, 104, 105, 106, 114, 116, 118], "spherical_basi": [75, 88, 103, 185, 205], "spherical_bessel_formula": [72, 85, 99], "spherical_harmon": [114, 185, 204, 219, 229], "sphericalbasislay": [106, 205], "sphericalbesselbasi": [77, 90, 105], "sphericalchannelnetwork": [114, 116], "sphericalharmonicshelp": 118, "sphericalsmear": 120, "sphharm": 116, "sphharm_list": 116, "sphinx": 185, "spike": 219, "spin_multipl": 184, "spinconv": [206, 211, 216, 218, 231], "split": [17, 19, 28, 49, 51, 136, 144, 146, 150, 151, 152, 199, 200, 201, 202, 203, 205, 206, 210, 211, 213, 219, 223, 226, 227], "split_siz": 199, "spookynet": [77, 90, 105], "spot": 174, "sq": 223, "sqlite": [32, 38, 134, 135], "sqlite3databas": [134, 135], "sqrt": [71, 84, 98, 223], "squar": [53, 223], "squareform": 226, "squeez": 219, "src": [14, 32, 38, 83, 107, 156, 157, 184, 198, 204, 205, 206, 210, 212, 213, 218, 219, 223, 229, 231], "src_id": [156, 157, 187, 188, 190, 214, 223], "sriram": [199, 202, 203, 211, 218, 219], "ssp": 120, "sswap": 231, "ssxm": 223, "ssxym": 223, "ssym": 223, "stabil": [93, 94, 105, 106, 204, 212], "stabl": [223, 225, 228], "stack": [67, 68, 80, 81, 93, 94, 134, 135], "stackoverflow": [26, 79, 92, 107, 112], "stage": [219, 229], "stamp": [204, 213], "standalon": 213, "standard": [0, 1, 12, 21, 150, 151, 159, 169, 184, 213, 219, 225], "standardize_bulk": [159, 169], "standardized_struct": [159, 169], "standerd": 174, "start": [5, 13, 38, 40, 41, 79, 92, 95, 105, 107, 112, 117, 120, 167, 186, 187, 190, 192, 195, 204, 205, 206, 217, 219, 222, 224, 225, 227, 229, 230, 231], "start_idx": [79, 92, 107, 112], "start_it": 13, "start_iter": 13, "start_lmax": [57, 66, 118], "starting_node_idx": 5, "startup": [32, 38, 198], "stat": [122, 129, 130, 223], "state": [11, 12, 13, 30, 38, 40, 41, 58, 59, 69, 82, 95, 123, 151, 152, 201, 204, 213, 219, 221, 225, 231], "state_dict": [30, 123, 126, 129, 130], "statefuldistributedsampl": 13, "statement": [190, 195, 197], "static": [13, 16, 32, 38, 150, 151, 184, 190, 194, 195], "staticmethod": 16, "statist": 212, "statu": [187, 188, 190, 192, 195, 217], "std": [50, 126, 205, 219], "std_balance_degre": 53, "stderr": 229, "stdev": 219, "stdin": 26, "stdout": [26, 206, 229], "steer": 219, "stem": 96, "step": [1, 2, 3, 5, 11, 17, 19, 23, 25, 61, 123, 132, 190, 192, 195, 199, 200, 201, 204, 210, 214, 216, 220, 221, 222, 223, 226, 229, 230], "stephan": 219, "still": [13, 190, 192, 195, 204, 206, 219, 225, 228, 229], "stitch": 199, "stochast": 47, "stoichiometri": 225, "stop": [105, 117, 199, 205, 219], "storag": [32, 38, 175, 199, 219, 229], "store": [16, 20, 30, 32, 33, 34, 38, 39, 40, 41, 123, 154, 157, 187, 188, 190, 192, 195, 199, 203, 204, 210, 213, 219, 225, 231], "str": [6, 7, 8, 11, 13, 14, 17, 19, 20, 21, 23, 25, 26, 27, 29, 30, 31, 32, 38, 39, 45, 47, 49, 51, 53, 54, 57, 58, 59, 62, 64, 65, 67, 68, 70, 71, 74, 76, 77, 79, 80, 81, 83, 84, 87, 89, 90, 92, 93, 94, 97, 98, 101, 104, 105, 108, 109, 110, 111, 113, 114, 115, 116, 119, 120, 122, 125, 127, 128, 129, 130, 134, 135, 136, 137, 142, 147, 150, 151, 152, 154, 155, 156, 157, 158, 159, 167, 184, 186, 187, 188, 189, 190, 192, 194, 195, 197], "straighten": 174, "strain": 206, "strang": [167, 219], "strategi": 197, "stream": [30, 206, 219], "streamlin": 204, "stress": [21, 134, 135, 204, 218], "strict": [30, 49, 51, 226], "stricter": [93, 94], "strictli": [13, 30], "string": [6, 7, 11, 20, 21, 28, 30, 32, 38, 46, 47, 50, 72, 85, 99, 111, 113, 134, 135, 154, 157, 174, 186, 187, 188, 190, 204, 231], "stringio": 205, "strip": [204, 206], "strongli": [206, 219], "struct": [159, 169], "structur": [0, 1, 2, 5, 13, 23, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 151, 152, 154, 155, 156, 157, 159, 167, 169, 170, 174, 186, 187, 188, 190, 192, 195, 204, 206, 211, 212, 218, 221, 223, 225, 228, 230, 231], "structure_gener": [168, 185], "structure_xyz": [159, 169], "structuregener": 170, "strucutr": 219, "studi": [219, 221, 231], "stuff": [226, 230], "style": [38, 40, 219], "sub": [93, 94, 159, 213, 219, 221], "subclass": [13, 16, 21, 26, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "subdir": [210, 219], "subdirectori": [30, 164, 201], "subject": [45, 111, 209, 219], "sublicens": [45, 111, 209, 219], "submiss": [142, 214], "submission_fil": 213, "submit": [186, 187, 188, 190, 192, 213, 214, 215, 229], "submit_adsorbate_slab_relax": [186, 187, 190], "submitit": [12, 213, 229], "submodul": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 130, 169, 174], "subplot": [216, 219, 221, 223, 225, 228], "subproccess": 26, "subselect": [49, 51, 93, 94, 190, 192, 195], "subselect_edg": [93, 94], "subselect_graph": [93, 94], "subsequ": [70, 73, 74, 83, 86, 87, 97, 100, 101, 190, 192, 195, 223, 229], "subset": [56, 186, 187, 188, 190, 192, 195, 199, 206, 219], "subset_db": 206, "subsplit": [199, 202, 219], "substanti": [45, 111, 204, 209, 219, 231], "subsubdirectori": 30, "subsurfac": [187, 188, 190, 200, 210, 219, 220, 221], "subtl": 225, "subtract": [49, 51, 79, 92, 107, 205, 210, 219], "subtyp": 13, "succe": [186, 187, 190], "success": [0, 1, 11, 187, 188, 190, 213, 219, 231], "success_much_bett": 1, "success_par": [0, 1], "success_threshold": [0, 1], "successfulli": [1, 190, 192, 195], "sudden": 30, "suffici": [198, 204, 219, 228], "suffix": [150, 151], "suggest": [167, 206, 219, 225], "suit": [219, 229], "suitabl": 111, "sum": [1, 5, 30, 52, 111, 219, 226, 228], "sum_": 113, "sum_i": 219, "sum_j": 219, "summar": [211, 219], "summary_dict": 19, "summat": [73, 78, 86, 91, 100], "summit": 229, "super": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 219], "superposit": [155, 157], "supplement": 231, "suppli": [213, 223, 226], "support": [38, 40, 96, 186, 187, 188, 190, 192, 195, 198, 200, 201, 204, 210, 213, 218, 219, 225, 229], "supposedli": 206, "suppress": [205, 213, 225], "sure": [16, 69, 82, 95, 174, 199, 207, 212, 219, 223, 225, 226], "surf": 206, "surfac": [2, 5, 93, 94, 155, 157, 158, 159, 169, 170, 172, 173, 174, 186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 210, 211, 212, 219, 220, 221, 224, 225, 226, 228, 230], "surface0": 170, "surface1": 170, "surface_atom": 159, "surface_change_cutoff_multipli": [2, 172, 173], "surface_index": 170, "surpris": [204, 206], "surrog": [219, 231], "surviv": 47, "svmem": 231, "swap": [104, 184, 231], "swap_output": 104, "sweep_fil": 30, "sweep_yml": 229, "swiglu": 46, "swish": [67, 68, 71, 80, 81, 84], "sxx": 204, "sxy": 204, "sxz": 204, "sy": 223, "syi": 204, "sym": 45, "symbol": [199, 204, 207, 223, 225, 228], "symlink": [199, 207], "symmetr": [67, 68, 80, 81, 93, 94, 104, 110, 111, 159, 169], "symmetri": [5, 159, 169, 231], "symmetric_edge_symmetr": [110, 111, 204, 205, 216, 229], "symmetric_mp": 104, "symmetrize_edg": [93, 94, 110, 111], "sympi": [72, 85, 99], "sync": [210, 219], "synchron": 14, "syntax": [38, 39, 228], "system": [0, 1, 2, 3, 5, 11, 23, 28, 137, 155, 157, 159, 172, 173, 182, 184, 186, 187, 188, 189, 190, 192, 195, 200, 204, 205, 207, 210, 213, 216, 219, 220, 221, 224, 226, 228, 229, 230, 231], "system1_coord": 5, "system2_coord": 5, "system_chang": [21, 205], "system_id": [0, 1, 186, 187, 188, 189, 190, 192, 195, 199, 200, 214], "system_path": [210, 219], "systemat": 225, "systems1": 5, "systems2": 5, "syz": 204, "szz": 204, "t": [13, 14, 16, 20, 21, 32, 38, 49, 51, 67, 68, 76, 79, 80, 81, 89, 92, 93, 94, 107, 155, 157, 170, 172, 173, 186, 187, 190, 204, 206, 212, 221, 223, 225, 226, 228, 229], "t0": [204, 206, 223, 225], "t4": [206, 211, 216, 231], "t8": 219, "t_co": [38, 40], "tab": 26, "tabl": 211, "tag": [5, 32, 38, 93, 94, 134, 135, 157, 159, 187, 188, 190, 192, 200, 204, 206, 210, 212, 220, 223, 225, 228], "tag_surface_atom": 159, "tail": [204, 229], "take": [0, 32, 70, 72, 83, 85, 97, 99, 111, 134, 135, 190, 192, 195, 204, 206, 213, 214, 217, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "taken": [169, 174, 187, 188, 190, 199, 206, 229], "tap": [114, 116, 118], "tar": [199, 200, 201, 202, 203, 219], "tarbal": 199, "target": [0, 1, 49, 51, 67, 68, 70, 79, 80, 81, 83, 92, 93, 94, 107, 113, 122, 125, 222], "target_constant_shap": 42, "target_el": [64, 116], "target_extens": 42, "target_kei": 205, "target_mean": [213, 219], "target_metadata_guess": [38, 185], "target_neighbor_idx": 104, "target_per_atom": 42, "target_s": 16, "target_sampl": 42, "target_std": [213, 219], "target_to_sourc": 111, "task": [20, 38, 40, 41, 43, 58, 59, 122, 134, 135, 136, 145, 146, 150, 151, 152, 185, 200, 201, 204, 206, 210, 212, 213, 218, 220, 222, 227], "task_metr": 122, "task_primary_metr": 122, "tate": 219, "tb": [38, 39], "techniqu": 219, "technologi": 219, "tell": [198, 205], "temp_download": 163, "temp_split_str": 177, "temperatur": 30, "temporarili": 123, "ten": 214, "tenac": 197, "tend": [204, 225], "tensor": [13, 14, 16, 21, 25, 30, 46, 47, 49, 50, 51, 56, 57, 62, 63, 64, 66, 67, 68, 69, 70, 73, 74, 76, 77, 79, 80, 81, 82, 83, 84, 86, 87, 89, 90, 92, 93, 94, 95, 96, 97, 100, 101, 104, 105, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 125, 126, 129, 130, 134, 135, 205, 210, 219, 220, 229], "tensor_ord": [93, 94], "tensorboard": [19, 204, 206, 213, 219, 229], "tensorboardlogg": 19, "tensorflow": [47, 218], "tensori": [110, 111], "term": 204, "termin": [3, 5, 23, 190, 192, 195, 204, 206, 229], "test": [5, 17, 26, 28, 32, 38, 168, 172, 173, 185, 186, 187, 190, 195, 197, 198, 199, 202, 203, 206, 210, 212, 213, 221, 223, 227], "test_dataset": [204, 219, 229], "test_id": 199, "test_load": 219, "test_method": 26, "test_method_arg": 26, "test_method_kwarg": 26, "test_metr": 17, "test_neb": 201, "test_ood_ad": 199, "test_ood_both": 199, "test_ood_cat": 199, "test_util": [18, 185], "text": [199, 219, 221], "th": [11, 201], "than": [1, 5, 23, 30, 38, 39, 47, 155, 157, 159, 167, 190, 194, 195, 198, 199, 212, 213, 219, 220, 225, 226, 228], "thei": [5, 13, 16, 21, 30, 96, 159, 169, 170, 187, 188, 190, 192, 194, 195, 198, 204, 205, 206, 210, 213, 214, 215, 219, 221, 223, 225, 226, 228, 231], "them": [11, 28, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 190, 192, 195, 199, 201, 203, 204, 205, 206, 207, 212, 215, 219, 221, 223, 226, 228, 230, 231], "themselv": [186, 187, 190], "theori": [199, 219, 223, 225, 231], "there_is_overlap": 155, "thermochem": 225, "thermodynam": 225, "theta": [72, 85, 99, 111, 113], "thi": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 53, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 129, 130, 132, 134, 135, 137, 138, 141, 142, 143, 144, 149, 150, 152, 154, 155, 156, 157, 158, 159, 168, 169, 174, 185, 186, 187, 188, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230], "thibaut": [199, 211, 218, 219], "thick": 225, "thing": [5, 32, 155, 157, 174, 204, 205, 206, 218, 223, 226, 231], "think": 223, "third": 204, "thoroughli": 204, "those": [49, 51, 190, 194, 195, 204, 210, 213, 219, 222, 223, 226, 231], "though": [16, 186, 187, 190, 204, 205, 206, 223, 225], "thought": 219, "thread": [37, 186, 187, 190], "three": [159, 201, 204, 213, 219, 228, 231], "threshold": [11, 42], "through": [0, 1, 32, 38, 40, 41, 164, 174, 204, 219, 225, 226], "throughout": [186, 187, 190, 214, 219], "throughput": [198, 210], "throw": [32, 219, 221], "throw_on_error": 13, "thu": [39, 219, 231], "ti": 204, "ti2o4": 204, "tian": 218, "tight": 182, "tight_layout": [223, 228], "tightli": 219, "tile": [5, 155, 157, 159], "tile_and_tag_atom": 159, "tile_atom": 159, "till": 30, "time": [1, 30, 32, 38, 64, 65, 114, 116, 123, 155, 186, 187, 190, 192, 195, 197, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 229], "timedelta": [186, 187, 190], "timeout": 12, "timestamp": [204, 213], "timestamp_id": [58, 59, 150, 151, 152, 219, 229], "timm": 47, "tini": 223, "tinit": 223, "tio2": 204, "titl": [30, 167, 199, 202, 203, 204, 211, 214, 218, 219, 221, 230], "titles": [219, 221], "tmp": [204, 205, 206, 210, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "to_ase_atom": [187, 188, 190, 214], "to_grid": [57, 66], "to_json": 214, "to_outedg": 96, "toatom": 206, "todai": [219, 231], "todo": 205, "tog02": 155, "togeth": [2, 204, 228], "togrid": 118, "toi": [221, 222], "toler": [30, 172, 173], "tolist": [13, 223, 226], "too": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 204, 206, 207, 219, 228, 229], "tool": [198, 228], "top": [1, 157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 204, 214, 219, 225], "topic": 222, "topologi": 203, "torch": [13, 14, 16, 25, 26, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 52, 53, 54, 55, 56, 57, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 125, 126, 127, 129, 130, 131, 132, 134, 135, 150, 151, 205, 210, 212, 219, 220, 228, 231], "torch_clust": 207, "torch_doctest_autograd": 16, "torch_geometr": [13, 25, 30, 31, 38, 40, 111, 113, 133, 134, 135, 207, 219, 220, 229], "torch_scatt": [83, 207, 219], "torch_spars": [107, 207], "torchcalc": 25, "torchrun": 213, "tort": [45, 111, 209, 219], "total": [1, 3, 5, 72, 85, 96, 99, 100, 155, 157, 199, 200, 205, 206, 210, 219, 225, 229, 231], "total_energi": 204, "total_fram": 219, "toward": 219, "toy_c3h8": 219, "toy_c3h8_relax": [219, 221], "tpu": 47, "tqdm": [32, 38, 190, 192, 195, 205, 206, 210, 219, 223, 225, 228], "tqdmwarn": 228, "traceback": 205, "track": [58, 59, 134, 135, 151, 152, 190, 192, 195], "trade": 204, "tradit": 219, "train": [6, 7, 13, 17, 20, 21, 28, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 58, 59, 61, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 150, 151, 152, 198, 199, 201, 202, 203, 205, 210, 211, 218, 220, 222, 223, 225, 226, 227, 228, 231], "train_100": 219, "train_10k": 219, "train_dataset": 219, "train_metr": 17, "train_on_free_atom": [204, 219, 229], "train_on_oc20_total_energi": [212, 213], "train_set": 206, "train_src": 219, "train_test_val_split": [28, 204, 229], "trainabl": 105, "trainer": [20, 21, 43, 51, 128, 149, 185, 204, 213, 220, 228, 229], "training_st": [150, 151], "traintask": [20, 148, 149], "traj": [32, 38, 137, 167, 198, 201, 206, 210, 219, 220, 221, 223, 226, 230], "traj_dir": [25, 30, 213, 219], "traj_id": 202, "traj_nam": 25, "traj_path": [137, 210, 219], "trajcetori": [210, 219], "trajectori": [5, 23, 38, 40, 41, 164, 167, 187, 188, 190, 200, 201, 203, 210, 213, 220, 224, 230], "trajectory_lmdb": 219, "trajectorylmdb": [210, 213], "trajectorylmdbdataset": [38, 40], "tran": [169, 174, 199, 202, 211, 218, 219], "transblockv2": 62, "transfer": [201, 219], "transfer_reaction_db_path": 9, "transferr": 231, "transform": [18, 23, 25, 32, 38, 40, 41, 45, 49, 51, 53, 67, 68, 76, 80, 81, 89, 93, 94, 100, 104, 124, 185, 219], "transform_arg": [32, 38], "transform_funct": [32, 38], "transformer_block": [51, 185], "transit": [11, 201, 219, 225], "translat": [155, 157, 205, 231], "travel": 5, "travers": [5, 155, 157], "traversal_rxt": 5, "traversal_rxt1_fin": 5, "traverse_adsorbate_desorpt": 5, "traverse_adsorbate_dissoci": 5, "traverse_adsorbate_gener": 5, "traverse_adsorbate_transf": 5, "treat": [1, 32], "tree": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 46, 47, 50, 53, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 129, 130, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190], "trend": 219, "tri": 205, "triangl": [155, 157, 158], "triangul": [155, 157, 158], "tricki": 223, "trim_tensor": 16, "trip_idx_a2": [93, 94, 104, 205], "trip_idx_e2": [93, 94, 104, 205], "trip_idx_e2a": [93, 94, 104, 205], "trip_in_to_quad": 96, "trip_interact": 219, "trip_out_to_quad": [96, 205], "tripinteraction_2_had_rbf": 219, "tripinteraction_2_sum_cbf": 219, "tripinteraction_3_had_rbf": 219, "tripinteraction_3_sum_cbf": 219, "tripinteraction_4_had_rbf": 219, "tripinteraction_4_sum_cbf": 219, "tripinteraction_5_had_rbf": 219, "tripinteraction_5_sum_cbf": 219, "triplet": [32, 45, 67, 68, 73, 76, 80, 81, 86, 89, 96, 100, 104, 231], "triplet_in": 96, "triplet_out": 96, "tripletinteract": [76, 89, 104], "tructur": 219, "true": [5, 6, 7, 11, 13, 16, 20, 21, 25, 26, 30, 32, 38, 39, 45, 46, 49, 51, 52, 53, 56, 57, 62, 64, 65, 67, 68, 70, 71, 72, 79, 80, 81, 83, 84, 85, 92, 93, 94, 96, 97, 98, 99, 102, 104, 107, 110, 111, 112, 113, 114, 116, 129, 130, 134, 135, 150, 151, 152, 155, 159, 169, 172, 173, 182, 186, 187, 190, 192, 195, 198, 199, 201, 204, 205, 206, 207, 210, 212, 213, 219, 220, 221, 223, 225, 226, 228, 229, 230], "truth": [0, 1, 20], "try": [159, 192, 198, 205, 219, 225], "ttt": [204, 206, 229], "ttv": 28, "tu": 45, "tum": 30, "tune": [17, 206, 217, 219, 225, 227, 228, 231], "tune_report": 17, "tupl": [5, 11, 16, 27, 28, 30, 38, 39, 70, 79, 83, 86, 92, 100, 107, 111, 147, 154, 157, 159, 169, 174, 187, 188, 190, 192, 194, 195, 199, 200, 202, 219], "turn": [32, 199], "tutori": [111, 204, 206, 210, 213, 216, 217, 218, 221, 224, 225, 227, 229], "tutorial_data": 219, "tutorial_util": [18, 185, 204, 206, 229, 231], "twice": [100, 206], "two": [5, 16, 30, 32, 38, 93, 94, 104, 130, 159, 198, 204, 213, 214, 219, 223, 228, 231], "txie": 37, "txn": [210, 219], "txt": [199, 204, 206, 223, 229], "type": [3, 5, 11, 13, 16, 18, 30, 32, 38, 40, 49, 51, 53, 57, 58, 59, 62, 66, 70, 72, 73, 74, 76, 79, 83, 85, 86, 87, 89, 92, 93, 94, 96, 97, 99, 100, 101, 104, 107, 108, 109, 120, 134, 135, 150, 151, 152, 155, 157, 159, 169, 170, 172, 173, 185, 187, 188, 190, 192, 195, 199, 201, 205, 219, 221], "typeddict": 130, "typedstorag": [219, 229], "typic": [100, 123, 190, 192, 195, 219, 221, 225, 231], "typing_extens": [38, 39], "tzvpd": 182, "u": [5, 201, 219], "ui": [185, 187], "ui_url": [190, 192, 195, 214], "ulissi": [169, 199, 202, 203, 211, 214, 218, 219], "ulissigroup": [169, 174], "ultim": [219, 229], "um": 228, "umap": 228, "umap_": 228, "umbrella": 231, "unavaial": 34, "unavail": [33, 221], "uncertainti": 219, "uncom": 219, "uncompress": [141, 185, 199, 200, 201, 202, 203], "uncompress_data": 136, "uncompressed_dir": 136, "under": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 159, 168, 190, 199, 200, 202, 203, 211, 214, 218, 219, 228], "undercoordin": 159, "undergon": 218, "underli": [111, 199], "understand": [220, 222], "underwai": 219, "undesir": 30, "unfamiliar": 214, "unfortun": 219, "unhash": [219, 221], "uniform": [49, 51], "uniform_atoms_length": 42, "uniformli": [155, 157, 158], "unintend": 219, "uninteract": 199, "uniqu": [5, 20, 67, 68, 80, 81, 134, 135, 159, 186, 187, 188, 190, 192, 195, 199, 200, 210, 212, 213, 214, 219, 220, 226], "unique_combinations_count": 177, "uniquekeyload": 30, "unit": [30, 64, 65, 70, 71, 72, 79, 83, 84, 85, 92, 96, 97, 98, 99, 107, 114, 116, 155, 157, 159, 169, 174, 187, 188, 190, 199, 214], "unit_norm": [155, 157], "unit_slab_struct": 159, "units_in": [70, 83, 97], "units_out": [73, 86], "univers": 219, "unk": [77, 90, 105], "unknown": [204, 206, 229], "unless": 229, "unlik": [157, 158, 219, 221], "unphys": 228, "unrecogn": [204, 216, 229], "unrefer": 212, "unregist": 20, "unrelaxed_fram": 201, "unscal": 102, "unseen": 199, "unspecifi": 205, "unstabl": 107, "unsupportedadsorbateexcept": [190, 192, 195], "unsupportedbulkexcept": [190, 192, 195], "unsupportedmodelexcept": [190, 192, 195], "unsur": 219, "until": [5, 155, 159, 190, 192, 195, 219], "untyped_storag": [219, 229], "untypedstorag": [219, 229], "unus": 113, "unwrap": 5, "unwrap_atom": 5, "up": [2, 16, 30, 72, 85, 93, 94, 99, 102, 155, 157, 207, 218, 219, 221, 223, 225, 226, 228], "updat": [5, 25, 28, 30, 70, 83, 97, 102, 104, 111, 122, 123, 158, 160, 185, 190, 192, 195, 199, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 228, 229], "update_best": [150, 151], "update_config": 30, "update_db": 162, "update_dict": 19, "update_distance_map": 158, "update_graph": 25, "update_json": [79, 92], "update_mask": 25, "update_pkl": 162, "upload": 213, "upon": [49, 51, 184, 199], "upper": 223, "upsampl": [114, 116], "upsid": [159, 169], "upward": [159, 169, 213], "url": [45, 186, 187, 189, 190, 192, 195, 214], "us": [0, 1, 2, 3, 5, 13, 16, 20, 23, 26, 28, 30, 32, 34, 38, 39, 40, 41, 45, 47, 49, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 74, 76, 78, 80, 81, 83, 84, 87, 89, 91, 93, 94, 96, 97, 98, 100, 101, 102, 104, 107, 110, 111, 113, 114, 116, 118, 123, 127, 134, 135, 142, 147, 150, 151, 152, 155, 157, 158, 159, 167, 169, 174, 182, 186, 187, 188, 190, 192, 195, 197, 199, 200, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 218, 220, 221, 222, 224, 226, 228, 229, 230, 231], "usabl": [32, 199, 218], "usag": [1, 16, 20, 26, 111, 219, 231], "use_atom_edge_embed": [49, 51, 52, 62], "use_attn_renorm": [49, 51, 62], "use_cach": 205, "use_cosin": 120, "use_deterministic_algorithm": 212, "use_energy_lin_ref": [49, 51], "use_gate_act": [49, 51, 62], "use_gp": 26, "use_grid": [64, 65, 114, 116], "use_grid_mlp": [49, 51, 62], "use_lock_fil": [38, 39], "use_m_share_rad": [49, 51, 62], "use_num_upd": 123, "use_pbc": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116], "use_phi": [72, 85, 99], "use_s2_act_attn": [49, 51, 62], "use_sep_s2_act": [49, 51, 62], "use_theta": [72, 85, 99], "use_tqdm": [32, 38], "usecas": [32, 38], "user": [3, 32, 38, 190, 194, 195, 199, 204, 206, 207, 214, 219, 229], "user_instal": 228, "userwarn": [219, 221, 228, 229], "usetex": [219, 221], "usual": [123, 204, 212, 225, 231], "utexa": 199, "utf": 206, "util": [13, 18, 21, 32, 38, 40, 41, 68, 81, 94, 108, 110, 129, 132, 150, 151, 168, 185, 198, 205, 206, 210, 219, 220, 223, 226, 229, 230, 231], "uuid": 214, "uyttendael": [203, 211, 214], "v": [111, 130, 134, 135, 182, 204, 219, 224], "v0": 167, "v0_check": 167, "v3": 162, "v_qint_st": [93, 94], "v_st": [79, 92, 93, 94, 107, 219], "vacuum": [205, 206, 210, 216, 219, 220, 221, 225], "val": [17, 28, 30, 150, 151, 152, 198, 199, 203, 211, 212, 213, 219, 226, 227], "val_20": 219, "val_2k": 219, "val_dataset": [204, 219, 229], "val_id": [199, 213], "val_loss": 17, "val_metr": [17, 150, 151], "val_ood_ad": 199, "val_ood_both": 199, "val_ood_cat": 199, "val_src": 219, "valenc": 34, "valid": [0, 1, 11, 16, 28, 49, 51, 123, 150, 151, 172, 173, 199, 200, 201, 202, 203, 204, 213, 222], "validatetask": [148, 149], "valu": [0, 1, 5, 11, 16, 19, 20, 26, 28, 30, 34, 49, 51, 62, 77, 90, 93, 94, 95, 96, 100, 105, 106, 111, 127, 130, 134, 135, 156, 157, 159, 174, 187, 188, 190, 193, 194, 195, 197, 199, 201, 202, 204, 205, 212, 214, 219, 221, 224, 226, 228], "var": [69, 82, 95], "vari": [1, 137, 228], "variabl": [44, 45, 46, 47, 50, 53, 57, 71, 72, 84, 85, 98, 99, 105, 111, 116, 117, 119, 120, 125, 129, 130, 193, 204, 213, 226, 228], "varianc": [69, 82, 95, 165, 212], "variance_in": 130, "variance_out": 130, "variant": [67, 68, 80, 81], "varieti": [32, 38, 219, 228, 231], "variou": [19, 20, 199, 203, 211, 218, 219], "vasp": [3, 11, 165, 170, 173, 178, 185, 204, 214], "vasp_command": 11, "vasp_dir": 11, "vasp_flag": [4, 11, 174, 226], "vdict": 228, "ve": [47, 210, 219, 221], "vec": 111, "vec_j": 111, "vector": [5, 49, 51, 53, 62, 79, 92, 107, 112, 134, 135, 155, 157, 159, 174, 187, 188, 190, 205, 219, 221, 226, 227, 231], "vector_reject": 107, "verbos": [38, 39, 225], "veri": [1, 13, 201, 204, 205, 206, 210, 219, 226, 228], "verify_count": 136, "versa": [159, 169], "version": [5, 174, 185, 190, 200, 201, 202, 203, 207, 219, 225, 231], "vertic": 155, "via": [96, 111, 130, 213, 229, 231], "vice": [159, 169], "video": 208, "videos_dir": 221, "view": 204, "view_x3d_n": [226, 230], "virtual": 231, "visal": 137, "visibl": 54, "visit": [204, 214], "visual": [137, 187, 189, 190, 192, 195, 214, 216, 222, 223, 225, 226, 228], "vjp": 16, "vo2": 204, "vol": 204, "volum": [34, 204, 206, 219, 221, 229], "voronoi": 159, "vstack": 226, "w": [16, 69, 82, 95, 107, 214, 219, 221, 225, 229], "w0": 120, "wa": [2, 32, 38, 40, 41, 111, 123, 159, 167, 169, 172, 173, 186, 187, 188, 189, 190, 192, 195, 197, 199, 200, 201, 204, 205, 210, 214, 218, 219, 225, 226, 228, 230, 231], "wai": [13, 16, 32, 38, 44, 45, 46, 47, 50, 53, 57, 69, 71, 82, 84, 95, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 137, 150, 151, 154, 156, 157, 159, 169, 198, 204, 205, 214, 222, 223, 226, 228, 229], "wait": [186, 187, 190, 192, 195, 197], "wait_bas": 197, "wait_for_adsorbate_slab_relax": [190, 192, 195], "waiter": 197, "walk": 219, "walkthrough": 219, "wandb": [19, 20, 58, 59, 150, 151, 152, 204, 206, 219, 229], "wandblogg": [19, 20], "wander": 214, "want": [12, 13, 21, 32, 38, 159, 169, 174, 182, 198, 201, 204, 215, 216, 219, 223, 225, 229, 231], "warmup_epoch": 61, "warmup_factor": 61, "warmup_lr_lambda": [30, 132], "warmup_step": [30, 219], "warn": [20, 32, 38, 131, 204, 206, 216, 219, 221, 223, 225, 226, 228, 229], "warranti": [45, 111, 209, 219], "wartim": 219, "wasnt": 226, "wast": 226, "watch": [19, 223], "water": 225, "wb": 206, "wb97m": 182, "we": [5, 13, 30, 38, 39, 46, 49, 51, 53, 57, 61, 67, 68, 80, 81, 93, 94, 110, 111, 137, 155, 157, 158, 159, 169, 174, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 212, 213, 215, 216, 217, 218, 219, 221, 222, 223, 225, 226, 228, 229, 230, 231], "weaker": 225, "webpag": [219, 221], "weight": [44, 49, 51, 53, 62, 69, 73, 82, 86, 95, 100], "weight_decai": [204, 205, 216, 229], "weight_init": [49, 51], "weihua": [199, 211, 218, 219], "well": [157, 158, 211, 213, 219, 220, 223, 225, 226, 231], "were": [16, 169, 174, 187, 188, 190, 192, 195, 199, 201, 211, 219, 221, 231], "west": 206, "wget": [206, 207, 219], "what": [21, 204, 205, 216, 219, 221, 223, 225, 226, 228, 229, 230, 231], "when": [5, 13, 20, 23, 32, 38, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 62, 69, 71, 82, 84, 93, 94, 95, 98, 100, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 155, 157, 158, 172, 173, 186, 187, 190, 192, 193, 195, 197, 199, 204, 205, 207, 214, 219, 223, 226, 231], "whenev": 214, "where": [0, 1, 5, 11, 26, 32, 38, 49, 51, 58, 59, 72, 85, 99, 111, 134, 135, 151, 152, 155, 157, 158, 159, 170, 174, 187, 188, 190, 199, 200, 202, 205, 206, 212, 213, 219, 221, 225, 226, 228, 231], "whether": [0, 1, 2, 11, 16, 17, 23, 30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 62, 67, 68, 71, 78, 79, 80, 81, 84, 91, 92, 93, 94, 96, 98, 104, 105, 106, 107, 111, 112, 113, 116, 117, 119, 120, 123, 125, 129, 130, 157, 159, 166, 167, 169, 187, 188, 190, 192, 195, 197, 199, 200, 209, 213, 219, 221], "which": [0, 1, 5, 11, 20, 21, 27, 30, 32, 38, 40, 53, 72, 85, 93, 94, 96, 99, 107, 111, 123, 154, 155, 157, 158, 167, 172, 173, 186, 187, 188, 189, 190, 192, 194, 195, 198, 199, 200, 201, 204, 205, 206, 207, 211, 212, 213, 214, 219, 221, 223, 225, 226, 228, 229, 230, 231], "while": [155, 157, 158, 186, 187, 190, 192, 195, 204, 206, 212, 214, 219, 231], "white": 219, "who": [198, 210], "whole": [206, 225], "whom": [45, 111, 209, 219], "whose": [20, 30, 159, 190, 192, 195], "why": 228, "wide": [159, 219, 231], "widespread": 219, "width": [64, 65, 114, 116, 218], "wigner": [51, 52, 57, 62, 66, 118, 185], "wigner_d": [63, 66, 118], "wiki": [32, 38, 199, 219, 221], "wildcard": [32, 38, 198], "willing": 169, "wind": 219, "wire": 219, "wise": 5, "wish": [210, 213, 219], "within": [0, 1, 5, 11, 27, 49, 51, 62, 134, 135, 155, 157, 158, 159, 167, 169, 170, 172, 173, 187, 188, 190, 201, 219, 220, 221, 226, 230], "without": [32, 45, 58, 59, 70, 83, 97, 111, 123, 132, 151, 152, 155, 157, 198, 206, 208, 209, 214, 219], "wood": [199, 202, 211, 214, 218, 219], "work": [32, 38, 40, 107, 137, 159, 204, 205, 206, 218, 219, 220, 225, 227, 229, 231], "worker": [199, 213, 219], "workflow": [185, 190, 214, 219], "workshop": [222, 223, 231], "world": [6, 7, 14, 219], "world_siz": [26, 229], "worri": 210, "wors": 219, "worth": [67, 68, 80, 81, 206, 212], "would": [107, 155, 157, 206, 213, 214, 219, 221, 223, 225, 226, 230], "wrap": [5, 155, 157, 205, 214], "wrapper": [5, 17, 113, 184, 190, 192, 195], "write": [25, 28, 134, 135, 155, 157, 158, 170, 174, 178, 182, 198, 204, 206, 214, 219, 220, 221, 229, 230], "write_images_to_lmdb": [145, 146], "write_is2re_relax": [142, 144], "write_json": [79, 92], "write_orca_input": 182, "write_pickl": 179, "write_po": [213, 219], "write_predict": [142, 144], "write_surfac": 170, "write_top_k_vasp": 2, "write_vasp_input_fil": [174, 226], "write_xyz": [219, 221], "written": [11, 32, 38, 39, 134, 135, 200, 213, 214, 226, 230], "www": [111, 155], "x": [13, 14, 29, 44, 45, 46, 47, 50, 53, 54, 56, 57, 62, 64, 71, 72, 79, 84, 85, 92, 98, 99, 105, 107, 111, 113, 116, 117, 118, 119, 120, 125, 129, 130, 155, 157, 158, 159, 169, 206, 219, 221, 223, 225], "x1": [155, 157, 228], "x2": [155, 157, 228], "x3": 228, "x3d": 230, "x3dase": [226, 230], "x64": [205, 219, 221, 223, 228, 229, 231], "x86_64": 231, "x_e": [219, 228], "x_e_i": 219, "x_edg": [56, 64, 116], "x_f": [219, 228], "x_grid": [57, 66, 118], "x_i": 111, "x_j": 111, "x_m": [56, 64], "x_pt": 64, "xc": [184, 204, 206], "xdoctest": [13, 16], "xh_j": 111, "xiaohan": [203, 211], "xie": 218, "xlabel": [30, 204, 206, 210, 219, 221, 225, 228, 230], "xtick": [219, 221], "xu": 225, "xyz": [32, 38, 120, 155, 157, 158, 159, 169, 198, 199, 202], "xz": 199, "xzvf": 219, "y": [72, 79, 85, 92, 99, 107, 155, 157, 158, 159, 169, 210, 212, 219, 221, 223, 225, 228, 229], "y1": [155, 157], "y2": [155, 157], "y_init": [210, 219], "y_lm_real": [72, 85, 99], "y_relax": [198, 210, 219], "yaml": [30, 207, 212, 219], "yang": 228, "year": [199, 202, 203, 211, 214, 218, 231], "yet": [187, 188, 190, 207, 228], "yield": [13, 38, 40, 187, 188, 190, 192, 193], "ylabel": [30, 204, 206, 219, 221, 225, 228, 230], "yml": [28, 61, 204, 205, 206, 207, 212, 213, 219, 229], "yoon": [199, 211, 218, 219], "you": [12, 13, 16, 28, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 154, 157, 159, 169, 170, 174, 182, 198, 199, 201, 204, 206, 207, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "your": [0, 12, 16, 32, 38, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 198, 199, 202, 204, 207, 210, 212, 213, 214, 215, 216, 218, 222, 225, 226, 229], "your_checkpoint_path": 201, "yourself": 210, "yscale": [210, 219], "ytick": [219, 221], "yu": [203, 211], "z": [45, 72, 74, 85, 87, 99, 101, 113, 155, 157, 158, 159, 169, 219, 221, 225], "z_desorpt": 5, "zachari": [169, 199, 202, 203, 211, 214, 218, 219], "zero": [21, 32, 72, 85, 99, 219, 221], "zero_m_onli": [72, 85, 99, 205], "zhou": 223, "zipnam": [163, 164], "zitnick": [199, 202, 208, 211, 214, 218, 219], "zone": 219, "zsxldmrm3d8": 219, "zulissi": 219, "\u00e5": 211, "\u03b8": 205, "\u03b8_cabd": [106, 205], "\u03d1": 205}, "titles": ["adsorbml.2023_neurips_challenge.challenge_eval", "adsorbml.scripts.dense_eval", "adsorbml.scripts.process_mlrs", "adsorbml.scripts.utils", "adsorbml.scripts.write_top_k_vasp", "cattsunami.core.autoframe", "cattsunami.core", "cattsunami.core.ocpneb", "cattsunami.core.reaction", "cattsunami.databases", "cattsunami", "cattsunami.run_validation.run_validation", "core._cli", "core.common.data_parallel", "core.common.distutils", "core.common.flags", "core.common.gp_utils", "core.common.hpo_utils", "core.common", "core.common.logger", "core.common.registry", "core.common.relaxation.ase_utils", "core.common.relaxation", "core.common.relaxation.ml_relaxation", "core.common.relaxation.optimizers", "core.common.relaxation.optimizers.lbfgs_torch", "core.common.test_utils", "core.common.transforms", "core.common.tutorial_utils", "core.common.typing", "core.common.utils", "core.datasets._utils", "core.datasets.ase_datasets", "core.datasets.embeddings.atomic_radii", "core.datasets.embeddings.continuous_embeddings", "core.datasets.embeddings", "core.datasets.embeddings.khot_embeddings", "core.datasets.embeddings.qmof_khot_embeddings", "core.datasets", "core.datasets.lmdb_database", "core.datasets.lmdb_dataset", "core.datasets.oc22_lmdb_dataset", "core.datasets.target_metadata_guesser", "core", "core.models.base", "core.models.dimenet_plus_plus", "core.models.equiformer_v2.activation", "core.models.equiformer_v2.drop", "core.models.equiformer_v2.edge_rot_mat", "core.models.equiformer_v2.equiformer_v2_oc20", "core.models.equiformer_v2.gaussian_rbf", "core.models.equiformer_v2", "core.models.equiformer_v2.input_block", "core.models.equiformer_v2.layer_norm", "core.models.equiformer_v2.module_list", "core.models.equiformer_v2.radial_function", "core.models.equiformer_v2.so2_ops", "core.models.equiformer_v2.so3", "core.models.equiformer_v2.trainers.energy_trainer", "core.models.equiformer_v2.trainers.forces_trainer", "core.models.equiformer_v2.trainers", "core.models.equiformer_v2.trainers.lr_scheduler", "core.models.equiformer_v2.transformer_block", "core.models.equiformer_v2.wigner", "core.models.escn.escn", "core.models.escn", "core.models.escn.so3", "core.models.gemnet.gemnet", "core.models.gemnet", "core.models.gemnet.initializers", "core.models.gemnet.layers.atom_update_block", "core.models.gemnet.layers.base_layers", "core.models.gemnet.layers.basis_utils", "core.models.gemnet.layers.efficient", "core.models.gemnet.layers.embedding_block", "core.models.gemnet.layers", "core.models.gemnet.layers.interaction_block", "core.models.gemnet.layers.radial_basis", "core.models.gemnet.layers.spherical_basis", "core.models.gemnet.utils", "core.models.gemnet_gp.gemnet", "core.models.gemnet_gp", "core.models.gemnet_gp.initializers", "core.models.gemnet_gp.layers.atom_update_block", "core.models.gemnet_gp.layers.base_layers", "core.models.gemnet_gp.layers.basis_utils", "core.models.gemnet_gp.layers.efficient", "core.models.gemnet_gp.layers.embedding_block", "core.models.gemnet_gp.layers", "core.models.gemnet_gp.layers.interaction_block", "core.models.gemnet_gp.layers.radial_basis", "core.models.gemnet_gp.layers.spherical_basis", "core.models.gemnet_gp.utils", "core.models.gemnet_oc.gemnet_oc", "core.models.gemnet_oc", "core.models.gemnet_oc.initializers", "core.models.gemnet_oc.interaction_indices", "core.models.gemnet_oc.layers.atom_update_block", "core.models.gemnet_oc.layers.base_layers", "core.models.gemnet_oc.layers.basis_utils", "core.models.gemnet_oc.layers.efficient", "core.models.gemnet_oc.layers.embedding_block", "core.models.gemnet_oc.layers.force_scaler", "core.models.gemnet_oc.layers", "core.models.gemnet_oc.layers.interaction_block", "core.models.gemnet_oc.layers.radial_basis", "core.models.gemnet_oc.layers.spherical_basis", "core.models.gemnet_oc.utils", "core.models", "core.models.model_registry", "core.models.painn", "core.models.painn.painn", "core.models.painn.utils", "core.models.schnet", "core.models.scn", "core.models.scn.sampling", "core.models.scn.scn", "core.models.scn.smearing", "core.models.scn.spherical_harmonics", "core.models.utils.activations", "core.models.utils.basis", "core.models.utils", "core.modules.evaluator", "core.modules.exponential_moving_average", "core.modules", "core.modules.loss", "core.modules.normalizer", "core.modules.scaling.compat", "core.modules.scaling.fit", "core.modules.scaling", "core.modules.scaling.scale_factor", "core.modules.scaling.util", "core.modules.scheduler", "core.modules.transforms", "core.preprocessing.atoms_to_graphs", "core.preprocessing", "core.scripts.download_data", "core.scripts.gif_maker_parallelized", "core.scripts.hpo", "core.scripts.hpo.run_tune", "core.scripts.hpo.run_tune_pbt", "core.scripts", "core.scripts.make_challenge_submission_file", "core.scripts.make_lmdb_sizes", "core.scripts.make_submission_file", "core.scripts.preprocess_ef", "core.scripts.preprocess_relaxed", "core.scripts.uncompress", "core.tasks", "core.tasks.task", "core.trainers.base_trainer", "core.trainers", "core.trainers.ocp_trainer", "data", "data.oc.core.adsorbate", "data.oc.core.adsorbate_slab_config", "data.oc.core.bulk", "data.oc.core", "data.oc.core.multi_adsorbate_slab_config", "data.oc.core.slab", "data.oc.databases", "data.oc.databases.pkls", "data.oc.databases.update", "data.oc.experimental.get_energies", "data.oc.experimental.merge_traj", "data.oc.experimental.perturb_systems", "data.oc.experimental.rattle_test", "data.oc.experimental.utils", "data.oc", "data.oc.scripts.precompute_sample_structures", "data.oc.structure_generator", "data.oc.tests", "data.oc.utils.flag_anomaly", "data.oc.utils", "data.oc.utils.vasp", "data.odac.force_field.FF_analysis", "data.odac", "data.odac.promising_mof.promising_mof_energies.energy", "data.odac.setup_vasp", "data.om.biomolecules.geom.sample_geom_drugs", "data.om.biomolecules.geom.write_geom_drugs_structures", "data.om", "data.om.omdata.orca.calc", "data.om.omdata.orca", "data.om.omdata.orca.recipes", "API Reference", "ocpapi.client.client", "ocpapi.client", "ocpapi.client.models", "ocpapi.client.ui", "ocpapi", "ocpapi.version", "ocpapi.workflows.adsorbates", "ocpapi.workflows.context", "ocpapi.workflows.filter", "ocpapi.workflows", "ocpapi.workflows.log", "ocpapi.workflows.retry", "Making and using ASE datasets", "Open Catalyst 2020 (OC20)", "Open Catalyst 2020 Dense (OC20Dense)", "Open Catalyst 2020 Nudged Elastic Band (OC20NEB)", "Open Catalyst 2022 (OC22)", "Open Direct Air Capture 2023 (ODAC23)", "Fine tuning a model", "Common gotchas with fairchem", "Fast batched inference", "Installation", "Why model atoms for climate?", "License", "Making LMDB Datasets (original format, deprecated for ASE LMDBs)", "Pretrained FAIRChem models", "Model FAQ", "Training and evaluating custom models on OCP datasets", "ocpapi", "Studies that have leveraged OCP models", "Using pre-trained models in ASE", "Notebook execution times", "FAIR-Chem overview", "Open Catalyst Project Tutorial Notebook", "OCP Data Preprocessing Tutorial", "OCP Data Visualization", "Legacy [deprecated] Tutorials", "Using OCP to enumerate adsorbates on alloy catalyst surfaces", "Screening catalysts with OCP", "Simple simulations using the OCP ASE calculator", "AdsorbML tutorial", "Advanced OCP usage", "Working with embeddings", "Fine-tuning with Python", "CatTSunami tutorial", "Intro and background on OCP and DFT", "Technical presentations"], "titleterms": {"001": 230, "1": 199, "1min": 219, "2": 199, "2020": [199, 200, 201, 211], "2021": 199, "2022": [202, 211], "2023": [203, 211], "2023_neurips_challeng": 0, "6b": 223, "A": 228, "ASE": [198, 206, 210, 216, 225], "The": [205, 206], "To": 205, "_cli": 12, "_util": 31, "about": [214, 231], "abstract": 231, "acknowledg": 218, "across": 225, "activ": [46, 119], "ad": 220, "addit": [207, 219, 220], "adsorb": [154, 192, 199, 214, 223, 226], "adsorbate_slab_config": 155, "adsorbml": [0, 1, 2, 3, 4, 226, 230], "adsorpt": [219, 225], "advanc": [210, 214, 227], "air": [203, 211], "all": [214, 223], "alloi": 223, "an": [198, 212, 219, 223, 230], "api": 185, "approv": 214, "ar": 212, "argument": 205, "ase": 214, "ase_dataset": 32, "ase_util": 21, "async": 214, "atom": [205, 208, 214, 219, 220, 221, 228], "atom_update_block": [70, 83, 97], "atomic_radii": 33, "atoms_to_graph": 134, "atomstograph": 210, "attribut": [1, 2, 4, 9, 10, 11, 14, 15, 16, 20, 29, 33, 34, 35, 36, 37, 39, 40, 45, 49, 63, 66, 108, 109, 118, 122, 127, 130, 134, 136, 137, 142, 143, 144, 145, 146, 147, 161, 163, 168, 169, 170, 174, 175, 177, 178, 182, 189, 190, 191, 192, 195, 196, 197], "audienc": 219, "autofram": 5, "background": [219, 231], "bader": 199, "band": 201, "base": 44, "base_lay": [71, 84, 98], "base_train": 150, "basi": 120, "basis_util": [72, 85, 99], "batch": 206, "best": 219, "biomolecul": [179, 180], "boundari": [219, 221], "built": 218, "bulk": [156, 214, 228], "calc": [182, 219], "calcul": [206, 219, 225], "can": 205, "captur": [203, 211], "catalyst": [199, 200, 201, 202, 211, 219, 223, 224], "cattsunami": [5, 6, 7, 8, 9, 10, 11, 230], "cell": [219, 221, 225], "ch": 230, "challenge_ev": 0, "chang": 214, "changelog": 199, "charg": [199, 203], "checkpoint": [204, 219, 231], "chem": 218, "cite": [199, 202, 203, 214, 218], "class": [5, 6, 7, 8, 12, 13, 15, 16, 19, 20, 21, 25, 26, 27, 30, 32, 38, 39, 40, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 102, 104, 105, 106, 110, 111, 113, 114, 116, 117, 118, 119, 120, 122, 123, 125, 126, 129, 130, 132, 133, 134, 135, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 170, 172, 173, 186, 187, 188, 190, 192, 194, 195, 197], "client": [186, 187, 188, 189], "climat": [208, 219], "clone": 207, "cluster": 228, "cmd": 219, "co": [210, 220], "code": 229, "command": [213, 219], "common": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 205], "compar": [206, 223], "compat": 127, "comput": 231, "conda": 207, "condit": [219, 221], "config": [213, 219], "configur": [204, 223, 226], "constraint": [219, 221], "content": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 177, 178, 179, 180, 182, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 200, 201, 219, 221], "context": 193, "continuous_embed": 34, "converg": 225, "convert": [214, 220], "core": [5, 6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 207], "correl": 225, "cos\u03c6_cab": 212, "creat": [213, 219], "cu": [210, 220, 228], "custom": 213, "data": [153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 199, 202, 210, 212, 219, 220, 221, 229], "data_parallel": 13, "databas": [9, 160, 161, 162, 198], "dataset": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 198, 199, 210, 213, 218, 219, 220, 231], "ddec": 203, "dedupl": 226, "defin": 219, "dens": 200, "dense_ev": 1, "deprec": [210, 222], "determinist": 212, "dev": 219, "develop": [207, 219], "dft": 231, "diagnost": 228, "differ": 205, "dimenet_plus_plu": 45, "direct": [203, 211], "discuss": 218, "dissoci": 230, "distutil": 14, "do": [212, 230], "don": 205, "download": [199, 200, 201, 202, 219], "download_data": 136, "driven": 219, "drop": 47, "dt": 212, "edg": 219, "edge_rot_mat": 48, "effect": 225, "effici": [73, 86, 100], "efwt": 211, "elast": 201, "embed": [33, 34, 35, 36, 37, 219, 228], "embedding_block": [74, 87, 101], "energi": [177, 199, 202, 203, 205, 210, 212, 213, 219, 221, 225], "energy_train": 58, "entiti": 205, "enumer": [223, 226, 230], "environ": [207, 231], "equat": 228, "equiformer_v2": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63], "equiformer_v2_oc20": 49, "error": 212, "escn": [64, 65, 66], "evalai": 213, "evalu": [122, 213], "exampl": [223, 228], "except": [186, 187, 190, 192, 195], "execut": 217, "exercis": 225, "experiment": [163, 164, 165, 166, 167], "exponential_moving_averag": 123, "extractor": 210, "factor": 212, "fair": 218, "fairchem": [205, 207, 211, 212, 218], "faq": 212, "fast": 206, "featur": 210, "feb": 199, "ff_analysi": 175, "figur": 223, "file": [198, 200, 201, 204, 210, 213, 226], "filter": 194, "fine": [204, 229], "fit": [128, 212], "fix": [219, 221], "flag": 15, "flag_anomali": 172, "forc": [199, 202, 203, 205, 210, 211, 213, 219, 221], "force_field": 175, "force_scal": 102, "forces_train": 59, "format": [210, 214], "four": 205, "from": [205, 212, 213], "function": [0, 1, 2, 3, 5, 11, 12, 13, 14, 16, 17, 20, 21, 23, 26, 28, 29, 30, 31, 32, 38, 40, 42, 47, 48, 50, 53, 61, 63, 69, 72, 79, 82, 83, 85, 92, 95, 96, 99, 107, 108, 109, 112, 115, 118, 122, 127, 128, 130, 131, 133, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 154, 155, 158, 159, 162, 163, 164, 165, 166, 167, 169, 170, 174, 175, 178, 179, 180, 182, 184, 187, 189, 190, 192, 193, 195, 197], "ga": 205, "gaussian_rbf": 50, "gemnet": [67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 212, 219], "gemnet_gp": [80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "gemnet_oc": [93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107], "gener": [210, 219, 220, 221], "geom": [179, 180], "get": [205, 213], "get_energi": 163, "gif_maker_parallel": 137, "git": 207, "goal": 231, "gotcha": 205, "gp_util": 16, "have": 215, "how": 212, "hpo": [138, 139, 140], "hpo_util": 17, "i": [205, 212], "identifi": 205, "impact": 219, "import": 219, "incorpor": 219, "individu": 228, "infer": 206, "info": 220, "inform": [199, 202], "initi": [69, 82, 95, 199, 202, 203, 210, 213, 219], "input": 226, "input_block": 52, "instal": [207, 214], "interact": [210, 219], "interaction_block": [76, 89, 104], "interaction_indic": 96, "intro": 231, "introduct": [223, 231], "is2r": [199, 202, 203, 210, 211, 213, 219], "job": 204, "joint": 213, "khot_embed": 36, "larg": 205, "layer": [70, 71, 72, 73, 74, 75, 76, 77, 78, 83, 84, 85, 86, 87, 88, 89, 90, 91, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 225], "layer_norm": 53, "lbfgs_torch": 25, "least": 205, "legaci": 222, "leverag": 215, "licens": [209, 214, 218], "limit": 219, "line": [213, 219], "literatur": 223, "lmdb": [210, 219], "lmdb_databas": 39, "lmdb_dataset": 40, "load": 219, "local": 230, "log": 196, "logger": 19, "loss": 125, "lr_schedul": 61, "m": 212, "main": 206, "make": [198, 204, 210, 219, 223], "make_challenge_submission_fil": 142, "make_lmdb_s": 143, "make_submission_fil": 144, "map": [199, 202], "march": 199, "merge_traj": 164, "messag": 219, "metal": 225, "method": 214, "miscellan": 205, "ml": [219, 223, 226, 230], "ml_relax": 23, "model": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 188, 204, 205, 208, 211, 212, 213, 214, 215, 216, 218, 219, 231], "model_registri": 109, "modul": [0, 1, 2, 3, 4, 5, 7, 8, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 149, 150, 152, 154, 155, 156, 158, 159, 162, 163, 164, 165, 166, 167, 169, 170, 172, 174, 175, 177, 178, 179, 180, 182, 184, 186, 188, 189, 191, 192, 193, 194, 196, 197], "module_list": 54, "molecul": 205, "multi": 198, "multi_adsorbate_slab_config": 158, "my": 212, "name": 219, "neb": 230, "need": 205, "next": [219, 225], "normal": [126, 219], "note": 214, "notebook": [205, 217, 219], "nudg": 201, "number": [219, 221, 225], "object": [214, 219, 220], "obtain": 223, "oc": [154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 212], "oc20": [199, 202, 211, 212, 213, 219], "oc20dens": 200, "oc20neb": 201, "oc22": [202, 211, 213], "oc22_lmdb_dataset": 41, "ocp": [205, 213, 215, 219, 220, 221, 223, 224, 225, 227, 231], "ocp_train": 152, "ocpapi": [186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 214], "ocpneb": 7, "oct": 199, "odac": [175, 176, 177, 178], "odac23": [203, 211], "om": [179, 180, 181, 182, 183, 184], "omdata": [182, 183, 184], "onli": 211, "open": [199, 200, 201, 202, 203, 211, 219], "optim": [24, 25, 211], "option": [199, 202, 219, 226, 230], "orca": [182, 183, 184], "origin": 210, "other": 214, "out": [212, 223], "outofmemoryerror": 205, "over": 214, "overrid": 213, "overview": [200, 201, 218, 219], "own": 219, "packag": [6, 9, 10, 35, 38, 51, 65, 68, 81, 94, 108, 110, 114, 129, 135, 148, 151, 157, 161, 168, 173, 187, 190, 195, 207], "painn": [110, 111, 112], "paper": 223, "paramet": 213, "pariti": 223, "pars": [223, 226], "pass": 219, "pbc": [219, 221], "per": 199, "period": [219, 221], "persist": 214, "perturb_system": 165, "phase": 205, "pkl": 161, "plot": [219, 223], "post": [223, 226], "pre": 216, "precompute_sample_structur": 169, "predict": [212, 213, 219], "prefer": 219, "preprocess": [134, 135, 199, 220], "preprocess_ef": 145, "preprocess_relax": 146, "prerequisit": 219, "present": 232, "pretrain": [211, 219], "process": [223, 226], "process_mlr": 2, "profil": 219, "project": [218, 219], "promising_mof": 177, "promising_mof_energi": 177, "prompt": 214, "py": 206, "pypi": 207, "python": 229, "qmof_khot_embed": 37, "quickstart": 214, "radial_basi": [77, 90, 105], "radial_funct": 55, "rattle_test": 166, "reaction": 8, "read": [219, 221], "readabl": 198, "recip": 184, "refer": [185, 202, 219], "registri": 20, "relax": [21, 22, 23, 24, 25, 199, 202, 203, 210, 213, 214, 219, 220, 223, 225, 226, 230], "report": 223, "repositori": [207, 219], "request": 205, "requir": 219, "resourc": [219, 221], "result": [205, 214, 223, 230], "retri": 197, "ru": 230, "run": [204, 212, 219, 223, 226, 229, 230], "run_tun": 139, "run_tune_pbt": 140, "run_valid": 11, "s2ef": [199, 202, 203, 210, 211, 213, 219], "sampl": [115, 219, 221], "sample_geom_drug": 179, "save": [205, 221], "scale": [127, 128, 129, 130, 131, 212], "scale_factor": 130, "schedul": 132, "schnet": 113, "scn": [114, 115, 116, 117, 118], "screen": 224, "script": [1, 2, 3, 4, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 169], "search": [214, 228], "self": 212, "septemb": 199, "set": [204, 219, 229], "setup": 229, "setup_vasp": 178, "should": 212, "simpl": [225, 228], "simul": [205, 225], "singl": [198, 223], "site": 225, "size": 225, "skip": 214, "slab": [159, 223, 226], "smear": 117, "so2_op": 56, "so3": [57, 66], "softwar": 219, "some": 205, "sph_basi": 212, "spherical_basi": [78, 91, 106, 212], "spherical_harmon": 118, "split": [204, 229], "start": 213, "state": 228, "step": [219, 225], "stochast": 205, "structur": [198, 199, 201, 202, 203, 210, 213, 214, 219, 226], "structure_gener": 170, "studi": [215, 225], "style": 230, "submiss": 213, "submodul": [6, 18, 22, 24, 35, 38, 43, 51, 60, 65, 68, 75, 81, 88, 94, 103, 108, 110, 114, 121, 124, 129, 135, 138, 141, 148, 151, 157, 160, 168, 173, 176, 183, 187, 190, 195], "subpackag": [10, 18, 22, 38, 43, 51, 68, 81, 94, 108, 124, 141, 153, 160, 168, 190], "sum": 205, "summari": 225, "support": 214, "surfac": [214, 223], "symbol": [219, 221], "system": [199, 202, 223], "t": [205, 219], "tag": [205, 219, 221], "target": 219, "target_metadata_guess": 42, "task": [148, 149, 199, 202, 203, 219, 229, 231], "technic": 232, "test": [171, 204, 219, 229], "test_util": 26, "thi": 231, "throw": 212, "time": 217, "toi": [210, 219, 220], "too": 205, "total": [202, 211, 212, 213], "train": [204, 212, 213, 216, 219, 229], "trainer": [58, 59, 60, 61, 150, 151, 152, 205, 219], "trajectori": [199, 202, 219, 221, 223, 226], "transform": [27, 133], "transformer_block": 62, "trend": 225, "triplet": 219, "try": 212, "tune": [204, 229], "tutori": [219, 220, 222, 226, 230, 231], "tutorial_util": 28, "type": [29, 214], "ui": [189, 214], "unabl": 205, "uncompress": 147, "understand": [219, 221], "unit": [219, 221, 225], "unrecogn": 205, "up": 204, "updat": 162, "us": [198, 201, 216, 219, 223, 225], "usag": [210, 214, 227], "util": [3, 30, 79, 92, 107, 112, 119, 120, 121, 131, 167, 172, 173, 174], "v": 223, "val": [204, 229], "valid": 219, "valu": 223, "vasp": [174, 226], "vector": 228, "version": [191, 199], "video": [221, 231], "view": [214, 219, 221], "visual": [219, 221, 230], "wai": [206, 219], "walkthrough": 231, "want": 205, "warn": 205, "web": 214, "what": 212, "why": 208, "wigner": 63, "wildli": 205, "window": 207, "work": [223, 228], "workflow": [192, 193, 194, 195, 196, 197], "write": [210, 226], "write_geom_drugs_structur": 180, "write_top_k_vasp": 4, "yaml": [204, 213], "you": 205, "your": [205, 219, 220], "zero": 205, "\u03b8_cabd": 212}}) \ No newline at end of file +Search.setIndex({"alltitles": {"": [[202, "id1"], [202, "id2"]], "(Optional) Creating your own LMDBs for use in the OCP repository": [[219, "optional-creating-your-own-lmdbs-for-use-in-the-ocp-repository"]], "(Optional) Deduplicate structures": [[226, "optional-deduplicate-structures"]], "(Optional) OCP Calculator ": [[219, "optional-ocp-calculator"]], "(Optional) Visualize the results": [[230, "optional-visualize-the-results"]], "A clustering example": [[228, "a-clustering-example"]], "A diagnostic example": [[228, "a-diagnostic-example"]], "A simple vector search example": [[228, "a-simple-vector-search-example"]], "API Reference": [[185, "api-reference"]], "About the compute environment": [[231, "about-the-compute-environment"]], "Abstract": [[231, "abstract"]], "Acknowledgements": [[218, "acknowledgements"]], "Adding additional info to your Data objects": [[220, "adding-additional-info-to-your-data-objects"]], "Additional Resources": [[219, "additional-resources"]], "Additional packages": [[207, "additional-packages"]], "AdsorbML tutorial": [[226, "adsorbml-tutorial"]], "Adsorbate+catalyst system trajectories (optional download)": [[199, "adsorbate-catalyst-system-trajectories-optional-download"]], "Adsorbate-catalyst system to catalyst system mapping information": [[199, "adsorbate-catalyst-system-to-catalyst-system-mapping-information"]], "Adsorption energy": [[219, "adsorption-energy"]], "Advanced OCP usage": [[227, "advanced-ocp-usage"]], "Advanced usage": [[210, "advanced-usage"], [214, "advanced-usage"]], "Are predictions from FAIRChem models deterministic?": [[212, "are-predictions-from-fairchem-models-deterministic"]], "Atom and Edge Embeddings": [[219, "atom-and-edge-embeddings"]], "Atomic numbers": [[219, "atomic-numbers"], [221, "atomic-numbers"]], "Atomic symbols": [[219, "atomic-symbols"], [221, "atomic-symbols"]], "Attributes": [[1, "attributes"], [2, "attributes"], [4, "attributes"], [9, "attributes"], [10, "attributes"], [11, "attributes"], [14, "attributes"], [15, "attributes"], [16, "attributes"], [20, "attributes"], [29, "attributes"], [33, "attributes"], [34, "attributes"], [35, "attributes"], [36, "attributes"], [37, "attributes"], [39, "attributes"], [40, "attributes"], [45, "attributes"], [49, "attributes"], [63, "attributes"], [66, "attributes"], [108, "attributes"], [109, "attributes"], [118, "attributes"], [122, "attributes"], [127, "attributes"], [130, "attributes"], [134, "attributes"], [136, "attributes"], [137, "attributes"], [142, "attributes"], [143, "attributes"], [144, "attributes"], [145, "attributes"], [146, "attributes"], [147, "attributes"], [161, "attributes"], [163, "attributes"], [168, "attributes"], [169, "attributes"], [170, "attributes"], [174, "attributes"], [175, "attributes"], [177, "attributes"], [178, "attributes"], [182, "attributes"], [189, "attributes"], [190, "attributes"], [191, "attributes"], [192, "attributes"], [195, "attributes"], [196, "attributes"], [197, "attributes"]], "Background & Prerequisites": [[219, "background-prerequisites"]], "Background ": [[219, "background"]], "Background References": [[219, "background-references"]], "Bader charge data": [[199, "bader-charge-data"]], "Bulk Cu equation of state example": [[228, "bulk-cu-equation-of-state-example"]], "Calculating adsorption energies": [[225, "calculating-adsorption-energies"]], "CatTSunami tutorial": [[230, "cattsunami-tutorial"]], "Catalyst system trajectories (optional download)": [[199, "catalyst-system-trajectories-optional-download"]], "Changing the model type": [[214, "changing-the-model-type"]], "Checkpoints": [[231, "checkpoints"]], "Citing OC20": [[199, "citing-oc20"]], "Citing OC22": [[202, "citing-oc22"]], "Citing ODAC23": [[203, "citing-odac23"]], "Citing fairchem": [[218, "citing-fairchem"]], "Citing ocpapi": [[214, "citing-ocpapi"]], "Classes": [[5, "classes"], [6, "classes"], [7, "classes"], [8, "classes"], [12, "classes"], [13, "classes"], [15, "classes"], [16, "classes"], [19, "classes"], [20, "classes"], [21, "classes"], [25, "classes"], [26, "classes"], [27, "classes"], [30, "classes"], [32, "classes"], [38, "classes"], [39, "classes"], [40, "classes"], [41, "classes"], [44, "classes"], [45, "classes"], [46, "classes"], [47, "classes"], [49, "classes"], [50, "classes"], [51, "classes"], [52, "classes"], [53, "classes"], [54, "classes"], [55, "classes"], [56, "classes"], [57, "classes"], [58, "classes"], [59, "classes"], [61, "classes"], [62, "classes"], [64, "classes"], [65, "classes"], [66, "classes"], [67, "classes"], [68, "classes"], [70, "classes"], [71, "classes"], [73, "classes"], [74, "classes"], [76, "classes"], [77, "classes"], [78, "classes"], [80, "classes"], [81, "classes"], [83, "classes"], [84, "classes"], [86, "classes"], [87, "classes"], [89, "classes"], [90, "classes"], [91, "classes"], [93, "classes"], [94, "classes"], [97, "classes"], [98, "classes"], [100, "classes"], [101, "classes"], [102, "classes"], [104, "classes"], [105, "classes"], [106, "classes"], [110, "classes"], [111, "classes"], [113, "classes"], [114, "classes"], [116, "classes"], [117, "classes"], [118, "classes"], [119, "classes"], [120, "classes"], [122, "classes"], [123, "classes"], [125, "classes"], [126, "classes"], [129, "classes"], [130, "classes"], [132, "classes"], [133, "classes"], [134, "classes"], [135, "classes"], [148, "classes"], [149, "classes"], [150, "classes"], [151, "classes"], [152, "classes"], [154, "classes"], [155, "classes"], [156, "classes"], [157, "classes"], [158, "classes"], [159, "classes"], [170, "classes"], [172, "classes"], [173, "classes"], [186, "classes"], [187, "classes"], [188, "classes"], [190, "classes"], [192, "classes"], [194, "classes"], [195, "classes"], [197, "classes"]], "Climate Impact": [[219, "climate-impact"]], "Cloning and installing the git repository on windows": [[207, "cloning-and-installing-the-git-repository-on-windows"]], "Clustering individual atoms": [[228, "clustering-individual-atoms"]], "Common gotchas with fairchem": [[205, "common-gotchas-with-fairchem"]], "Comparing ASE calculator and main.py": [[206, "comparing-ase-calculator-and-main-py"]], "Conda": [[207, "conda"]], "Convergence study": [[225, "convergence-study"]], "Convert Atoms object to Data object": [[220, "convert-atoms-object-to-data-object"]], "Converting to ase.Atoms objects": [[214, "converting-to-ase-atoms-objects"]], "Converting to other structure formats": [[214, "converting-to-other-structure-formats"]], "Create EvalAI OC20 submission files": [[213, "create-evalai-oc20-submission-files"]], "Create EvalAI OC22 submission files": [[213, "create-evalai-oc22-submission-files"]], "Create the trainer": [[219, "create-the-trainer"], [219, "id11"]], "DDEC Charges": [[203, "ddec-charges"]], "Data Download [~1min] ": [[219, "data-download-1min"]], "Data Visualization ": [[219, "data-visualization"]], "Data contents": [[221, "data-contents"]], "Data contents ": [[219, "data-contents"]], "Data mapping information": [[199, "data-mapping-information"], [202, "data-mapping-information"]], "Dataset": [[219, "dataset"], [219, "id2"], [219, "id9"]], "Dataset Overview": [[219, "dataset-overview"]], "Dataset changelog": [[199, "dataset-changelog"]], "Datasets / Tasks": [[231, "datasets-tasks"]], "Datasets in fairchem:": [[218, "datasets-in-fairchem"]], "Define the Config": [[219, "define-the-config"], [219, "id4"], [219, "id10"]], "Development install": [[207, "development-install"]], "Discussion": [[218, "discussion"]], "Do enumerations in an AdsorbML style for CH dissociation on Ru (001)": [[230, "do-enumerations-in-an-adsorbml-style-for-ch-dissociation-on-ru-001"]], "Download": [[201, "download"]], "Download and preprocess the dataset": [[199, "download-and-preprocess-the-dataset"]], "Download pretrained checkpoint": [[219, "download-pretrained-checkpoint"], [219, "id14"]], "Effects of number of layers": [[225, "effects-of-number-of-layers"]], "Effects of relaxation": [[225, "effects-of-relaxation"]], "Energy": [[221, "energy"]], "Enumerate NEBs": [[230, "enumerate-nebs"]], "Enumerate the adsorbate-slab configurations to run relaxations on": [[223, "enumerate-the-adsorbate-slab-configurations-to-run-relaxations-on"], [226, "enumerate-the-adsorbate-slab-configurations-to-run-relaxations-on"]], "Environment": [[207, "environment"]], "Exceptions": [[186, "exceptions"], [187, "exceptions"], [190, "exceptions"], [192, "exceptions"], [195, "exceptions"]], "Exercises": [[225, "exercises"], [225, "id1"]], "FAIR-Chem overview": [[218, "fair-chem-overview"]], "Fast batched inference": [[206, "fast-batched-inference"]], "File Contents and Download": [[200, "file-contents-and-download"]], "File Structure and Contents": [[201, "file-structure-and-contents"]], "Fine tuning a model": [[204, "fine-tuning-a-model"]], "Fine tuning the checkpoint": [[204, "fine-tuning-the-checkpoint"]], "Fine-tuning with Python": [[229, "fine-tuning-with-python"]], "Fixed atoms constraint": [[219, "fixed-atoms-constraint"], [221, "fixed-atoms-constraint"]], "Force": [[219, "force"]], "Forces": [[221, "forces"]], "Functions": [[0, "functions"], [1, "functions"], [2, "functions"], [3, "functions"], [5, "functions"], [11, "functions"], [12, "functions"], [13, "functions"], [14, "functions"], [16, "functions"], [17, "functions"], [20, "functions"], [21, "functions"], [23, "functions"], [26, "functions"], [28, "functions"], [29, "functions"], [30, "functions"], [31, "functions"], [32, "functions"], [38, "functions"], [40, "functions"], [42, "functions"], [47, "functions"], [48, "functions"], [50, "functions"], [53, "functions"], [61, "functions"], [63, "functions"], [69, "functions"], [72, "functions"], [79, "functions"], [82, "functions"], [83, "functions"], [85, "functions"], [92, "functions"], [95, "functions"], [96, "functions"], [99, "functions"], [107, "functions"], [108, "functions"], [109, "functions"], [112, "functions"], [115, "functions"], [118, "functions"], [122, "functions"], [127, "functions"], [128, "functions"], [130, "functions"], [131, "functions"], [133, "functions"], [136, "functions"], [137, "functions"], [139, "functions"], [140, "functions"], [142, "functions"], [143, "functions"], [144, "functions"], [145, "functions"], [146, "functions"], [147, "functions"], [154, "functions"], [155, "functions"], [158, "functions"], [159, "functions"], [162, "functions"], [163, "functions"], [164, "functions"], [165, "functions"], [166, "functions"], [167, "functions"], [169, "functions"], [170, "functions"], [174, "functions"], [175, "functions"], [178, "functions"], [179, "functions"], [180, "functions"], [182, "functions"], [184, "functions"], [187, "functions"], [189, "functions"], [190, "functions"], [192, "functions"], [193, "functions"], [195, "functions"], [197, "functions"]], "Generate toy dataset: Relaxation of CO on Cu": [[210, "generate-toy-dataset-relaxation-of-co-on-cu"], [220, "generate-toy-dataset-relaxation-of-co-on-cu"]], "Generating sample data": [[219, "generating-sample-data"], [221, "generating-sample-data"]], "Getting Started": [[213, "getting-started"]], "Goals for this tutorial": [[231, "goals-for-this-tutorial"]], "How do I train a model on OC20 total energies?": [[212, "how-do-i-train-a-model-on-oc20-total-energies"]], "I get wildly different energies from the different models": [[205, "i-get-wildly-different-energies-from-the-different-models"]], "I want the energy of a gas phase atom": [[205, "i-want-the-energy-of-a-gas-phase-atom"]], "IS2RE Direct models": [[211, "is2re-direct-models"]], "IS2RE Relaxations": [[213, "is2re-relaxations"]], "IS2RE models": [[211, "is2re-models"]], "IS2RS": [[211, "is2rs"]], "IS2RS:": [[213, "is2rs"]], "Imports": [[219, "imports"], [219, "id1"], [219, "id8"], [219, "id13"]], "Incorporating triplets and training GemNet-T": [[219, "incorporating-triplets-and-training-gemnet-t"]], "Initial Structure to Relaxed Energy (IS2RE) ": [[219, "initial-structure-to-relaxed-energy-is2re"]], "Initial Structure to Relaxed Energy (IS2RE) LMDBs": [[219, "initial-structure-to-relaxed-energy-is2re-lmdbs"]], "Initial Structure to Relaxed Energy prediction (IS2RE)": [[213, "initial-structure-to-relaxed-energy-prediction-is2re"]], "Initial Structure to Relaxed Energy/Structure (IS2RE/IS2RS) LMDBs": [[210, "initial-structure-to-relaxed-energy-structure-is2re-is2rs-lmdbs"]], "Initial Structure to Relaxed Structure (IS2RS)": [[213, "initial-structure-to-relaxed-structure-is2rs"]], "Initial Structure to Relaxed Structure (IS2RS) / Relaxed Energy (IS2RE) tasks": [[203, "initial-structure-to-relaxed-structure-is2rs-relaxed-energy-is2re-tasks"]], "Initial Structure to Relaxed Structure (IS2RS) ": [[219, "initial-structure-to-relaxed-structure-is2rs"]], "Initial Structure to Relaxed Structure (IS2RS) and Initial Structure to Relaxed Energy (IS2RE) tasks": [[199, "initial-structure-to-relaxed-structure-is2rs-and-initial-structure-to-relaxed-energy-is2re-tasks"]], "Initial Structure to Relaxed Structure (IS2RS) and Initial Structure to Relaxed Total Energy (IS2RE-Total) tasks": [[202, "initial-structure-to-relaxed-structure-is2rs-and-initial-structure-to-relaxed-total-energy-is2re-total-tasks"]], "Initial Structure to Total Relaxed Energy (IS2RE-Total)": [[213, "initial-structure-to-total-relaxed-energy-is2re-total"]], "Initialize AtomsToGraph feature extractor": [[210, "initialize-atomstograph-feature-extractor"]], "Initialize LMDB file": [[210, "initialize-lmdb-file"]], "Install fairchem-core": [[207, "install-fairchem-core"]], "Installation": [[207, "installation"], [214, "installation"]], "Interacting with the LMDBs": [[210, "interacting-with-the-lmdbs"]], "Interacting with the OC20 datasets": [[219, "interacting-with-the-oc20-datasets"]], "Intro and background on OCP and DFT": [[231, "intro-and-background-on-ocp-and-dft"]], "Introduction": [[223, "introduction"], [231, "introduction"]], "I\u2019m trying to run GemNet-OC / GemNet-dT, but it throws an error that scaling factors are not fitted. What should I do?": [[212, "i-m-trying-to-run-gemnet-oc-gemnet-dt-but-it-throws-an-error-that-scaling-factors-are-not-fitted-what-should-i-do"]], "I\u2019m trying to run GemNet-OC on my data, but it errors out on sph_basis = self.spherical_basis(cos\u03c6_cab, \u03b8_cabd).": [[212, "i-m-trying-to-run-gemnet-oc-on-my-data-but-it-errors-out-on-sph-basis-self-spherical-basis-cos-cab-cabd"]], "Joint Training": [[213, "joint-training"]], "Legacy [deprecated] Tutorials": [[222, "legacy-deprecated-tutorials"]], "License": [[209, "license"], [214, "license"], [218, "license"]], "Limitations ": [[219, "limitations"]], "Load the best checkpoint": [[219, "load-the-best-checkpoint"], [219, "id7"], [219, "id12"]], "Make figure 6b and compare to literature results": [[223, "make-figure-6b-and-compare-to-literature-results"]], "Make parity plots for values obtained by ML v. reported in the paper": [[223, "make-parity-plots-for-values-obtained-by-ml-v-reported-in-the-paper"]], "Make the train, test, val splits": [[204, "make-the-train-test-val-splits"]], "Making LMDB Datasets (original format, deprecated for ASE LMDBs)": [[210, "making-lmdb-datasets-original-format-deprecated-for-ase-lmdbs"]], "Making and using ASE datasets": [[198, "making-and-using-ase-datasets"]], "March 2021": [[199, "march-2021"]], "Message passing": [[219, "message-passing"]], "Miscellaneous warnings": [[205, "miscellaneous-warnings"]], "Model FAQ": [[212, "model-faq"]], "Model development ": [[219, "model-development"]], "Models": [[212, "models"], [231, "models"]], "Module Contents": [[0, "module-contents"], [1, "module-contents"], [2, "module-contents"], [3, "module-contents"], [4, "module-contents"], [5, "module-contents"], [7, "module-contents"], [8, "module-contents"], [11, "module-contents"], [12, "module-contents"], [13, "module-contents"], [14, "module-contents"], [15, "module-contents"], [16, "module-contents"], [17, "module-contents"], [19, "module-contents"], [20, "module-contents"], [21, "module-contents"], [23, "module-contents"], [25, "module-contents"], [26, "module-contents"], [27, "module-contents"], [28, "module-contents"], [29, "module-contents"], [30, "module-contents"], [31, "module-contents"], [32, "module-contents"], [33, "module-contents"], [34, "module-contents"], [36, "module-contents"], [37, "module-contents"], [39, "module-contents"], [40, "module-contents"], [41, "module-contents"], [42, "module-contents"], [44, "module-contents"], [45, "module-contents"], [46, "module-contents"], [47, "module-contents"], [48, "module-contents"], [49, "module-contents"], [50, "module-contents"], [52, "module-contents"], [53, "module-contents"], [54, "module-contents"], [55, "module-contents"], [56, "module-contents"], [57, "module-contents"], [58, "module-contents"], [59, "module-contents"], [61, "module-contents"], [62, "module-contents"], [63, "module-contents"], [64, "module-contents"], [66, "module-contents"], [67, "module-contents"], [69, "module-contents"], [70, "module-contents"], [71, "module-contents"], [72, "module-contents"], [73, "module-contents"], [74, "module-contents"], [76, "module-contents"], [77, "module-contents"], [78, "module-contents"], [79, "module-contents"], [80, "module-contents"], [82, "module-contents"], [83, "module-contents"], [84, "module-contents"], [85, "module-contents"], [86, "module-contents"], [87, "module-contents"], [89, "module-contents"], [90, "module-contents"], [91, "module-contents"], [92, "module-contents"], [93, "module-contents"], [95, "module-contents"], [96, "module-contents"], [97, "module-contents"], [98, "module-contents"], [99, "module-contents"], [100, "module-contents"], [101, "module-contents"], [102, "module-contents"], [104, "module-contents"], [105, "module-contents"], [106, "module-contents"], [107, "module-contents"], [109, "module-contents"], [111, "module-contents"], [112, "module-contents"], [113, "module-contents"], [115, "module-contents"], [116, "module-contents"], [117, "module-contents"], [118, "module-contents"], [119, "module-contents"], [120, "module-contents"], [122, "module-contents"], [123, "module-contents"], [125, "module-contents"], [126, "module-contents"], [127, "module-contents"], [128, "module-contents"], [130, "module-contents"], [131, "module-contents"], [132, "module-contents"], [133, "module-contents"], [134, "module-contents"], [136, "module-contents"], [137, "module-contents"], [139, "module-contents"], [140, "module-contents"], [142, "module-contents"], [143, "module-contents"], [144, "module-contents"], [145, "module-contents"], [146, "module-contents"], [147, "module-contents"], [149, "module-contents"], [150, "module-contents"], [152, "module-contents"], [154, "module-contents"], [155, "module-contents"], [156, "module-contents"], [158, "module-contents"], [159, "module-contents"], [162, "module-contents"], [163, "module-contents"], [164, "module-contents"], [165, "module-contents"], [166, "module-contents"], [167, "module-contents"], [169, "module-contents"], [170, "module-contents"], [172, "module-contents"], [174, "module-contents"], [175, "module-contents"], [177, "module-contents"], [178, "module-contents"], [179, "module-contents"], [180, "module-contents"], [182, "module-contents"], [184, "module-contents"], [186, "module-contents"], [188, "module-contents"], [189, "module-contents"], [191, "module-contents"], [192, "module-contents"], [193, "module-contents"], [194, "module-contents"], [196, "module-contents"], [197, "module-contents"]], "Multi-structure Files": [[198, "multi-structure-files"]], "Next Steps ": [[219, "next-steps"]], "Next steps": [[225, "next-steps"]], "Normalize data": [[219, "normalize-data"], [219, "id3"]], "Note about async methods": [[214, "note-about-async-methods"]], "Notebook execution times": [[217, "notebook-execution-times"]], "OC20": [[213, "oc20"]], "OC20 mappings": [[199, "oc20-mappings"]], "OC20 reference information": [[202, "oc20-reference-information"]], "OC22": [[213, "oc22"]], "OC22 Mappings": [[202, "oc22-mappings"]], "OCP Data Preprocessing Tutorial": [[220, "ocp-data-preprocessing-tutorial"]], "OCP Data Visualization": [[221, "ocp-data-visualization"]], "Objective ": [[219, "objective"]], "Open Catalyst 2020 (OC20)": [[199, "open-catalyst-2020-oc20"], [211, "open-catalyst-2020-oc20"]], "Open Catalyst 2020 Dense (OC20Dense)": [[200, "open-catalyst-2020-dense-oc20dense"]], "Open Catalyst 2020 Nudged Elastic Band (OC20NEB)": [[201, "open-catalyst-2020-nudged-elastic-band-oc20neb"]], "Open Catalyst 2022 (OC22)": [[202, "open-catalyst-2022-oc22"], [211, "open-catalyst-2022-oc22"]], "Open Catalyst Project Tutorial Notebook": [[219, "open-catalyst-project-tutorial-notebook"]], "Open Direct Air Capture 2023 (ODAC23)": [[203, "open-direct-air-capture-2023-odac23"], [211, "open-direct-air-capture-2023-odac23"]], "OutOfMemoryError": [[205, "outofmemoryerror"]], "Overriding YAML config parameters from the command line": [[213, "overriding-yaml-config-parameters-from-the-command-line"]], "Overview": [[200, "overview"], [201, "overview"]], "Package Contents": [[6, "package-contents"], [9, "package-contents"], [10, "package-contents"], [35, "package-contents"], [38, "package-contents"], [51, "package-contents"], [65, "package-contents"], [68, "package-contents"], [81, "package-contents"], [94, "package-contents"], [108, "package-contents"], [110, "package-contents"], [114, "package-contents"], [129, "package-contents"], [135, "package-contents"], [148, "package-contents"], [151, "package-contents"], [157, "package-contents"], [161, "package-contents"], [168, "package-contents"], [173, "package-contents"], [187, "package-contents"], [190, "package-contents"], [195, "package-contents"]], "Parse the trajectories and post-process": [[223, "parse-the-trajectories-and-post-process"], [226, "parse-the-trajectories-and-post-process"]], "Per-adsorbate trajectories": [[199, "per-adsorbate-trajectories"]], "Per-adsorbate trajectories (optional download)": [[199, "per-adsorbate-trajectories-optional-download"]], "Periodic boundary conditions (PBC)": [[219, "periodic-boundary-conditions-pbc"], [221, "periodic-boundary-conditions-pbc"]], "Persisting results": [[214, "persisting-results"]], "Plot energy profile of toy trajectory": [[219, "plot-energy-profile-of-toy-trajectory"]], "Pretrained FAIRChem models": [[211, "pretrained-fairchem-models"]], "Projects and models built on fairchem:": [[218, "projects-and-models-built-on-fairchem"]], "PyPi": [[207, "pypi"]], "Quickstart": [[214, "quickstart"]], "Reading a trajectory": [[219, "reading-a-trajectory"], [221, "reading-a-trajectory"]], "References": [[219, "references"]], "Relaxation Trajectories": [[199, "relaxation-trajectories"], [202, "relaxation-trajectories"]], "Request entity too large - can\u2019t save your Notebook": [[205, "request-entity-too-large-can-t-save-your-notebook"]], "Resources": [[221, "resources"]], "Run ML local relaxations:": [[230, "run-ml-local-relaxations"]], "Run ML relaxations:": [[226, "run-ml-relaxations"]], "Run NEBs": [[230, "run-nebs"]], "Run all the systems": [[223, "run-all-the-systems"]], "Run an ML relaxation": [[223, "run-an-ml-relaxation"]], "Run on the test set": [[219, "run-on-the-test-set"]], "Run relaxations": [[219, "run-relaxations"]], "Run the training task": [[229, "run-the-training-task"]], "Running on command line [Preferred way to train models] ": [[219, "running-on-command-line-preferred-way-to-train-models"]], "Running the training job": [[204, "running-the-training-job"]], "S2EF models": [[211, "s2ef-models"]], "S2EF models: optimized for EFwT": [[211, "s2ef-models-optimized-for-efwt"]], "S2EF models: optimized for force only": [[211, "s2ef-models-optimized-for-force-only"]], "S2EF-Total models": [[211, "s2ef-total-models"]], "S2EF-Total/IS2RE-Total:": [[213, "s2ef-total-is2re-total"]], "S2EF/IS2RE:": [[213, "s2ef-is2re"]], "Saving a trajectory video": [[221, "saving-a-trajectory-video"]], "Screening catalysts with OCP": [[224, "screening-catalysts-with-ocp"]], "Search over all surfaces": [[214, "search-over-all-surfaces"]], "September 2021": [[199, "september-2021"]], "Setting up the configuration yaml file": [[204, "setting-up-the-configuration-yaml-file"]], "Setup the training code": [[229, "setup-the-training-code"]], "Setup the training task": [[229, "setup-the-training-task"]], "Simple simulations using the OCP ASE calculator": [[225, "simple-simulations-using-the-ocp-ase-calculator"]], "Single-Structure Files": [[198, "single-structure-files"]], "Site correlations": [[225, "site-correlations"]], "Skip relaxation approval prompts": [[214, "skip-relaxation-approval-prompts"]], "Software Requirements": [[219, "software-requirements"]], "Split the data into train, test, val sets": [[229, "split-the-data-into-train-test-val-sets"]], "Steps for making IS2RS predictions": [[219, "steps-for-making-is2rs-predictions"]], "Steps for training an IS2RE model": [[219, "steps-for-training-an-is2re-model"]], "Steps for training an S2EF model": [[219, "steps-for-training-an-s2ef-model"]], "Stochastic simulation results": [[205, "stochastic-simulation-results"]], "Structural relaxations": [[219, "structural-relaxations"]], "Structure to Energy and Forces (S2EF)": [[213, "structure-to-energy-and-forces-s2ef"]], "Structure to Energy and Forces (S2EF) ": [[219, "structure-to-energy-and-forces-s2ef"]], "Structure to Energy and Forces (S2EF) LMDBs": [[210, "structure-to-energy-and-forces-s2ef-lmdbs"], [219, "structure-to-energy-and-forces-s2ef-lmdbs"]], "Structure to Energy and Forces (S2EF) task": [[199, "structure-to-energy-and-forces-s2ef-task"], [203, "structure-to-energy-and-forces-s2ef-task"]], "Structure to Total Energy and Forces (S2EF-Total)": [[213, "structure-to-total-energy-and-forces-s2ef-total"]], "Structure to Total Energy and Forces (S2EF-Total) task": [[202, "structure-to-total-energy-and-forces-s2ef-total-task"]], "Studies that have leveraged OCP models": [[215, "studies-that-have-leveraged-ocp-models"]], "Submodules": [[6, "submodules"], [18, "submodules"], [22, "submodules"], [24, "submodules"], [35, "submodules"], [38, "submodules"], [43, "submodules"], [51, "submodules"], [60, "submodules"], [65, "submodules"], [68, "submodules"], [75, "submodules"], [81, "submodules"], [88, "submodules"], [94, "submodules"], [103, "submodules"], [108, "submodules"], [110, "submodules"], [114, "submodules"], [121, "submodules"], [124, "submodules"], [129, "submodules"], [135, "submodules"], [138, "submodules"], [141, "submodules"], [148, "submodules"], [151, "submodules"], [157, "submodules"], [160, "submodules"], [168, "submodules"], [173, "submodules"], [176, "submodules"], [183, "submodules"], [187, "submodules"], [190, "submodules"], [195, "submodules"]], "Subpackages": [[10, "subpackages"], [18, "subpackages"], [22, "subpackages"], [38, "subpackages"], [43, "subpackages"], [51, "subpackages"], [68, "subpackages"], [81, "subpackages"], [94, "subpackages"], [108, "subpackages"], [124, "subpackages"], [141, "subpackages"], [153, "subpackages"], [160, "subpackages"], [168, "subpackages"], [190, "subpackages"]], "Summary": [[225, "summary"]], "Supported bulks and adsorbates": [[214, "supported-bulks-and-adsorbates"]], "System trajectories (optional download)": [[202, "system-trajectories-optional-download"]], "Tags": [[219, "tags"], [221, "tags"]], "Target Audience": [[219, "target-audience"]], "Tasks": [[219, "tasks"]], "Technical presentations": [[232, "technical-presentations"]], "Test the model": [[219, "test-the-model"]], "The ASE calculator way": [[206, "the-ase-calculator-way"]], "The forces don\u2019t sum to zero": [[205, "the-forces-don-t-sum-to-zero"]], "To tag or not?": [[205, "to-tag-or-not"]], "Train the Model": [[219, "id5"]], "Train the model": [[219, "train-the-model"]], "Training OC20 models with total energies (IS2RE/S2EF)": [[213, "training-oc20-models-with-total-energies-is2re-s2ef"]], "Training and evaluating custom models on OCP datasets": [[213, "training-and-evaluating-custom-models-on-ocp-datasets"]], "Training the model": [[219, "training-the-model"]], "Trends in adsorption energies across metals.": [[225, "trends-in-adsorption-energies-across-metals"]], "Tutorial Use": [[219, "tutorial-use"]], "Unable to identify ocp trainer": [[205, "unable-to-identify-ocp-trainer"]], "Understanding the data": [[219, "understanding-the-data"], [221, "understanding-the-data"]], "Unit cell": [[219, "unit-cell"], [221, "unit-cell"]], "Unit cell size": [[225, "unit-cell-size"]], "Unrecognized arguments": [[205, "unrecognized-arguments"]], "Use": [[201, "use"]], "Using ASE-Readable Files": [[198, "using-ase-readable-files"]], "Using OCP to enumerate adsorbates on alloy catalyst surfaces": [[223, "using-ocp-to-enumerate-adsorbates-on-alloy-catalyst-surfaces"]], "Using an ASE Database": [[198, "using-an-ase-database"]], "Using pre-trained models in ASE": [[216, "using-pre-trained-models-in-ase"]], "Using the OCP Calculator": [[219, "using-the-ocp-calculator"]], "Validate the Model": [[219, "id6"]], "Validate the model": [[219, "validate-the-model"]], "Version 1, Oct 2020": [[199, "version-1-oct-2020"]], "Version 2, Feb 2021": [[199, "version-2-feb-2021"]], "Viewing a trajectory": [[219, "viewing-a-trajectory"], [221, "viewing-a-trajectory"]], "Viewing results in the web UI": [[214, "viewing-results-in-the-web-ui"]], "Visualize ML-driven relaxations": [[219, "visualize-ml-driven-relaxations"]], "Walkthrough video": [[231, "walkthrough-video"]], "Why model atoms for climate?": [[208, "why-model-atoms-for-climate"]], "Work out a single example": [[223, "work-out-a-single-example"]], "Working with embeddings": [[228, "working-with-embeddings"]], "Write VASP input files": [[226, "write-vasp-input-files"]], "Write data to LMDB": [[210, "write-data-to-lmdb"]], "You need at least four atoms for molecules with some models": [[205, "you-need-at-least-four-atoms-for-molecules-with-some-models"]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval"]], "adsorbml.scripts.dense_eval": [[1, "module-adsorbml.scripts.dense_eval"]], "adsorbml.scripts.process_mlrs": [[2, "module-adsorbml.scripts.process_mlrs"]], "adsorbml.scripts.utils": [[3, "module-adsorbml.scripts.utils"]], "adsorbml.scripts.write_top_k_vasp": [[4, "module-adsorbml.scripts.write_top_k_vasp"]], "cattsunami": [[10, "module-cattsunami"]], "cattsunami.core": [[6, "module-cattsunami.core"]], "cattsunami.core.autoframe": [[5, "module-cattsunami.core.autoframe"]], "cattsunami.core.ocpneb": [[7, "module-cattsunami.core.ocpneb"]], "cattsunami.core.reaction": [[8, "module-cattsunami.core.reaction"]], "cattsunami.databases": [[9, "module-cattsunami.databases"]], "cattsunami.run_validation.run_validation": [[11, "module-cattsunami.run_validation.run_validation"]], "core": [[43, "module-core"]], "core._cli": [[12, "module-core._cli"]], "core.common": [[18, "module-core.common"]], "core.common.data_parallel": [[13, "module-core.common.data_parallel"]], "core.common.distutils": [[14, "module-core.common.distutils"]], "core.common.flags": [[15, "module-core.common.flags"]], "core.common.gp_utils": [[16, "module-core.common.gp_utils"]], "core.common.hpo_utils": [[17, "module-core.common.hpo_utils"]], "core.common.logger": [[19, "module-core.common.logger"]], "core.common.registry": [[20, "module-core.common.registry"]], "core.common.relaxation": [[22, "module-core.common.relaxation"]], "core.common.relaxation.ase_utils": [[21, "module-core.common.relaxation.ase_utils"]], "core.common.relaxation.ml_relaxation": [[23, "module-core.common.relaxation.ml_relaxation"]], "core.common.relaxation.optimizers": [[24, "module-core.common.relaxation.optimizers"]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, "module-core.common.relaxation.optimizers.lbfgs_torch"]], "core.common.test_utils": [[26, "module-core.common.test_utils"]], "core.common.transforms": [[27, "module-core.common.transforms"]], "core.common.tutorial_utils": [[28, "module-core.common.tutorial_utils"]], "core.common.typing": [[29, "module-core.common.typing"]], "core.common.utils": [[30, "module-core.common.utils"]], "core.datasets": [[38, "module-core.datasets"]], "core.datasets._utils": [[31, "module-core.datasets._utils"]], "core.datasets.ase_datasets": [[32, "module-core.datasets.ase_datasets"]], "core.datasets.embeddings": [[35, "module-core.datasets.embeddings"]], "core.datasets.embeddings.atomic_radii": [[33, "module-core.datasets.embeddings.atomic_radii"]], "core.datasets.embeddings.continuous_embeddings": [[34, "module-core.datasets.embeddings.continuous_embeddings"]], "core.datasets.embeddings.khot_embeddings": [[36, "module-core.datasets.embeddings.khot_embeddings"]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, "module-core.datasets.embeddings.qmof_khot_embeddings"]], "core.datasets.lmdb_database": [[39, "module-core.datasets.lmdb_database"]], "core.datasets.lmdb_dataset": [[40, "module-core.datasets.lmdb_dataset"]], "core.datasets.oc22_lmdb_dataset": [[41, "module-core.datasets.oc22_lmdb_dataset"]], "core.datasets.target_metadata_guesser": [[42, "module-core.datasets.target_metadata_guesser"]], "core.models": [[108, "module-core.models"]], "core.models.base": [[44, "module-core.models.base"]], "core.models.dimenet_plus_plus": [[45, "module-core.models.dimenet_plus_plus"]], "core.models.equiformer_v2": [[51, "module-core.models.equiformer_v2"]], "core.models.equiformer_v2.activation": [[46, "module-core.models.equiformer_v2.activation"]], "core.models.equiformer_v2.drop": [[47, "module-core.models.equiformer_v2.drop"]], "core.models.equiformer_v2.edge_rot_mat": [[48, "module-core.models.equiformer_v2.edge_rot_mat"]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, "module-core.models.equiformer_v2.equiformer_v2_oc20"]], "core.models.equiformer_v2.gaussian_rbf": [[50, "module-core.models.equiformer_v2.gaussian_rbf"]], "core.models.equiformer_v2.input_block": [[52, "module-core.models.equiformer_v2.input_block"]], "core.models.equiformer_v2.layer_norm": [[53, "module-core.models.equiformer_v2.layer_norm"]], "core.models.equiformer_v2.module_list": [[54, "module-core.models.equiformer_v2.module_list"]], "core.models.equiformer_v2.radial_function": [[55, "module-core.models.equiformer_v2.radial_function"]], "core.models.equiformer_v2.so2_ops": [[56, "module-core.models.equiformer_v2.so2_ops"]], "core.models.equiformer_v2.so3": [[57, "module-core.models.equiformer_v2.so3"]], "core.models.equiformer_v2.trainers": [[60, "module-core.models.equiformer_v2.trainers"]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, "module-core.models.equiformer_v2.trainers.energy_trainer"]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, "module-core.models.equiformer_v2.trainers.forces_trainer"]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, "module-core.models.equiformer_v2.trainers.lr_scheduler"]], "core.models.equiformer_v2.transformer_block": [[62, "module-core.models.equiformer_v2.transformer_block"]], "core.models.equiformer_v2.wigner": [[63, "module-core.models.equiformer_v2.wigner"]], "core.models.escn": [[65, "module-core.models.escn"]], "core.models.escn.escn": [[64, "module-core.models.escn.escn"]], "core.models.escn.so3": [[66, "module-core.models.escn.so3"]], "core.models.gemnet": [[68, "module-core.models.gemnet"]], "core.models.gemnet.gemnet": [[67, "module-core.models.gemnet.gemnet"]], "core.models.gemnet.initializers": [[69, "module-core.models.gemnet.initializers"]], "core.models.gemnet.layers": [[75, "module-core.models.gemnet.layers"]], "core.models.gemnet.layers.atom_update_block": [[70, "module-core.models.gemnet.layers.atom_update_block"]], "core.models.gemnet.layers.base_layers": [[71, "module-core.models.gemnet.layers.base_layers"]], "core.models.gemnet.layers.basis_utils": [[72, "module-core.models.gemnet.layers.basis_utils"]], "core.models.gemnet.layers.efficient": [[73, "module-core.models.gemnet.layers.efficient"]], "core.models.gemnet.layers.embedding_block": [[74, "module-core.models.gemnet.layers.embedding_block"]], "core.models.gemnet.layers.interaction_block": [[76, "module-core.models.gemnet.layers.interaction_block"]], "core.models.gemnet.layers.radial_basis": [[77, "module-core.models.gemnet.layers.radial_basis"]], "core.models.gemnet.layers.spherical_basis": [[78, "module-core.models.gemnet.layers.spherical_basis"]], "core.models.gemnet.utils": [[79, "module-core.models.gemnet.utils"]], "core.models.gemnet_gp": [[81, "module-core.models.gemnet_gp"]], "core.models.gemnet_gp.gemnet": [[80, "module-core.models.gemnet_gp.gemnet"]], "core.models.gemnet_gp.initializers": [[82, "module-core.models.gemnet_gp.initializers"]], "core.models.gemnet_gp.layers": [[88, "module-core.models.gemnet_gp.layers"]], "core.models.gemnet_gp.layers.atom_update_block": [[83, "module-core.models.gemnet_gp.layers.atom_update_block"]], "core.models.gemnet_gp.layers.base_layers": [[84, "module-core.models.gemnet_gp.layers.base_layers"]], "core.models.gemnet_gp.layers.basis_utils": [[85, "module-core.models.gemnet_gp.layers.basis_utils"]], "core.models.gemnet_gp.layers.efficient": [[86, "module-core.models.gemnet_gp.layers.efficient"]], "core.models.gemnet_gp.layers.embedding_block": [[87, "module-core.models.gemnet_gp.layers.embedding_block"]], "core.models.gemnet_gp.layers.interaction_block": [[89, "module-core.models.gemnet_gp.layers.interaction_block"]], "core.models.gemnet_gp.layers.radial_basis": [[90, "module-core.models.gemnet_gp.layers.radial_basis"]], "core.models.gemnet_gp.layers.spherical_basis": [[91, "module-core.models.gemnet_gp.layers.spherical_basis"]], "core.models.gemnet_gp.utils": [[92, "module-core.models.gemnet_gp.utils"]], "core.models.gemnet_oc": [[94, "module-core.models.gemnet_oc"]], "core.models.gemnet_oc.gemnet_oc": [[93, "module-core.models.gemnet_oc.gemnet_oc"]], "core.models.gemnet_oc.initializers": [[95, "module-core.models.gemnet_oc.initializers"]], "core.models.gemnet_oc.interaction_indices": [[96, "module-core.models.gemnet_oc.interaction_indices"]], "core.models.gemnet_oc.layers": [[103, "module-core.models.gemnet_oc.layers"]], "core.models.gemnet_oc.layers.atom_update_block": [[97, "module-core.models.gemnet_oc.layers.atom_update_block"]], "core.models.gemnet_oc.layers.base_layers": [[98, "module-core.models.gemnet_oc.layers.base_layers"]], "core.models.gemnet_oc.layers.basis_utils": [[99, "module-core.models.gemnet_oc.layers.basis_utils"]], "core.models.gemnet_oc.layers.efficient": [[100, "module-core.models.gemnet_oc.layers.efficient"]], "core.models.gemnet_oc.layers.embedding_block": [[101, "module-core.models.gemnet_oc.layers.embedding_block"]], "core.models.gemnet_oc.layers.force_scaler": [[102, "module-core.models.gemnet_oc.layers.force_scaler"]], "core.models.gemnet_oc.layers.interaction_block": [[104, "module-core.models.gemnet_oc.layers.interaction_block"]], "core.models.gemnet_oc.layers.radial_basis": [[105, "module-core.models.gemnet_oc.layers.radial_basis"]], "core.models.gemnet_oc.layers.spherical_basis": [[106, "module-core.models.gemnet_oc.layers.spherical_basis"]], "core.models.gemnet_oc.utils": [[107, "module-core.models.gemnet_oc.utils"]], "core.models.model_registry": [[109, "module-core.models.model_registry"]], "core.models.painn": [[110, "module-core.models.painn"]], "core.models.painn.painn": [[111, "module-core.models.painn.painn"]], "core.models.painn.utils": [[112, "module-core.models.painn.utils"]], "core.models.schnet": [[113, "module-core.models.schnet"]], "core.models.scn": [[114, "module-core.models.scn"]], "core.models.scn.sampling": [[115, "module-core.models.scn.sampling"]], "core.models.scn.scn": [[116, "module-core.models.scn.scn"]], "core.models.scn.smearing": [[117, "module-core.models.scn.smearing"]], "core.models.scn.spherical_harmonics": [[118, "module-core.models.scn.spherical_harmonics"]], "core.models.utils": [[121, "module-core.models.utils"]], "core.models.utils.activations": [[119, "module-core.models.utils.activations"]], "core.models.utils.basis": [[120, "module-core.models.utils.basis"]], "core.modules": [[124, "module-core.modules"]], "core.modules.evaluator": [[122, "module-core.modules.evaluator"]], "core.modules.exponential_moving_average": [[123, "module-core.modules.exponential_moving_average"]], "core.modules.loss": [[125, "module-core.modules.loss"]], "core.modules.normalizer": [[126, "module-core.modules.normalizer"]], "core.modules.scaling": [[129, "module-core.modules.scaling"]], "core.modules.scaling.compat": [[127, "module-core.modules.scaling.compat"]], "core.modules.scaling.fit": [[128, "module-core.modules.scaling.fit"]], "core.modules.scaling.scale_factor": [[130, "module-core.modules.scaling.scale_factor"]], "core.modules.scaling.util": [[131, "module-core.modules.scaling.util"]], "core.modules.scheduler": [[132, "module-core.modules.scheduler"]], "core.modules.transforms": [[133, "module-core.modules.transforms"]], "core.preprocessing": [[135, "module-core.preprocessing"]], "core.preprocessing.atoms_to_graphs": [[134, "module-core.preprocessing.atoms_to_graphs"]], "core.scripts": [[141, "module-core.scripts"]], "core.scripts.download_data": [[136, "module-core.scripts.download_data"]], "core.scripts.gif_maker_parallelized": [[137, "module-core.scripts.gif_maker_parallelized"]], "core.scripts.hpo": [[138, "module-core.scripts.hpo"]], "core.scripts.hpo.run_tune": [[139, "module-core.scripts.hpo.run_tune"]], "core.scripts.hpo.run_tune_pbt": [[140, "module-core.scripts.hpo.run_tune_pbt"]], "core.scripts.make_challenge_submission_file": [[142, "module-core.scripts.make_challenge_submission_file"]], "core.scripts.make_lmdb_sizes": [[143, "module-core.scripts.make_lmdb_sizes"]], "core.scripts.make_submission_file": [[144, "module-core.scripts.make_submission_file"]], "core.scripts.preprocess_ef": [[145, "module-core.scripts.preprocess_ef"]], "core.scripts.preprocess_relaxed": [[146, "module-core.scripts.preprocess_relaxed"]], "core.scripts.uncompress": [[147, "module-core.scripts.uncompress"]], "core.tasks": [[148, "module-core.tasks"]], "core.tasks.task": [[149, "module-core.tasks.task"]], "core.trainers": [[151, "module-core.trainers"]], "core.trainers.base_trainer": [[150, "module-core.trainers.base_trainer"]], "core.trainers.ocp_trainer": [[152, "module-core.trainers.ocp_trainer"]], "data": [[153, "module-data"]], "data.oc": [[168, "module-data.oc"]], "data.oc.core": [[157, "module-data.oc.core"]], "data.oc.core.adsorbate": [[154, "module-data.oc.core.adsorbate"]], "data.oc.core.adsorbate_slab_config": [[155, "module-data.oc.core.adsorbate_slab_config"]], "data.oc.core.bulk": [[156, "module-data.oc.core.bulk"]], "data.oc.core.multi_adsorbate_slab_config": [[158, "module-data.oc.core.multi_adsorbate_slab_config"]], "data.oc.core.slab": [[159, "module-data.oc.core.slab"]], "data.oc.databases": [[160, "module-data.oc.databases"]], "data.oc.databases.pkls": [[161, "module-data.oc.databases.pkls"]], "data.oc.databases.update": [[162, "module-data.oc.databases.update"]], "data.oc.experimental.get_energies": [[163, "module-data.oc.experimental.get_energies"]], "data.oc.experimental.merge_traj": [[164, "module-data.oc.experimental.merge_traj"]], "data.oc.experimental.perturb_systems": [[165, "module-data.oc.experimental.perturb_systems"]], "data.oc.experimental.rattle_test": [[166, "module-data.oc.experimental.rattle_test"]], "data.oc.experimental.utils": [[167, "module-data.oc.experimental.utils"]], "data.oc.scripts.precompute_sample_structures": [[169, "module-data.oc.scripts.precompute_sample_structures"]], "data.oc.structure_generator": [[170, "module-data.oc.structure_generator"]], "data.oc.tests": [[171, "module-data.oc.tests"]], "data.oc.utils": [[173, "module-data.oc.utils"]], "data.oc.utils.flag_anomaly": [[172, "module-data.oc.utils.flag_anomaly"]], "data.oc.utils.vasp": [[174, "module-data.oc.utils.vasp"]], "data.odac": [[176, "module-data.odac"]], "data.odac.force_field.FF_analysis": [[175, "module-data.odac.force_field.FF_analysis"]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, "module-data.odac.promising_mof.promising_mof_energies.energy"]], "data.odac.setup_vasp": [[178, "module-data.odac.setup_vasp"]], "data.om": [[181, "module-data.om"]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, "module-data.om.biomolecules.geom.sample_geom_drugs"]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, "module-data.om.biomolecules.geom.write_geom_drugs_structures"]], "data.om.omdata.orca": [[183, "module-data.om.omdata.orca"]], "data.om.omdata.orca.calc": [[182, "module-data.om.omdata.orca.calc"]], "data.om.omdata.orca.recipes": [[184, "module-data.om.omdata.orca.recipes"]], "ocpapi": [[190, "module-ocpapi"], [214, "ocpapi"]], "ocpapi.client": [[187, "module-ocpapi.client"]], "ocpapi.client.client": [[186, "module-ocpapi.client.client"]], "ocpapi.client.models": [[188, "module-ocpapi.client.models"]], "ocpapi.client.ui": [[189, "module-ocpapi.client.ui"]], "ocpapi.version": [[191, "module-ocpapi.version"]], "ocpapi.workflows": [[195, "module-ocpapi.workflows"]], "ocpapi.workflows.adsorbates": [[192, "module-ocpapi.workflows.adsorbates"]], "ocpapi.workflows.context": [[193, "module-ocpapi.workflows.context"]], "ocpapi.workflows.filter": [[194, "module-ocpapi.workflows.filter"]], "ocpapi.workflows.log": [[196, "module-ocpapi.workflows.log"]], "ocpapi.workflows.retry": [[197, "module-ocpapi.workflows.retry"]]}, "docnames": ["autoapi/adsorbml/2023_neurips_challenge/challenge_eval/index", "autoapi/adsorbml/scripts/dense_eval/index", "autoapi/adsorbml/scripts/process_mlrs/index", "autoapi/adsorbml/scripts/utils/index", "autoapi/adsorbml/scripts/write_top_k_vasp/index", "autoapi/cattsunami/core/autoframe/index", "autoapi/cattsunami/core/index", "autoapi/cattsunami/core/ocpneb/index", "autoapi/cattsunami/core/reaction/index", "autoapi/cattsunami/databases/index", "autoapi/cattsunami/index", "autoapi/cattsunami/run_validation/run_validation/index", "autoapi/core/_cli/index", "autoapi/core/common/data_parallel/index", "autoapi/core/common/distutils/index", "autoapi/core/common/flags/index", "autoapi/core/common/gp_utils/index", "autoapi/core/common/hpo_utils/index", "autoapi/core/common/index", "autoapi/core/common/logger/index", "autoapi/core/common/registry/index", "autoapi/core/common/relaxation/ase_utils/index", "autoapi/core/common/relaxation/index", "autoapi/core/common/relaxation/ml_relaxation/index", "autoapi/core/common/relaxation/optimizers/index", "autoapi/core/common/relaxation/optimizers/lbfgs_torch/index", "autoapi/core/common/test_utils/index", "autoapi/core/common/transforms/index", "autoapi/core/common/tutorial_utils/index", "autoapi/core/common/typing/index", "autoapi/core/common/utils/index", "autoapi/core/datasets/_utils/index", "autoapi/core/datasets/ase_datasets/index", "autoapi/core/datasets/embeddings/atomic_radii/index", "autoapi/core/datasets/embeddings/continuous_embeddings/index", "autoapi/core/datasets/embeddings/index", "autoapi/core/datasets/embeddings/khot_embeddings/index", "autoapi/core/datasets/embeddings/qmof_khot_embeddings/index", "autoapi/core/datasets/index", "autoapi/core/datasets/lmdb_database/index", "autoapi/core/datasets/lmdb_dataset/index", "autoapi/core/datasets/oc22_lmdb_dataset/index", "autoapi/core/datasets/target_metadata_guesser/index", "autoapi/core/index", "autoapi/core/models/base/index", "autoapi/core/models/dimenet_plus_plus/index", "autoapi/core/models/equiformer_v2/activation/index", "autoapi/core/models/equiformer_v2/drop/index", "autoapi/core/models/equiformer_v2/edge_rot_mat/index", "autoapi/core/models/equiformer_v2/equiformer_v2_oc20/index", "autoapi/core/models/equiformer_v2/gaussian_rbf/index", "autoapi/core/models/equiformer_v2/index", "autoapi/core/models/equiformer_v2/input_block/index", "autoapi/core/models/equiformer_v2/layer_norm/index", "autoapi/core/models/equiformer_v2/module_list/index", "autoapi/core/models/equiformer_v2/radial_function/index", "autoapi/core/models/equiformer_v2/so2_ops/index", "autoapi/core/models/equiformer_v2/so3/index", "autoapi/core/models/equiformer_v2/trainers/energy_trainer/index", "autoapi/core/models/equiformer_v2/trainers/forces_trainer/index", "autoapi/core/models/equiformer_v2/trainers/index", "autoapi/core/models/equiformer_v2/trainers/lr_scheduler/index", "autoapi/core/models/equiformer_v2/transformer_block/index", "autoapi/core/models/equiformer_v2/wigner/index", "autoapi/core/models/escn/escn/index", "autoapi/core/models/escn/index", "autoapi/core/models/escn/so3/index", "autoapi/core/models/gemnet/gemnet/index", "autoapi/core/models/gemnet/index", "autoapi/core/models/gemnet/initializers/index", "autoapi/core/models/gemnet/layers/atom_update_block/index", "autoapi/core/models/gemnet/layers/base_layers/index", "autoapi/core/models/gemnet/layers/basis_utils/index", "autoapi/core/models/gemnet/layers/efficient/index", "autoapi/core/models/gemnet/layers/embedding_block/index", "autoapi/core/models/gemnet/layers/index", "autoapi/core/models/gemnet/layers/interaction_block/index", "autoapi/core/models/gemnet/layers/radial_basis/index", "autoapi/core/models/gemnet/layers/spherical_basis/index", "autoapi/core/models/gemnet/utils/index", "autoapi/core/models/gemnet_gp/gemnet/index", "autoapi/core/models/gemnet_gp/index", "autoapi/core/models/gemnet_gp/initializers/index", "autoapi/core/models/gemnet_gp/layers/atom_update_block/index", "autoapi/core/models/gemnet_gp/layers/base_layers/index", "autoapi/core/models/gemnet_gp/layers/basis_utils/index", "autoapi/core/models/gemnet_gp/layers/efficient/index", "autoapi/core/models/gemnet_gp/layers/embedding_block/index", "autoapi/core/models/gemnet_gp/layers/index", "autoapi/core/models/gemnet_gp/layers/interaction_block/index", "autoapi/core/models/gemnet_gp/layers/radial_basis/index", "autoapi/core/models/gemnet_gp/layers/spherical_basis/index", "autoapi/core/models/gemnet_gp/utils/index", "autoapi/core/models/gemnet_oc/gemnet_oc/index", "autoapi/core/models/gemnet_oc/index", "autoapi/core/models/gemnet_oc/initializers/index", "autoapi/core/models/gemnet_oc/interaction_indices/index", "autoapi/core/models/gemnet_oc/layers/atom_update_block/index", "autoapi/core/models/gemnet_oc/layers/base_layers/index", "autoapi/core/models/gemnet_oc/layers/basis_utils/index", "autoapi/core/models/gemnet_oc/layers/efficient/index", "autoapi/core/models/gemnet_oc/layers/embedding_block/index", "autoapi/core/models/gemnet_oc/layers/force_scaler/index", "autoapi/core/models/gemnet_oc/layers/index", "autoapi/core/models/gemnet_oc/layers/interaction_block/index", "autoapi/core/models/gemnet_oc/layers/radial_basis/index", "autoapi/core/models/gemnet_oc/layers/spherical_basis/index", "autoapi/core/models/gemnet_oc/utils/index", "autoapi/core/models/index", "autoapi/core/models/model_registry/index", "autoapi/core/models/painn/index", "autoapi/core/models/painn/painn/index", "autoapi/core/models/painn/utils/index", "autoapi/core/models/schnet/index", "autoapi/core/models/scn/index", "autoapi/core/models/scn/sampling/index", "autoapi/core/models/scn/scn/index", "autoapi/core/models/scn/smearing/index", "autoapi/core/models/scn/spherical_harmonics/index", "autoapi/core/models/utils/activations/index", "autoapi/core/models/utils/basis/index", "autoapi/core/models/utils/index", "autoapi/core/modules/evaluator/index", "autoapi/core/modules/exponential_moving_average/index", "autoapi/core/modules/index", "autoapi/core/modules/loss/index", "autoapi/core/modules/normalizer/index", "autoapi/core/modules/scaling/compat/index", "autoapi/core/modules/scaling/fit/index", "autoapi/core/modules/scaling/index", "autoapi/core/modules/scaling/scale_factor/index", "autoapi/core/modules/scaling/util/index", "autoapi/core/modules/scheduler/index", "autoapi/core/modules/transforms/index", "autoapi/core/preprocessing/atoms_to_graphs/index", "autoapi/core/preprocessing/index", "autoapi/core/scripts/download_data/index", "autoapi/core/scripts/gif_maker_parallelized/index", "autoapi/core/scripts/hpo/index", "autoapi/core/scripts/hpo/run_tune/index", "autoapi/core/scripts/hpo/run_tune_pbt/index", "autoapi/core/scripts/index", "autoapi/core/scripts/make_challenge_submission_file/index", "autoapi/core/scripts/make_lmdb_sizes/index", "autoapi/core/scripts/make_submission_file/index", "autoapi/core/scripts/preprocess_ef/index", "autoapi/core/scripts/preprocess_relaxed/index", "autoapi/core/scripts/uncompress/index", "autoapi/core/tasks/index", "autoapi/core/tasks/task/index", "autoapi/core/trainers/base_trainer/index", "autoapi/core/trainers/index", "autoapi/core/trainers/ocp_trainer/index", "autoapi/data/index", "autoapi/data/oc/core/adsorbate/index", "autoapi/data/oc/core/adsorbate_slab_config/index", "autoapi/data/oc/core/bulk/index", "autoapi/data/oc/core/index", "autoapi/data/oc/core/multi_adsorbate_slab_config/index", "autoapi/data/oc/core/slab/index", "autoapi/data/oc/databases/index", "autoapi/data/oc/databases/pkls/index", "autoapi/data/oc/databases/update/index", "autoapi/data/oc/experimental/get_energies/index", "autoapi/data/oc/experimental/merge_traj/index", "autoapi/data/oc/experimental/perturb_systems/index", "autoapi/data/oc/experimental/rattle_test/index", "autoapi/data/oc/experimental/utils/index", "autoapi/data/oc/index", "autoapi/data/oc/scripts/precompute_sample_structures/index", "autoapi/data/oc/structure_generator/index", "autoapi/data/oc/tests/index", "autoapi/data/oc/utils/flag_anomaly/index", "autoapi/data/oc/utils/index", "autoapi/data/oc/utils/vasp/index", "autoapi/data/odac/force_field/FF_analysis/index", "autoapi/data/odac/index", "autoapi/data/odac/promising_mof/promising_mof_energies/energy/index", "autoapi/data/odac/setup_vasp/index", "autoapi/data/om/biomolecules/geom/sample_geom_drugs/index", "autoapi/data/om/biomolecules/geom/write_geom_drugs_structures/index", "autoapi/data/om/index", "autoapi/data/om/omdata/orca/calc/index", "autoapi/data/om/omdata/orca/index", "autoapi/data/om/omdata/orca/recipes/index", "autoapi/index", "autoapi/ocpapi/client/client/index", "autoapi/ocpapi/client/index", "autoapi/ocpapi/client/models/index", "autoapi/ocpapi/client/ui/index", "autoapi/ocpapi/index", "autoapi/ocpapi/version/index", "autoapi/ocpapi/workflows/adsorbates/index", "autoapi/ocpapi/workflows/context/index", "autoapi/ocpapi/workflows/filter/index", "autoapi/ocpapi/workflows/index", "autoapi/ocpapi/workflows/log/index", "autoapi/ocpapi/workflows/retry/index", "core/ase_dataset_creation", "core/datasets/oc20", "core/datasets/oc20dense", "core/datasets/oc20neb", "core/datasets/oc22", "core/datasets/odac", "core/fine-tuning/fine-tuning-oxides", "core/gotchas", "core/inference", "core/install", "core/intro_series", "core/license", "core/lmdb_dataset_creation", "core/model_checkpoints", "core/model_faq", "core/model_training", "core/ocpapi", "core/papers_using_models", "core/quickstart", "execution_time", "index", "legacy_tutorials/OCP_Tutorial", "legacy_tutorials/data_preprocessing", "legacy_tutorials/data_visualization", "legacy_tutorials/legacy_tutorials", "tutorials/NRR/NRR_example", "tutorials/NRR/NRR_toc", "tutorials/OCP-introduction", "tutorials/adsorbml_walkthrough", "tutorials/advanced/advanced_toc", "tutorials/advanced/embeddings", "tutorials/advanced/fine-tuning-in-python", "tutorials/cattsunami_walkthrough", "tutorials/intro", "videos/technical_talks"], "envversion": {"sphinx": 61, "sphinx.domains.c": 3, "sphinx.domains.changeset": 1, "sphinx.domains.citation": 1, "sphinx.domains.cpp": 9, "sphinx.domains.index": 1, "sphinx.domains.javascript": 3, "sphinx.domains.math": 2, "sphinx.domains.python": 4, "sphinx.domains.rst": 2, "sphinx.domains.std": 2, "sphinx.ext.intersphinx": 1, "sphinxcontrib.bibtex": 9}, "filenames": ["autoapi/adsorbml/2023_neurips_challenge/challenge_eval/index.rst", "autoapi/adsorbml/scripts/dense_eval/index.rst", "autoapi/adsorbml/scripts/process_mlrs/index.rst", "autoapi/adsorbml/scripts/utils/index.rst", "autoapi/adsorbml/scripts/write_top_k_vasp/index.rst", "autoapi/cattsunami/core/autoframe/index.rst", "autoapi/cattsunami/core/index.rst", "autoapi/cattsunami/core/ocpneb/index.rst", "autoapi/cattsunami/core/reaction/index.rst", "autoapi/cattsunami/databases/index.rst", "autoapi/cattsunami/index.rst", "autoapi/cattsunami/run_validation/run_validation/index.rst", "autoapi/core/_cli/index.rst", "autoapi/core/common/data_parallel/index.rst", "autoapi/core/common/distutils/index.rst", "autoapi/core/common/flags/index.rst", "autoapi/core/common/gp_utils/index.rst", "autoapi/core/common/hpo_utils/index.rst", "autoapi/core/common/index.rst", "autoapi/core/common/logger/index.rst", "autoapi/core/common/registry/index.rst", "autoapi/core/common/relaxation/ase_utils/index.rst", "autoapi/core/common/relaxation/index.rst", "autoapi/core/common/relaxation/ml_relaxation/index.rst", "autoapi/core/common/relaxation/optimizers/index.rst", "autoapi/core/common/relaxation/optimizers/lbfgs_torch/index.rst", "autoapi/core/common/test_utils/index.rst", "autoapi/core/common/transforms/index.rst", "autoapi/core/common/tutorial_utils/index.rst", "autoapi/core/common/typing/index.rst", "autoapi/core/common/utils/index.rst", "autoapi/core/datasets/_utils/index.rst", "autoapi/core/datasets/ase_datasets/index.rst", "autoapi/core/datasets/embeddings/atomic_radii/index.rst", "autoapi/core/datasets/embeddings/continuous_embeddings/index.rst", "autoapi/core/datasets/embeddings/index.rst", "autoapi/core/datasets/embeddings/khot_embeddings/index.rst", "autoapi/core/datasets/embeddings/qmof_khot_embeddings/index.rst", "autoapi/core/datasets/index.rst", "autoapi/core/datasets/lmdb_database/index.rst", "autoapi/core/datasets/lmdb_dataset/index.rst", "autoapi/core/datasets/oc22_lmdb_dataset/index.rst", "autoapi/core/datasets/target_metadata_guesser/index.rst", "autoapi/core/index.rst", "autoapi/core/models/base/index.rst", "autoapi/core/models/dimenet_plus_plus/index.rst", "autoapi/core/models/equiformer_v2/activation/index.rst", "autoapi/core/models/equiformer_v2/drop/index.rst", "autoapi/core/models/equiformer_v2/edge_rot_mat/index.rst", "autoapi/core/models/equiformer_v2/equiformer_v2_oc20/index.rst", "autoapi/core/models/equiformer_v2/gaussian_rbf/index.rst", "autoapi/core/models/equiformer_v2/index.rst", "autoapi/core/models/equiformer_v2/input_block/index.rst", "autoapi/core/models/equiformer_v2/layer_norm/index.rst", "autoapi/core/models/equiformer_v2/module_list/index.rst", "autoapi/core/models/equiformer_v2/radial_function/index.rst", "autoapi/core/models/equiformer_v2/so2_ops/index.rst", "autoapi/core/models/equiformer_v2/so3/index.rst", "autoapi/core/models/equiformer_v2/trainers/energy_trainer/index.rst", "autoapi/core/models/equiformer_v2/trainers/forces_trainer/index.rst", "autoapi/core/models/equiformer_v2/trainers/index.rst", "autoapi/core/models/equiformer_v2/trainers/lr_scheduler/index.rst", "autoapi/core/models/equiformer_v2/transformer_block/index.rst", "autoapi/core/models/equiformer_v2/wigner/index.rst", "autoapi/core/models/escn/escn/index.rst", "autoapi/core/models/escn/index.rst", "autoapi/core/models/escn/so3/index.rst", "autoapi/core/models/gemnet/gemnet/index.rst", "autoapi/core/models/gemnet/index.rst", "autoapi/core/models/gemnet/initializers/index.rst", "autoapi/core/models/gemnet/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet/layers/base_layers/index.rst", "autoapi/core/models/gemnet/layers/basis_utils/index.rst", "autoapi/core/models/gemnet/layers/efficient/index.rst", "autoapi/core/models/gemnet/layers/embedding_block/index.rst", "autoapi/core/models/gemnet/layers/index.rst", "autoapi/core/models/gemnet/layers/interaction_block/index.rst", "autoapi/core/models/gemnet/layers/radial_basis/index.rst", "autoapi/core/models/gemnet/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet/utils/index.rst", "autoapi/core/models/gemnet_gp/gemnet/index.rst", "autoapi/core/models/gemnet_gp/index.rst", "autoapi/core/models/gemnet_gp/initializers/index.rst", "autoapi/core/models/gemnet_gp/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet_gp/layers/base_layers/index.rst", "autoapi/core/models/gemnet_gp/layers/basis_utils/index.rst", "autoapi/core/models/gemnet_gp/layers/efficient/index.rst", "autoapi/core/models/gemnet_gp/layers/embedding_block/index.rst", "autoapi/core/models/gemnet_gp/layers/index.rst", "autoapi/core/models/gemnet_gp/layers/interaction_block/index.rst", "autoapi/core/models/gemnet_gp/layers/radial_basis/index.rst", "autoapi/core/models/gemnet_gp/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet_gp/utils/index.rst", "autoapi/core/models/gemnet_oc/gemnet_oc/index.rst", "autoapi/core/models/gemnet_oc/index.rst", "autoapi/core/models/gemnet_oc/initializers/index.rst", "autoapi/core/models/gemnet_oc/interaction_indices/index.rst", "autoapi/core/models/gemnet_oc/layers/atom_update_block/index.rst", "autoapi/core/models/gemnet_oc/layers/base_layers/index.rst", "autoapi/core/models/gemnet_oc/layers/basis_utils/index.rst", "autoapi/core/models/gemnet_oc/layers/efficient/index.rst", "autoapi/core/models/gemnet_oc/layers/embedding_block/index.rst", "autoapi/core/models/gemnet_oc/layers/force_scaler/index.rst", "autoapi/core/models/gemnet_oc/layers/index.rst", "autoapi/core/models/gemnet_oc/layers/interaction_block/index.rst", "autoapi/core/models/gemnet_oc/layers/radial_basis/index.rst", "autoapi/core/models/gemnet_oc/layers/spherical_basis/index.rst", "autoapi/core/models/gemnet_oc/utils/index.rst", "autoapi/core/models/index.rst", "autoapi/core/models/model_registry/index.rst", "autoapi/core/models/painn/index.rst", "autoapi/core/models/painn/painn/index.rst", "autoapi/core/models/painn/utils/index.rst", "autoapi/core/models/schnet/index.rst", "autoapi/core/models/scn/index.rst", "autoapi/core/models/scn/sampling/index.rst", "autoapi/core/models/scn/scn/index.rst", "autoapi/core/models/scn/smearing/index.rst", "autoapi/core/models/scn/spherical_harmonics/index.rst", "autoapi/core/models/utils/activations/index.rst", "autoapi/core/models/utils/basis/index.rst", "autoapi/core/models/utils/index.rst", "autoapi/core/modules/evaluator/index.rst", "autoapi/core/modules/exponential_moving_average/index.rst", "autoapi/core/modules/index.rst", "autoapi/core/modules/loss/index.rst", "autoapi/core/modules/normalizer/index.rst", "autoapi/core/modules/scaling/compat/index.rst", "autoapi/core/modules/scaling/fit/index.rst", "autoapi/core/modules/scaling/index.rst", "autoapi/core/modules/scaling/scale_factor/index.rst", "autoapi/core/modules/scaling/util/index.rst", "autoapi/core/modules/scheduler/index.rst", "autoapi/core/modules/transforms/index.rst", "autoapi/core/preprocessing/atoms_to_graphs/index.rst", "autoapi/core/preprocessing/index.rst", "autoapi/core/scripts/download_data/index.rst", "autoapi/core/scripts/gif_maker_parallelized/index.rst", "autoapi/core/scripts/hpo/index.rst", "autoapi/core/scripts/hpo/run_tune/index.rst", "autoapi/core/scripts/hpo/run_tune_pbt/index.rst", "autoapi/core/scripts/index.rst", "autoapi/core/scripts/make_challenge_submission_file/index.rst", "autoapi/core/scripts/make_lmdb_sizes/index.rst", "autoapi/core/scripts/make_submission_file/index.rst", "autoapi/core/scripts/preprocess_ef/index.rst", "autoapi/core/scripts/preprocess_relaxed/index.rst", "autoapi/core/scripts/uncompress/index.rst", "autoapi/core/tasks/index.rst", "autoapi/core/tasks/task/index.rst", "autoapi/core/trainers/base_trainer/index.rst", "autoapi/core/trainers/index.rst", "autoapi/core/trainers/ocp_trainer/index.rst", "autoapi/data/index.rst", "autoapi/data/oc/core/adsorbate/index.rst", "autoapi/data/oc/core/adsorbate_slab_config/index.rst", "autoapi/data/oc/core/bulk/index.rst", "autoapi/data/oc/core/index.rst", "autoapi/data/oc/core/multi_adsorbate_slab_config/index.rst", "autoapi/data/oc/core/slab/index.rst", "autoapi/data/oc/databases/index.rst", "autoapi/data/oc/databases/pkls/index.rst", "autoapi/data/oc/databases/update/index.rst", "autoapi/data/oc/experimental/get_energies/index.rst", "autoapi/data/oc/experimental/merge_traj/index.rst", "autoapi/data/oc/experimental/perturb_systems/index.rst", "autoapi/data/oc/experimental/rattle_test/index.rst", "autoapi/data/oc/experimental/utils/index.rst", "autoapi/data/oc/index.rst", "autoapi/data/oc/scripts/precompute_sample_structures/index.rst", "autoapi/data/oc/structure_generator/index.rst", "autoapi/data/oc/tests/index.rst", "autoapi/data/oc/utils/flag_anomaly/index.rst", "autoapi/data/oc/utils/index.rst", "autoapi/data/oc/utils/vasp/index.rst", "autoapi/data/odac/force_field/FF_analysis/index.rst", "autoapi/data/odac/index.rst", "autoapi/data/odac/promising_mof/promising_mof_energies/energy/index.rst", "autoapi/data/odac/setup_vasp/index.rst", "autoapi/data/om/biomolecules/geom/sample_geom_drugs/index.rst", "autoapi/data/om/biomolecules/geom/write_geom_drugs_structures/index.rst", "autoapi/data/om/index.rst", "autoapi/data/om/omdata/orca/calc/index.rst", "autoapi/data/om/omdata/orca/index.rst", "autoapi/data/om/omdata/orca/recipes/index.rst", "autoapi/index.rst", "autoapi/ocpapi/client/client/index.rst", "autoapi/ocpapi/client/index.rst", "autoapi/ocpapi/client/models/index.rst", "autoapi/ocpapi/client/ui/index.rst", "autoapi/ocpapi/index.rst", "autoapi/ocpapi/version/index.rst", "autoapi/ocpapi/workflows/adsorbates/index.rst", "autoapi/ocpapi/workflows/context/index.rst", "autoapi/ocpapi/workflows/filter/index.rst", "autoapi/ocpapi/workflows/index.rst", "autoapi/ocpapi/workflows/log/index.rst", "autoapi/ocpapi/workflows/retry/index.rst", "core/ase_dataset_creation.md", "core/datasets/oc20.md", "core/datasets/oc20dense.md", "core/datasets/oc20neb.md", "core/datasets/oc22.md", "core/datasets/odac.md", "core/fine-tuning/fine-tuning-oxides.md", "core/gotchas.md", "core/inference.md", "core/install.md", "core/intro_series.md", "core/license.md", "core/lmdb_dataset_creation.md", "core/model_checkpoints.md", "core/model_faq.md", "core/model_training.md", "core/ocpapi.md", "core/papers_using_models.md", "core/quickstart.md", "execution_time.md", "index.md", "legacy_tutorials/OCP_Tutorial.md", "legacy_tutorials/data_preprocessing.md", "legacy_tutorials/data_visualization.md", "legacy_tutorials/legacy_tutorials.md", "tutorials/NRR/NRR_example.md", "tutorials/NRR/NRR_toc.md", "tutorials/OCP-introduction.md", "tutorials/adsorbml_walkthrough.md", "tutorials/advanced/advanced_toc.md", "tutorials/advanced/embeddings.md", "tutorials/advanced/fine-tuning-in-python.md", "tutorials/cattsunami_walkthrough.md", "tutorials/intro.md", "videos/technical_talks.md"], "indexentries": {"__author__ (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.__author__", false]], "__authors__ (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.__authors__", false]], "__call__() (core._cli.runner method)": [[12, "core._cli.Runner.__call__", false]], "__call__() (core.common.data_parallel.ocpcollater method)": [[13, "core.common.data_parallel.OCPCollater.__call__", false]], "__call__() (core.common.transforms.randomrotate method)": [[27, "core.common.transforms.RandomRotate.__call__", false]], "__call__() (core.common.utils.complete method)": [[30, "core.common.utils.Complete.__call__", false]], "__call__() (core.models.equiformer_v2.trainers.lr_scheduler.cosinelrlambda method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda.__call__", false]], "__call__() (core.models.equiformer_v2.trainers.lr_scheduler.multisteplrlambda method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda.__call__", false]], "__call__() (core.modules.transforms.datatransforms method)": [[133, "core.modules.transforms.DataTransforms.__call__", false]], "__call__() (ocpapi.keep_all_slabs method)": [[190, "ocpapi.keep_all_slabs.__call__", false]], "__call__() (ocpapi.keep_slabs_with_miller_indices method)": [[190, "ocpapi.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.prompt_for_slabs_to_keep method)": [[190, "ocpapi.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.filter.keep_all_slabs method)": [[194, "ocpapi.workflows.filter.keep_all_slabs.__call__", false]], "__call__() (ocpapi.workflows.filter.keep_slabs_with_miller_indices method)": [[194, "ocpapi.workflows.filter.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.workflows.filter.prompt_for_slabs_to_keep method)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.keep_all_slabs method)": [[195, "ocpapi.workflows.keep_all_slabs.__call__", false]], "__call__() (ocpapi.workflows.keep_slabs_with_miller_indices method)": [[195, "ocpapi.workflows.keep_slabs_with_miller_indices.__call__", false]], "__call__() (ocpapi.workflows.prompt_for_slabs_to_keep method)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep.__call__", false]], "__call__() (ocpapi.workflows.retry._wait_check_retry_after method)": [[197, "ocpapi.workflows.retry._wait_check_retry_after.__call__", false]], "__email__ (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.__email__", false]], "__email__ (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.__email__", false]], "__enter__() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.__enter__", false]], "__enter__() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.__enter__", false]], "__eq__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__eq__", false]], "__eq__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__eq__", false]], "__eq__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__eq__", false]], "__eq__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__eq__", false]], "__exit__() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.__exit__", false]], "__exit__() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.__exit__", false]], "__getitem__() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.__getitem__", false]], "__getitem__() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.__getitem__", false]], "__getitem__() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.__getitem__", false]], "__import_error() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.__import_error", false]], "__iter__() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.__iter__", false]], "__iter__() (core.common.data_parallel.statefuldistributedsampler method)": [[13, "core.common.data_parallel.StatefulDistributedSampler.__iter__", false]], "__len__() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.__len__", false]], "__len__() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.__len__", false]], "__len__() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.__len__", false]], "__len__() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.__len__", false]], "__len__() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.__len__", false]], "__len__() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.__len__", false]], "__len__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__len__", false]], "__len__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__len__", false]], "__len__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__len__", false]], "__len__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__len__", false]], "__len__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__len__", false]], "__len__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__len__", false]], "__repr__() (core.common.transforms.randomrotate method)": [[27, "core.common.transforms.RandomRotate.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantdegreelayerscale method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantlayernormarray method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantlayernormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics.__repr__", false]], "__repr__() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonicsv2 method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2.__repr__", false]], "__repr__() (core.models.equiformer_v2.module_list.modulelistinfo method)": [[54, "core.models.equiformer_v2.module_list.ModuleListInfo.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.so3_linear method)": [[57, "core.models.equiformer_v2.so3.SO3_Linear.__repr__", false]], "__repr__() (core.models.equiformer_v2.so3.so3_linearv2 method)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2.__repr__", false]], "__repr__() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.__repr__", false]], "__repr__() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.__repr__", false]], "__repr__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__repr__", false]], "__repr__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__repr__", false]], "__repr__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__repr__", false]], "__repr__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__repr__", false]], "__repr__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__repr__", false]], "__repr__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__repr__", false]], "__str__() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate.__str__", false]], "__str__() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate.__str__", false]], "__str__() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.__str__", false]], "__str__() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.__str__", false]], "__str__() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.__str__", false]], "__str__() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.__str__", false]], "__str__() (ocpapi.client.models.status method)": [[188, "ocpapi.client.models.Status.__str__", false]], "__str__() (ocpapi.client.status method)": [[187, "ocpapi.client.Status.__str__", false]], "__str__() (ocpapi.status method)": [[190, "ocpapi.Status.__str__", false]], "__version__ (in module cattsunami)": [[10, "cattsunami.__version__", false]], "__version__ (in module data.oc)": [[168, "data.oc.__version__", false]], "__version__ (in module ocpapi)": [[190, "ocpapi.__version__", false]], "_api_to_ui_hosts (in module ocpapi.client.ui)": [[189, "ocpapi.client.ui._API_TO_UI_HOSTS", false]], "_avg_degree (in module core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20._AVG_DEGREE", false]], "_avg_num_nodes (in module core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20._AVG_NUM_NODES", false]], "_backward() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer._backward", false]], "_backward() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer._backward", false]], "_check_consistency() (in module core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor._check_consistency", false]], "_clean_up_inputs() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp._clean_up_inputs", false]], "_compute_loss() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._compute_loss", false]], "_compute_loss() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._compute_loss", false]], "_compute_metrics() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._compute_metrics", false]], "_compute_metrics() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._compute_metrics", false]], "_ctx_ad_bulk (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._CTX_AD_BULK", false]], "_ctx_slab (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._CTX_SLAB", false]], "_data_parallel_group (in module core.common.gp_utils)": [[16, "core.common.gp_utils._DATA_PARALLEL_GROUP", false]], "_datamodel (class in ocpapi.client.models)": [[188, "ocpapi.client.models._DataModel", false]], "_default_adslab_filter (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._DEFAULT_ADSLAB_FILTER", false]], "_delete_system() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._delete_system", false]], "_enforce_consistency() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor._enforce_consistency", false]], "_enforce_consistency() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor._enforce_consistency", false]], "_ensure_adsorbate_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_adsorbate_supported", false]], "_ensure_model_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_model_supported", false]], "_ensure_system_deleted() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._ensure_system_deleted", false]], "_expand_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._expand_edge", false]], "_expand_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._expand_edge", false]], "_find_combos_to_check() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._find_combos_to_check", false]], "_find_combos_to_check() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._find_combos_to_check", false]], "_forward() (core.models.dimenet_plus_plus.dimenetpluspluswrap method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap._forward", false]], "_forward() (core.models.schnet.schnetwrap method)": [[113, "core.models.schnet.SchNetWrap._forward", false]], "_forward() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer._forward", false]], "_forward() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer._forward", false]], "_forward_helper() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._forward_helper", false]], "_forward_helper() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._forward_helper", false]], "_from_grid() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._from_grid", false]], "_from_grid() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._from_grid", false]], "_gather() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._gather", false]], "_gather_with_padding() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._gather_with_padding", false]], "_get_absolute_mapping() (in module core.common.registry)": [[20, "core.common.registry._get_absolute_mapping", false]], "_get_absorbate_configs_on_slab() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_absorbate_configs_on_slab", false]], "_get_absorbate_configs_on_slab_with_logging() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_absorbate_configs_on_slab_with_logging", false]], "_get_adsorbate_configs_on_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_adsorbate_configs_on_slabs", false]], "_get_adsorbate_from_random() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate._get_adsorbate_from_random", false]], "_get_adsorbate_from_random() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate._get_adsorbate_from_random", false]], "_get_bulk_from_random() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk._get_bulk_from_random", false]], "_get_bulk_from_random() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk._get_bulk_from_random", false]], "_get_bulk_if_supported() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_bulk_if_supported", false]], "_get_connectivity() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly._get_connectivity", false]], "_get_connectivity() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly._get_connectivity", false]], "_get_neighbors_pymatgen() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs._get_neighbors_pymatgen", false]], "_get_neighbors_pymatgen() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs._get_neighbors_pymatgen", false]], "_get_parameters() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage._get_parameters", false]], "_get_project_root() (in module core.common.utils)": [[30, "core.common.utils._get_project_root", false]], "_get_projected_points() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._get_projected_points", false]], "_get_projected_points() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._get_projected_points", false]], "_get_row() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._get_row", false]], "_get_row() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._get_row", false]], "_get_row_by_index() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._get_row_by_index", false]], "_get_row_by_index() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._get_row_by_index", false]], "_get_scaled_normal() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig._get_scaled_normal", false]], "_get_scaled_normal() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig._get_scaled_normal", false]], "_get_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._get_slabs", false]], "_get_timestamp() (core.trainers.base_trainer.basetrainer static method)": [[150, "core.trainers.base_trainer.BaseTrainer._get_timestamp", false]], "_get_timestamp() (core.trainers.basetrainer static method)": [[151, "core.trainers.BaseTrainer._get_timestamp", false]], "_graph_parallel_group (in module core.common.gp_utils)": [[16, "core.common.gp_utils._GRAPH_PARALLEL_GROUP", false]], "_grid_act() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._grid_act", false]], "_grid_act() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._grid_act", false]], "_hasmetadata (class in core.common.data_parallel)": [[13, "core.common.data_parallel._HasMetadata", false]], "_import_local_file() (in module core.common.utils)": [[30, "core.common.utils._import_local_file", false]], "_init_edge_rot_mat() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.escn.escn method)": [[65, "core.models.escn.eSCN._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.escn.escn.escn method)": [[64, "core.models.escn.escn.eSCN._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._init_edge_rot_mat", false]], "_init_edge_rot_mat() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._init_edge_rot_mat", false]], "_init_gp_partitions() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_gp_partitions", false]], "_init_gp_partitions() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_gp_partitions", false]], "_init_pg_and_rank_and_launch_test() (in module core.common.test_utils)": [[26, "core.common.test_utils._init_pg_and_rank_and_launch_test", false]], "_init_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._init_weights", false]], "_init_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._init_weights", false]], "_initialize() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid._initialize", false]], "_jd (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner._Jd", false]], "_jd (in module core.models.escn.so3)": [[66, "core.models.escn.so3._Jd", false]], "_jd (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics._Jd", false]], "_l_primary() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._l_primary", false]], "_l_primary() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._l_primary", false]], "_load_adsorbate() (data.oc.core.adsorbate method)": [[157, "data.oc.core.Adsorbate._load_adsorbate", false]], "_load_adsorbate() (data.oc.core.adsorbate.adsorbate method)": [[154, "data.oc.core.adsorbate.Adsorbate._load_adsorbate", false]], "_load_dataset() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler._load_dataset", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset._load_dataset_get_ids", false]], "_load_dataset_get_ids() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset._load_dataset_get_ids", false]], "_load_ids() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._load_ids", false]], "_load_ids() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._load_ids", false]], "_load_scale_dict() (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat._load_scale_dict", false]], "_m_primary() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._m_primary", false]], "_m_primary() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._m_primary", false]], "_nextid (core.datasets.lmdb_database.lmdbdatabase property)": [[39, "core.datasets.lmdb_database.LMDBDatabase._nextid", false]], "_nextid (core.datasets.lmdbdatabase property)": [[38, "core.datasets.LMDBDatabase._nextid", false]], "_observe() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor._observe", false]], "_observe() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor._observe", false]], "_prefilled_input() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit._prefilled_input", false]], "_process_error() (core.tasks.task.traintask method)": [[149, "core.tasks.task.TrainTask._process_error", false]], "_process_error() (core.tasks.traintask method)": [[148, "core.tasks.TrainTask._process_error", false]], "_rank_edge_distances() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork._rank_edge_distances", false]], "_rank_edge_distances() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork._rank_edge_distances", false]], "_reduce() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._reduce", false]], "_reduce_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._reduce_edge", false]], "_reduce_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._reduce_edge", false]], "_refresh_pbar() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._refresh_pbar", false]], "_relax_binding_sites_on_slabs() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._relax_binding_sites_on_slabs", false]], "_report_incompat_keys() (in module core.common.utils)": [[30, "core.common.utils._report_incompat_keys", false]], "_reshape_features() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs._reshape_features", false]], "_reshape_features() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs._reshape_features", false]], "_resolve_scale_factor_submodule() (in module core.common.utils)": [[30, "core.common.utils._resolve_scale_factor_submodule", false]], "_rotate() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._rotate", false]], "_rotate() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._rotate", false]], "_rotate_inv() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding._rotate_inv", false]], "_rotate_inv() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding._rotate_inv", false]], "_run_relaxations_on_slab() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._run_relaxations_on_slab", false]], "_run_request() (ocpapi.client method)": [[190, "ocpapi.Client._run_request", false]], "_run_request() (ocpapi.client.client method)": [[187, "ocpapi.client.Client._run_request", false]], "_run_request() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client._run_request", false]], "_select() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._select", false]], "_select() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._select", false]], "_setup_log_record_factory() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._setup_log_record_factory", false]], "_sort_key() (ocpapi.prompt_for_slabs_to_keep static method)": [[190, "ocpapi.prompt_for_slabs_to_keep._sort_key", false]], "_sort_key() (ocpapi.workflows.filter.prompt_for_slabs_to_keep static method)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep._sort_key", false]], "_sort_key() (ocpapi.workflows.prompt_for_slabs_to_keep static method)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep._sort_key", false]], "_split() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._split", false]], "_split_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils._split_tensor", false]], "_standardize() (in module core.models.gemnet.initializers)": [[69, "core.models.gemnet.initializers._standardize", false]], "_standardize() (in module core.models.gemnet_gp.initializers)": [[82, "core.models.gemnet_gp.initializers._standardize", false]], "_standardize() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers._standardize", false]], "_stats (class in core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor._Stats", false]], "_submit_relaxations() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._submit_relaxations", false]], "_submit_relaxations_with_progress_logging() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates._submit_relaxations_with_progress_logging", false]], "_t (in module core.common.typing)": [[29, "core.common.typing._T", false]], "_train_batch() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit._train_batch", false]], "_uniform_init_linear_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._uniform_init_linear_weights", false]], "_uniform_init_linear_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._uniform_init_linear_weights", false]], "_uniform_init_rad_func_linear_weights() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20._uniform_init_rad_func_linear_weights", false]], "_uniform_init_rad_func_linear_weights() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2._uniform_init_rad_func_linear_weights", false]], "_unwrapped_model (core.trainers.base_trainer.basetrainer property)": [[150, "core.trainers.base_trainer.BaseTrainer._unwrapped_model", false]], "_unwrapped_model (core.trainers.basetrainer property)": [[151, "core.trainers.BaseTrainer._unwrapped_model", false]], "_update() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._update", false]], "_update() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._update", false]], "_wait_check_retry_after (class in ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry._wait_check_retry_after", false]], "_write() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._write", false]], "_write() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._write", false]], "_write_adslabs() (data.oc.structure_generator.structuregenerator method)": [[170, "data.oc.structure_generator.StructureGenerator._write_adslabs", false]], "_write_deleted_ids() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase._write_deleted_ids", false]], "_write_deleted_ids() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase._write_deleted_ids", false]], "_z_rot_mat() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation._z_rot_mat", false]], "_z_rot_mat() (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner._z_rot_mat", false]], "_z_rot_mat() (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics._z_rot_mat", false]], "act (class in core.models.utils.activations)": [[119, "core.models.utils.activations.Act", false]], "action (ocpapi.ratelimitlogging attribute)": [[190, "ocpapi.RateLimitLogging.action", false]], "action (ocpapi.workflows.ratelimitlogging attribute)": [[195, "ocpapi.workflows.RateLimitLogging.action", false]], "action (ocpapi.workflows.retry.ratelimitlogging attribute)": [[197, "ocpapi.workflows.retry.RateLimitLogging.action", false]], "add_core_args() (core.common.flags.flags method)": [[15, "core.common.flags.Flags.add_core_args", false]], "add_edge_distance_to_graph() (in module core.common.utils)": [[30, "core.common.utils.add_edge_distance_to_graph", false]], "adsorbate (class in data.oc.core)": [[157, "data.oc.core.Adsorbate", false]], "adsorbate (class in data.oc.core.adsorbate)": [[154, "data.oc.core.adsorbate.Adsorbate", false]], "adsorbate (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.adsorbate", false]], "adsorbate (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate", false]], "adsorbate (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.adsorbate", false]], "adsorbate (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.adsorbate", false]], "adsorbate_configs (ocpapi.adsorbateslabconfigs attribute)": [[190, "ocpapi.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.adsorbateslabconfigs attribute)": [[187, "ocpapi.client.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.models.adsorbateslabconfigs attribute)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs.adsorbate_configs", false]], "adsorbate_configs (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate_configs", false]], "adsorbate_pkl_path (in module data.oc.databases.pkls)": [[161, "data.oc.databases.pkls.ADSORBATE_PKL_PATH", false]], "adsorbate_reaction (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbate_reaction (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbate_reaction (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.adsorbate_reaction", false]], "adsorbatebindingsites (class in ocpapi)": [[190, "ocpapi.AdsorbateBindingSites", false]], "adsorbatebindingsites (class in ocpapi.workflows)": [[195, "ocpapi.workflows.AdsorbateBindingSites", false]], "adsorbatebindingsites (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites", false]], "adsorbates (class in ocpapi)": [[190, "ocpapi.Adsorbates", false]], "adsorbates (class in ocpapi.client)": [[187, "ocpapi.client.Adsorbates", false]], "adsorbates (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Adsorbates", false]], "adsorbates_supported (ocpapi.adsorbates attribute)": [[190, "ocpapi.Adsorbates.adsorbates_supported", false]], "adsorbates_supported (ocpapi.client.adsorbates attribute)": [[187, "ocpapi.client.Adsorbates.adsorbates_supported", false]], "adsorbates_supported (ocpapi.client.models.adsorbates attribute)": [[188, "ocpapi.client.models.Adsorbates.adsorbates_supported", false]], "adsorbatesexception": [[192, "ocpapi.workflows.adsorbates.AdsorbatesException", false]], "adsorbateslabconfig (class in data.oc.core)": [[157, "data.oc.core.AdsorbateSlabConfig", false]], "adsorbateslabconfig (class in data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig", false]], "adsorbateslabconfigs (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabConfigs", false]], "adsorbateslabconfigs (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabConfigs", false]], "adsorbateslabconfigs (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs", false]], "adsorbateslabrelaxationresult (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxationresult (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxationresult (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult", false]], "adsorbateslabrelaxations (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxations (class in ocpapi.workflows)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxations (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations", false]], "adsorbateslabrelaxationsrequest (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsrequest (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsrequest (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest", false]], "adsorbateslabrelaxationsresults (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationsresults (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationsresults (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults", false]], "adsorbateslabrelaxationssystem (class in ocpapi)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem", false]], "adsorbateslabrelaxationssystem (class in ocpapi.client)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem", false]], "adsorbateslabrelaxationssystem (class in ocpapi.client.models)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem", false]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval", false]], "adsorbml.scripts.dense_eval": [[1, "module-adsorbml.scripts.dense_eval", false]], "adsorbml.scripts.process_mlrs": [[2, "module-adsorbml.scripts.process_mlrs", false]], "adsorbml.scripts.utils": [[3, "module-adsorbml.scripts.utils", false]], "adsorbml.scripts.write_top_k_vasp": [[4, "module-adsorbml.scripts.write_top_k_vasp", false]], "adsorption_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.adsorption_data", false], [177, "id10", false], [177, "id12", false]], "adsorption_data_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.adsorption_data_defective", false], [177, "id11", false], [177, "id13", false]], "aggregate() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.aggregate", false]], "all_converged() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.all_converged", false]], "all_gather() (in module core.common.distutils)": [[14, "core.common.distutils.all_gather", false]], "all_reduce() (in module core.common.distutils)": [[14, "core.common.distutils.all_reduce", false]], "api_host (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.api_host", false]], "api_host (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.api_host", false]], "api_host (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.api_host", false]], "apply_one_tags() (in module core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.apply_one_tags", false]], "are_all_adsorbate_atoms_overlapping() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.are_all_adsorbate_atoms_overlapping", false]], "args (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.args", false]], "args (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.args", false]], "ase_relaxation() (in module data.om.omdata.orca.recipes)": [[184, "data.om.omdata.orca.recipes.ase_relaxation", false]], "aseatomsadaptor (in module core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.AseAtomsAdaptor", false]], "aseatomsdataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseAtomsDataset", false]], "asedbdataset (class in core.datasets)": [[38, "core.datasets.AseDBDataset", false]], "asedbdataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseDBDataset", false]], "asereaddataset (class in core.datasets)": [[38, "core.datasets.AseReadDataset", false]], "asereaddataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseReadDataset", false]], "asereadmultistructuredataset (class in core.datasets)": [[38, "core.datasets.AseReadMultiStructureDataset", false]], "asereadmultistructuredataset (class in core.datasets.ase_datasets)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset", false]], "assert_is_instance() (in module core.common.typing)": [[29, "core.common.typing.assert_is_instance", false]], "associated_legendre_polynomials() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.associated_legendre_polynomials", false]], "associated_legendre_polynomials() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.associated_legendre_polynomials", false]], "associated_legendre_polynomials() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.associated_legendre_polynomials", false]], "atomembedding (class in core.models.gemnet.layers.embedding_block)": [[74, "core.models.gemnet.layers.embedding_block.AtomEmbedding", false]], "atomembedding (class in core.models.gemnet_gp.layers.embedding_block)": [[87, "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding", false]], "atomembedding (class in core.models.gemnet_oc.layers.embedding_block)": [[101, "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding", false]], "atomic_radii (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.ATOMIC_RADII", false]], "atomic_radii (in module core.datasets.embeddings.atomic_radii)": [[33, "core.datasets.embeddings.atomic_radii.ATOMIC_RADII", false]], "atoms (class in ocpapi)": [[190, "ocpapi.Atoms", false]], "atoms (class in ocpapi.client)": [[187, "ocpapi.client.Atoms", false]], "atoms (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Atoms", false]], "atoms (ocpapi.client.models.slab attribute)": [[188, "ocpapi.client.models.Slab.atoms", false]], "atoms (ocpapi.client.slab attribute)": [[187, "ocpapi.client.Slab.atoms", false]], "atoms (ocpapi.slab attribute)": [[190, "ocpapi.Slab.atoms", false]], "atomstographs (class in core.preprocessing)": [[135, "core.preprocessing.AtomsToGraphs", false]], "atomstographs (class in core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs", false]], "atomupdateblock (class in core.models.gemnet.layers.atom_update_block)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock", false]], "atomupdateblock (class in core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock", false]], "atomupdateblock (class in core.models.gemnet_oc.layers.atom_update_block)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock", false]], "atomwisel2loss (class in core.modules.loss)": [[125, "core.modules.loss.AtomwiseL2Loss", false]], "autoframe (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrame", false]], "autoframedesorption (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameDesorption", false]], "autoframedissociation (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation", false]], "autoframetransfer (class in cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer", false]], "available_pretrained_models (in module core.models)": [[108, "core.models.available_pretrained_models", false]], "available_pretrained_models (in module core.models.model_registry)": [[109, "core.models.model_registry.available_pretrained_models", false]], "average_distance_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.average_distance_within_threshold", false]], "backend (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.backend", false]], "backward() (core.common.gp_utils.copytomodelparallelregion static method)": [[16, "core.common.gp_utils.CopyToModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.gatherfrommodelparallelregion static method)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.reducefrommodelparallelregion static method)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion.backward", false]], "backward() (core.common.gp_utils.scattertomodelparallelregion static method)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion.backward", false]], "balanced_partition() (in module core.common.data_parallel)": [[13, "core.common.data_parallel.balanced_partition", false]], "balancedbatchsampler (class in core.common.data_parallel)": [[13, "core.common.data_parallel.BalancedBatchSampler", false]], "barrierless_converged() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.barrierless_converged", false]], "basemodel (class in core.models.base)": [[44, "core.models.base.BaseModel", false]], "basetask (class in core.tasks.task)": [[149, "core.tasks.task.BaseTask", false]], "basetrainer (class in core.trainers)": [[151, "core.trainers.BaseTrainer", false]], "basetrainer (class in core.trainers.base_trainer)": [[150, "core.trainers.base_trainer.BaseTrainer", false]], "basis (class in core.models.utils.basis)": [[120, "core.models.utils.basis.Basis", false]], "basisembedding (class in core.models.gemnet_oc.layers.efficient)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding", false]], "batch_to_atoms() (in module core.common.relaxation.ase_utils)": [[21, "core.common.relaxation.ase_utils.batch_to_atoms", false]], "bernsteinbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.BernsteinBasis", false]], "bernsteinbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis", false]], "bernsteinbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis", false]], "bessel_basis() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.bessel_basis", false]], "bessel_basis() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.bessel_basis", false]], "bessel_basis() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.bessel_basis", false]], "bin_plot() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.bin_plot", false]], "binned_average() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.binned_average", false]], "both_barriered() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.both_barriered", false]], "both_barrierless() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.both_barrierless", false]], "broadcast() (in module core.common.distutils)": [[14, "core.common.distutils.broadcast", false]], "build_config() (in module core.common.utils)": [[30, "core.common.utils.build_config", false]], "bulk (class in data.oc.core)": [[157, "data.oc.core.Bulk", false]], "bulk (class in data.oc.core.bulk)": [[156, "data.oc.core.bulk.Bulk", false]], "bulk (class in ocpapi)": [[190, "ocpapi.Bulk", false]], "bulk (class in ocpapi.client)": [[187, "ocpapi.client.Bulk", false]], "bulk (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Bulk", false]], "bulk (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.bulk", false]], "bulk (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.bulk", false]], "bulk (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.bulk", false]], "bulk (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.bulk", false]], "bulk_pkl (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.BULK_PKL", false]], "bulk_pkl_path (in module data.oc.databases.pkls)": [[161, "data.oc.databases.pkls.BULK_PKL_PATH", false]], "bulk_src_id (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.bulk_src_id", false]], "bulk_src_id (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.bulk_src_id", false]], "bulk_src_id (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.bulk_src_id", false]], "bulk_vasp_flags (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.BULK_VASP_FLAGS", false]], "bulks (class in ocpapi)": [[190, "ocpapi.Bulks", false]], "bulks (class in ocpapi.client)": [[187, "ocpapi.client.Bulks", false]], "bulks (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Bulks", false]], "bulks_supported (ocpapi.bulks attribute)": [[190, "ocpapi.Bulks.bulks_supported", false]], "bulks_supported (ocpapi.client.bulks attribute)": [[187, "ocpapi.client.Bulks.bulks_supported", false]], "bulks_supported (ocpapi.client.models.bulks attribute)": [[188, "ocpapi.client.models.Bulks.bulks_supported", false]], "calc_forces() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.calc_forces", false]], "calc_forces_and_update() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.calc_forces_and_update", false]], "calcspherepoints() (in module core.models.scn.sampling)": [[115, "core.models.scn.sampling.CalcSpherePoints", false]], "calcspherepointsrandom() (in module core.models.scn.sampling)": [[115, "core.models.scn.sampling.CalcSpherePointsRandom", false]], "calculate() (core.common.relaxation.ase_utils.ocpcalculator method)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.calculate", false]], "calculate_center_of_mass() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.calculate_center_of_mass", false]], "calculate_coordination_of_bulk_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.calculate_coordination_of_bulk_atoms", false]], "calculate_interatomic_vectors() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.calculate_interatomic_vectors", false]], "calculate_interatomic_vectors() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.calculate_interatomic_vectors", false]], "calculate_interatomic_vectors() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.calculate_interatomic_vectors", false]], "calculate_quad_angles() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.calculate_quad_angles", false]], "calculate_quad_angles() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.calculate_quad_angles", false]], "calculate_surface_k_points() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.calculate_surface_k_points", false]], "cattsunami": [[10, "module-cattsunami", false]], "cattsunami.core": [[6, "module-cattsunami.core", false]], "cattsunami.core.autoframe": [[5, "module-cattsunami.core.autoframe", false]], "cattsunami.core.ocpneb": [[7, "module-cattsunami.core.ocpneb", false]], "cattsunami.core.reaction": [[8, "module-cattsunami.core.reaction", false]], "cattsunami.databases": [[9, "module-cattsunami.databases", false]], "cattsunami.run_validation.run_validation": [[11, "module-cattsunami.run_validation.run_validation", false]], "cell (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.cell", false]], "cell (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.cell", false]], "cell (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.cell", false]], "cell (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.cell", false]], "cg_change_mat() (in module core.common.utils)": [[30, "core.common.utils.cg_change_mat", false]], "check_convergence() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.check_convergence", false]], "check_traj_files() (in module core.common.utils)": [[30, "core.common.utils.check_traj_files", false]], "checkpoint() (core._cli.runner method)": [[12, "core._cli.Runner.checkpoint", false]], "chem_err() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.chem_err", false]], "circularbasislayer (class in core.models.gemnet.layers.spherical_basis)": [[78, "core.models.gemnet.layers.spherical_basis.CircularBasisLayer", false]], "circularbasislayer (class in core.models.gemnet_gp.layers.spherical_basis)": [[91, "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer", false]], "circularbasislayer (class in core.models.gemnet_oc.layers.spherical_basis)": [[106, "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer", false]], "cleanup() (in module core.common.distutils)": [[14, "core.common.distutils.cleanup", false]], "cleanup() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.cleanup", false]], "cleanup_gp() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.cleanup_gp", false]], "client (class in ocpapi)": [[190, "ocpapi.Client", false]], "client (class in ocpapi.client)": [[187, "ocpapi.client.Client", false]], "client (class in ocpapi.client.client)": [[186, "ocpapi.client.client.Client", false]], "clone() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.clone", false]], "clone() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.clone", false]], "close() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.close", false]], "close() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.close", false]], "close_db() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.close_db", false]], "close_db() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.close_db", false]], "close_db() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.close_db", false]], "close_db() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.close_db", false]], "close_db() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.close_db", false]], "close_db() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.close_db", false]], "close_db() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.close_db", false]], "coefficient_idx() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.coefficient_idx", false]], "coefficient_idx() (core.models.escn.so3.coefficientmapping method)": [[66, "core.models.escn.so3.CoefficientMapping.coefficient_idx", false]], "coefficientmapping (class in core.models.escn.so3)": [[66, "core.models.escn.so3.CoefficientMapping", false]], "coefficientmappingmodule (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule", false]], "collate() (in module core.common.utils)": [[30, "core.common.utils.collate", false]], "combineyrotations() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.CombineYRotations", false]], "complete (class in core.common.utils)": [[30, "core.common.utils.Complete", false]], "complete_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data", false], [177, "id0", false]], "complete_data_merged_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective", false], [177, "id2", false]], "complete_data_merged_defective_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co2", false]], "complete_data_merged_defective_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co_ads", false]], "complete_data_merged_defective_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_co_ads_2", false]], "complete_data_merged_defective_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_defective_h2o", false]], "complete_data_merged_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine", false], [177, "id1", false]], "complete_data_merged_pristine_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co2", false]], "complete_data_merged_pristine_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co_ads", false]], "complete_data_merged_pristine_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_co_ads_2", false]], "complete_data_merged_pristine_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.complete_data_merged_pristine_h2o", false]], "complex_idx() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.complex_idx", false]], "complex_idx() (core.models.escn.so3.coefficientmapping method)": [[66, "core.models.escn.so3.CoefficientMapping.complex_idx", false]], "compute_hybrid_success() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.compute_hybrid_success", false]], "compute_neighbors() (in module core.common.utils)": [[30, "core.common.utils.compute_neighbors", false]], "compute_slabs() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.compute_slabs", false]], "compute_valid_ml_success() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.compute_valid_ml_success", false]], "compute_valid_ml_success() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.compute_valid_ml_success", false]], "conditional_grad() (in module core.common.utils)": [[30, "core.common.utils.conditional_grad", false]], "config_id (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.config_id", false]], "config_id (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.config_id", false]], "config_id (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.config_id", false]], "config_ids (ocpapi.adsorbateslabrelaxationssystem attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem.config_ids", false]], "config_ids (ocpapi.client.adsorbateslabrelaxationssystem attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem.config_ids", false]], "config_ids (ocpapi.client.models.adsorbateslabrelaxationssystem attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem.config_ids", false]], "configs (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.configs", false]], "configs (ocpapi.adsorbateslabrelaxationsresults attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.client.adsorbateslabrelaxationsresults attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.client.models.adsorbateslabrelaxationsresults attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults.configs", false]], "configs (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.configs", false]], "configs (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.configs", false]], "connect_db() (core.datasets.ase_datasets.asedbdataset static method)": [[32, "core.datasets.ase_datasets.AseDBDataset.connect_db", false]], "connect_db() (core.datasets.asedbdataset static method)": [[38, "core.datasets.AseDBDataset.connect_db", false]], "connect_db() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.connect_db", false]], "connect_db() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.connect_db", false]], "connect_db() (core.datasets.oc22_lmdb_dataset.oc22lmdbdataset method)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset.connect_db", false]], "connect_db() (core.datasets.oc22lmdbdataset method)": [[38, "core.datasets.OC22LmdbDataset.connect_db", false]], "construct_mapping() (core.common.utils.uniquekeyloader method)": [[30, "core.common.utils.UniqueKeyLoader.construct_mapping", false]], "continuous_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.CONTINUOUS_EMBEDDINGS", false]], "continuous_embeddings (in module core.datasets.embeddings.continuous_embeddings)": [[34, "core.datasets.embeddings.continuous_embeddings.CONTINUOUS_EMBEDDINGS", false]], "converged_oszicar() (in module adsorbml.scripts.utils)": [[3, "adsorbml.scripts.utils.converged_oszicar", false]], "convert() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.convert", false]], "convert() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs.convert", false]], "convert_all() (core.preprocessing.atoms_to_graphs.atomstographs method)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.convert_all", false]], "convert_all() (core.preprocessing.atomstographs method)": [[135, "core.preprocessing.AtomsToGraphs.convert_all", false]], "copy_to() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.copy_to", false]], "copy_to_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.copy_to_model_parallel_region", false]], "copytomodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.CopyToModelParallelRegion", false]], "core": [[43, "module-core", false]], "core._cli": [[12, "module-core._cli", false]], "core.common": [[18, "module-core.common", false]], "core.common.data_parallel": [[13, "module-core.common.data_parallel", false]], "core.common.distutils": [[14, "module-core.common.distutils", false]], "core.common.flags": [[15, "module-core.common.flags", false]], "core.common.gp_utils": [[16, "module-core.common.gp_utils", false]], "core.common.hpo_utils": [[17, "module-core.common.hpo_utils", false]], "core.common.logger": [[19, "module-core.common.logger", false]], "core.common.registry": [[20, "module-core.common.registry", false]], "core.common.relaxation": [[22, "module-core.common.relaxation", false]], "core.common.relaxation.ase_utils": [[21, "module-core.common.relaxation.ase_utils", false]], "core.common.relaxation.ml_relaxation": [[23, "module-core.common.relaxation.ml_relaxation", false]], "core.common.relaxation.optimizers": [[24, "module-core.common.relaxation.optimizers", false]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, "module-core.common.relaxation.optimizers.lbfgs_torch", false]], "core.common.test_utils": [[26, "module-core.common.test_utils", false]], "core.common.transforms": [[27, "module-core.common.transforms", false]], "core.common.tutorial_utils": [[28, "module-core.common.tutorial_utils", false]], "core.common.typing": [[29, "module-core.common.typing", false]], "core.common.utils": [[30, "module-core.common.utils", false]], "core.datasets": [[38, "module-core.datasets", false]], "core.datasets._utils": [[31, "module-core.datasets._utils", false]], "core.datasets.ase_datasets": [[32, "module-core.datasets.ase_datasets", false]], "core.datasets.embeddings": [[35, "module-core.datasets.embeddings", false]], "core.datasets.embeddings.atomic_radii": [[33, "module-core.datasets.embeddings.atomic_radii", false]], "core.datasets.embeddings.continuous_embeddings": [[34, "module-core.datasets.embeddings.continuous_embeddings", false]], "core.datasets.embeddings.khot_embeddings": [[36, "module-core.datasets.embeddings.khot_embeddings", false]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, "module-core.datasets.embeddings.qmof_khot_embeddings", false]], "core.datasets.lmdb_database": [[39, "module-core.datasets.lmdb_database", false]], "core.datasets.lmdb_dataset": [[40, "module-core.datasets.lmdb_dataset", false]], "core.datasets.oc22_lmdb_dataset": [[41, "module-core.datasets.oc22_lmdb_dataset", false]], "core.datasets.target_metadata_guesser": [[42, "module-core.datasets.target_metadata_guesser", false]], "core.models": [[108, "module-core.models", false]], "core.models.base": [[44, "module-core.models.base", false]], "core.models.dimenet_plus_plus": [[45, "module-core.models.dimenet_plus_plus", false]], "core.models.equiformer_v2": [[51, "module-core.models.equiformer_v2", false]], "core.models.equiformer_v2.activation": [[46, "module-core.models.equiformer_v2.activation", false]], "core.models.equiformer_v2.drop": [[47, "module-core.models.equiformer_v2.drop", false]], "core.models.equiformer_v2.edge_rot_mat": [[48, "module-core.models.equiformer_v2.edge_rot_mat", false]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, "module-core.models.equiformer_v2.equiformer_v2_oc20", false]], "core.models.equiformer_v2.gaussian_rbf": [[50, "module-core.models.equiformer_v2.gaussian_rbf", false]], "core.models.equiformer_v2.input_block": [[52, "module-core.models.equiformer_v2.input_block", false]], "core.models.equiformer_v2.layer_norm": [[53, "module-core.models.equiformer_v2.layer_norm", false]], "core.models.equiformer_v2.module_list": [[54, "module-core.models.equiformer_v2.module_list", false]], "core.models.equiformer_v2.radial_function": [[55, "module-core.models.equiformer_v2.radial_function", false]], "core.models.equiformer_v2.so2_ops": [[56, "module-core.models.equiformer_v2.so2_ops", false]], "core.models.equiformer_v2.so3": [[57, "module-core.models.equiformer_v2.so3", false]], "core.models.equiformer_v2.trainers": [[60, "module-core.models.equiformer_v2.trainers", false]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, "module-core.models.equiformer_v2.trainers.energy_trainer", false]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, "module-core.models.equiformer_v2.trainers.forces_trainer", false]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, "module-core.models.equiformer_v2.trainers.lr_scheduler", false]], "core.models.equiformer_v2.transformer_block": [[62, "module-core.models.equiformer_v2.transformer_block", false]], "core.models.equiformer_v2.wigner": [[63, "module-core.models.equiformer_v2.wigner", false]], "core.models.escn": [[65, "module-core.models.escn", false]], "core.models.escn.escn": [[64, "module-core.models.escn.escn", false]], "core.models.escn.so3": [[66, "module-core.models.escn.so3", false]], "core.models.gemnet": [[68, "module-core.models.gemnet", false]], "core.models.gemnet.gemnet": [[67, "module-core.models.gemnet.gemnet", false]], "core.models.gemnet.initializers": [[69, "module-core.models.gemnet.initializers", false]], "core.models.gemnet.layers": [[75, "module-core.models.gemnet.layers", false]], "core.models.gemnet.layers.atom_update_block": [[70, "module-core.models.gemnet.layers.atom_update_block", false]], "core.models.gemnet.layers.base_layers": [[71, "module-core.models.gemnet.layers.base_layers", false]], "core.models.gemnet.layers.basis_utils": [[72, "module-core.models.gemnet.layers.basis_utils", false]], "core.models.gemnet.layers.efficient": [[73, "module-core.models.gemnet.layers.efficient", false]], "core.models.gemnet.layers.embedding_block": [[74, "module-core.models.gemnet.layers.embedding_block", false]], "core.models.gemnet.layers.interaction_block": [[76, "module-core.models.gemnet.layers.interaction_block", false]], "core.models.gemnet.layers.radial_basis": [[77, "module-core.models.gemnet.layers.radial_basis", false]], "core.models.gemnet.layers.spherical_basis": [[78, "module-core.models.gemnet.layers.spherical_basis", false]], "core.models.gemnet.utils": [[79, "module-core.models.gemnet.utils", false]], "core.models.gemnet_gp": [[81, "module-core.models.gemnet_gp", false]], "core.models.gemnet_gp.gemnet": [[80, "module-core.models.gemnet_gp.gemnet", false]], "core.models.gemnet_gp.initializers": [[82, "module-core.models.gemnet_gp.initializers", false]], "core.models.gemnet_gp.layers": [[88, "module-core.models.gemnet_gp.layers", false]], "core.models.gemnet_gp.layers.atom_update_block": [[83, "module-core.models.gemnet_gp.layers.atom_update_block", false]], "core.models.gemnet_gp.layers.base_layers": [[84, "module-core.models.gemnet_gp.layers.base_layers", false]], "core.models.gemnet_gp.layers.basis_utils": [[85, "module-core.models.gemnet_gp.layers.basis_utils", false]], "core.models.gemnet_gp.layers.efficient": [[86, "module-core.models.gemnet_gp.layers.efficient", false]], "core.models.gemnet_gp.layers.embedding_block": [[87, "module-core.models.gemnet_gp.layers.embedding_block", false]], "core.models.gemnet_gp.layers.interaction_block": [[89, "module-core.models.gemnet_gp.layers.interaction_block", false]], "core.models.gemnet_gp.layers.radial_basis": [[90, "module-core.models.gemnet_gp.layers.radial_basis", false]], "core.models.gemnet_gp.layers.spherical_basis": [[91, "module-core.models.gemnet_gp.layers.spherical_basis", false]], "core.models.gemnet_gp.utils": [[92, "module-core.models.gemnet_gp.utils", false]], "core.models.gemnet_oc": [[94, "module-core.models.gemnet_oc", false]], "core.models.gemnet_oc.gemnet_oc": [[93, "module-core.models.gemnet_oc.gemnet_oc", false]], "core.models.gemnet_oc.initializers": [[95, "module-core.models.gemnet_oc.initializers", false]], "core.models.gemnet_oc.interaction_indices": [[96, "module-core.models.gemnet_oc.interaction_indices", false]], "core.models.gemnet_oc.layers": [[103, "module-core.models.gemnet_oc.layers", false]], "core.models.gemnet_oc.layers.atom_update_block": [[97, "module-core.models.gemnet_oc.layers.atom_update_block", false]], "core.models.gemnet_oc.layers.base_layers": [[98, "module-core.models.gemnet_oc.layers.base_layers", false]], "core.models.gemnet_oc.layers.basis_utils": [[99, "module-core.models.gemnet_oc.layers.basis_utils", false]], "core.models.gemnet_oc.layers.efficient": [[100, "module-core.models.gemnet_oc.layers.efficient", false]], "core.models.gemnet_oc.layers.embedding_block": [[101, "module-core.models.gemnet_oc.layers.embedding_block", false]], "core.models.gemnet_oc.layers.force_scaler": [[102, "module-core.models.gemnet_oc.layers.force_scaler", false]], "core.models.gemnet_oc.layers.interaction_block": [[104, "module-core.models.gemnet_oc.layers.interaction_block", false]], "core.models.gemnet_oc.layers.radial_basis": [[105, "module-core.models.gemnet_oc.layers.radial_basis", false]], "core.models.gemnet_oc.layers.spherical_basis": [[106, "module-core.models.gemnet_oc.layers.spherical_basis", false]], "core.models.gemnet_oc.utils": [[107, "module-core.models.gemnet_oc.utils", false]], "core.models.model_registry": [[109, "module-core.models.model_registry", false]], "core.models.painn": [[110, "module-core.models.painn", false]], "core.models.painn.painn": [[111, "module-core.models.painn.painn", false]], "core.models.painn.utils": [[112, "module-core.models.painn.utils", false]], "core.models.schnet": [[113, "module-core.models.schnet", false]], "core.models.scn": [[114, "module-core.models.scn", false]], "core.models.scn.sampling": [[115, "module-core.models.scn.sampling", false]], "core.models.scn.scn": [[116, "module-core.models.scn.scn", false]], "core.models.scn.smearing": [[117, "module-core.models.scn.smearing", false]], "core.models.scn.spherical_harmonics": [[118, "module-core.models.scn.spherical_harmonics", false]], "core.models.utils": [[121, "module-core.models.utils", false]], "core.models.utils.activations": [[119, "module-core.models.utils.activations", false]], "core.models.utils.basis": [[120, "module-core.models.utils.basis", false]], "core.modules": [[124, "module-core.modules", false]], "core.modules.evaluator": [[122, "module-core.modules.evaluator", false]], "core.modules.exponential_moving_average": [[123, "module-core.modules.exponential_moving_average", false]], "core.modules.loss": [[125, "module-core.modules.loss", false]], "core.modules.normalizer": [[126, "module-core.modules.normalizer", false]], "core.modules.scaling": [[129, "module-core.modules.scaling", false]], "core.modules.scaling.compat": [[127, "module-core.modules.scaling.compat", false]], "core.modules.scaling.fit": [[128, "module-core.modules.scaling.fit", false]], "core.modules.scaling.scale_factor": [[130, "module-core.modules.scaling.scale_factor", false]], "core.modules.scaling.util": [[131, "module-core.modules.scaling.util", false]], "core.modules.scheduler": [[132, "module-core.modules.scheduler", false]], "core.modules.transforms": [[133, "module-core.modules.transforms", false]], "core.preprocessing": [[135, "module-core.preprocessing", false]], "core.preprocessing.atoms_to_graphs": [[134, "module-core.preprocessing.atoms_to_graphs", false]], "core.scripts": [[141, "module-core.scripts", false]], "core.scripts.download_data": [[136, "module-core.scripts.download_data", false]], "core.scripts.gif_maker_parallelized": [[137, "module-core.scripts.gif_maker_parallelized", false]], "core.scripts.hpo": [[138, "module-core.scripts.hpo", false]], "core.scripts.hpo.run_tune": [[139, "module-core.scripts.hpo.run_tune", false]], "core.scripts.hpo.run_tune_pbt": [[140, "module-core.scripts.hpo.run_tune_pbt", false]], "core.scripts.make_challenge_submission_file": [[142, "module-core.scripts.make_challenge_submission_file", false]], "core.scripts.make_lmdb_sizes": [[143, "module-core.scripts.make_lmdb_sizes", false]], "core.scripts.make_submission_file": [[144, "module-core.scripts.make_submission_file", false]], "core.scripts.preprocess_ef": [[145, "module-core.scripts.preprocess_ef", false]], "core.scripts.preprocess_relaxed": [[146, "module-core.scripts.preprocess_relaxed", false]], "core.scripts.uncompress": [[147, "module-core.scripts.uncompress", false]], "core.tasks": [[148, "module-core.tasks", false]], "core.tasks.task": [[149, "module-core.tasks.task", false]], "core.trainers": [[151, "module-core.trainers", false]], "core.trainers.base_trainer": [[150, "module-core.trainers.base_trainer", false]], "core.trainers.ocp_trainer": [[152, "module-core.trainers.ocp_trainer", false]], "cosine_lr_lambda() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.cosine_lr_lambda", false]], "cosine_similarity() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.cosine_similarity", false]], "cosinelrlambda (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda", false]], "count (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.count", false]], "count() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.count", false]], "count() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.count", false]], "count_scf() (in module adsorbml.scripts.utils)": [[3, "adsorbml.scripts.utils.count_scf", false]], "create_dict_from_args() (in module core.common.utils)": [[30, "core.common.utils.create_dict_from_args", false]], "create_grid() (in module core.common.utils)": [[30, "core.common.utils.create_grid", false]], "current_entry (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.current_entry", false], [177, "id3", false], [177, "id4", false], [177, "id5", false], [177, "id6", false], [177, "id7", false], [177, "id8", false], [177, "id9", false]], "custom_tile_atoms() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.custom_tile_atoms", false]], "data": [[153, "module-data", false]], "data.oc": [[168, "module-data.oc", false]], "data.oc.core": [[157, "module-data.oc.core", false]], "data.oc.core.adsorbate": [[154, "module-data.oc.core.adsorbate", false]], "data.oc.core.adsorbate_slab_config": [[155, "module-data.oc.core.adsorbate_slab_config", false]], "data.oc.core.bulk": [[156, "module-data.oc.core.bulk", false]], "data.oc.core.multi_adsorbate_slab_config": [[158, "module-data.oc.core.multi_adsorbate_slab_config", false]], "data.oc.core.slab": [[159, "module-data.oc.core.slab", false]], "data.oc.databases": [[160, "module-data.oc.databases", false]], "data.oc.databases.pkls": [[161, "module-data.oc.databases.pkls", false]], "data.oc.databases.update": [[162, "module-data.oc.databases.update", false]], "data.oc.experimental.get_energies": [[163, "module-data.oc.experimental.get_energies", false]], "data.oc.experimental.merge_traj": [[164, "module-data.oc.experimental.merge_traj", false]], "data.oc.experimental.perturb_systems": [[165, "module-data.oc.experimental.perturb_systems", false]], "data.oc.experimental.rattle_test": [[166, "module-data.oc.experimental.rattle_test", false]], "data.oc.experimental.utils": [[167, "module-data.oc.experimental.utils", false]], "data.oc.scripts.precompute_sample_structures": [[169, "module-data.oc.scripts.precompute_sample_structures", false]], "data.oc.structure_generator": [[170, "module-data.oc.structure_generator", false]], "data.oc.tests": [[171, "module-data.oc.tests", false]], "data.oc.utils": [[173, "module-data.oc.utils", false]], "data.oc.utils.flag_anomaly": [[172, "module-data.oc.utils.flag_anomaly", false]], "data.oc.utils.vasp": [[174, "module-data.oc.utils.vasp", false]], "data.odac": [[176, "module-data.odac", false]], "data.odac.force_field.ff_analysis": [[175, "module-data.odac.force_field.FF_analysis", false]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, "module-data.odac.promising_mof.promising_mof_energies.energy", false]], "data.odac.setup_vasp": [[178, "module-data.odac.setup_vasp", false]], "data.om": [[181, "module-data.om", false]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, "module-data.om.biomolecules.geom.sample_geom_drugs", false]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, "module-data.om.biomolecules.geom.write_geom_drugs_structures", false]], "data.om.omdata.orca": [[183, "module-data.om.omdata.orca", false]], "data.om.omdata.orca.calc": [[182, "module-data.om.omdata.orca.calc", false]], "data.om.omdata.orca.recipes": [[184, "module-data.om.omdata.orca.recipes", false]], "data_list_collater() (in module core.datasets)": [[38, "core.datasets.data_list_collater", false]], "data_list_collater() (in module core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.data_list_collater", false]], "datatransforms (class in core.modules.transforms)": [[133, "core.modules.transforms.DataTransforms", false]], "ddploss (class in core.modules.loss)": [[125, "core.modules.loss.DDPLoss", false]], "decompose_tensor() (in module core.modules.transforms)": [[133, "core.modules.transforms.decompose_tensor", false]], "decompress_list_of_files() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.decompress_list_of_files", false]], "def_counts_df (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.def_counts_df", false]], "default_client (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.DEFAULT_CLIENT", false]], "delete (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.DELETE", false]], "delete (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.DELETE", false]], "delete (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.DELETE", false]], "delete() (core.datasets.lmdb_database.lmdbdatabase method)": [[39, "core.datasets.lmdb_database.LMDBDatabase.delete", false]], "delete() (core.datasets.lmdbdatabase method)": [[38, "core.datasets.LMDBDatabase.delete", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client method)": [[190, "ocpapi.Client.delete_adsorbate_slab_relaxations", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.delete_adsorbate_slab_relaxations", false]], "delete_adsorbate_slab_relaxations() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.delete_adsorbate_slab_relaxations", false]], "denorm() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.denorm", false]], "dense (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.Dense", false]], "dense (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense", false]], "dense (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense", false]], "dense_rbf_f (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.dense_rbf_F", false]], "describe_fairchem() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.describe_fairchem", false]], "desorption_cutoff_multiplier (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.DESORPTION_CUTOFF_MULTIPLIER", false]], "desorption_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.DESORPTION_REACTION_DB_PATH", false]], "detecttrajanomaly (class in data.oc.utils)": [[173, "data.oc.utils.DetectTrajAnomaly", false]], "detecttrajanomaly (class in data.oc.utils.flag_anomaly)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly", false]], "dict_set_recursively() (in module core.common.utils)": [[30, "core.common.utils.dict_set_recursively", false]], "dimenetplusplus (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus", false]], "dimenetpluspluswrap (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap", false]], "dissociation_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.DISSOCIATION_REACTION_DB_PATH", false]], "distanceblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.DistanceBlock", false]], "divide_and_check_no_remainder() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.divide_and_check_no_remainder", false]], "does_not_exist (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.DOES_NOT_EXIST", false]], "does_not_exist (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.DOES_NOT_EXIST", false]], "does_not_exist (ocpapi.status attribute)": [[190, "ocpapi.Status.DOES_NOT_EXIST", false]], "download_links_is2re (in module core.scripts.download_data)": [[136, "core.scripts.download_data.DOWNLOAD_LINKS_is2re", false]], "download_links_s2ef (in module core.scripts.download_data)": [[136, "core.scripts.download_data.DOWNLOAD_LINKS_s2ef", false]], "drop_path() (in module core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.drop_path", false]], "droppath (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.DropPath", false]], "edgeblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.EdgeBlock", false]], "edgeblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.EdgeBlock", false]], "edgedegreeembedding (class in core.models.equiformer_v2.input_block)": [[52, "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding", false]], "edgeembedding (class in core.models.gemnet.layers.embedding_block)": [[74, "core.models.gemnet.layers.embedding_block.EdgeEmbedding", false]], "edgeembedding (class in core.models.gemnet_gp.layers.embedding_block)": [[87, "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding", false]], "edgeembedding (class in core.models.gemnet_oc.layers.embedding_block)": [[101, "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding", false]], "efficientinteractionbilinear (class in core.models.gemnet.layers.efficient)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractionbilinear (class in core.models.gemnet_gp.layers.efficient)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractionbilinear (class in core.models.gemnet_oc.layers.efficient)": [[100, "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear", false]], "efficientinteractiondownprojection (class in core.models.gemnet.layers.efficient)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection", false]], "efficientinteractiondownprojection (class in core.models.gemnet_gp.layers.efficient)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection", false]], "elements (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.elements", false]], "elements (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.elements", false]], "elements (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.elements", false]], "energy (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.energy", false]], "energy (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.energy", false]], "energy (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.energy", false]], "energy_fc1 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc1", false]], "energy_fc1 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc1", false]], "energy_fc2 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc2", false]], "energy_fc2 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc2", false]], "energy_fc3 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.energy_fc3", false]], "energy_fc3 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.energy_fc3", false]], "energy_forces_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.energy_forces_within_threshold", false]], "energy_trajectory (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_trajectory (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_trajectory (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.energy_trajectory", false]], "energy_within_threshold() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.energy_within_threshold", false]], "energyblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.EnergyBlock", false]], "ensure_div() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.ensure_div", false]], "ensure_fitted() (in module core.modules.scaling.util)": [[131, "core.modules.scaling.util.ensure_fitted", false]], "enumerate_surfaces_for_saving() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.enumerate_surfaces_for_saving", false]], "ephemeral (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "ephemeral (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "ephemeral (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.ephemeral", false]], "equiformerv2 (class in core.models.equiformer_v2)": [[51, "core.models.equiformer_v2.EquiformerV2", false]], "equiformerv2_oc20 (class in core.models.equiformer_v2.equiformer_v2_oc20)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20", false]], "equiformerv2energytrainer (class in core.models.equiformer_v2.trainers.energy_trainer)": [[58, "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer", false]], "equiformerv2forcestrainer (class in core.models.equiformer_v2.trainers.forces_trainer)": [[59, "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer", false]], "equivariantdegreelayerscale (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale", false]], "equivariantdropout (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantDropout", false]], "equivariantdropoutarraysphericalharmonics (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics", false]], "equivariantlayernormarray (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray", false]], "equivariantlayernormarraysphericalharmonics (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics", false]], "equivariantrmsnormarraysphericalharmonics (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics", false]], "equivariantrmsnormarraysphericalharmonicsv2 (class in core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2", false]], "equivariantscalarsdropout (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout", false]], "escn (class in core.models.escn)": [[65, "core.models.escn.eSCN", false]], "escn (class in core.models.escn.escn)": [[64, "core.models.escn.escn.eSCN", false]], "eval() (core.modules.evaluator.evaluator method)": [[122, "core.modules.evaluator.Evaluator.eval", false]], "evaluator (class in core.modules.evaluator)": [[122, "core.modules.evaluator.Evaluator", false]], "expand_edge() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.expand_edge", false]], "expand_edge() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.expand_edge", false]], "exponentialenvelope (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.ExponentialEnvelope", false]], "exponentialenvelope (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope", false]], "exponentialenvelope (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope", false]], "exponentialmovingaverage (class in core.modules.exponential_moving_average)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage", false]], "extra_repr() (core.models.equiformer_v2.activation.scaledsilu method)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.activation.scaledsmoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.activation.smoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.droppath method)": [[47, "core.models.equiformer_v2.drop.DropPath.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.equivariantdropoutarraysphericalharmonics method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.equivariantscalarsdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.drop.graphdroppath method)": [[47, "core.models.equiformer_v2.drop.GraphDropPath.extra_repr", false]], "extra_repr() (core.models.equiformer_v2.gaussian_rbf.gaussianradialbasislayer method)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer.extra_repr", false]], "extract_file() (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.extract_file", false]], "extract_file() (in module data.oc.experimental.merge_traj)": [[164, "data.oc.experimental.merge_traj.extract_file", false]], "failed_relaxation (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.FAILED_RELAXATION", false]], "failed_relaxation (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.FAILED_RELAXATION", false]], "failed_relaxation (ocpapi.status attribute)": [[190, "ocpapi.Status.FAILED_RELAXATION", false]], "fairchem_main() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.fairchem_main", false]], "fairchem_root() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.fairchem_root", false]], "feedforwardnetwork (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.FeedForwardNetwork", false]], "filter() (core.common.utils.severitylevelbetween method)": [[30, "core.common.utils.SeverityLevelBetween.filter", false]], "filter_kwargs() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.filter_kwargs", false]], "filter_kwargs() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.filter_kwargs", false]], "filter_ml_data() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.filter_ml_data", false]], "find_adsorbate_binding_sites() (in module ocpapi)": [[190, "ocpapi.find_adsorbate_binding_sites", false]], "find_adsorbate_binding_sites() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.find_adsorbate_binding_sites", false]], "find_adsorbate_binding_sites() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.find_adsorbate_binding_sites", false]], "find_surface_atoms_by_height() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.find_surface_atoms_by_height", false]], "find_surface_atoms_with_voronoi_given_height() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.find_surface_atoms_with_voronoi_given_height", false]], "fit_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fit_", false]], "fit_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.fit_", false]], "fit_context_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fit_context_", false]], "fit_context_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.fit_context_", false]], "fitted (core.modules.scaling.scale_factor.scalefactor property)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.fitted", false]], "fitted (core.modules.scaling.scalefactor property)": [[129, "core.modules.scaling.ScaleFactor.fitted", false]], "flags (class in core.common.flags)": [[15, "core.common.flags.Flags", false]], "flags (in module core.common.flags)": [[15, "core.common.flags.flags", false]], "flip_struct() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.flip_struct", false]], "flip_struct() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.flip_struct", false]], "flipgrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.FlipGrid", false]], "force_fc1 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc1", false]], "force_fc1 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc1", false]], "force_fc2 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc2", false]], "force_fc2 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc2", false]], "force_fc3 (core.models.scn.scn.sphericalchannelnetwork attribute)": [[116, "core.models.scn.scn.SphericalChannelNetwork.force_fc3", false]], "force_fc3 (core.models.scn.sphericalchannelnetwork attribute)": [[114, "core.models.scn.SphericalChannelNetwork.force_fc3", false]], "forceblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.ForceBlock", false]], "forces (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.forces", false]], "forces (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.forces", false]], "forces (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.forces", false]], "forcescaler (class in core.models.gemnet_oc.layers.force_scaler)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler", false]], "forcesx_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesx_mae", false]], "forcesx_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesx_mse", false]], "forcesy_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesy_mae", false]], "forcesy_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesy_mse", false]], "forcesz_mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesz_mae", false]], "forcesz_mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.forcesz_mse", false]], "forkedpdb (class in core.common.test_utils)": [[26, "core.common.test_utils.ForkedPdb", false]], "formula (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.formula", false]], "formula (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.formula", false]], "formula (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.formula", false]], "forward() (core.common.gp_utils.copytomodelparallelregion static method)": [[16, "core.common.gp_utils.CopyToModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.gatherfrommodelparallelregion static method)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.reducefrommodelparallelregion static method)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion.forward", false]], "forward() (core.common.gp_utils.scattertomodelparallelregion static method)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion.forward", false]], "forward() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.forward", false]], "forward() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.forward", false]], "forward() (core.models.dimenet_plus_plus.dimenetpluspluswrap method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap.forward", false]], "forward() (core.models.dimenet_plus_plus.interactionppblock method)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock.forward", false]], "forward() (core.models.dimenet_plus_plus.outputppblock method)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock.forward", false]], "forward() (core.models.equiformer_v2.activation.gateactivation method)": [[46, "core.models.equiformer_v2.activation.GateActivation.forward", false]], "forward() (core.models.equiformer_v2.activation.s2activation method)": [[46, "core.models.equiformer_v2.activation.S2Activation.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsigmoid method)": [[46, "core.models.equiformer_v2.activation.ScaledSigmoid.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsilu method)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledsmoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU.forward", false]], "forward() (core.models.equiformer_v2.activation.scaledswiglu method)": [[46, "core.models.equiformer_v2.activation.ScaledSwiGLU.forward", false]], "forward() (core.models.equiformer_v2.activation.separables2activation method)": [[46, "core.models.equiformer_v2.activation.SeparableS2Activation.forward", false]], "forward() (core.models.equiformer_v2.activation.smoothleakyrelu method)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU.forward", false]], "forward() (core.models.equiformer_v2.activation.swiglu method)": [[46, "core.models.equiformer_v2.activation.SwiGLU.forward", false]], "forward() (core.models.equiformer_v2.drop.droppath method)": [[47, "core.models.equiformer_v2.drop.DropPath.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropout.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantdropoutarraysphericalharmonics method)": [[47, "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.drop.equivariantscalarsdropout method)": [[47, "core.models.equiformer_v2.drop.EquivariantScalarsDropout.forward", false]], "forward() (core.models.equiformer_v2.drop.graphdroppath method)": [[47, "core.models.equiformer_v2.drop.GraphDropPath.forward", false]], "forward() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.forward", false]], "forward() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2.forward", false]], "forward() (core.models.equiformer_v2.gaussian_rbf.gaussianradialbasislayer method)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer.forward", false]], "forward() (core.models.equiformer_v2.input_block.edgedegreeembedding method)": [[52, "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantdegreelayerscale method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantlayernormarray method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantlayernormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonics method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics.forward", false]], "forward() (core.models.equiformer_v2.layer_norm.equivariantrmsnormarraysphericalharmonicsv2 method)": [[53, "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2.forward", false]], "forward() (core.models.equiformer_v2.radial_function.radialfunction method)": [[55, "core.models.equiformer_v2.radial_function.RadialFunction.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_convolution method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Convolution.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_linear method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Linear.forward", false]], "forward() (core.models.equiformer_v2.so2_ops.so2_m_convolution method)": [[56, "core.models.equiformer_v2.so2_ops.SO2_m_Convolution.forward", false]], "forward() (core.models.equiformer_v2.so3.so3_linear method)": [[57, "core.models.equiformer_v2.so3.SO3_Linear.forward", false]], "forward() (core.models.equiformer_v2.so3.so3_linearv2 method)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.feedforwardnetwork method)": [[62, "core.models.equiformer_v2.transformer_block.FeedForwardNetwork.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.so2equivariantgraphattention method)": [[62, "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention.forward", false]], "forward() (core.models.equiformer_v2.transformer_block.transblockv2 method)": [[62, "core.models.equiformer_v2.transformer_block.TransBlockV2.forward", false]], "forward() (core.models.escn.escn method)": [[65, "core.models.escn.eSCN.forward", false]], "forward() (core.models.escn.escn.edgeblock method)": [[64, "core.models.escn.escn.EdgeBlock.forward", false]], "forward() (core.models.escn.escn.energyblock method)": [[64, "core.models.escn.escn.EnergyBlock.forward", false]], "forward() (core.models.escn.escn.escn method)": [[64, "core.models.escn.escn.eSCN.forward", false]], "forward() (core.models.escn.escn.forceblock method)": [[64, "core.models.escn.escn.ForceBlock.forward", false]], "forward() (core.models.escn.escn.layerblock method)": [[64, "core.models.escn.escn.LayerBlock.forward", false]], "forward() (core.models.escn.escn.messageblock method)": [[64, "core.models.escn.escn.MessageBlock.forward", false]], "forward() (core.models.escn.escn.so2block method)": [[64, "core.models.escn.escn.SO2Block.forward", false]], "forward() (core.models.escn.escn.so2conv method)": [[64, "core.models.escn.escn.SO2Conv.forward", false]], "forward() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.forward", false]], "forward() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.forward", false]], "forward() (core.models.gemnet.layers.atom_update_block.atomupdateblock method)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet.layers.atom_update_block.outputblock method)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet.layers.base_layers.dense method)": [[71, "core.models.gemnet.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet.layers.base_layers.residuallayer method)": [[71, "core.models.gemnet.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet.layers.base_layers.scaledsilu method)": [[71, "core.models.gemnet.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet.layers.base_layers.siqu method)": [[71, "core.models.gemnet.layers.base_layers.SiQU.forward", false]], "forward() (core.models.gemnet.layers.efficient.efficientinteractionbilinear method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet.layers.efficient.efficientinteractiondownprojection method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection.forward", false]], "forward() (core.models.gemnet.layers.embedding_block.atomembedding method)": [[74, "core.models.gemnet.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet.layers.embedding_block.edgeembedding method)": [[74, "core.models.gemnet.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet.layers.interaction_block.interactionblocktripletsonly method)": [[76, "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly.forward", false]], "forward() (core.models.gemnet.layers.interaction_block.tripletinteraction method)": [[76, "core.models.gemnet.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.bernsteinbasis method)": [[77, "core.models.gemnet.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.exponentialenvelope method)": [[77, "core.models.gemnet.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.polynomialenvelope method)": [[77, "core.models.gemnet.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.radialbasis method)": [[77, "core.models.gemnet.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet.layers.radial_basis.sphericalbesselbasis method)": [[77, "core.models.gemnet.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet.layers.spherical_basis.circularbasislayer method)": [[78, "core.models.gemnet.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.forward", false]], "forward() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.forward", false]], "forward() (core.models.gemnet_gp.layers.atom_update_block.atomupdateblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet_gp.layers.atom_update_block.outputblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.dense method)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.residuallayer method)": [[84, "core.models.gemnet_gp.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.scaledsilu method)": [[84, "core.models.gemnet_gp.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet_gp.layers.base_layers.siqu method)": [[84, "core.models.gemnet_gp.layers.base_layers.SiQU.forward", false]], "forward() (core.models.gemnet_gp.layers.efficient.efficientinteractionbilinear method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet_gp.layers.efficient.efficientinteractiondownprojection method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection.forward", false]], "forward() (core.models.gemnet_gp.layers.embedding_block.atomembedding method)": [[87, "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet_gp.layers.embedding_block.edgeembedding method)": [[87, "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet_gp.layers.interaction_block.interactionblocktripletsonly method)": [[89, "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly.forward", false]], "forward() (core.models.gemnet_gp.layers.interaction_block.tripletinteraction method)": [[89, "core.models.gemnet_gp.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.bernsteinbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.exponentialenvelope method)": [[90, "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.polynomialenvelope method)": [[90, "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.radialbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.radial_basis.sphericalbesselbasis method)": [[90, "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet_gp.layers.spherical_basis.circularbasislayer method)": [[91, "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.forward", false]], "forward() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.forward", false]], "forward() (core.models.gemnet_oc.layers.atom_update_block.atomupdateblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.atom_update_block.outputblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.OutputBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.dense method)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.residuallayer method)": [[98, "core.models.gemnet_oc.layers.base_layers.ResidualLayer.forward", false]], "forward() (core.models.gemnet_oc.layers.base_layers.scaledsilu method)": [[98, "core.models.gemnet_oc.layers.base_layers.ScaledSiLU.forward", false]], "forward() (core.models.gemnet_oc.layers.efficient.basisembedding method)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.efficient.efficientinteractionbilinear method)": [[100, "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear.forward", false]], "forward() (core.models.gemnet_oc.layers.embedding_block.atomembedding method)": [[101, "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.embedding_block.edgeembedding method)": [[101, "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.interactionblock method)": [[104, "core.models.gemnet_oc.layers.interaction_block.InteractionBlock.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.pairinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.PairInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.quadrupletinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.interaction_block.tripletinteraction method)": [[104, "core.models.gemnet_oc.layers.interaction_block.TripletInteraction.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.bernsteinbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.exponentialenvelope method)": [[105, "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.gaussianbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.GaussianBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.polynomialenvelope method)": [[105, "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.radialbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.RadialBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.radial_basis.sphericalbesselbasis method)": [[105, "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis.forward", false]], "forward() (core.models.gemnet_oc.layers.spherical_basis.circularbasislayer method)": [[106, "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer.forward", false]], "forward() (core.models.gemnet_oc.layers.spherical_basis.sphericalbasislayer method)": [[106, "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer.forward", false]], "forward() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.forward", false]], "forward() (core.models.painn.painn.gatedequivariantblock method)": [[111, "core.models.painn.painn.GatedEquivariantBlock.forward", false]], "forward() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.forward", false]], "forward() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.forward", false]], "forward() (core.models.painn.painn.painnoutput method)": [[111, "core.models.painn.painn.PaiNNOutput.forward", false]], "forward() (core.models.painn.painn.painnupdate method)": [[111, "core.models.painn.painn.PaiNNUpdate.forward", false]], "forward() (core.models.schnet.schnetwrap method)": [[113, "core.models.schnet.SchNetWrap.forward", false]], "forward() (core.models.scn.scn.distanceblock method)": [[116, "core.models.scn.scn.DistanceBlock.forward", false]], "forward() (core.models.scn.scn.edgeblock method)": [[116, "core.models.scn.scn.EdgeBlock.forward", false]], "forward() (core.models.scn.scn.messageblock method)": [[116, "core.models.scn.scn.MessageBlock.forward", false]], "forward() (core.models.scn.scn.sphericalchannelnetwork method)": [[116, "core.models.scn.scn.SphericalChannelNetwork.forward", false]], "forward() (core.models.scn.smearing.gaussiansmearing method)": [[117, "core.models.scn.smearing.GaussianSmearing.forward", false]], "forward() (core.models.scn.smearing.linearsigmoidsmearing method)": [[117, "core.models.scn.smearing.LinearSigmoidSmearing.forward", false]], "forward() (core.models.scn.smearing.sigmoidsmearing method)": [[117, "core.models.scn.smearing.SigmoidSmearing.forward", false]], "forward() (core.models.scn.smearing.silusmearing method)": [[117, "core.models.scn.smearing.SiLUSmearing.forward", false]], "forward() (core.models.scn.sphericalchannelnetwork method)": [[114, "core.models.scn.SphericalChannelNetwork.forward", false]], "forward() (core.models.utils.activations.act method)": [[119, "core.models.utils.activations.Act.forward", false]], "forward() (core.models.utils.basis.basis method)": [[120, "core.models.utils.basis.Basis.forward", false]], "forward() (core.models.utils.basis.fouriersmearing method)": [[120, "core.models.utils.basis.FourierSmearing.forward", false]], "forward() (core.models.utils.basis.gaussiansmearing method)": [[120, "core.models.utils.basis.GaussianSmearing.forward", false]], "forward() (core.models.utils.basis.sine method)": [[120, "core.models.utils.basis.Sine.forward", false]], "forward() (core.models.utils.basis.sinesmearing method)": [[120, "core.models.utils.basis.SINESmearing.forward", false]], "forward() (core.models.utils.basis.siren method)": [[120, "core.models.utils.basis.SIREN.forward", false]], "forward() (core.models.utils.basis.sphericalsmearing method)": [[120, "core.models.utils.basis.SphericalSmearing.forward", false]], "forward() (core.modules.loss.atomwisel2loss method)": [[125, "core.modules.loss.AtomwiseL2Loss.forward", false]], "forward() (core.modules.loss.ddploss method)": [[125, "core.modules.loss.DDPLoss.forward", false]], "forward() (core.modules.loss.l2maeloss method)": [[125, "core.modules.loss.L2MAELoss.forward", false]], "forward() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.forward", false]], "forward() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.forward", false]], "fouriersmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.FourierSmearing", false]], "from_atoms() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_atoms", false]], "from_atoms() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_atoms", false]], "from_bulk_get_all_slabs() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_all_slabs", false]], "from_bulk_get_all_slabs() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_all_slabs", false]], "from_bulk_get_random_slab() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_random_slab", false]], "from_bulk_get_random_slab() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_random_slab", false]], "from_bulk_get_specific_millers() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_bulk_get_specific_millers", false]], "from_bulk_get_specific_millers() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_bulk_get_specific_millers", false]], "from_grid() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.from_grid", false]], "from_grid() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.from_grid", false]], "from_precomputed_slabs_pkl() (data.oc.core.slab class method)": [[157, "data.oc.core.Slab.from_precomputed_slabs_pkl", false]], "from_precomputed_slabs_pkl() (data.oc.core.slab.slab class method)": [[159, "data.oc.core.slab.Slab.from_precomputed_slabs_pkl", false]], "fromgrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.FromGrid", false]], "gateactivation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.GateActivation", false]], "gatedequivariantblock (class in core.models.painn.painn)": [[111, "core.models.painn.painn.GatedEquivariantBlock", false]], "gather_from_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.gather_from_model_parallel_region", false]], "gather_objects() (in module core.common.distutils)": [[14, "core.common.distutils.gather_objects", false]], "gatherfrommodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.GatherFromModelParallelRegion", false]], "gaussian() (in module core.models.equiformer_v2.gaussian_rbf)": [[50, "core.models.equiformer_v2.gaussian_rbf.gaussian", false]], "gaussianbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.GaussianBasis", false]], "gaussianradialbasislayer (class in core.models.equiformer_v2.gaussian_rbf)": [[50, "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer", false]], "gaussiansmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.GaussianSmearing", false]], "gaussiansmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.GaussianSmearing", false]], "gemnetoc (class in core.models.gemnet_oc)": [[94, "core.models.gemnet_oc.GemNetOC", false]], "gemnetoc (class in core.models.gemnet_oc.gemnet_oc)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC", false]], "gemnett (class in core.models.gemnet)": [[68, "core.models.gemnet.GemNetT", false]], "gemnett (class in core.models.gemnet.gemnet)": [[67, "core.models.gemnet.gemnet.GemNetT", false]], "generate_graph() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.generate_graph", false]], "generate_graph_dict() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.generate_graph_dict", false]], "generate_graph_dict() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.generate_graph_dict", false]], "generate_graph_values() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.generate_graph_values", false]], "generate_graph_values() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.generate_graph_values", false]], "generate_interaction_graph() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.generate_interaction_graph", false]], "generate_interaction_graph() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.generate_interaction_graph", false]], "generate_yml_config() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.generate_yml_config", false]], "get() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get", false]], "get_adsorbate_slab_configs() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_configs() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_configs() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_configs", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi)": [[190, "ocpapi.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxation_results() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.get_adsorbate_slab_relaxation_results", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_request() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_relaxations_request", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbate_slab_relaxations_results() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbate_slab_relaxations_results", false]], "get_adsorbates() (ocpapi.client method)": [[190, "ocpapi.Client.get_adsorbates", false]], "get_adsorbates() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_adsorbates", false]], "get_adsorbates() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_adsorbates", false]], "get_angle() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_angle", false]], "get_atoms() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset.get_atoms", false]], "get_atoms() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_atoms", false]], "get_atoms() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_atoms", false]], "get_atoms() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset.get_atoms", false]], "get_atoms() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_atoms", false]], "get_bases() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.get_bases", false]], "get_bases() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.get_bases", false]], "get_best_sites_for_product1() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_best_sites_for_product1", false]], "get_best_unique_sites_for_product2() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_best_unique_sites_for_product2", false]], "get_binding_sites() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.get_binding_sites", false]], "get_binding_sites() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.get_binding_sites", false]], "get_bulks() (ocpapi.client method)": [[190, "ocpapi.Client.get_bulks", false]], "get_bulks() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_bulks", false]], "get_bulks() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_bulks", false]], "get_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_class", false]], "get_commit_hash() (in module core.common.utils)": [[30, "core.common.utils.get_commit_hash", false]], "get_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.get_data", false]], "get_data() (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.get_data", false]], "get_data() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_data", false]], "get_dataloader() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.get_dataloader", false]], "get_dataloader() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.get_dataloader", false]], "get_dataset_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_dataset_class", false]], "get_desorption_mapping() (cattsunami.core.reaction method)": [[6, "cattsunami.core.Reaction.get_desorption_mapping", false]], "get_desorption_mapping() (cattsunami.core.reaction.reaction method)": [[8, "cattsunami.core.reaction.Reaction.get_desorption_mapping", false]], "get_dft_compute() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.get_dft_compute", false]], "get_dft_data() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.get_dft_data", false]], "get_dft_data() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.get_dft_data", false]], "get_dp_group() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_group", false]], "get_dp_rank() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_rank", false]], "get_dp_world_size() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_dp_world_size", false]], "get_edge_id() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_edge_id", false]], "get_edge_id() (in module core.models.painn.utils)": [[112, "core.models.painn.utils.get_edge_id", false]], "get_energy_and_forces() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.get_energy_and_forces", false]], "get_energy_and_forces() (core.common.relaxation.optimizers.lbfgs_torch.torchcalc method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc.get_energy_and_forces", false]], "get_fig4a() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4a", false]], "get_fig4b() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4b", false]], "get_fig4c() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4c", false]], "get_fig4d() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.get_Fig4d", false]], "get_forces() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.get_forces", false]], "get_forces() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.get_forces", false]], "get_from_grid_mat() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.get_from_grid_mat", false]], "get_from_grid_mat() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.get_from_grid_mat", false]], "get_gp_group() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_group", false]], "get_gp_rank() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_rank", false]], "get_gp_world_size() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.get_gp_world_size", false]], "get_graphs_and_indices() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.get_graphs_and_indices", false]], "get_graphs_and_indices() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.get_graphs_and_indices", false]], "get_initializer() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.get_initializer", false]], "get_inner_idx() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_inner_idx", false]], "get_interstitial_distances() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.get_interstitial_distances", false]], "get_l_to_all_m_expand_index() (in module core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.get_l_to_all_m_expand_index", false]], "get_logger_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_logger_class", false]], "get_loss_module() (in module core.common.utils)": [[30, "core.common.utils.get_loss_module", false]], "get_lr() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.get_lr", false]], "get_lr() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.get_lr", false]], "get_max_neighbors_mask() (in module core.common.utils)": [[30, "core.common.utils.get_max_neighbors_mask", false]], "get_metadata() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_metadata", false]], "get_metadata() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_metadata", false]], "get_metadata() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_metadata", false]], "get_metadata() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_metadata", false]], "get_metadata() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_metadata", false]], "get_metadata() (core.datasets.lmdb_dataset.lmdbdataset method)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.get_metadata", false]], "get_metadata() (core.datasets.lmdbdataset method)": [[38, "core.datasets.LmdbDataset.get_metadata", false]], "get_metadata_dict() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.multi_adsorbate_slab_config.multipleadsorbateslabconfig method)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.multipleadsorbateslabconfig method)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.get_metadata_dict", false]], "get_metadata_dict() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.get_metadata_dict", false]], "get_mixed_triplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_mixed_triplets", false]], "get_mlp() (core.models.gemnet.layers.atom_update_block.atomupdateblock method)": [[70, "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_mlp() (core.models.gemnet_gp.layers.atom_update_block.atomupdateblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_mlp() (core.models.gemnet_oc.layers.atom_update_block.atomupdateblock method)": [[97, "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock.get_mlp", false]], "get_model_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_model_class", false]], "get_models() (ocpapi.client method)": [[190, "ocpapi.Client.get_models", false]], "get_models() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_models", false]], "get_models() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_models", false]], "get_most_proximate_symmetric_group() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.get_most_proximate_symmetric_group", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframedesorption method)": [[5, "cattsunami.core.autoframe.AutoFrameDesorption.get_neb_frames", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_neb_frames", false]], "get_neb_frames() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_neb_frames", false]], "get_neighbor_order() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_neighbor_order", false]], "get_normalization_layer() (in module core.models.equiformer_v2.layer_norm)": [[53, "core.models.equiformer_v2.layer_norm.get_normalization_layer", false]], "get_parser() (core.common.flags.flags method)": [[15, "core.common.flags.Flags.get_parser", false]], "get_parser() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.get_parser", false]], "get_parser() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.get_parser", false]], "get_parser() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.get_parser", false]], "get_pbc_distances() (in module core.common.utils)": [[30, "core.common.utils.get_pbc_distances", false]], "get_precon_forces() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.get_precon_forces", false]], "get_precon_forces() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.get_precon_forces", false]], "get_product2_idx() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.get_product2_idx", false]], "get_projected_angle() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.get_projected_angle", false]], "get_pruned_edge_idx() (in module core.common.utils)": [[30, "core.common.utils.get_pruned_edge_idx", false]], "get_quadruplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_quadruplets", false]], "get_random_sites_on_triangle() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.get_random_sites_on_triangle", false]], "get_rank() (in module core.common.distutils)": [[14, "core.common.distutils.get_rank", false]], "get_relaxed_energy() (core.datasets.ase_datasets.aseatomsdataset method)": [[32, "core.datasets.ase_datasets.AseAtomsDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asedbdataset method)": [[32, "core.datasets.ase_datasets.AseDBDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asereaddataset method)": [[32, "core.datasets.ase_datasets.AseReadDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.ase_datasets.asereadmultistructuredataset method)": [[32, "core.datasets.ase_datasets.AseReadMultiStructureDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asedbdataset method)": [[38, "core.datasets.AseDBDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asereaddataset method)": [[38, "core.datasets.AseReadDataset.get_relaxed_energy", false]], "get_relaxed_energy() (core.datasets.asereadmultistructuredataset method)": [[38, "core.datasets.AseReadMultiStructureDataset.get_relaxed_energy", false]], "get_results_ml() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_results_ml", false]], "get_results_sp() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_results_sp", false]], "get_results_ui_url() (in module ocpapi)": [[190, "ocpapi.get_results_ui_url", false]], "get_results_ui_url() (in module ocpapi.client)": [[187, "ocpapi.client.get_results_ui_url", false]], "get_results_ui_url() (in module ocpapi.client.ui)": [[189, "ocpapi.client.ui.get_results_ui_url", false]], "get_rotate_inv_rescale() (core.models.equiformer_v2.so3.coefficientmappingmodule method)": [[57, "core.models.equiformer_v2.so3.CoefficientMappingModule.get_rotate_inv_rescale", false]], "get_sampler() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.get_sampler", false]], "get_sampler() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.get_sampler", false]], "get_shortest_path() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.get_shortest_path", false]], "get_single_point() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.get_single_point", false]], "get_sites_within_r() (cattsunami.core.autoframe.autoframedissociation method)": [[5, "cattsunami.core.autoframe.AutoFrameDissociation.get_sites_within_r", false]], "get_slabs() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.get_slabs", false]], "get_slabs() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.get_slabs", false]], "get_slabs() (ocpapi.client method)": [[190, "ocpapi.Client.get_slabs", false]], "get_slabs() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.get_slabs", false]], "get_slabs() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.get_slabs", false]], "get_sph_harm_basis() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.get_sph_harm_basis", false]], "get_system_pairs_final() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_system_pairs_final", false]], "get_system_pairs_initial() (cattsunami.core.autoframe.autoframetransfer method)": [[5, "cattsunami.core.autoframe.AutoFrameTransfer.get_system_pairs_initial", false]], "get_task_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_task_class", false]], "get_to_grid_mat() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.get_to_grid_mat", false]], "get_to_grid_mat() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.get_to_grid_mat", false]], "get_trainer_class() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.get_trainer_class", false]], "get_triplets() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.get_triplets", false]], "get_triplets() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.get_triplets", false]], "get_triplets() (in module core.models.gemnet_oc.interaction_indices)": [[96, "core.models.gemnet_oc.interaction_indices.get_triplets", false]], "get_world_size() (in module core.common.distutils)": [[14, "core.common.distutils.get_world_size", false]], "gp_group_size (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.gp_group_size", false]], "graphdroppath (class in core.models.equiformer_v2.drop)": [[47, "core.models.equiformer_v2.drop.GraphDropPath", false]], "graphparallelgemnett (class in core.models.gemnet_gp)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT", false]], "graphparallelgemnett (class in core.models.gemnet_gp.gemnet)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT", false]], "grid_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.grid_init", false]], "guess_property_metadata() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.guess_property_metadata", false]], "guess_target_metadata() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.guess_target_metadata", false]], "has_surface_changed() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.has_surface_changed", false]], "has_surface_changed() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.has_surface_changed", false]], "has_surface_tagged() (data.oc.core.slab method)": [[157, "data.oc.core.Slab.has_surface_tagged", false]], "has_surface_tagged() (data.oc.core.slab.slab method)": [[159, "data.oc.core.slab.Slab.has_surface_tagged", false]], "he_orthogonal_init() (in module core.models.gemnet.initializers)": [[69, "core.models.gemnet.initializers.he_orthogonal_init", false]], "he_orthogonal_init() (in module core.models.gemnet_gp.initializers)": [[82, "core.models.gemnet_gp.initializers.he_orthogonal_init", false]], "he_orthogonal_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.he_orthogonal_init", false]], "host (ocpapi.client property)": [[190, "ocpapi.Client.host", false]], "host (ocpapi.client.client property)": [[187, "ocpapi.client.Client.host", false]], "host (ocpapi.client.client.client property)": [[186, "ocpapi.client.client.Client.host", false]], "id (ocpapi.client.model attribute)": [[187, "ocpapi.client.Model.id", false]], "id (ocpapi.client.models.model attribute)": [[188, "ocpapi.client.models.Model.id", false]], "id (ocpapi.model attribute)": [[190, "ocpapi.Model.id", false]], "implemented_properties (core.common.relaxation.ase_utils.ocpcalculator attribute)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.implemented_properties", false]], "index_drop_ddec_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.index_drop_ddec_defective", false]], "index_drop_ddec_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.index_drop_ddec_pristine", false]], "index_fn (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.index_fn", false]], "index_fn (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.index_fn", false]], "indexfn (in module core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor.IndexFn", false]], "infile (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.infile", false]], "init_basis_functions() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.init_basis_functions", false]], "init_basis_functions() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.init_basis_functions", false]], "init_edge_rot_mat() (in module core.models.equiformer_v2.edge_rot_mat)": [[48, "core.models.equiformer_v2.edge_rot_mat.init_edge_rot_mat", false]], "init_shared_basis_layers() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.init_shared_basis_layers", false]], "init_shared_basis_layers() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.init_shared_basis_layers", false]], "initialize_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.initialize_", false]], "initialize_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.initialize_", false]], "initialized() (in module core.common.distutils)": [[14, "core.common.distutils.initialized", false]], "initialized() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.initialized", false]], "initwignerdmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.InitWignerDMatrix", false]], "inityrotmapping() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.InitYRotMapping", false]], "inner_product_clamped() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.inner_product_clamped", false]], "inner_product_normalized() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.inner_product_normalized", false]], "inner_product_normalized() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.inner_product_normalized", false]], "input_folder (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.input_folder", false]], "interaction() (core.common.test_utils.forkedpdb method)": [[26, "core.common.test_utils.ForkedPdb.interaction", false]], "interactionblock (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.InteractionBlock", false]], "interactionblocktripletsonly (class in core.models.gemnet.layers.interaction_block)": [[76, "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly", false]], "interactionblocktripletsonly (class in core.models.gemnet_gp.layers.interaction_block)": [[89, "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly", false]], "interactionppblock (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock", false]], "interpolate() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.interpolate", false]], "interpolate_and_correct_frames() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.interpolate_and_correct_frames", false]], "irreps_sum() (in module core.common.utils)": [[30, "core.common.utils.irreps_sum", false]], "is_adsorbate_adsorbed() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.is_adsorbate_adsorbed", false]], "is_adsorbate_desorbed() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_desorbed", false]], "is_adsorbate_desorbed() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_desorbed", false]], "is_adsorbate_dissociated() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_dissociated", false]], "is_adsorbate_dissociated() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_dissociated", false]], "is_adsorbate_intercalated() (data.oc.utils.detecttrajanomaly method)": [[173, "data.oc.utils.DetectTrajAnomaly.is_adsorbate_intercalated", false]], "is_adsorbate_intercalated() (data.oc.utils.flag_anomaly.detecttrajanomaly method)": [[172, "data.oc.utils.flag_anomaly.DetectTrajAnomaly.is_adsorbate_intercalated", false]], "is_edge_list_respected() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.is_edge_list_respected", false]], "is_failed_sp() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.is_failed_sp", false]], "is_master() (in module core.common.distutils)": [[14, "core.common.distutils.is_master", false]], "is_structure_invertible() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.is_structure_invertible", false]], "is_structure_invertible() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.is_structure_invertible", false]], "is_successful() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.is_successful", false]], "is_successful() (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.is_successful", false]], "jn() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.Jn", false]], "jn() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.Jn", false]], "jn() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.Jn", false]], "jn_zeros() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.Jn_zeros", false]], "jn_zeros() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.Jn_zeros", false]], "jn_zeros() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.Jn_zeros", false]], "keep_all_slabs (class in ocpapi)": [[190, "ocpapi.keep_all_slabs", false]], "keep_all_slabs (class in ocpapi.workflows)": [[195, "ocpapi.workflows.keep_all_slabs", false]], "keep_all_slabs (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.keep_all_slabs", false]], "keep_slabs_with_miller_indices (class in ocpapi)": [[190, "ocpapi.keep_slabs_with_miller_indices", false]], "keep_slabs_with_miller_indices (class in ocpapi.workflows)": [[195, "ocpapi.workflows.keep_slabs_with_miller_indices", false]], "keep_slabs_with_miller_indices (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.keep_slabs_with_miller_indices", false]], "khot_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.KHOT_EMBEDDINGS", false]], "khot_embeddings (in module core.datasets.embeddings.khot_embeddings)": [[36, "core.datasets.embeddings.khot_embeddings.KHOT_EMBEDDINGS", false]], "l2maeloss (class in core.modules.loss)": [[125, "core.modules.loss.L2MAELoss", false]], "label_metric_dict() (in module core.common.hpo_utils)": [[17, "core.common.hpo_utils.label_metric_dict", false]], "layerblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.LayerBlock", false]], "lbfgs (class in core.common.relaxation.optimizers.lbfgs_torch)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS", false]], "lifetime (class in ocpapi)": [[190, "ocpapi.Lifetime", false]], "lifetime (class in ocpapi.workflows)": [[195, "ocpapi.workflows.Lifetime", false]], "lifetime (class in ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.Lifetime", false]], "linearsigmoidsmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.LinearSigmoidSmearing", false]], "lmdbdatabase (class in core.datasets)": [[38, "core.datasets.LMDBDatabase", false]], "lmdbdatabase (class in core.datasets.lmdb_database)": [[39, "core.datasets.lmdb_database.LMDBDatabase", false]], "lmdbdataset (class in core.datasets)": [[38, "core.datasets.LmdbDataset", false]], "lmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.LmdbDataset", false]], "load() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load", false]], "load() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load", false]], "load_checkpoint() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.load_checkpoint", false]], "load_checkpoint() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.load_checkpoint", false]], "load_checkpoint() (core.common.relaxation.ase_utils.ocpcalculator method)": [[21, "core.common.relaxation.ase_utils.OCPCalculator.load_checkpoint", false]], "load_checkpoint() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_checkpoint", false]], "load_checkpoint() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_checkpoint", false]], "load_config() (in module core.common.utils)": [[30, "core.common.utils.load_config", false]], "load_datasets() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_datasets", false]], "load_datasets() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_datasets", false]], "load_extras() (core.models.equiformer_v2.trainers.energy_trainer.equiformerv2energytrainer method)": [[58, "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer.load_extras", false]], "load_extras() (core.models.equiformer_v2.trainers.forces_trainer.equiformerv2forcestrainer method)": [[59, "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer.load_extras", false]], "load_extras() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_extras", false]], "load_extras() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_extras", false]], "load_logger() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_logger", false]], "load_logger() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_logger", false]], "load_loss() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_loss", false]], "load_loss() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_loss", false]], "load_model() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_model", false]], "load_model() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_model", false]], "load_optimizer() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_optimizer", false]], "load_optimizer() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_optimizer", false]], "load_scales_compat() (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat.load_scales_compat", false]], "load_seed_from_config() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_seed_from_config", false]], "load_seed_from_config() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_seed_from_config", false]], "load_state_dict() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.load_state_dict", false]], "load_state_dict() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.load_state_dict", false]], "load_state_dict() (in module core.common.utils)": [[30, "core.common.utils.load_state_dict", false]], "load_task() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.load_task", false]], "load_task() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.load_task", false]], "log (in module ocpapi.workflows.log)": [[196, "ocpapi.workflows.log.log", false]], "log() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log", false]], "log() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log", false]], "log() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log", false]], "log_grid_init() (in module core.models.gemnet_oc.initializers)": [[95, "core.models.gemnet_oc.initializers.log_grid_init", false]], "log_plots() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log_plots", false]], "log_plots() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log_plots", false]], "log_plots() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log_plots", false]], "log_summary() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.log_summary", false]], "log_summary() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.log_summary", false]], "log_summary() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.log_summary", false]], "logger (class in core.common.logger)": [[19, "core.common.logger.Logger", false]], "logger (ocpapi.ratelimitlogging attribute)": [[190, "ocpapi.RateLimitLogging.logger", false]], "logger (ocpapi.workflows.ratelimitlogging attribute)": [[195, "ocpapi.workflows.RateLimitLogging.logger", false]], "logger (ocpapi.workflows.retry.ratelimitlogging attribute)": [[197, "ocpapi.workflows.retry.RateLimitLogging.logger", false]], "lowest_energy_data_co2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co2", false]], "lowest_energy_data_co2_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co2_defective", false]], "lowest_energy_data_co_ads (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads", false]], "lowest_energy_data_co_ads_2 (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_2", false]], "lowest_energy_data_co_ads_2_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_2_defective", false]], "lowest_energy_data_co_ads_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_co_ads_defective", false]], "lowest_energy_data_h2o (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_h2o", false]], "lowest_energy_data_h2o_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.lowest_energy_data_h2o_defective", false]], "lrscheduler (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler", false]], "lrscheduler (class in core.modules.scheduler)": [[132, "core.modules.scheduler.LRScheduler", false]], "m (core.models.utils.basis.sphericalsmearing attribute)": [[120, "core.models.utils.basis.SphericalSmearing.m", false]], "mae() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.mae", false]], "magnitude_error() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.magnitude_error", false]], "main() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.main", false]], "main() (in module core._cli)": [[12, "core._cli.main", false]], "main() (in module core.modules.scaling.fit)": [[128, "core.modules.scaling.fit.main", false]], "main() (in module core.scripts.hpo.run_tune)": [[139, "core.scripts.hpo.run_tune.main", false]], "main() (in module core.scripts.hpo.run_tune_pbt)": [[140, "core.scripts.hpo.run_tune_pbt.main", false]], "main() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.main", false]], "main() (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.main", false]], "main() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.main", false]], "main() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.main", false]], "main() (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.main", false]], "main() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.main", false]], "main() (in module data.oc.experimental.merge_traj)": [[164, "data.oc.experimental.merge_traj.main", false]], "main() (in module data.oc.experimental.perturb_systems)": [[165, "data.oc.experimental.perturb_systems.main", false]], "main() (in module data.oc.experimental.rattle_test)": [[166, "data.oc.experimental.rattle_test.main", false]], "main() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.main", false]], "main() (in module data.om.biomolecules.geom.write_geom_drugs_structures)": [[180, "data.om.biomolecules.geom.write_geom_drugs_structures.main", false]], "mapping (core.common.registry.registry attribute)": [[20, "core.common.registry.Registry.mapping", false]], "mark_ephemeral (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.MARK_EPHEMERAL", false]], "mark_ephemeral (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.MARK_EPHEMERAL", false]], "mark_ephemeral (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.MARK_EPHEMERAL", false]], "mark_preempting() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.mark_preempting", false]], "mark_preempting() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.mark_preempting", false]], "mark_preempting() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.mark_preempting", false]], "mask_neighbors() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.mask_neighbors", false]], "mask_neighbors() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.mask_neighbors", false]], "mask_neighbors() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.mask_neighbors", false]], "masked_select_sparsetensor_flat() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.masked_select_sparsetensor_flat", false]], "max_miller (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.MAX_MILLER", false]], "max_neigh (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.max_neigh", false]], "max_neigh (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.max_neigh", false]], "merge_dicts() (in module core.common.utils)": [[30, "core.common.utils.merge_dicts", false]], "message() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.message", false]], "messageblock (class in core.models.escn.escn)": [[64, "core.models.escn.escn.MessageBlock", false]], "messageblock (class in core.models.scn.scn)": [[116, "core.models.scn.scn.MessageBlock", false]], "metadata (core.datasets.lmdb_database.lmdbdatabase property)": [[39, "core.datasets.lmdb_database.LMDBDatabase.metadata", false]], "metadata (core.datasets.lmdbdatabase property)": [[38, "core.datasets.LMDBDatabase.metadata", false]], "metadata (ocpapi.client.models.slab attribute)": [[188, "ocpapi.client.models.Slab.metadata", false]], "metadata (ocpapi.client.slab attribute)": [[187, "ocpapi.client.Slab.metadata", false]], "metadata (ocpapi.slab attribute)": [[190, "ocpapi.Slab.metadata", false]], "metadata_path (core.common.data_parallel._hasmetadata property)": [[13, "core.common.data_parallel._HasMetadata.metadata_path", false]], "metadata_path (core.datasets.lmdb_dataset.lmdbdataset attribute)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.metadata_path", false]], "metadata_path (core.datasets.lmdbdataset attribute)": [[38, "core.datasets.LmdbDataset.metadata_path", false]], "millers (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.millers", false]], "millers (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.millers", false]], "millers (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.millers", false]], "min_diff() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.min_diff", false]], "min_diff() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.min_diff", false]], "missing_ddec (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC", false]], "missing_ddec_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC_defective", false]], "missing_ddec_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.missing_DDEC_pristine", false]], "ml_relax() (in module core.common.relaxation.ml_relaxation)": [[23, "core.common.relaxation.ml_relaxation.ml_relax", false]], "model (class in ocpapi)": [[190, "ocpapi.Model", false]], "model (class in ocpapi.client)": [[187, "ocpapi.client.Model", false]], "model (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Model", false]], "model (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.model", false]], "model (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.model", false]], "model (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.model", false]], "model (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.model", false]], "model_name_to_local_file() (in module core.models)": [[108, "core.models.model_name_to_local_file", false]], "model_name_to_local_file() (in module core.models.model_registry)": [[109, "core.models.model_registry.model_name_to_local_file", false]], "model_registry (in module core.models.model_registry)": [[109, "core.models.model_registry.MODEL_REGISTRY", false]], "models (class in ocpapi)": [[190, "ocpapi.Models", false]], "models (class in ocpapi.client)": [[187, "ocpapi.client.Models", false]], "models (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Models", false]], "models (ocpapi.client.models attribute)": [[187, "ocpapi.client.Models.models", false]], "models (ocpapi.client.models.models attribute)": [[188, "ocpapi.client.models.Models.models", false]], "models (ocpapi.models attribute)": [[190, "ocpapi.Models.models", false]], "module": [[0, "module-adsorbml.2023_neurips_challenge.challenge_eval", false], [1, "module-adsorbml.scripts.dense_eval", false], [2, "module-adsorbml.scripts.process_mlrs", false], [3, "module-adsorbml.scripts.utils", false], [4, "module-adsorbml.scripts.write_top_k_vasp", false], [5, "module-cattsunami.core.autoframe", false], [6, "module-cattsunami.core", false], [7, "module-cattsunami.core.ocpneb", false], [8, "module-cattsunami.core.reaction", false], [9, "module-cattsunami.databases", false], [10, "module-cattsunami", false], [11, "module-cattsunami.run_validation.run_validation", false], [12, "module-core._cli", false], [13, "module-core.common.data_parallel", false], [14, "module-core.common.distutils", false], [15, "module-core.common.flags", false], [16, "module-core.common.gp_utils", false], [17, "module-core.common.hpo_utils", false], [18, "module-core.common", false], [19, "module-core.common.logger", false], [20, "module-core.common.registry", false], [21, "module-core.common.relaxation.ase_utils", false], [22, "module-core.common.relaxation", false], [23, "module-core.common.relaxation.ml_relaxation", false], [24, "module-core.common.relaxation.optimizers", false], [25, "module-core.common.relaxation.optimizers.lbfgs_torch", false], [26, "module-core.common.test_utils", false], [27, "module-core.common.transforms", false], [28, "module-core.common.tutorial_utils", false], [29, "module-core.common.typing", false], [30, "module-core.common.utils", false], [31, "module-core.datasets._utils", false], [32, "module-core.datasets.ase_datasets", false], [33, "module-core.datasets.embeddings.atomic_radii", false], [34, "module-core.datasets.embeddings.continuous_embeddings", false], [35, "module-core.datasets.embeddings", false], [36, "module-core.datasets.embeddings.khot_embeddings", false], [37, "module-core.datasets.embeddings.qmof_khot_embeddings", false], [38, "module-core.datasets", false], [39, "module-core.datasets.lmdb_database", false], [40, "module-core.datasets.lmdb_dataset", false], [41, "module-core.datasets.oc22_lmdb_dataset", false], [42, "module-core.datasets.target_metadata_guesser", false], [43, "module-core", false], [44, "module-core.models.base", false], [45, "module-core.models.dimenet_plus_plus", false], [46, "module-core.models.equiformer_v2.activation", false], [47, "module-core.models.equiformer_v2.drop", false], [48, "module-core.models.equiformer_v2.edge_rot_mat", false], [49, "module-core.models.equiformer_v2.equiformer_v2_oc20", false], [50, "module-core.models.equiformer_v2.gaussian_rbf", false], [51, "module-core.models.equiformer_v2", false], [52, "module-core.models.equiformer_v2.input_block", false], [53, "module-core.models.equiformer_v2.layer_norm", false], [54, "module-core.models.equiformer_v2.module_list", false], [55, "module-core.models.equiformer_v2.radial_function", false], [56, "module-core.models.equiformer_v2.so2_ops", false], [57, "module-core.models.equiformer_v2.so3", false], [58, "module-core.models.equiformer_v2.trainers.energy_trainer", false], [59, "module-core.models.equiformer_v2.trainers.forces_trainer", false], [60, "module-core.models.equiformer_v2.trainers", false], [61, "module-core.models.equiformer_v2.trainers.lr_scheduler", false], [62, "module-core.models.equiformer_v2.transformer_block", false], [63, "module-core.models.equiformer_v2.wigner", false], [64, "module-core.models.escn.escn", false], [65, "module-core.models.escn", false], [66, "module-core.models.escn.so3", false], [67, "module-core.models.gemnet.gemnet", false], [68, "module-core.models.gemnet", false], [69, "module-core.models.gemnet.initializers", false], [70, "module-core.models.gemnet.layers.atom_update_block", false], [71, "module-core.models.gemnet.layers.base_layers", false], [72, "module-core.models.gemnet.layers.basis_utils", false], [73, "module-core.models.gemnet.layers.efficient", false], [74, "module-core.models.gemnet.layers.embedding_block", false], [75, "module-core.models.gemnet.layers", false], [76, "module-core.models.gemnet.layers.interaction_block", false], [77, "module-core.models.gemnet.layers.radial_basis", false], [78, "module-core.models.gemnet.layers.spherical_basis", false], [79, "module-core.models.gemnet.utils", false], [80, "module-core.models.gemnet_gp.gemnet", false], [81, "module-core.models.gemnet_gp", false], [82, "module-core.models.gemnet_gp.initializers", false], [83, "module-core.models.gemnet_gp.layers.atom_update_block", false], [84, "module-core.models.gemnet_gp.layers.base_layers", false], [85, "module-core.models.gemnet_gp.layers.basis_utils", false], [86, "module-core.models.gemnet_gp.layers.efficient", false], [87, "module-core.models.gemnet_gp.layers.embedding_block", false], [88, "module-core.models.gemnet_gp.layers", false], [89, "module-core.models.gemnet_gp.layers.interaction_block", false], [90, "module-core.models.gemnet_gp.layers.radial_basis", false], [91, "module-core.models.gemnet_gp.layers.spherical_basis", false], [92, "module-core.models.gemnet_gp.utils", false], [93, "module-core.models.gemnet_oc.gemnet_oc", false], [94, "module-core.models.gemnet_oc", false], [95, "module-core.models.gemnet_oc.initializers", false], [96, "module-core.models.gemnet_oc.interaction_indices", false], [97, "module-core.models.gemnet_oc.layers.atom_update_block", false], [98, "module-core.models.gemnet_oc.layers.base_layers", false], [99, "module-core.models.gemnet_oc.layers.basis_utils", false], [100, "module-core.models.gemnet_oc.layers.efficient", false], [101, "module-core.models.gemnet_oc.layers.embedding_block", false], [102, "module-core.models.gemnet_oc.layers.force_scaler", false], [103, "module-core.models.gemnet_oc.layers", false], [104, "module-core.models.gemnet_oc.layers.interaction_block", false], [105, "module-core.models.gemnet_oc.layers.radial_basis", false], [106, "module-core.models.gemnet_oc.layers.spherical_basis", false], [107, "module-core.models.gemnet_oc.utils", false], [108, "module-core.models", false], [109, "module-core.models.model_registry", false], [110, "module-core.models.painn", false], [111, "module-core.models.painn.painn", false], [112, "module-core.models.painn.utils", false], [113, "module-core.models.schnet", false], [114, "module-core.models.scn", false], [115, "module-core.models.scn.sampling", false], [116, "module-core.models.scn.scn", false], [117, "module-core.models.scn.smearing", false], [118, "module-core.models.scn.spherical_harmonics", false], [119, "module-core.models.utils.activations", false], [120, "module-core.models.utils.basis", false], [121, "module-core.models.utils", false], [122, "module-core.modules.evaluator", false], [123, "module-core.modules.exponential_moving_average", false], [124, "module-core.modules", false], [125, "module-core.modules.loss", false], [126, "module-core.modules.normalizer", false], [127, "module-core.modules.scaling.compat", false], [128, "module-core.modules.scaling.fit", false], [129, "module-core.modules.scaling", false], [130, "module-core.modules.scaling.scale_factor", false], [131, "module-core.modules.scaling.util", false], [132, "module-core.modules.scheduler", false], [133, "module-core.modules.transforms", false], [134, "module-core.preprocessing.atoms_to_graphs", false], [135, "module-core.preprocessing", false], [136, "module-core.scripts.download_data", false], [137, "module-core.scripts.gif_maker_parallelized", false], [138, "module-core.scripts.hpo", false], [139, "module-core.scripts.hpo.run_tune", false], [140, "module-core.scripts.hpo.run_tune_pbt", false], [141, "module-core.scripts", false], [142, "module-core.scripts.make_challenge_submission_file", false], [143, "module-core.scripts.make_lmdb_sizes", false], [144, "module-core.scripts.make_submission_file", false], [145, "module-core.scripts.preprocess_ef", false], [146, "module-core.scripts.preprocess_relaxed", false], [147, "module-core.scripts.uncompress", false], [148, "module-core.tasks", false], [149, "module-core.tasks.task", false], [150, "module-core.trainers.base_trainer", false], [151, "module-core.trainers", false], [152, "module-core.trainers.ocp_trainer", false], [153, "module-data", false], [154, "module-data.oc.core.adsorbate", false], [155, "module-data.oc.core.adsorbate_slab_config", false], [156, "module-data.oc.core.bulk", false], [157, "module-data.oc.core", false], [158, "module-data.oc.core.multi_adsorbate_slab_config", false], [159, "module-data.oc.core.slab", false], [160, "module-data.oc.databases", false], [161, "module-data.oc.databases.pkls", false], [162, "module-data.oc.databases.update", false], [163, "module-data.oc.experimental.get_energies", false], [164, "module-data.oc.experimental.merge_traj", false], [165, "module-data.oc.experimental.perturb_systems", false], [166, "module-data.oc.experimental.rattle_test", false], [167, "module-data.oc.experimental.utils", false], [168, "module-data.oc", false], [169, "module-data.oc.scripts.precompute_sample_structures", false], [170, "module-data.oc.structure_generator", false], [171, "module-data.oc.tests", false], [172, "module-data.oc.utils.flag_anomaly", false], [173, "module-data.oc.utils", false], [174, "module-data.oc.utils.vasp", false], [175, "module-data.odac.force_field.FF_analysis", false], [176, "module-data.odac", false], [177, "module-data.odac.promising_mof.promising_mof_energies.energy", false], [178, "module-data.odac.setup_vasp", false], [179, "module-data.om.biomolecules.geom.sample_geom_drugs", false], [180, "module-data.om.biomolecules.geom.write_geom_drugs_structures", false], [181, "module-data.om", false], [182, "module-data.om.omdata.orca.calc", false], [183, "module-data.om.omdata.orca", false], [184, "module-data.om.omdata.orca.recipes", false], [186, "module-ocpapi.client.client", false], [187, "module-ocpapi.client", false], [188, "module-ocpapi.client.models", false], [189, "module-ocpapi.client.ui", false], [190, "module-ocpapi", false], [191, "module-ocpapi.version", false], [192, "module-ocpapi.workflows.adsorbates", false], [193, "module-ocpapi.workflows.context", false], [194, "module-ocpapi.workflows.filter", false], [195, "module-ocpapi.workflows", false], [196, "module-ocpapi.workflows.log", false], [197, "module-ocpapi.workflows.retry", false]], "modulelistinfo (class in core.models.equiformer_v2.module_list)": [[54, "core.models.equiformer_v2.module_list.ModuleListInfo", false]], "mof (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.mof", false]], "mof_name (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.mof_name", false]], "mse() (in module core.modules.evaluator)": [[122, "core.modules.evaluator.mse", false]], "multipleadsorbateslabconfig (class in data.oc.core)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig", false]], "multipleadsorbateslabconfig (class in data.oc.core.multi_adsorbate_slab_config)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig", false]], "multiply() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.multiply", false]], "multistep_lr_lambda() (in module core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.multistep_lr_lambda", false]], "multisteplrlambda (class in core.models.equiformer_v2.trainers.lr_scheduler)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda", false]], "n (core.models.utils.basis.sphericalsmearing attribute)": [[120, "core.models.utils.basis.SphericalSmearing.n", false]], "n_samples (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.n_samples", false]], "name (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.name", false]], "name (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.name", false]], "nesteddict (in module core.common.registry)": [[20, "core.common.registry.NestedDict", false]], "new_trainer_context() (in module core.common.utils)": [[30, "core.common.utils.new_trainer_context", false]], "no_limit (in module ocpapi)": [[190, "ocpapi.NO_LIMIT", false]], "no_limit (in module ocpapi.workflows)": [[195, "ocpapi.workflows.NO_LIMIT", false]], "no_limit (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.NO_LIMIT", false]], "no_weight_decay() (core.models.base.basemodel method)": [[44, "core.models.base.BaseModel.no_weight_decay", false]], "no_weight_decay() (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 method)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.no_weight_decay", false]], "no_weight_decay() (core.models.equiformer_v2.equiformerv2 method)": [[51, "core.models.equiformer_v2.EquiformerV2.no_weight_decay", false]], "nolimittype (in module ocpapi)": [[190, "ocpapi.NoLimitType", false]], "nolimittype (in module ocpapi.workflows)": [[195, "ocpapi.workflows.NoLimitType", false]], "nolimittype (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.NoLimitType", false]], "none (in module core.modules.evaluator)": [[122, "core.modules.evaluator.NONE", false]], "none_throws() (in module core.common.typing)": [[29, "core.common.typing.none_throws", false]], "nonretryablerequestexception": [[186, "ocpapi.client.client.NonRetryableRequestException", false], [187, "ocpapi.client.NonRetryableRequestException", false], [190, "ocpapi.NonRetryableRequestException", false]], "norm() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.norm", false]], "normalizer (class in core.modules.normalizer)": [[126, "core.modules.normalizer.Normalizer", false]], "not_available (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.NOT_AVAILABLE", false]], "not_available (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.NOT_AVAILABLE", false]], "not_available (ocpapi.status attribute)": [[190, "ocpapi.Status.NOT_AVAILABLE", false]], "num_params (core.models.base.basemodel property)": [[44, "core.models.base.BaseModel.num_params", false]], "num_params (core.models.dimenet_plus_plus.dimenetpluspluswrap property)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap.num_params", false]], "num_params (core.models.equiformer_v2.equiformer_v2_oc20.equiformerv2_oc20 property)": [[49, "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20.num_params", false]], "num_params (core.models.equiformer_v2.equiformerv2 property)": [[51, "core.models.equiformer_v2.EquiformerV2.num_params", false]], "num_params (core.models.escn.escn property)": [[65, "core.models.escn.eSCN.num_params", false]], "num_params (core.models.escn.escn.escn property)": [[64, "core.models.escn.escn.eSCN.num_params", false]], "num_params (core.models.gemnet.gemnet.gemnett property)": [[67, "core.models.gemnet.gemnet.GemNetT.num_params", false]], "num_params (core.models.gemnet.gemnett property)": [[68, "core.models.gemnet.GemNetT.num_params", false]], "num_params (core.models.gemnet_gp.gemnet.graphparallelgemnett property)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.num_params", false]], "num_params (core.models.gemnet_gp.graphparallelgemnett property)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.num_params", false]], "num_params (core.models.gemnet_oc.gemnet_oc.gemnetoc property)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.num_params", false]], "num_params (core.models.gemnet_oc.gemnetoc property)": [[94, "core.models.gemnet_oc.GemNetOC.num_params", false]], "num_params (core.models.painn.painn property)": [[110, "core.models.painn.PaiNN.num_params", false]], "num_params (core.models.painn.painn.painn property)": [[111, "core.models.painn.painn.PaiNN.num_params", false]], "num_params (core.models.schnet.schnetwrap property)": [[113, "core.models.schnet.SchNetWrap.num_params", false]], "num_params (core.models.scn.scn.sphericalchannelnetwork property)": [[116, "core.models.scn.scn.SphericalChannelNetwork.num_params", false]], "num_params (core.models.scn.sphericalchannelnetwork property)": [[114, "core.models.scn.SphericalChannelNetwork.num_params", false]], "numbers (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.numbers", false]], "numbers (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.numbers", false]], "numbers (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.numbers", false]], "numbers (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.numbers", false]], "oc22lmdbdataset (class in core.datasets)": [[38, "core.datasets.OC22LmdbDataset", false]], "oc22lmdbdataset (class in core.datasets.oc22_lmdb_dataset)": [[41, "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset", false]], "ocp_trainable() (in module core.scripts.hpo.run_tune)": [[139, "core.scripts.hpo.run_tune.ocp_trainable", false]], "ocp_trainable() (in module core.scripts.hpo.run_tune_pbt)": [[140, "core.scripts.hpo.run_tune_pbt.ocp_trainable", false]], "ocpapi": [[190, "module-ocpapi", false]], "ocpapi.client": [[187, "module-ocpapi.client", false]], "ocpapi.client.client": [[186, "module-ocpapi.client.client", false]], "ocpapi.client.models": [[188, "module-ocpapi.client.models", false]], "ocpapi.client.ui": [[189, "module-ocpapi.client.ui", false]], "ocpapi.version": [[191, "module-ocpapi.version", false]], "ocpapi.workflows": [[195, "module-ocpapi.workflows", false]], "ocpapi.workflows.adsorbates": [[192, "module-ocpapi.workflows.adsorbates", false]], "ocpapi.workflows.context": [[193, "module-ocpapi.workflows.context", false]], "ocpapi.workflows.filter": [[194, "module-ocpapi.workflows.filter", false]], "ocpapi.workflows.log": [[196, "module-ocpapi.workflows.log", false]], "ocpapi.workflows.retry": [[197, "module-ocpapi.workflows.retry", false]], "ocpcalculator (class in core.common.relaxation.ase_utils)": [[21, "core.common.relaxation.ase_utils.OCPCalculator", false]], "ocpcollater (class in core.common.data_parallel)": [[13, "core.common.data_parallel.OCPCollater", false]], "ocpneb (class in cattsunami.core)": [[6, "cattsunami.core.OCPNEB", false]], "ocpneb (class in cattsunami.core.ocpneb)": [[7, "cattsunami.core.ocpneb.OCPNEB", false]], "ocptrainer (class in core.trainers)": [[151, "core.trainers.OCPTrainer", false]], "ocptrainer (class in core.trainers.ocp_trainer)": [[152, "core.trainers.ocp_trainer.OCPTrainer", false]], "omitted_config_ids (ocpapi.adsorbateslabrelaxationsresults attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "omitted_config_ids (ocpapi.client.adsorbateslabrelaxationsresults attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "omitted_config_ids (ocpapi.client.models.adsorbateslabrelaxationsresults attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsResults.omitted_config_ids", false]], "only_keep_unique_systems() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.only_keep_unique_systems", false]], "opt_parameters (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.OPT_PARAMETERS", false]], "orca_ase_simple_input (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_ASE_SIMPLE_INPUT", false]], "orca_basis (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_BASIS", false]], "orca_blocks (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_BLOCKS", false]], "orca_functional (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_FUNCTIONAL", false]], "orca_simple_input (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.ORCA_SIMPLE_INPUT", false]], "os_environ_get_or_throw() (in module core.common.distutils)": [[14, "core.common.distutils.os_environ_get_or_throw", false]], "other_fields (ocpapi.client.models._datamodel attribute)": [[188, "ocpapi.client.models._DataModel.other_fields", false]], "out_energy (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.out_energy", false]], "out_forces (core.models.gemnet_gp.layers.atom_update_block.outputblock attribute)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.out_forces", false]], "outputblock (class in core.models.gemnet.layers.atom_update_block)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock", false]], "outputblock (class in core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock", false]], "outputblock (class in core.models.gemnet_oc.layers.atom_update_block)": [[97, "core.models.gemnet_oc.layers.atom_update_block.OutputBlock", false]], "outputppblock (class in core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock", false]], "pad_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.pad_tensor", false]], "painn (class in core.models.painn)": [[110, "core.models.painn.PaiNN", false]], "painn (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNN", false]], "painnmessage (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNMessage", false]], "painnoutput (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNOutput", false]], "painnupdate (class in core.models.painn.painn)": [[111, "core.models.painn.painn.PaiNNUpdate", false]], "pairinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.PairInteraction", false]], "parallelize_generation() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.parallelize_generation", false]], "parse_args() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.parse_args", false]], "parse_args() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.parse_args", false]], "parse_args() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.parse_args", false]], "parse_args() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.parse_args", false]], "parse_args() (in module data.om.biomolecules.geom.write_geom_drugs_structures)": [[180, "data.om.biomolecules.geom.write_geom_drugs_structures.parse_args", false]], "parse_neb_info() (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.parse_neb_info", false]], "parse_value() (in module core.common.utils)": [[30, "core.common.utils.parse_value", false]], "parser (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.parser", false]], "parser (in module adsorbml.scripts.write_top_k_vasp)": [[4, "adsorbml.scripts.write_top_k_vasp.parser", false]], "parser (in module cattsunami.run_validation.run_validation)": [[11, "cattsunami.run_validation.run_validation.parser", false]], "parser (in module core.scripts.download_data)": [[136, "core.scripts.download_data.parser", false]], "parser (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.parser", false]], "parser (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.parser", false]], "parser (in module core.scripts.make_lmdb_sizes)": [[143, "core.scripts.make_lmdb_sizes.parser", false]], "parser (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.parser", false]], "parser (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.parser", false]], "parser (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.parser", false]], "parser (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.parser", false]], "pbc (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.pbc", false]], "pbc (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.pbc", false]], "pbc (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.pbc", false]], "pbc (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.pbc", false]], "pbc_patch() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.pbc_patch", false]], "pgconfig (class in core.common.test_utils)": [[26, "core.common.test_utils.PGConfig", false]], "phys_err() (in module data.odac.force_field.ff_analysis)": [[175, "data.odac.force_field.FF_analysis.phys_err", false]], "place_adsorbate_on_site() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.place_adsorbate_on_site", false]], "place_adsorbate_on_site() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.place_adsorbate_on_site", false]], "place_adsorbate_on_sites() (data.oc.core.adsorbate_slab_config.adsorbateslabconfig method)": [[155, "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig.place_adsorbate_on_sites", false]], "place_adsorbate_on_sites() (data.oc.core.adsorbateslabconfig method)": [[157, "data.oc.core.AdsorbateSlabConfig.place_adsorbate_on_sites", false]], "place_adsorbates_on_sites() (data.oc.core.multi_adsorbate_slab_config.multipleadsorbateslabconfig method)": [[158, "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig.place_adsorbates_on_sites", false]], "place_adsorbates_on_sites() (data.oc.core.multipleadsorbateslabconfig method)": [[157, "data.oc.core.MultipleAdsorbateSlabConfig.place_adsorbates_on_sites", false]], "plot_histogram() (in module core.common.utils)": [[30, "core.common.utils.plot_histogram", false]], "plot_traj() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.plot_traj", false]], "polynomialenvelope (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.PolynomialEnvelope", false]], "polynomialenvelope (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope", false]], "polynomialenvelope (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope", false]], "port (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.port", false]], "positions (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.positions", false]], "positions (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.positions", false]], "positions (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.positions", false]], "positions (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.positions", false]], "pov_from_atoms() (in module core.scripts.gif_maker_parallelized)": [[137, "core.scripts.gif_maker_parallelized.pov_from_atoms", false]], "precompute_enumerate_surface() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.precompute_enumerate_surface", false]], "precompute_slabs() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.precompute_slabs", false]], "predict() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.predict", false]], "predict() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.predict", false]], "predicttask (class in core.tasks)": [[148, "core.tasks.PredictTask", false]], "predicttask (class in core.tasks.task)": [[149, "core.tasks.task.PredictTask", false]], "preprocess_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.preprocess_data", false]], "print_cuda_usage() (in module core.common.utils)": [[30, "core.common.utils.print_cuda_usage", false]], "process_func() (in module data.oc.experimental.get_energies)": [[163, "data.oc.experimental.get_energies.process_func", false]], "process_ml_data() (in module adsorbml.2023_neurips_challenge.challenge_eval)": [[0, "adsorbml.2023_neurips_challenge.challenge_eval.process_ml_data", false]], "process_mlrs() (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.process_mlrs", false]], "promising_defective (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.promising_defective", false]], "promising_pristine (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.promising_pristine", false]], "prompt_for_slabs_to_keep (class in ocpapi)": [[190, "ocpapi.prompt_for_slabs_to_keep", false]], "prompt_for_slabs_to_keep (class in ocpapi.workflows)": [[195, "ocpapi.workflows.prompt_for_slabs_to_keep", false]], "prompt_for_slabs_to_keep (class in ocpapi.workflows.filter)": [[194, "ocpapi.workflows.filter.prompt_for_slabs_to_keep", false]], "pyg2_data_transform() (in module core.common.utils)": [[30, "core.common.utils.pyg2_data_transform", false]], "qmof_khot_embeddings (in module core.datasets.embeddings)": [[35, "core.datasets.embeddings.QMOF_KHOT_EMBEDDINGS", false]], "qmof_khot_embeddings (in module core.datasets.embeddings.qmof_khot_embeddings)": [[37, "core.datasets.embeddings.qmof_khot_embeddings.QMOF_KHOT_EMBEDDINGS", false]], "quadrupletinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction", false]], "r (in module core.common.registry)": [[20, "core.common.registry.R", false]], "r_data_keys (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_data_keys", false]], "r_data_keys (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_data_keys", false]], "r_distances (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_distances", false]], "r_distances (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_distances", false]], "r_edges (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_edges", false]], "r_edges (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_edges", false]], "r_energy (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_energy", false]], "r_energy (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_energy", false]], "r_fixed (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_fixed", false]], "r_fixed (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_fixed", false]], "r_forces (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_forces", false]], "r_forces (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_forces", false]], "r_pbc (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_pbc", false]], "r_pbc (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_pbc", false]], "r_stress (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.r_stress", false]], "r_stress (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.r_stress", false]], "radialbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.RadialBasis", false]], "radialbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.RadialBasis", false]], "radialbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.RadialBasis", false]], "radialfunction (class in core.models.equiformer_v2.radial_function)": [[55, "core.models.equiformer_v2.radial_function.RadialFunction", false]], "radius (core.preprocessing.atoms_to_graphs.atomstographs attribute)": [[134, "core.preprocessing.atoms_to_graphs.AtomsToGraphs.radius", false]], "radius (core.preprocessing.atomstographs attribute)": [[135, "core.preprocessing.AtomsToGraphs.radius", false]], "radius_graph_pbc() (in module core.common.utils)": [[30, "core.common.utils.radius_graph_pbc", false]], "ragged_range() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.ragged_range", false]], "ragged_range() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.ragged_range", false]], "ragged_range() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.ragged_range", false]], "randomly_rotate_adsorbate() (in module data.oc.core.adsorbate)": [[154, "data.oc.core.adsorbate.randomly_rotate_adsorbate", false]], "randomrotate (class in core.common.transforms)": [[27, "core.common.transforms.RandomRotate", false]], "ratelimitexceededexception": [[186, "ocpapi.client.client.RateLimitExceededException", false], [187, "ocpapi.client.RateLimitExceededException", false], [190, "ocpapi.RateLimitExceededException", false]], "ratelimitlogging (class in ocpapi)": [[190, "ocpapi.RateLimitLogging", false]], "ratelimitlogging (class in ocpapi.workflows)": [[195, "ocpapi.workflows.RateLimitLogging", false]], "ratelimitlogging (class in ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.RateLimitLogging", false]], "raw_ads_energy_data (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.raw_ads_energy_data", false]], "reaction (class in cattsunami.core)": [[6, "cattsunami.core.Reaction", false]], "reaction (class in cattsunami.core.reaction)": [[8, "cattsunami.core.reaction.Reaction", false]], "read_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.read_json", false]], "read_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.read_json", false]], "read_lzma() (in module core.scripts.uncompress)": [[147, "core.scripts.uncompress.read_lzma", false]], "read_value_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.read_value_json", false]], "read_value_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.read_value_json", false]], "real_sph_harm() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.real_sph_harm", false]], "real_sph_harm() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.real_sph_harm", false]], "real_sph_harm() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.real_sph_harm", false]], "reduce_from_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.reduce_from_model_parallel_region", false]], "reducefrommodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.ReduceFromModelParallelRegion", false]], "register() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register", false]], "register_dataset() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_dataset", false]], "register_logger() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_logger", false]], "register_model() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_model", false]], "register_task() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_task", false]], "register_trainer() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.register_trainer", false]], "registry (class in core.common.registry)": [[20, "core.common.registry.Registry", false]], "registry (in module core.common.registry)": [[20, "core.common.registry.registry", false]], "relaxationtask (class in core.tasks)": [[148, "core.tasks.RelaxationTask", false]], "relaxationtask (class in core.tasks.task)": [[149, "core.tasks.task.RelaxationTask", false]], "rename_data_object_keys() (in module core.datasets._utils)": [[31, "core.datasets._utils.rename_data_object_keys", false]], "reorder_adsorbate() (cattsunami.core.autoframe.autoframe method)": [[5, "cattsunami.core.autoframe.AutoFrame.reorder_adsorbate", false]], "reorder_edge_list() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.reorder_edge_list", false]], "reorder_symmetric_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.reorder_symmetric_edges", false]], "reorder_symmetric_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.reorder_symmetric_edges", false]], "repeat_blocks() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.repeat_blocks", false]], "repeat_blocks() (in module core.models.painn.utils)": [[112, "core.models.painn.utils.repeat_blocks", false]], "requestexception": [[186, "ocpapi.client.client.RequestException", false], [187, "ocpapi.client.RequestException", false], [190, "ocpapi.RequestException", false]], "reserved_keys (in module core.datasets.lmdb_database)": [[39, "core.datasets.lmdb_database.RESERVED_KEYS", false]], "reset_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.reset_", false]], "reset_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.reset_", false]], "reset_parameters() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.reset_parameters", false]], "reset_parameters() (core.models.dimenet_plus_plus.interactionppblock method)": [[45, "core.models.dimenet_plus_plus.InteractionPPBlock.reset_parameters", false]], "reset_parameters() (core.models.dimenet_plus_plus.outputppblock method)": [[45, "core.models.dimenet_plus_plus.OutputPPBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.atom_update_block.outputblock method)": [[70, "core.models.gemnet.layers.atom_update_block.OutputBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.base_layers.dense method)": [[71, "core.models.gemnet.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.efficient.efficientinteractionbilinear method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionBilinear.reset_parameters", false]], "reset_parameters() (core.models.gemnet.layers.efficient.efficientinteractiondownprojection method)": [[73, "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.atom_update_block.outputblock method)": [[83, "core.models.gemnet_gp.layers.atom_update_block.OutputBlock.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.base_layers.dense method)": [[84, "core.models.gemnet_gp.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.efficient.efficientinteractionbilinear method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear.reset_parameters", false]], "reset_parameters() (core.models.gemnet_gp.layers.efficient.efficientinteractiondownprojection method)": [[86, "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection.reset_parameters", false]], "reset_parameters() (core.models.gemnet_oc.layers.base_layers.dense method)": [[98, "core.models.gemnet_oc.layers.base_layers.Dense.reset_parameters", false]], "reset_parameters() (core.models.gemnet_oc.layers.efficient.basisembedding method)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.reset_parameters", false]], "reset_parameters() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.gatedequivariantblock method)": [[111, "core.models.painn.painn.GatedEquivariantBlock.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnoutput method)": [[111, "core.models.painn.painn.PaiNNOutput.reset_parameters", false]], "reset_parameters() (core.models.painn.painn.painnupdate method)": [[111, "core.models.painn.painn.PaiNNUpdate.reset_parameters", false]], "residuallayer (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.ResidualLayer", false]], "residuallayer (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.ResidualLayer", false]], "residuallayer (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.ResidualLayer", false]], "restart_bug_check() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.restart_bug_check", false]], "restore() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.restore", false]], "retry_after (ocpapi.client.client.ratelimitexceededexception attribute)": [[186, "ocpapi.client.client.RateLimitExceededException.retry_after", false]], "retry_after (ocpapi.client.ratelimitexceededexception attribute)": [[187, "ocpapi.client.RateLimitExceededException.retry_after", false]], "retry_after (ocpapi.ratelimitexceededexception attribute)": [[190, "ocpapi.RateLimitExceededException.retry_after", false]], "retry_api_calls() (in module ocpapi)": [[190, "ocpapi.retry_api_calls", false]], "retry_api_calls() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.retry_api_calls", false]], "retry_api_calls() (in module ocpapi.workflows.retry)": [[197, "ocpapi.workflows.retry.retry_api_calls", false]], "rotate() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.rotate", false]], "rotate() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.rotate", false]], "rotate() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.Rotate", false]], "rotate_inv() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.rotate_inv", false]], "rotate_inv() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.rotate_inv", false]], "rotateinv() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotateInv", false]], "rotatewigner() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotateWigner", false]], "rotationmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotationMatrix", false]], "rotationtowignerdmatrix() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.RotationToWignerDMatrix", false]], "rotationtowignerdmatrix() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.RotationToWignerDMatrix", false]], "rotationtowignerdmatrix() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.RotationToWignerDMatrix", false]], "run() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.run", false]], "run() (core.tasks.predicttask method)": [[148, "core.tasks.PredictTask.run", false]], "run() (core.tasks.relaxationtask method)": [[148, "core.tasks.RelaxationTask.run", false]], "run() (core.tasks.task.basetask method)": [[149, "core.tasks.task.BaseTask.run", false]], "run() (core.tasks.task.predicttask method)": [[149, "core.tasks.task.PredictTask.run", false]], "run() (core.tasks.task.relaxationtask method)": [[149, "core.tasks.task.RelaxationTask.run", false]], "run() (core.tasks.task.traintask method)": [[149, "core.tasks.task.TrainTask.run", false]], "run() (core.tasks.task.validatetask method)": [[149, "core.tasks.task.ValidateTask.run", false]], "run() (core.tasks.traintask method)": [[148, "core.tasks.TrainTask.run", false]], "run() (core.tasks.validatetask method)": [[148, "core.tasks.ValidateTask.run", false]], "run() (data.oc.structure_generator.structuregenerator method)": [[170, "data.oc.structure_generator.StructureGenerator.run", false]], "run_placements() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.run_placements", false]], "run_relaxations() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.run_relaxations", false]], "run_relaxations() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.run_relaxations", false]], "runner (class in core._cli)": [[12, "core._cli.Runner", false]], "runner_wrapper() (in module core._cli)": [[12, "core._cli.runner_wrapper", false]], "s (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.s", false]], "s2activation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.S2Activation", false]], "s2ef_counts (in module core.scripts.download_data)": [[136, "core.scripts.download_data.S2EF_COUNTS", false]], "save (ocpapi.lifetime attribute)": [[190, "ocpapi.Lifetime.SAVE", false]], "save (ocpapi.workflows.adsorbates.lifetime attribute)": [[192, "ocpapi.workflows.adsorbates.Lifetime.SAVE", false]], "save (ocpapi.workflows.lifetime attribute)": [[195, "ocpapi.workflows.Lifetime.SAVE", false]], "save() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.save", false]], "save() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.save", false]], "save_checkpoint() (in module core.common.utils)": [[30, "core.common.utils.save_checkpoint", false]], "save_experiment_log() (in module core.common.utils)": [[30, "core.common.utils.save_experiment_log", false]], "save_results() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.save_results", false]], "save_results() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.save_results", false]], "scale() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.scale", false]], "scale_factor (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.scale_factor", false]], "scale_factor (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.scale_factor", false]], "scaledict (in module core.modules.scaling.compat)": [[127, "core.modules.scaling.compat.ScaleDict", false]], "scaledsigmoid (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSigmoid", false]], "scaledsilu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.ScaledSiLU", false]], "scaledsilu (class in core.models.gemnet_oc.layers.base_layers)": [[98, "core.models.gemnet_oc.layers.base_layers.ScaledSiLU", false]], "scaledsmoothleakyrelu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU", false]], "scaledswiglu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.ScaledSwiGLU", false]], "scalefactor (class in core.modules.scaling)": [[129, "core.modules.scaling.ScaleFactor", false]], "scalefactor (class in core.modules.scaling.scale_factor)": [[130, "core.modules.scaling.scale_factor.ScaleFactor", false]], "scatter_det() (in module core.common.utils)": [[30, "core.common.utils.scatter_det", false]], "scatter_sum() (in module core.models.gemnet_gp.layers.atom_update_block)": [[83, "core.models.gemnet_gp.layers.atom_update_block.scatter_sum", false]], "scatter_to_model_parallel_region() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.scatter_to_model_parallel_region", false]], "scattertomodelparallelregion (class in core.common.gp_utils)": [[16, "core.common.gp_utils.ScatterToModelParallelRegion", false]], "schnetwrap (class in core.models.schnet)": [[113, "core.models.schnet.SchNetWrap", false]], "select_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.select_edges", false]], "select_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.select_edges", false]], "select_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.select_edges", false]], "select_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.select_edges", false]], "select_symmetric_edges() (core.models.gemnet.gemnet.gemnett method)": [[67, "core.models.gemnet.gemnet.GemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet.gemnett method)": [[68, "core.models.gemnet.GemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_gp.gemnet.graphparallelgemnett method)": [[80, "core.models.gemnet_gp.gemnet.GraphParallelGemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_gp.graphparallelgemnett method)": [[81, "core.models.gemnet_gp.GraphParallelGemNetT.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.select_symmetric_edges", false]], "select_symmetric_edges() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.select_symmetric_edges", false]], "separables2activation (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SeparableS2Activation", false]], "set_() (core.modules.scaling.scale_factor.scalefactor method)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.set_", false]], "set_() (core.modules.scaling.scalefactor method)": [[129, "core.modules.scaling.ScaleFactor.set_", false]], "set_bulk_id_from_db() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.set_bulk_id_from_db", false]], "set_bulk_id_from_db() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.set_bulk_id_from_db", false]], "set_context_var() (in module ocpapi.workflows.context)": [[193, "ocpapi.workflows.context.set_context_var", false]], "set_cutoffs() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.set_cutoffs", false]], "set_cutoffs() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.set_cutoffs", false]], "set_embedding() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.set_embedding", false]], "set_embedding() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.set_embedding", false]], "set_epoch_and_start_iteration() (core.common.data_parallel.balancedbatchsampler method)": [[13, "core.common.data_parallel.BalancedBatchSampler.set_epoch_and_start_iteration", false]], "set_epoch_and_start_iteration() (core.common.data_parallel.statefuldistributedsampler method)": [[13, "core.common.data_parallel.StatefulDistributedSampler.set_epoch_and_start_iteration", false]], "set_fixed_atom_constraints() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.set_fixed_atom_constraints", false]], "set_lmax() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.set_lmax", false]], "set_lmax_mmax() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.set_lmax_mmax", false]], "set_lmax_mmax() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.set_lmax_mmax", false]], "set_max_neighbors() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.set_max_neighbors", false]], "set_max_neighbors() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.set_max_neighbors", false]], "set_pbc_patch() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.set_pbc_patch", false]], "set_positions() (cattsunami.core.ocpneb method)": [[6, "cattsunami.core.OCPNEB.set_positions", false]], "set_positions() (cattsunami.core.ocpneb.ocpneb method)": [[7, "cattsunami.core.ocpneb.OCPNEB.set_positions", false]], "set_positions() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.set_positions", false]], "set_seed() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.set_seed", false]], "set_seed() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.set_seed", false]], "set_source_dataset_id() (data.oc.core.bulk method)": [[157, "data.oc.core.Bulk.set_source_dataset_id", false]], "set_source_dataset_id() (data.oc.core.bulk.bulk method)": [[156, "data.oc.core.bulk.Bulk.set_source_dataset_id", false]], "set_wigner() (core.models.equiformer_v2.so3.so3_rotation method)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation.set_wigner", false]], "setup() (core.tasks.task.basetask method)": [[149, "core.tasks.task.BaseTask.setup", false]], "setup() (in module core.common.distutils)": [[14, "core.common.distutils.setup", false]], "setup_experimental_imports() (in module core.common.utils)": [[30, "core.common.utils.setup_experimental_imports", false]], "setup_gp() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.setup_gp", false]], "setup_imports() (in module core.common.utils)": [[30, "core.common.utils.setup_imports", false]], "setup_logging() (in module core.common.utils)": [[30, "core.common.utils.setup_logging", false]], "setup_vasp_calc_mof() (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.setup_vasp_calc_mof", false]], "setup_vasp_mof_and_ads() (in module data.odac.setup_vasp)": [[178, "data.odac.setup_vasp.setup_vasp_mof_and_ads", false]], "severitylevelbetween (class in core.common.utils)": [[30, "core.common.utils.SeverityLevelBetween", false]], "sharded (core.datasets.lmdb_dataset.lmdbdataset attribute)": [[40, "core.datasets.lmdb_dataset.LmdbDataset.sharded", false]], "sharded (core.datasets.lmdbdataset attribute)": [[38, "core.datasets.LmdbDataset.sharded", false]], "shell (in module core.preprocessing.atoms_to_graphs)": [[134, "core.preprocessing.atoms_to_graphs.shell", false]], "shift (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.shift", false]], "shift (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.shift", false]], "shift (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.shift", false]], "sigmoidsmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.SigmoidSmearing", false]], "silusmearing (class in core.models.scn.smearing)": [[117, "core.models.scn.smearing.SiLUSmearing", false]], "sine (class in core.models.utils.basis)": [[120, "core.models.utils.basis.Sine", false]], "sinesmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SINESmearing", false]], "single_point_calculation() (in module data.om.omdata.orca.recipes)": [[184, "data.om.omdata.orca.recipes.single_point_calculation", false]], "singlepointlmdbdataset (class in core.datasets)": [[38, "core.datasets.SinglePointLmdbDataset", false]], "singlepointlmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.SinglePointLmdbDataset", false]], "siqu (class in core.models.gemnet.layers.base_layers)": [[71, "core.models.gemnet.layers.base_layers.SiQU", false]], "siqu (class in core.models.gemnet_gp.layers.base_layers)": [[84, "core.models.gemnet_gp.layers.base_layers.SiQU", false]], "siren (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SIREN", false]], "slab (class in data.oc.core)": [[157, "data.oc.core.Slab", false]], "slab (class in data.oc.core.slab)": [[159, "data.oc.core.slab.Slab", false]], "slab (class in ocpapi)": [[190, "ocpapi.Slab", false]], "slab (class in ocpapi.client)": [[187, "ocpapi.client.Slab", false]], "slab (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Slab", false]], "slab (ocpapi.adsorbateslabconfigs attribute)": [[190, "ocpapi.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.slab", false]], "slab (ocpapi.adsorbateslabrelaxationsrequest attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.client.adsorbateslabconfigs attribute)": [[187, "ocpapi.client.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.client.adsorbateslabrelaxationsrequest attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.client.models.adsorbateslabconfigs attribute)": [[188, "ocpapi.client.models.AdsorbateSlabConfigs.slab", false]], "slab (ocpapi.client.models.adsorbateslabrelaxationsrequest attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsRequest.slab", false]], "slab (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.slab", false]], "slab (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.slab", false]], "slabmetadata (class in ocpapi)": [[190, "ocpapi.SlabMetadata", false]], "slabmetadata (class in ocpapi.client)": [[187, "ocpapi.client.SlabMetadata", false]], "slabmetadata (class in ocpapi.client.models)": [[188, "ocpapi.client.models.SlabMetadata", false]], "slabs (class in ocpapi)": [[190, "ocpapi.Slabs", false]], "slabs (class in ocpapi.client)": [[187, "ocpapi.client.Slabs", false]], "slabs (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Slabs", false]], "slabs (ocpapi.adsorbatebindingsites attribute)": [[190, "ocpapi.AdsorbateBindingSites.slabs", false]], "slabs (ocpapi.client.models.slabs attribute)": [[188, "ocpapi.client.models.Slabs.slabs", false]], "slabs (ocpapi.client.slabs attribute)": [[187, "ocpapi.client.Slabs.slabs", false]], "slabs (ocpapi.slabs attribute)": [[190, "ocpapi.Slabs.slabs", false]], "slabs (ocpapi.workflows.adsorbatebindingsites attribute)": [[195, "ocpapi.workflows.AdsorbateBindingSites.slabs", false]], "slabs (ocpapi.workflows.adsorbates.adsorbatebindingsites attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateBindingSites.slabs", false]], "smearing (core.models.utils.basis.basis attribute)": [[120, "core.models.utils.basis.Basis.smearing", false]], "smoothleakyrelu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SmoothLeakyReLU", false]], "so2_convolution (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Convolution", false]], "so2_linear (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_Linear", false]], "so2_m_convolution (class in core.models.equiformer_v2.so2_ops)": [[56, "core.models.equiformer_v2.so2_ops.SO2_m_Convolution", false]], "so2block (class in core.models.escn.escn)": [[64, "core.models.escn.escn.SO2Block", false]], "so2conv (class in core.models.escn.escn)": [[64, "core.models.escn.escn.SO2Conv", false]], "so2equivariantgraphattention (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention", false]], "so3_embedding (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding", false]], "so3_embedding (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Embedding", false]], "so3_grid (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Grid", false]], "so3_grid (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Grid", false]], "so3_linear (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Linear", false]], "so3_linearv2 (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_LinearV2", false]], "so3_rotation (class in core.models.equiformer_v2.so3)": [[57, "core.models.equiformer_v2.so3.SO3_Rotation", false]], "so3_rotation (class in core.models.escn.so3)": [[66, "core.models.escn.so3.SO3_Rotation", false]], "spawn_multi_process() (in module core.common.test_utils)": [[26, "core.common.test_utils.spawn_multi_process", false]], "sph_harm_prefactor() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.sph_harm_prefactor", false]], "sph_harm_prefactor() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.sph_harm_prefactor", false]], "sph_harm_prefactor() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.sph_harm_prefactor", false]], "spherical_bessel_formulas() (in module core.models.gemnet.layers.basis_utils)": [[72, "core.models.gemnet.layers.basis_utils.spherical_bessel_formulas", false]], "spherical_bessel_formulas() (in module core.models.gemnet_gp.layers.basis_utils)": [[85, "core.models.gemnet_gp.layers.basis_utils.spherical_bessel_formulas", false]], "spherical_bessel_formulas() (in module core.models.gemnet_oc.layers.basis_utils)": [[99, "core.models.gemnet_oc.layers.basis_utils.spherical_bessel_formulas", false]], "sphericalbasislayer (class in core.models.gemnet_oc.layers.spherical_basis)": [[106, "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer", false]], "sphericalbesselbasis (class in core.models.gemnet.layers.radial_basis)": [[77, "core.models.gemnet.layers.radial_basis.SphericalBesselBasis", false]], "sphericalbesselbasis (class in core.models.gemnet_gp.layers.radial_basis)": [[90, "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis", false]], "sphericalbesselbasis (class in core.models.gemnet_oc.layers.radial_basis)": [[105, "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis", false]], "sphericalchannelnetwork (class in core.models.scn)": [[114, "core.models.scn.SphericalChannelNetwork", false]], "sphericalchannelnetwork (class in core.models.scn.scn)": [[116, "core.models.scn.scn.SphericalChannelNetwork", false]], "sphericalharmonicshelper (class in core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper", false]], "sphericalsmearing (class in core.models.utils.basis)": [[120, "core.models.utils.basis.SphericalSmearing", false]], "splits (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.SPLITS", false]], "src_id (ocpapi.bulk attribute)": [[190, "ocpapi.Bulk.src_id", false]], "src_id (ocpapi.client.bulk attribute)": [[187, "ocpapi.client.Bulk.src_id", false]], "src_id (ocpapi.client.models.bulk attribute)": [[188, "ocpapi.client.models.Bulk.src_id", false]], "standardize_bulk() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.standardize_bulk", false]], "standardize_bulk() (in module data.oc.scripts.precompute_sample_structures)": [[169, "data.oc.scripts.precompute_sample_structures.standardize_bulk", false]], "state_dict() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.state_dict", false]], "state_dict() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.state_dict", false]], "statefuldistributedsampler (class in core.common.data_parallel)": [[13, "core.common.data_parallel.StatefulDistributedSampler", false]], "stats (core.modules.scaling.scale_factor.scalefactor attribute)": [[130, "core.modules.scaling.scale_factor.ScaleFactor.stats", false]], "stats (core.modules.scaling.scalefactor attribute)": [[129, "core.modules.scaling.ScaleFactor.stats", false]], "status (class in ocpapi)": [[190, "ocpapi.Status", false]], "status (class in ocpapi.client)": [[187, "ocpapi.client.Status", false]], "status (class in ocpapi.client.models)": [[188, "ocpapi.client.models.Status", false]], "status (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.status", false]], "status (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.status", false]], "status (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.status", false]], "step() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.step", false]], "step() (core.models.equiformer_v2.trainers.lr_scheduler.lrscheduler method)": [[61, "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler.step", false]], "step() (core.modules.scheduler.lrscheduler method)": [[132, "core.modules.scheduler.LRScheduler.step", false]], "store() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.store", false]], "structuregenerator (class in data.oc.structure_generator)": [[170, "data.oc.structure_generator.StructureGenerator", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client method)": [[190, "ocpapi.Client.submit_adsorbate_slab_relaxations", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client.client method)": [[187, "ocpapi.client.Client.submit_adsorbate_slab_relaxations", false]], "submit_adsorbate_slab_relaxations() (ocpapi.client.client.client method)": [[186, "ocpapi.client.client.Client.submit_adsorbate_slab_relaxations", false]], "subselect_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.subselect_edges", false]], "subselect_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.subselect_edges", false]], "subselect_graph() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.subselect_graph", false]], "subselect_graph() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.subselect_graph", false]], "success (ocpapi.client.models.status attribute)": [[188, "ocpapi.client.models.Status.SUCCESS", false]], "success (ocpapi.client.status attribute)": [[187, "ocpapi.client.Status.SUCCESS", false]], "success (ocpapi.status attribute)": [[190, "ocpapi.Status.SUCCESS", false]], "success_threshold (in module adsorbml.scripts.dense_eval)": [[1, "adsorbml.scripts.dense_eval.SUCCESS_THRESHOLD", false]], "surface_change_cutoff_multiplier (in module adsorbml.scripts.process_mlrs)": [[2, "adsorbml.scripts.process_mlrs.SURFACE_CHANGE_CUTOFF_MULTIPLIER", false]], "swiglu (class in core.models.equiformer_v2.activation)": [[46, "core.models.equiformer_v2.activation.SwiGLU", false]], "sym (in module core.models.dimenet_plus_plus)": [[45, "core.models.dimenet_plus_plus.sym", false]], "symmetrize_edges() (core.models.gemnet_oc.gemnet_oc.gemnetoc method)": [[93, "core.models.gemnet_oc.gemnet_oc.GemNetOC.symmetrize_edges", false]], "symmetrize_edges() (core.models.gemnet_oc.gemnetoc method)": [[94, "core.models.gemnet_oc.GemNetOC.symmetrize_edges", false]], "symmetrize_edges() (core.models.painn.painn method)": [[110, "core.models.painn.PaiNN.symmetrize_edges", false]], "symmetrize_edges() (core.models.painn.painn.painn method)": [[111, "core.models.painn.painn.PaiNN.symmetrize_edges", false]], "synchronize() (in module core.common.distutils)": [[14, "core.common.distutils.synchronize", false]], "system_id (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.system_id", false]], "system_id (ocpapi.adsorbateslabrelaxationssystem attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.client.adsorbateslabrelaxationssystem attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.system_id", false]], "system_id (ocpapi.client.models.adsorbateslabrelaxationssystem attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationsSystem.system_id", false]], "system_id (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.system_id", false]], "system_id (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.system_id", false]], "t (in module core.common.distutils)": [[14, "core.common.distutils.T", false]], "t_co (in module core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.T_co", false]], "tag_surface_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tag_surface_atoms", false]], "tags (ocpapi.adsorbateslabrelaxationresult attribute)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.atoms attribute)": [[190, "ocpapi.Atoms.tags", false]], "tags (ocpapi.client.adsorbateslabrelaxationresult attribute)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.client.atoms attribute)": [[187, "ocpapi.client.Atoms.tags", false]], "tags (ocpapi.client.models.adsorbateslabrelaxationresult attribute)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.tags", false]], "tags (ocpapi.client.models.atoms attribute)": [[188, "ocpapi.client.models.Atoms.tags", false]], "target_constant_shape() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_constant_shape", false]], "target_extensive() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_extensive", false]], "target_per_atom() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.target_per_atom", false]], "task_metrics (core.modules.evaluator.evaluator attribute)": [[122, "core.modules.evaluator.Evaluator.task_metrics", false]], "task_primary_metric (core.modules.evaluator.evaluator attribute)": [[122, "core.modules.evaluator.Evaluator.task_primary_metric", false]], "temp_split_string (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.temp_split_string", false]], "tensorboardlogger (class in core.common.logger)": [[19, "core.common.logger.TensorboardLogger", false]], "there_is_overlap() (in module data.oc.core.adsorbate_slab_config)": [[155, "data.oc.core.adsorbate_slab_config.there_is_overlap", false]], "tile_and_tag_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tile_and_tag_atoms", false]], "tile_atoms() (in module data.oc.core.slab)": [[159, "data.oc.core.slab.tile_atoms", false]], "to() (core.modules.normalizer.normalizer method)": [[126, "core.modules.normalizer.Normalizer.to", false]], "to_ase_atoms() (ocpapi.adsorbateslabrelaxationresult method)": [[190, "ocpapi.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.atoms method)": [[190, "ocpapi.Atoms.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.adsorbateslabrelaxationresult method)": [[187, "ocpapi.client.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.atoms method)": [[187, "ocpapi.client.Atoms.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.models.adsorbateslabrelaxationresult method)": [[188, "ocpapi.client.models.AdsorbateSlabRelaxationResult.to_ase_atoms", false]], "to_ase_atoms() (ocpapi.client.models.atoms method)": [[188, "ocpapi.client.models.Atoms.to_ase_atoms", false]], "to_grid() (core.models.equiformer_v2.so3.so3_embedding method)": [[57, "core.models.equiformer_v2.so3.SO3_Embedding.to_grid", false]], "to_grid() (core.models.equiformer_v2.so3.so3_grid method)": [[57, "core.models.equiformer_v2.so3.SO3_Grid.to_grid", false]], "to_grid() (core.models.escn.so3.so3_embedding method)": [[66, "core.models.escn.so3.SO3_Embedding.to_grid", false]], "to_grid() (core.models.escn.so3.so3_grid method)": [[66, "core.models.escn.so3.SO3_Grid.to_grid", false]], "togrid() (core.models.scn.spherical_harmonics.sphericalharmonicshelper method)": [[118, "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper.ToGrid", false]], "top (ocpapi.client.models.slabmetadata attribute)": [[188, "ocpapi.client.models.SlabMetadata.top", false]], "top (ocpapi.client.slabmetadata attribute)": [[187, "ocpapi.client.SlabMetadata.top", false]], "top (ocpapi.slabmetadata attribute)": [[190, "ocpapi.SlabMetadata.top", false]], "torchcalc (class in core.common.relaxation.optimizers.lbfgs_torch)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc", false]], "train() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.train", false]], "train() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.train", false]], "train() (core.trainers.ocp_trainer.ocptrainer method)": [[152, "core.trainers.ocp_trainer.OCPTrainer.train", false]], "train() (core.trainers.ocptrainer method)": [[151, "core.trainers.OCPTrainer.train", false]], "train_test_val_split() (in module core.common.tutorial_utils)": [[28, "core.common.tutorial_utils.train_test_val_split", false]], "traintask (class in core.tasks)": [[148, "core.tasks.TrainTask", false]], "traintask (class in core.tasks.task)": [[149, "core.tasks.task.TrainTask", false]], "trajectorylmdbdataset (class in core.datasets)": [[38, "core.datasets.TrajectoryLmdbDataset", false]], "trajectorylmdbdataset (class in core.datasets.lmdb_dataset)": [[40, "core.datasets.lmdb_dataset.TrajectoryLmdbDataset", false]], "transblockv2 (class in core.models.equiformer_v2.transformer_block)": [[62, "core.models.equiformer_v2.transformer_block.TransBlockV2", false]], "transfer_reaction_db_path (in module cattsunami.databases)": [[9, "cattsunami.databases.TRANSFER_REACTION_DB_PATH", false]], "traverse_adsorbate_desorption() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_desorption", false]], "traverse_adsorbate_dissociation() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_dissociation", false]], "traverse_adsorbate_general() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_general", false]], "traverse_adsorbate_transfer() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.traverse_adsorbate_transfer", false]], "trim_tensor() (in module core.common.gp_utils)": [[16, "core.common.gp_utils.trim_tensor", false]], "tripletinteraction (class in core.models.gemnet.layers.interaction_block)": [[76, "core.models.gemnet.layers.interaction_block.TripletInteraction", false]], "tripletinteraction (class in core.models.gemnet_gp.layers.interaction_block)": [[89, "core.models.gemnet_gp.layers.interaction_block.TripletInteraction", false]], "tripletinteraction (class in core.models.gemnet_oc.layers.interaction_block)": [[104, "core.models.gemnet_oc.layers.interaction_block.TripletInteraction", false]], "triplets() (core.models.dimenet_plus_plus.dimenetplusplus method)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.triplets", false]], "tune_reporter() (in module core.common.hpo_utils)": [[17, "core.common.hpo_utils.tune_reporter", false]], "ui_url (ocpapi.adsorbateslabrelaxations attribute)": [[190, "ocpapi.AdsorbateSlabRelaxations.ui_url", false]], "ui_url (ocpapi.workflows.adsorbates.adsorbateslabrelaxations attribute)": [[192, "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations.ui_url", false]], "ui_url (ocpapi.workflows.adsorbateslabrelaxations attribute)": [[195, "ocpapi.workflows.AdsorbateSlabRelaxations.ui_url", false]], "uncompress_data() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.uncompress_data", false]], "uniform_atoms_lengths() (in module core.datasets.target_metadata_guesser)": [[42, "core.datasets.target_metadata_guesser.uniform_atoms_lengths", false]], "unique_combinations_count (in module data.odac.promising_mof.promising_mof_energies.energy)": [[177, "data.odac.promising_mof.promising_mof_energies.energy.unique_combinations_count", false]], "uniquekeyloader (class in core.common.utils)": [[30, "core.common.utils.UniqueKeyLoader", false]], "unregister() (core.common.registry.registry class method)": [[20, "core.common.registry.Registry.unregister", false]], "unscale() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.unscale", false]], "unsupportedadsorbateexception": [[190, "ocpapi.UnsupportedAdsorbateException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedAdsorbateException", false], [195, "ocpapi.workflows.UnsupportedAdsorbateException", false]], "unsupportedbulkexception": [[190, "ocpapi.UnsupportedBulkException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedBulkException", false], [195, "ocpapi.workflows.UnsupportedBulkException", false]], "unsupportedmodelexception": [[190, "ocpapi.UnsupportedModelException", false], [192, "ocpapi.workflows.adsorbates.UnsupportedModelException", false], [195, "ocpapi.workflows.UnsupportedModelException", false]], "unwrap_atoms() (in module cattsunami.core.autoframe)": [[5, "cattsunami.core.autoframe.unwrap_atoms", false]], "update() (core.models.gemnet_oc.layers.force_scaler.forcescaler method)": [[102, "core.models.gemnet_oc.layers.force_scaler.ForceScaler.update", false]], "update() (core.models.painn.painn.painnmessage method)": [[111, "core.models.painn.painn.PaiNNMessage.update", false]], "update() (core.modules.evaluator.evaluator method)": [[122, "core.modules.evaluator.Evaluator.update", false]], "update() (core.modules.exponential_moving_average.exponentialmovingaverage method)": [[123, "core.modules.exponential_moving_average.ExponentialMovingAverage.update", false]], "update_best() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.update_best", false]], "update_best() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.update_best", false]], "update_config() (in module core.common.utils)": [[30, "core.common.utils.update_config", false]], "update_dbs() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.update_dbs", false]], "update_distance_map() (in module data.oc.core.multi_adsorbate_slab_config)": [[158, "data.oc.core.multi_adsorbate_slab_config.update_distance_map", false]], "update_graph() (core.common.relaxation.optimizers.lbfgs_torch.torchcalc method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc.update_graph", false]], "update_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.update_json", false]], "update_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.update_json", false]], "update_pkls() (in module data.oc.databases.update)": [[162, "data.oc.databases.update.update_pkls", false]], "url (core.models.dimenet_plus_plus.dimenetplusplus attribute)": [[45, "core.models.dimenet_plus_plus.DimeNetPlusPlus.url", false]], "use_gp (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.use_gp", false]], "v0_check() (in module data.oc.experimental.utils)": [[167, "data.oc.experimental.utils.v0_check", false]], "validate() (core.trainers.base_trainer.basetrainer method)": [[150, "core.trainers.base_trainer.BaseTrainer.validate", false]], "validate() (core.trainers.basetrainer method)": [[151, "core.trainers.BaseTrainer.validate", false]], "validatetask (class in core.tasks)": [[148, "core.tasks.ValidateTask", false]], "validatetask (class in core.tasks.task)": [[149, "core.tasks.task.ValidateTask", false]], "variance_in (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.variance_in", false]], "variance_out (core.modules.scaling.scale_factor._stats attribute)": [[130, "core.modules.scaling.scale_factor._Stats.variance_out", false]], "vasp_flags (in module adsorbml.scripts.write_top_k_vasp)": [[4, "adsorbml.scripts.write_top_k_vasp.VASP_FLAGS", false]], "vasp_flags (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.VASP_FLAGS", false]], "vector_rejection() (in module core.models.gemnet_oc.utils)": [[107, "core.models.gemnet_oc.utils.vector_rejection", false]], "verify_count() (in module core.scripts.download_data)": [[136, "core.scripts.download_data.verify_count", false]], "version (in module ocpapi.version)": [[191, "ocpapi.version.VERSION", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi)": [[190, "ocpapi.wait_for_adsorbate_slab_relaxations", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi.workflows)": [[195, "ocpapi.workflows.wait_for_adsorbate_slab_relaxations", false]], "wait_for_adsorbate_slab_relaxations() (in module ocpapi.workflows.adsorbates)": [[192, "ocpapi.workflows.adsorbates.wait_for_adsorbate_slab_relaxations", false]], "wandblogger (class in core.common.logger)": [[19, "core.common.logger.WandBLogger", false]], "warmup_lr_lambda() (in module core.common.utils)": [[30, "core.common.utils.warmup_lr_lambda", false]], "watch() (core.common.logger.logger method)": [[19, "core.common.logger.Logger.watch", false]], "watch() (core.common.logger.tensorboardlogger method)": [[19, "core.common.logger.TensorboardLogger.watch", false]], "watch() (core.common.logger.wandblogger method)": [[19, "core.common.logger.WandBLogger.watch", false]], "weight (core.models.gemnet_oc.layers.efficient.basisembedding attribute)": [[100, "core.models.gemnet_oc.layers.efficient.BasisEmbedding.weight", false]], "wigner_d() (core.models.escn.so3.so3_rotation method)": [[66, "core.models.escn.so3.SO3_Rotation.wigner_D", false]], "wigner_d() (in module core.models.equiformer_v2.wigner)": [[63, "core.models.equiformer_v2.wigner.wigner_D", false]], "wigner_d() (in module core.models.scn.spherical_harmonics)": [[118, "core.models.scn.spherical_harmonics.wigner_D", false]], "world_size (core.common.test_utils.pgconfig attribute)": [[26, "core.common.test_utils.PGConfig.world_size", false]], "write() (core.common.relaxation.optimizers.lbfgs_torch.lbfgs method)": [[25, "core.common.relaxation.optimizers.lbfgs_torch.LBFGS.write", false]], "write_images_to_lmdb() (in module core.scripts.preprocess_ef)": [[145, "core.scripts.preprocess_ef.write_images_to_lmdb", false]], "write_images_to_lmdb() (in module core.scripts.preprocess_relaxed)": [[146, "core.scripts.preprocess_relaxed.write_images_to_lmdb", false]], "write_is2re_relaxations() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.write_is2re_relaxations", false]], "write_is2re_relaxations() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.write_is2re_relaxations", false]], "write_json() (in module core.models.gemnet.utils)": [[79, "core.models.gemnet.utils.write_json", false]], "write_json() (in module core.models.gemnet_gp.utils)": [[92, "core.models.gemnet_gp.utils.write_json", false]], "write_orca_inputs() (in module data.om.omdata.orca.calc)": [[182, "data.om.omdata.orca.calc.write_orca_inputs", false]], "write_pickle() (in module data.om.biomolecules.geom.sample_geom_drugs)": [[179, "data.om.biomolecules.geom.sample_geom_drugs.write_pickle", false]], "write_predictions() (in module core.scripts.make_challenge_submission_file)": [[142, "core.scripts.make_challenge_submission_file.write_predictions", false]], "write_predictions() (in module core.scripts.make_submission_file)": [[144, "core.scripts.make_submission_file.write_predictions", false]], "write_surface() (in module data.oc.structure_generator)": [[170, "data.oc.structure_generator.write_surface", false]], "write_vasp_input_files() (in module data.oc.utils.vasp)": [[174, "data.oc.utils.vasp.write_vasp_input_files", false]]}, "objects": {"": [[10, 0, 0, "-", "cattsunami"], [43, 0, 0, "-", "core"], [153, 0, 0, "-", "data"], [190, 0, 0, "-", "ocpapi"]], "adsorbml.2023_neurips_challenge": [[0, 0, 0, "-", "challenge_eval"]], "adsorbml.2023_neurips_challenge.challenge_eval": [[0, 1, 1, "", "compute_valid_ml_success"], [0, 1, 1, "", "get_dft_data"], [0, 1, 1, "", "is_successful"], [0, 1, 1, "", "main"], [0, 1, 1, "", "parse_args"], [0, 1, 1, "", "process_ml_data"]], "adsorbml.scripts": [[1, 0, 0, "-", "dense_eval"], [2, 0, 0, "-", "process_mlrs"], [3, 0, 0, "-", "utils"], [4, 0, 0, "-", "write_top_k_vasp"]], "adsorbml.scripts.dense_eval": [[1, 2, 1, "", "SUCCESS_THRESHOLD"], [1, 1, 1, "", "compute_hybrid_success"], [1, 1, 1, "", "compute_valid_ml_success"], [1, 1, 1, "", "filter_ml_data"], [1, 1, 1, "", "get_dft_compute"], [1, 1, 1, "", "get_dft_data"], [1, 1, 1, "", "is_successful"], [1, 2, 1, "", "parser"]], "adsorbml.scripts.process_mlrs": [[2, 2, 1, "", "DESORPTION_CUTOFF_MULTIPLIER"], [2, 2, 1, "", "SURFACE_CHANGE_CUTOFF_MULTIPLIER"], [2, 2, 1, "", "args"], [2, 1, 1, "", "min_diff"], [2, 1, 1, "", "parse_args"], [2, 1, 1, "", "process_mlrs"]], "adsorbml.scripts.utils": [[3, 1, 1, "", "converged_oszicar"], [3, 1, 1, "", "count_scf"]], "adsorbml.scripts.write_top_k_vasp": [[4, 2, 1, "", "VASP_FLAGS"], [4, 2, 1, "", "parser"]], "cattsunami": [[10, 2, 1, "", "__version__"], [6, 0, 0, "-", "core"], [9, 0, 0, "-", "databases"]], "cattsunami.core": [[6, 3, 1, "", "OCPNEB"], [6, 3, 1, "", "Reaction"], [5, 0, 0, "-", "autoframe"], [7, 0, 0, "-", "ocpneb"], [8, 0, 0, "-", "reaction"]], "cattsunami.core.OCPNEB": [[6, 4, 1, "", "get_forces"], [6, 4, 1, "", "get_precon_forces"], [6, 4, 1, "", "load_checkpoint"], [6, 4, 1, "", "set_positions"]], "cattsunami.core.Reaction": [[6, 4, 1, "", "get_desorption_mapping"]], "cattsunami.core.autoframe": [[5, 3, 1, "", "AutoFrame"], [5, 3, 1, "", "AutoFrameDesorption"], [5, 3, 1, "", "AutoFrameDissociation"], [5, 3, 1, "", "AutoFrameTransfer"], [5, 1, 1, "", "get_product2_idx"], [5, 1, 1, "", "get_shortest_path"], [5, 1, 1, "", "interpolate"], [5, 1, 1, "", "interpolate_and_correct_frames"], [5, 1, 1, "", "is_adsorbate_adsorbed"], [5, 1, 1, "", "is_edge_list_respected"], [5, 1, 1, "", "reorder_edge_list"], [5, 1, 1, "", "traverse_adsorbate_desorption"], [5, 1, 1, "", "traverse_adsorbate_dissociation"], [5, 1, 1, "", "traverse_adsorbate_general"], [5, 1, 1, "", "traverse_adsorbate_transfer"], [5, 1, 1, "", "unwrap_atoms"]], "cattsunami.core.autoframe.AutoFrame": [[5, 4, 1, "", "are_all_adsorbate_atoms_overlapping"], [5, 4, 1, "", "get_most_proximate_symmetric_group"], [5, 4, 1, "", "only_keep_unique_systems"], [5, 4, 1, "", "reorder_adsorbate"]], "cattsunami.core.autoframe.AutoFrameDesorption": [[5, 4, 1, "", "get_neb_frames"]], "cattsunami.core.autoframe.AutoFrameDissociation": [[5, 4, 1, "", "get_best_sites_for_product1"], [5, 4, 1, "", "get_best_unique_sites_for_product2"], [5, 4, 1, "", "get_neb_frames"], [5, 4, 1, "", "get_sites_within_r"]], "cattsunami.core.autoframe.AutoFrameTransfer": [[5, 4, 1, "", "get_neb_frames"], [5, 4, 1, "", "get_system_pairs_final"], [5, 4, 1, "", "get_system_pairs_initial"]], "cattsunami.core.ocpneb": [[7, 3, 1, "", "OCPNEB"]], "cattsunami.core.ocpneb.OCPNEB": [[7, 4, 1, "", "get_forces"], [7, 4, 1, "", "get_precon_forces"], [7, 4, 1, "", "load_checkpoint"], [7, 4, 1, "", "set_positions"]], "cattsunami.core.reaction": [[8, 3, 1, "", "Reaction"]], "cattsunami.core.reaction.Reaction": [[8, 4, 1, "", "get_desorption_mapping"]], "cattsunami.databases": [[9, 2, 1, "", "DESORPTION_REACTION_DB_PATH"], [9, 2, 1, "", "DISSOCIATION_REACTION_DB_PATH"], [9, 2, 1, "", "TRANSFER_REACTION_DB_PATH"]], "cattsunami.run_validation": [[11, 0, 0, "-", "run_validation"]], "cattsunami.run_validation.run_validation": [[11, 1, 1, "", "all_converged"], [11, 1, 1, "", "barrierless_converged"], [11, 1, 1, "", "both_barriered"], [11, 1, 1, "", "both_barrierless"], [11, 1, 1, "", "get_results_ml"], [11, 1, 1, "", "get_results_sp"], [11, 1, 1, "", "get_single_point"], [11, 1, 1, "", "is_failed_sp"], [11, 1, 1, "", "parse_neb_info"], [11, 2, 1, "", "parser"]], "core": [[12, 0, 0, "-", "_cli"], [18, 0, 0, "-", "common"], [38, 0, 0, "-", "datasets"], [108, 0, 0, "-", "models"], [124, 0, 0, "-", "modules"], [135, 0, 0, "-", "preprocessing"], [141, 0, 0, "-", "scripts"], [148, 0, 0, "-", "tasks"], [151, 0, 0, "-", "trainers"]], "core._cli": [[12, 3, 1, "", "Runner"], [12, 1, 1, "", "main"], [12, 1, 1, "", "runner_wrapper"]], "core._cli.Runner": [[12, 4, 1, "", "__call__"], [12, 4, 1, "", "checkpoint"]], "core.common": [[13, 0, 0, "-", "data_parallel"], [14, 0, 0, "-", "distutils"], [15, 0, 0, "-", "flags"], [16, 0, 0, "-", "gp_utils"], [17, 0, 0, "-", "hpo_utils"], [19, 0, 0, "-", "logger"], [20, 0, 0, "-", "registry"], [22, 0, 0, "-", "relaxation"], [26, 0, 0, "-", "test_utils"], [27, 0, 0, "-", "transforms"], [28, 0, 0, "-", "tutorial_utils"], [29, 0, 0, "-", "typing"], [30, 0, 0, "-", "utils"]], "core.common.data_parallel": [[13, 3, 1, "", "BalancedBatchSampler"], [13, 3, 1, "", "OCPCollater"], [13, 3, 1, "", "StatefulDistributedSampler"], [13, 3, 1, "", "_HasMetadata"], [13, 1, 1, "", "balanced_partition"]], "core.common.data_parallel.BalancedBatchSampler": [[13, 4, 1, "", "__iter__"], [13, 4, 1, "", "__len__"], [13, 4, 1, "", "_load_dataset"], [13, 4, 1, "", "set_epoch_and_start_iteration"]], "core.common.data_parallel.OCPCollater": [[13, 4, 1, "", "__call__"]], "core.common.data_parallel.StatefulDistributedSampler": [[13, 4, 1, "", "__iter__"], [13, 4, 1, "", "set_epoch_and_start_iteration"]], "core.common.data_parallel._HasMetadata": [[13, 5, 1, "", "metadata_path"]], "core.common.distutils": [[14, 2, 1, "", "T"], [14, 1, 1, "", "all_gather"], [14, 1, 1, "", "all_reduce"], [14, 1, 1, "", "broadcast"], [14, 1, 1, "", "cleanup"], [14, 1, 1, "", "gather_objects"], [14, 1, 1, "", "get_rank"], [14, 1, 1, "", "get_world_size"], [14, 1, 1, "", "initialized"], [14, 1, 1, "", "is_master"], [14, 1, 1, "", "os_environ_get_or_throw"], [14, 1, 1, "", "setup"], [14, 1, 1, "", "synchronize"]], "core.common.flags": [[15, 3, 1, "", "Flags"], [15, 2, 1, "", "flags"]], "core.common.flags.Flags": [[15, 4, 1, "", "add_core_args"], [15, 4, 1, "", "get_parser"]], "core.common.gp_utils": [[16, 3, 1, "", "CopyToModelParallelRegion"], [16, 3, 1, "", "GatherFromModelParallelRegion"], [16, 3, 1, "", "ReduceFromModelParallelRegion"], [16, 3, 1, "", "ScatterToModelParallelRegion"], [16, 2, 1, "", "_DATA_PARALLEL_GROUP"], [16, 2, 1, "", "_GRAPH_PARALLEL_GROUP"], [16, 1, 1, "", "_gather"], [16, 1, 1, "", "_gather_with_padding"], [16, 1, 1, "", "_reduce"], [16, 1, 1, "", "_split"], [16, 1, 1, "", "_split_tensor"], [16, 1, 1, "", "cleanup_gp"], [16, 1, 1, "", "copy_to_model_parallel_region"], [16, 1, 1, "", "divide_and_check_no_remainder"], [16, 1, 1, "", "ensure_div"], [16, 1, 1, "", "gather_from_model_parallel_region"], [16, 1, 1, "", "get_dp_group"], [16, 1, 1, "", "get_dp_rank"], [16, 1, 1, "", "get_dp_world_size"], [16, 1, 1, "", "get_gp_group"], [16, 1, 1, "", "get_gp_rank"], [16, 1, 1, "", "get_gp_world_size"], [16, 1, 1, "", "initialized"], [16, 1, 1, "", "pad_tensor"], [16, 1, 1, "", "reduce_from_model_parallel_region"], [16, 1, 1, "", "scatter_to_model_parallel_region"], [16, 1, 1, "", "setup_gp"], [16, 1, 1, "", "trim_tensor"]], "core.common.gp_utils.CopyToModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.GatherFromModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.ReduceFromModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.gp_utils.ScatterToModelParallelRegion": [[16, 4, 1, "", "backward"], [16, 4, 1, "", "forward"]], "core.common.hpo_utils": [[17, 1, 1, "", "label_metric_dict"], [17, 1, 1, "", "tune_reporter"]], "core.common.logger": [[19, 3, 1, "", "Logger"], [19, 3, 1, "", "TensorboardLogger"], [19, 3, 1, "", "WandBLogger"]], "core.common.logger.Logger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.logger.TensorboardLogger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.logger.WandBLogger": [[19, 4, 1, "", "log"], [19, 4, 1, "", "log_plots"], [19, 4, 1, "", "log_summary"], [19, 4, 1, "", "mark_preempting"], [19, 4, 1, "", "watch"]], "core.common.registry": [[20, 2, 1, "", "NestedDict"], [20, 2, 1, "", "R"], [20, 3, 1, "", "Registry"], [20, 1, 1, "", "_get_absolute_mapping"], [20, 2, 1, "", "registry"]], "core.common.registry.Registry": [[20, 4, 1, "", "__import_error"], [20, 4, 1, "", "get"], [20, 4, 1, "", "get_class"], [20, 4, 1, "", "get_dataset_class"], [20, 4, 1, "", "get_logger_class"], [20, 4, 1, "", "get_model_class"], [20, 4, 1, "", "get_task_class"], [20, 4, 1, "", "get_trainer_class"], [20, 6, 1, "", "mapping"], [20, 4, 1, "", "register"], [20, 4, 1, "", "register_dataset"], [20, 4, 1, "", "register_logger"], [20, 4, 1, "", "register_model"], [20, 4, 1, "", "register_task"], [20, 4, 1, "", "register_trainer"], [20, 4, 1, "", "unregister"]], "core.common.relaxation": [[21, 0, 0, "-", "ase_utils"], [23, 0, 0, "-", "ml_relaxation"], [24, 0, 0, "-", "optimizers"]], "core.common.relaxation.ase_utils": [[21, 3, 1, "", "OCPCalculator"], [21, 1, 1, "", "batch_to_atoms"]], "core.common.relaxation.ase_utils.OCPCalculator": [[21, 4, 1, "", "calculate"], [21, 6, 1, "", "implemented_properties"], [21, 4, 1, "", "load_checkpoint"]], "core.common.relaxation.ml_relaxation": [[23, 1, 1, "", "ml_relax"]], "core.common.relaxation.optimizers": [[25, 0, 0, "-", "lbfgs_torch"]], "core.common.relaxation.optimizers.lbfgs_torch": [[25, 3, 1, "", "LBFGS"], [25, 3, 1, "", "TorchCalc"]], "core.common.relaxation.optimizers.lbfgs_torch.LBFGS": [[25, 4, 1, "", "check_convergence"], [25, 4, 1, "", "get_energy_and_forces"], [25, 4, 1, "", "run"], [25, 4, 1, "", "set_positions"], [25, 4, 1, "", "step"], [25, 4, 1, "", "write"]], "core.common.relaxation.optimizers.lbfgs_torch.TorchCalc": [[25, 4, 1, "", "get_energy_and_forces"], [25, 4, 1, "", "update_graph"]], "core.common.test_utils": [[26, 3, 1, "", "ForkedPdb"], [26, 3, 1, "", "PGConfig"], [26, 1, 1, "", "_init_pg_and_rank_and_launch_test"], [26, 1, 1, "", "spawn_multi_process"]], "core.common.test_utils.ForkedPdb": [[26, 4, 1, "", "interaction"]], "core.common.test_utils.PGConfig": [[26, 6, 1, "", "backend"], [26, 6, 1, "", "gp_group_size"], [26, 6, 1, "", "port"], [26, 6, 1, "", "use_gp"], [26, 6, 1, "", "world_size"]], "core.common.transforms": [[27, 3, 1, "", "RandomRotate"]], "core.common.transforms.RandomRotate": [[27, 4, 1, "", "__call__"], [27, 4, 1, "", "__repr__"]], "core.common.tutorial_utils": [[28, 1, 1, "", "describe_fairchem"], [28, 1, 1, "", "fairchem_main"], [28, 1, 1, "", "fairchem_root"], [28, 1, 1, "", "generate_yml_config"], [28, 1, 1, "", "train_test_val_split"]], "core.common.typing": [[29, 2, 1, "", "_T"], [29, 1, 1, "", "assert_is_instance"], [29, 1, 1, "", "none_throws"]], "core.common.utils": [[30, 3, 1, "", "Complete"], [30, 3, 1, "", "SeverityLevelBetween"], [30, 3, 1, "", "UniqueKeyLoader"], [30, 1, 1, "", "_get_project_root"], [30, 1, 1, "", "_import_local_file"], [30, 1, 1, "", "_report_incompat_keys"], [30, 1, 1, "", "_resolve_scale_factor_submodule"], [30, 1, 1, "", "add_edge_distance_to_graph"], [30, 1, 1, "", "build_config"], [30, 1, 1, "", "cg_change_mat"], [30, 1, 1, "", "check_traj_files"], [30, 1, 1, "", "collate"], [30, 1, 1, "", "compute_neighbors"], [30, 1, 1, "", "conditional_grad"], [30, 1, 1, "", "create_dict_from_args"], [30, 1, 1, "", "create_grid"], [30, 1, 1, "", "dict_set_recursively"], [30, 1, 1, "", "get_commit_hash"], [30, 1, 1, "", "get_loss_module"], [30, 1, 1, "", "get_max_neighbors_mask"], [30, 1, 1, "", "get_pbc_distances"], [30, 1, 1, "", "get_pruned_edge_idx"], [30, 1, 1, "", "irreps_sum"], [30, 1, 1, "", "load_config"], [30, 1, 1, "", "load_state_dict"], [30, 1, 1, "", "merge_dicts"], [30, 1, 1, "", "new_trainer_context"], [30, 1, 1, "", "parse_value"], [30, 1, 1, "", "plot_histogram"], [30, 1, 1, "", "print_cuda_usage"], [30, 1, 1, "", "pyg2_data_transform"], [30, 1, 1, "", "radius_graph_pbc"], [30, 1, 1, "", "save_checkpoint"], [30, 1, 1, "", "save_experiment_log"], [30, 1, 1, "", "scatter_det"], [30, 1, 1, "", "setup_experimental_imports"], [30, 1, 1, "", "setup_imports"], [30, 1, 1, "", "setup_logging"], [30, 1, 1, "", "update_config"], [30, 1, 1, "", "warmup_lr_lambda"]], "core.common.utils.Complete": [[30, 4, 1, "", "__call__"]], "core.common.utils.SeverityLevelBetween": [[30, 4, 1, "", "filter"]], "core.common.utils.UniqueKeyLoader": [[30, 4, 1, "", "construct_mapping"]], "core.datasets": [[38, 3, 1, "", "AseDBDataset"], [38, 3, 1, "", "AseReadDataset"], [38, 3, 1, "", "AseReadMultiStructureDataset"], [38, 3, 1, "", "LMDBDatabase"], [38, 3, 1, "", "LmdbDataset"], [38, 3, 1, "", "OC22LmdbDataset"], [38, 3, 1, "", "SinglePointLmdbDataset"], [38, 3, 1, "", "TrajectoryLmdbDataset"], [31, 0, 0, "-", "_utils"], [32, 0, 0, "-", "ase_datasets"], [38, 1, 1, "", "data_list_collater"], [35, 0, 0, "-", "embeddings"], [39, 0, 0, "-", "lmdb_database"], [40, 0, 0, "-", "lmdb_dataset"], [41, 0, 0, "-", "oc22_lmdb_dataset"], [42, 0, 0, "-", "target_metadata_guesser"]], "core.datasets.AseDBDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_metadata"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.AseReadDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.AseReadMultiStructureDataset": [[38, 4, 1, "", "_load_dataset_get_ids"], [38, 4, 1, "", "get_atoms"], [38, 4, 1, "", "get_metadata"], [38, 4, 1, "", "get_relaxed_energy"]], "core.datasets.LMDBDatabase": [[38, 4, 1, "", "__enter__"], [38, 4, 1, "", "__exit__"], [38, 4, 1, "", "_get_row"], [38, 4, 1, "", "_get_row_by_index"], [38, 4, 1, "", "_load_ids"], [38, 5, 1, "", "_nextid"], [38, 4, 1, "", "_select"], [38, 4, 1, "", "_update"], [38, 4, 1, "", "_write"], [38, 4, 1, "", "_write_deleted_ids"], [38, 4, 1, "", "close"], [38, 4, 1, "", "count"], [38, 4, 1, "", "delete"], [38, 5, 1, "", "metadata"]], "core.datasets.LmdbDataset": [[38, 4, 1, "", "__getitem__"], [38, 4, 1, "", "__len__"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"], [38, 4, 1, "", "get_metadata"], [38, 6, 1, "", "metadata_path"], [38, 6, 1, "", "sharded"]], "core.datasets.OC22LmdbDataset": [[38, 4, 1, "", "__getitem__"], [38, 4, 1, "", "__len__"], [38, 4, 1, "", "close_db"], [38, 4, 1, "", "connect_db"]], "core.datasets._utils": [[31, 1, 1, "", "rename_data_object_keys"]], "core.datasets.ase_datasets": [[32, 3, 1, "", "AseAtomsDataset"], [32, 3, 1, "", "AseDBDataset"], [32, 3, 1, "", "AseReadDataset"], [32, 3, 1, "", "AseReadMultiStructureDataset"], [32, 1, 1, "", "apply_one_tags"]], "core.datasets.ase_datasets.AseAtomsDataset": [[32, 4, 1, "", "__getitem__"], [32, 4, 1, "", "__len__"], [32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "close_db"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseDBDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "close_db"], [32, 4, 1, "", "connect_db"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseReadDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.ase_datasets.AseReadMultiStructureDataset": [[32, 4, 1, "", "_load_dataset_get_ids"], [32, 4, 1, "", "get_atoms"], [32, 4, 1, "", "get_metadata"], [32, 4, 1, "", "get_relaxed_energy"]], "core.datasets.embeddings": [[35, 2, 1, "", "ATOMIC_RADII"], [35, 2, 1, "", "CONTINUOUS_EMBEDDINGS"], [35, 2, 1, "", "KHOT_EMBEDDINGS"], [35, 2, 1, "", "QMOF_KHOT_EMBEDDINGS"], [33, 0, 0, "-", "atomic_radii"], [34, 0, 0, "-", "continuous_embeddings"], [36, 0, 0, "-", "khot_embeddings"], [37, 0, 0, "-", "qmof_khot_embeddings"]], "core.datasets.embeddings.atomic_radii": [[33, 2, 1, "", "ATOMIC_RADII"]], "core.datasets.embeddings.continuous_embeddings": [[34, 2, 1, "", "CONTINUOUS_EMBEDDINGS"]], "core.datasets.embeddings.khot_embeddings": [[36, 2, 1, "", "KHOT_EMBEDDINGS"]], "core.datasets.embeddings.qmof_khot_embeddings": [[37, 2, 1, "", "QMOF_KHOT_EMBEDDINGS"]], "core.datasets.lmdb_database": [[39, 3, 1, "", "LMDBDatabase"], [39, 2, 1, "", "RESERVED_KEYS"]], "core.datasets.lmdb_database.LMDBDatabase": [[39, 4, 1, "", "__enter__"], [39, 4, 1, "", "__exit__"], [39, 4, 1, "", "_get_row"], [39, 4, 1, "", "_get_row_by_index"], [39, 4, 1, "", "_load_ids"], [39, 5, 1, "", "_nextid"], [39, 4, 1, "", "_select"], [39, 4, 1, "", "_update"], [39, 4, 1, "", "_write"], [39, 4, 1, "", "_write_deleted_ids"], [39, 4, 1, "", "close"], [39, 4, 1, "", "count"], [39, 4, 1, "", "delete"], [39, 5, 1, "", "metadata"]], "core.datasets.lmdb_dataset": [[40, 3, 1, "", "LmdbDataset"], [40, 3, 1, "", "SinglePointLmdbDataset"], [40, 2, 1, "", "T_co"], [40, 3, 1, "", "TrajectoryLmdbDataset"], [40, 1, 1, "", "data_list_collater"]], "core.datasets.lmdb_dataset.LmdbDataset": [[40, 4, 1, "", "__getitem__"], [40, 4, 1, "", "__len__"], [40, 4, 1, "", "close_db"], [40, 4, 1, "", "connect_db"], [40, 4, 1, "", "get_metadata"], [40, 6, 1, "", "metadata_path"], [40, 6, 1, "", "sharded"]], "core.datasets.oc22_lmdb_dataset": [[41, 3, 1, "", "OC22LmdbDataset"]], "core.datasets.oc22_lmdb_dataset.OC22LmdbDataset": [[41, 4, 1, "", "__getitem__"], [41, 4, 1, "", "__len__"], [41, 4, 1, "", "close_db"], [41, 4, 1, "", "connect_db"]], "core.datasets.target_metadata_guesser": [[42, 1, 1, "", "guess_property_metadata"], [42, 1, 1, "", "guess_target_metadata"], [42, 1, 1, "", "target_constant_shape"], [42, 1, 1, "", "target_extensive"], [42, 1, 1, "", "target_per_atom"], [42, 1, 1, "", "uniform_atoms_lengths"]], "core.models": [[108, 2, 1, "", "available_pretrained_models"], [44, 0, 0, "-", "base"], [45, 0, 0, "-", "dimenet_plus_plus"], [51, 0, 0, "-", "equiformer_v2"], [65, 0, 0, "-", "escn"], [68, 0, 0, "-", "gemnet"], [81, 0, 0, "-", "gemnet_gp"], [94, 0, 0, "-", "gemnet_oc"], [108, 1, 1, "", "model_name_to_local_file"], [109, 0, 0, "-", "model_registry"], [110, 0, 0, "-", "painn"], [113, 0, 0, "-", "schnet"], [114, 0, 0, "-", "scn"], [121, 0, 0, "-", "utils"]], "core.models.base": [[44, 3, 1, "", "BaseModel"]], "core.models.base.BaseModel": [[44, 4, 1, "", "forward"], [44, 4, 1, "", "generate_graph"], [44, 4, 1, "", "no_weight_decay"], [44, 5, 1, "", "num_params"]], "core.models.dimenet_plus_plus": [[45, 3, 1, "", "DimeNetPlusPlus"], [45, 3, 1, "", "DimeNetPlusPlusWrap"], [45, 3, 1, "", "InteractionPPBlock"], [45, 3, 1, "", "OutputPPBlock"], [45, 2, 1, "", "sym"]], "core.models.dimenet_plus_plus.DimeNetPlusPlus": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"], [45, 4, 1, "", "triplets"], [45, 6, 1, "", "url"]], "core.models.dimenet_plus_plus.DimeNetPlusPlusWrap": [[45, 4, 1, "", "_forward"], [45, 4, 1, "", "forward"], [45, 5, 1, "", "num_params"]], "core.models.dimenet_plus_plus.InteractionPPBlock": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"]], "core.models.dimenet_plus_plus.OutputPPBlock": [[45, 4, 1, "", "forward"], [45, 4, 1, "", "reset_parameters"]], "core.models.equiformer_v2": [[51, 3, 1, "", "EquiformerV2"], [46, 0, 0, "-", "activation"], [47, 0, 0, "-", "drop"], [48, 0, 0, "-", "edge_rot_mat"], [49, 0, 0, "-", "equiformer_v2_oc20"], [50, 0, 0, "-", "gaussian_rbf"], [52, 0, 0, "-", "input_block"], [53, 0, 0, "-", "layer_norm"], [54, 0, 0, "-", "module_list"], [55, 0, 0, "-", "radial_function"], [56, 0, 0, "-", "so2_ops"], [57, 0, 0, "-", "so3"], [60, 0, 0, "-", "trainers"], [62, 0, 0, "-", "transformer_block"], [63, 0, 0, "-", "wigner"]], "core.models.equiformer_v2.EquiformerV2": [[51, 4, 1, "", "_init_edge_rot_mat"], [51, 4, 1, "", "_init_gp_partitions"], [51, 4, 1, "", "_init_weights"], [51, 4, 1, "", "_uniform_init_linear_weights"], [51, 4, 1, "", "_uniform_init_rad_func_linear_weights"], [51, 4, 1, "", "forward"], [51, 4, 1, "", "no_weight_decay"], [51, 5, 1, "", "num_params"]], "core.models.equiformer_v2.activation": [[46, 3, 1, "", "GateActivation"], [46, 3, 1, "", "S2Activation"], [46, 3, 1, "", "ScaledSiLU"], [46, 3, 1, "", "ScaledSigmoid"], [46, 3, 1, "", "ScaledSmoothLeakyReLU"], [46, 3, 1, "", "ScaledSwiGLU"], [46, 3, 1, "", "SeparableS2Activation"], [46, 3, 1, "", "SmoothLeakyReLU"], [46, 3, 1, "", "SwiGLU"]], "core.models.equiformer_v2.activation.GateActivation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.S2Activation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSiLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSigmoid": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSmoothLeakyReLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.ScaledSwiGLU": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SeparableS2Activation": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SmoothLeakyReLU": [[46, 4, 1, "", "extra_repr"], [46, 4, 1, "", "forward"]], "core.models.equiformer_v2.activation.SwiGLU": [[46, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop": [[47, 3, 1, "", "DropPath"], [47, 3, 1, "", "EquivariantDropout"], [47, 3, 1, "", "EquivariantDropoutArraySphericalHarmonics"], [47, 3, 1, "", "EquivariantScalarsDropout"], [47, 3, 1, "", "GraphDropPath"], [47, 1, 1, "", "drop_path"]], "core.models.equiformer_v2.drop.DropPath": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantDropout": [[47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantDropoutArraySphericalHarmonics": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.EquivariantScalarsDropout": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.drop.GraphDropPath": [[47, 4, 1, "", "extra_repr"], [47, 4, 1, "", "forward"]], "core.models.equiformer_v2.edge_rot_mat": [[48, 1, 1, "", "init_edge_rot_mat"]], "core.models.equiformer_v2.equiformer_v2_oc20": [[49, 3, 1, "", "EquiformerV2_OC20"], [49, 2, 1, "", "_AVG_DEGREE"], [49, 2, 1, "", "_AVG_NUM_NODES"]], "core.models.equiformer_v2.equiformer_v2_oc20.EquiformerV2_OC20": [[49, 4, 1, "", "_init_edge_rot_mat"], [49, 4, 1, "", "_init_gp_partitions"], [49, 4, 1, "", "_init_weights"], [49, 4, 1, "", "_uniform_init_linear_weights"], [49, 4, 1, "", "_uniform_init_rad_func_linear_weights"], [49, 4, 1, "", "forward"], [49, 4, 1, "", "no_weight_decay"], [49, 5, 1, "", "num_params"]], "core.models.equiformer_v2.gaussian_rbf": [[50, 3, 1, "", "GaussianRadialBasisLayer"], [50, 1, 1, "", "gaussian"]], "core.models.equiformer_v2.gaussian_rbf.GaussianRadialBasisLayer": [[50, 4, 1, "", "extra_repr"], [50, 4, 1, "", "forward"]], "core.models.equiformer_v2.input_block": [[52, 3, 1, "", "EdgeDegreeEmbedding"]], "core.models.equiformer_v2.input_block.EdgeDegreeEmbedding": [[52, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm": [[53, 3, 1, "", "EquivariantDegreeLayerScale"], [53, 3, 1, "", "EquivariantLayerNormArray"], [53, 3, 1, "", "EquivariantLayerNormArraySphericalHarmonics"], [53, 3, 1, "", "EquivariantRMSNormArraySphericalHarmonics"], [53, 3, 1, "", "EquivariantRMSNormArraySphericalHarmonicsV2"], [53, 1, 1, "", "get_l_to_all_m_expand_index"], [53, 1, 1, "", "get_normalization_layer"]], "core.models.equiformer_v2.layer_norm.EquivariantDegreeLayerScale": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArray": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantLayerNormArraySphericalHarmonics": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonics": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.layer_norm.EquivariantRMSNormArraySphericalHarmonicsV2": [[53, 4, 1, "", "__repr__"], [53, 4, 1, "", "forward"]], "core.models.equiformer_v2.module_list": [[54, 3, 1, "", "ModuleListInfo"]], "core.models.equiformer_v2.module_list.ModuleListInfo": [[54, 4, 1, "", "__repr__"]], "core.models.equiformer_v2.radial_function": [[55, 3, 1, "", "RadialFunction"]], "core.models.equiformer_v2.radial_function.RadialFunction": [[55, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops": [[56, 3, 1, "", "SO2_Convolution"], [56, 3, 1, "", "SO2_Linear"], [56, 3, 1, "", "SO2_m_Convolution"]], "core.models.equiformer_v2.so2_ops.SO2_Convolution": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops.SO2_Linear": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so2_ops.SO2_m_Convolution": [[56, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3": [[57, 3, 1, "", "CoefficientMappingModule"], [57, 3, 1, "", "SO3_Embedding"], [57, 3, 1, "", "SO3_Grid"], [57, 3, 1, "", "SO3_Linear"], [57, 3, 1, "", "SO3_LinearV2"], [57, 3, 1, "", "SO3_Rotation"]], "core.models.equiformer_v2.so3.CoefficientMappingModule": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "coefficient_idx"], [57, 4, 1, "", "complex_idx"], [57, 4, 1, "", "get_rotate_inv_rescale"]], "core.models.equiformer_v2.so3.SO3_Embedding": [[57, 4, 1, "", "_expand_edge"], [57, 4, 1, "", "_from_grid"], [57, 4, 1, "", "_grid_act"], [57, 4, 1, "", "_l_primary"], [57, 4, 1, "", "_m_primary"], [57, 4, 1, "", "_reduce_edge"], [57, 4, 1, "", "_rotate"], [57, 4, 1, "", "_rotate_inv"], [57, 4, 1, "", "clone"], [57, 4, 1, "", "expand_edge"], [57, 4, 1, "", "set_embedding"], [57, 4, 1, "", "set_lmax_mmax"], [57, 4, 1, "", "to_grid"]], "core.models.equiformer_v2.so3.SO3_Grid": [[57, 4, 1, "", "from_grid"], [57, 4, 1, "", "get_from_grid_mat"], [57, 4, 1, "", "get_to_grid_mat"], [57, 4, 1, "", "to_grid"]], "core.models.equiformer_v2.so3.SO3_Linear": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3.SO3_LinearV2": [[57, 4, 1, "", "__repr__"], [57, 4, 1, "", "forward"]], "core.models.equiformer_v2.so3.SO3_Rotation": [[57, 4, 1, "", "RotationToWignerDMatrix"], [57, 4, 1, "", "rotate"], [57, 4, 1, "", "rotate_inv"], [57, 4, 1, "", "set_wigner"]], "core.models.equiformer_v2.trainers": [[58, 0, 0, "-", "energy_trainer"], [59, 0, 0, "-", "forces_trainer"], [61, 0, 0, "-", "lr_scheduler"]], "core.models.equiformer_v2.trainers.energy_trainer": [[58, 3, 1, "", "EquiformerV2EnergyTrainer"]], "core.models.equiformer_v2.trainers.energy_trainer.EquiformerV2EnergyTrainer": [[58, 4, 1, "", "load_extras"]], "core.models.equiformer_v2.trainers.forces_trainer": [[59, 3, 1, "", "EquiformerV2ForcesTrainer"]], "core.models.equiformer_v2.trainers.forces_trainer.EquiformerV2ForcesTrainer": [[59, 4, 1, "", "load_extras"]], "core.models.equiformer_v2.trainers.lr_scheduler": [[61, 3, 1, "", "CosineLRLambda"], [61, 3, 1, "", "LRScheduler"], [61, 3, 1, "", "MultistepLRLambda"], [61, 1, 1, "", "cosine_lr_lambda"], [61, 1, 1, "", "multiply"], [61, 1, 1, "", "multistep_lr_lambda"]], "core.models.equiformer_v2.trainers.lr_scheduler.CosineLRLambda": [[61, 4, 1, "", "__call__"]], "core.models.equiformer_v2.trainers.lr_scheduler.LRScheduler": [[61, 4, 1, "", "filter_kwargs"], [61, 4, 1, "", "get_lr"], [61, 4, 1, "", "step"]], "core.models.equiformer_v2.trainers.lr_scheduler.MultistepLRLambda": [[61, 4, 1, "", "__call__"]], "core.models.equiformer_v2.transformer_block": [[62, 3, 1, "", "FeedForwardNetwork"], [62, 3, 1, "", "SO2EquivariantGraphAttention"], [62, 3, 1, "", "TransBlockV2"]], "core.models.equiformer_v2.transformer_block.FeedForwardNetwork": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.transformer_block.SO2EquivariantGraphAttention": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.transformer_block.TransBlockV2": [[62, 4, 1, "", "forward"]], "core.models.equiformer_v2.wigner": [[63, 2, 1, "", "_Jd"], [63, 1, 1, "", "_z_rot_mat"], [63, 1, 1, "", "wigner_D"]], "core.models.escn": [[65, 3, 1, "", "eSCN"], [64, 0, 0, "-", "escn"], [66, 0, 0, "-", "so3"]], "core.models.escn.eSCN": [[65, 4, 1, "", "_init_edge_rot_mat"], [65, 4, 1, "", "forward"], [65, 5, 1, "", "num_params"]], "core.models.escn.escn": [[64, 3, 1, "", "EdgeBlock"], [64, 3, 1, "", "EnergyBlock"], [64, 3, 1, "", "ForceBlock"], [64, 3, 1, "", "LayerBlock"], [64, 3, 1, "", "MessageBlock"], [64, 3, 1, "", "SO2Block"], [64, 3, 1, "", "SO2Conv"], [64, 3, 1, "", "eSCN"]], "core.models.escn.escn.EdgeBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.EnergyBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.ForceBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.LayerBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.MessageBlock": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.SO2Block": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.SO2Conv": [[64, 4, 1, "", "forward"]], "core.models.escn.escn.eSCN": [[64, 4, 1, "", "_init_edge_rot_mat"], [64, 4, 1, "", "forward"], [64, 5, 1, "", "num_params"]], "core.models.escn.so3": [[66, 3, 1, "", "CoefficientMapping"], [66, 3, 1, "", "SO3_Embedding"], [66, 3, 1, "", "SO3_Grid"], [66, 3, 1, "", "SO3_Rotation"], [66, 2, 1, "", "_Jd"]], "core.models.escn.so3.CoefficientMapping": [[66, 4, 1, "", "coefficient_idx"], [66, 4, 1, "", "complex_idx"]], "core.models.escn.so3.SO3_Embedding": [[66, 4, 1, "", "_expand_edge"], [66, 4, 1, "", "_from_grid"], [66, 4, 1, "", "_grid_act"], [66, 4, 1, "", "_l_primary"], [66, 4, 1, "", "_m_primary"], [66, 4, 1, "", "_reduce_edge"], [66, 4, 1, "", "_rotate"], [66, 4, 1, "", "_rotate_inv"], [66, 4, 1, "", "clone"], [66, 4, 1, "", "expand_edge"], [66, 4, 1, "", "set_embedding"], [66, 4, 1, "", "set_lmax_mmax"], [66, 4, 1, "", "to_grid"]], "core.models.escn.so3.SO3_Grid": [[66, 4, 1, "", "_initialize"], [66, 4, 1, "", "from_grid"], [66, 4, 1, "", "get_from_grid_mat"], [66, 4, 1, "", "get_to_grid_mat"], [66, 4, 1, "", "to_grid"]], "core.models.escn.so3.SO3_Rotation": [[66, 4, 1, "", "RotationToWignerDMatrix"], [66, 4, 1, "", "_z_rot_mat"], [66, 4, 1, "", "rotate"], [66, 4, 1, "", "rotate_inv"], [66, 4, 1, "", "set_lmax"], [66, 4, 1, "", "wigner_D"]], "core.models.gemnet": [[68, 3, 1, "", "GemNetT"], [67, 0, 0, "-", "gemnet"], [69, 0, 0, "-", "initializers"], [75, 0, 0, "-", "layers"], [79, 0, 0, "-", "utils"]], "core.models.gemnet.GemNetT": [[68, 4, 1, "", "forward"], [68, 4, 1, "", "generate_interaction_graph"], [68, 4, 1, "", "get_triplets"], [68, 5, 1, "", "num_params"], [68, 4, 1, "", "reorder_symmetric_edges"], [68, 4, 1, "", "select_edges"], [68, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet.gemnet": [[67, 3, 1, "", "GemNetT"]], "core.models.gemnet.gemnet.GemNetT": [[67, 4, 1, "", "forward"], [67, 4, 1, "", "generate_interaction_graph"], [67, 4, 1, "", "get_triplets"], [67, 5, 1, "", "num_params"], [67, 4, 1, "", "reorder_symmetric_edges"], [67, 4, 1, "", "select_edges"], [67, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet.initializers": [[69, 1, 1, "", "_standardize"], [69, 1, 1, "", "he_orthogonal_init"]], "core.models.gemnet.layers": [[70, 0, 0, "-", "atom_update_block"], [71, 0, 0, "-", "base_layers"], [72, 0, 0, "-", "basis_utils"], [73, 0, 0, "-", "efficient"], [74, 0, 0, "-", "embedding_block"], [76, 0, 0, "-", "interaction_block"], [77, 0, 0, "-", "radial_basis"], [78, 0, 0, "-", "spherical_basis"]], "core.models.gemnet.layers.atom_update_block": [[70, 3, 1, "", "AtomUpdateBlock"], [70, 3, 1, "", "OutputBlock"]], "core.models.gemnet.layers.atom_update_block.AtomUpdateBlock": [[70, 4, 1, "", "forward"], [70, 4, 1, "", "get_mlp"]], "core.models.gemnet.layers.atom_update_block.OutputBlock": [[70, 4, 1, "", "forward"], [70, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.base_layers": [[71, 3, 1, "", "Dense"], [71, 3, 1, "", "ResidualLayer"], [71, 3, 1, "", "ScaledSiLU"], [71, 3, 1, "", "SiQU"]], "core.models.gemnet.layers.base_layers.Dense": [[71, 4, 1, "", "forward"], [71, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.base_layers.ResidualLayer": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.base_layers.ScaledSiLU": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.base_layers.SiQU": [[71, 4, 1, "", "forward"]], "core.models.gemnet.layers.basis_utils": [[72, 1, 1, "", "Jn"], [72, 1, 1, "", "Jn_zeros"], [72, 1, 1, "", "associated_legendre_polynomials"], [72, 1, 1, "", "bessel_basis"], [72, 1, 1, "", "real_sph_harm"], [72, 1, 1, "", "sph_harm_prefactor"], [72, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet.layers.efficient": [[73, 3, 1, "", "EfficientInteractionBilinear"], [73, 3, 1, "", "EfficientInteractionDownProjection"]], "core.models.gemnet.layers.efficient.EfficientInteractionBilinear": [[73, 4, 1, "", "forward"], [73, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.efficient.EfficientInteractionDownProjection": [[73, 4, 1, "", "forward"], [73, 4, 1, "", "reset_parameters"]], "core.models.gemnet.layers.embedding_block": [[74, 3, 1, "", "AtomEmbedding"], [74, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet.layers.embedding_block.AtomEmbedding": [[74, 4, 1, "", "forward"]], "core.models.gemnet.layers.embedding_block.EdgeEmbedding": [[74, 4, 1, "", "forward"]], "core.models.gemnet.layers.interaction_block": [[76, 3, 1, "", "InteractionBlockTripletsOnly"], [76, 3, 1, "", "TripletInteraction"]], "core.models.gemnet.layers.interaction_block.InteractionBlockTripletsOnly": [[76, 4, 1, "", "forward"]], "core.models.gemnet.layers.interaction_block.TripletInteraction": [[76, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis": [[77, 3, 1, "", "BernsteinBasis"], [77, 3, 1, "", "ExponentialEnvelope"], [77, 3, 1, "", "PolynomialEnvelope"], [77, 3, 1, "", "RadialBasis"], [77, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet.layers.radial_basis.BernsteinBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.ExponentialEnvelope": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.PolynomialEnvelope": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.RadialBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.radial_basis.SphericalBesselBasis": [[77, 4, 1, "", "forward"]], "core.models.gemnet.layers.spherical_basis": [[78, 3, 1, "", "CircularBasisLayer"]], "core.models.gemnet.layers.spherical_basis.CircularBasisLayer": [[78, 4, 1, "", "forward"]], "core.models.gemnet.utils": [[79, 1, 1, "", "calculate_interatomic_vectors"], [79, 1, 1, "", "inner_product_normalized"], [79, 1, 1, "", "mask_neighbors"], [79, 1, 1, "", "ragged_range"], [79, 1, 1, "", "read_json"], [79, 1, 1, "", "read_value_json"], [79, 1, 1, "", "repeat_blocks"], [79, 1, 1, "", "update_json"], [79, 1, 1, "", "write_json"]], "core.models.gemnet_gp": [[81, 3, 1, "", "GraphParallelGemNetT"], [80, 0, 0, "-", "gemnet"], [82, 0, 0, "-", "initializers"], [88, 0, 0, "-", "layers"], [92, 0, 0, "-", "utils"]], "core.models.gemnet_gp.GraphParallelGemNetT": [[81, 4, 1, "", "forward"], [81, 4, 1, "", "generate_interaction_graph"], [81, 4, 1, "", "get_triplets"], [81, 5, 1, "", "num_params"], [81, 4, 1, "", "reorder_symmetric_edges"], [81, 4, 1, "", "select_edges"], [81, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet_gp.gemnet": [[80, 3, 1, "", "GraphParallelGemNetT"]], "core.models.gemnet_gp.gemnet.GraphParallelGemNetT": [[80, 4, 1, "", "forward"], [80, 4, 1, "", "generate_interaction_graph"], [80, 4, 1, "", "get_triplets"], [80, 5, 1, "", "num_params"], [80, 4, 1, "", "reorder_symmetric_edges"], [80, 4, 1, "", "select_edges"], [80, 4, 1, "", "select_symmetric_edges"]], "core.models.gemnet_gp.initializers": [[82, 1, 1, "", "_standardize"], [82, 1, 1, "", "he_orthogonal_init"]], "core.models.gemnet_gp.layers": [[83, 0, 0, "-", "atom_update_block"], [84, 0, 0, "-", "base_layers"], [85, 0, 0, "-", "basis_utils"], [86, 0, 0, "-", "efficient"], [87, 0, 0, "-", "embedding_block"], [89, 0, 0, "-", "interaction_block"], [90, 0, 0, "-", "radial_basis"], [91, 0, 0, "-", "spherical_basis"]], "core.models.gemnet_gp.layers.atom_update_block": [[83, 3, 1, "", "AtomUpdateBlock"], [83, 3, 1, "", "OutputBlock"], [83, 1, 1, "", "scatter_sum"]], "core.models.gemnet_gp.layers.atom_update_block.AtomUpdateBlock": [[83, 4, 1, "", "forward"], [83, 4, 1, "", "get_mlp"]], "core.models.gemnet_gp.layers.atom_update_block.OutputBlock": [[83, 6, 1, "", "dense_rbf_F"], [83, 4, 1, "", "forward"], [83, 6, 1, "", "out_energy"], [83, 6, 1, "", "out_forces"], [83, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.base_layers": [[84, 3, 1, "", "Dense"], [84, 3, 1, "", "ResidualLayer"], [84, 3, 1, "", "ScaledSiLU"], [84, 3, 1, "", "SiQU"]], "core.models.gemnet_gp.layers.base_layers.Dense": [[84, 4, 1, "", "forward"], [84, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.base_layers.ResidualLayer": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.base_layers.ScaledSiLU": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.base_layers.SiQU": [[84, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.basis_utils": [[85, 1, 1, "", "Jn"], [85, 1, 1, "", "Jn_zeros"], [85, 1, 1, "", "associated_legendre_polynomials"], [85, 1, 1, "", "bessel_basis"], [85, 1, 1, "", "real_sph_harm"], [85, 1, 1, "", "sph_harm_prefactor"], [85, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet_gp.layers.efficient": [[86, 3, 1, "", "EfficientInteractionBilinear"], [86, 3, 1, "", "EfficientInteractionDownProjection"]], "core.models.gemnet_gp.layers.efficient.EfficientInteractionBilinear": [[86, 4, 1, "", "forward"], [86, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.efficient.EfficientInteractionDownProjection": [[86, 4, 1, "", "forward"], [86, 4, 1, "", "reset_parameters"]], "core.models.gemnet_gp.layers.embedding_block": [[87, 3, 1, "", "AtomEmbedding"], [87, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet_gp.layers.embedding_block.AtomEmbedding": [[87, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.embedding_block.EdgeEmbedding": [[87, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.interaction_block": [[89, 3, 1, "", "InteractionBlockTripletsOnly"], [89, 3, 1, "", "TripletInteraction"]], "core.models.gemnet_gp.layers.interaction_block.InteractionBlockTripletsOnly": [[89, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.interaction_block.TripletInteraction": [[89, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis": [[90, 3, 1, "", "BernsteinBasis"], [90, 3, 1, "", "ExponentialEnvelope"], [90, 3, 1, "", "PolynomialEnvelope"], [90, 3, 1, "", "RadialBasis"], [90, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet_gp.layers.radial_basis.BernsteinBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.ExponentialEnvelope": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.PolynomialEnvelope": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.RadialBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.radial_basis.SphericalBesselBasis": [[90, 4, 1, "", "forward"]], "core.models.gemnet_gp.layers.spherical_basis": [[91, 3, 1, "", "CircularBasisLayer"]], "core.models.gemnet_gp.layers.spherical_basis.CircularBasisLayer": [[91, 4, 1, "", "forward"]], "core.models.gemnet_gp.utils": [[92, 1, 1, "", "calculate_interatomic_vectors"], [92, 1, 1, "", "inner_product_normalized"], [92, 1, 1, "", "mask_neighbors"], [92, 1, 1, "", "ragged_range"], [92, 1, 1, "", "read_json"], [92, 1, 1, "", "read_value_json"], [92, 1, 1, "", "repeat_blocks"], [92, 1, 1, "", "update_json"], [92, 1, 1, "", "write_json"]], "core.models.gemnet_oc": [[94, 3, 1, "", "GemNetOC"], [93, 0, 0, "-", "gemnet_oc"], [95, 0, 0, "-", "initializers"], [96, 0, 0, "-", "interaction_indices"], [103, 0, 0, "-", "layers"], [107, 0, 0, "-", "utils"]], "core.models.gemnet_oc.GemNetOC": [[94, 4, 1, "", "calculate_quad_angles"], [94, 4, 1, "", "forward"], [94, 4, 1, "", "generate_graph_dict"], [94, 4, 1, "", "get_bases"], [94, 4, 1, "", "get_graphs_and_indices"], [94, 4, 1, "", "init_basis_functions"], [94, 4, 1, "", "init_shared_basis_layers"], [94, 5, 1, "", "num_params"], [94, 4, 1, "", "select_symmetric_edges"], [94, 4, 1, "", "set_cutoffs"], [94, 4, 1, "", "set_max_neighbors"], [94, 4, 1, "", "subselect_edges"], [94, 4, 1, "", "subselect_graph"], [94, 4, 1, "", "symmetrize_edges"]], "core.models.gemnet_oc.gemnet_oc": [[93, 3, 1, "", "GemNetOC"]], "core.models.gemnet_oc.gemnet_oc.GemNetOC": [[93, 4, 1, "", "calculate_quad_angles"], [93, 4, 1, "", "forward"], [93, 4, 1, "", "generate_graph_dict"], [93, 4, 1, "", "get_bases"], [93, 4, 1, "", "get_graphs_and_indices"], [93, 4, 1, "", "init_basis_functions"], [93, 4, 1, "", "init_shared_basis_layers"], [93, 5, 1, "", "num_params"], [93, 4, 1, "", "select_symmetric_edges"], [93, 4, 1, "", "set_cutoffs"], [93, 4, 1, "", "set_max_neighbors"], [93, 4, 1, "", "subselect_edges"], [93, 4, 1, "", "subselect_graph"], [93, 4, 1, "", "symmetrize_edges"]], "core.models.gemnet_oc.initializers": [[95, 1, 1, "", "_standardize"], [95, 1, 1, "", "get_initializer"], [95, 1, 1, "", "grid_init"], [95, 1, 1, "", "he_orthogonal_init"], [95, 1, 1, "", "log_grid_init"]], "core.models.gemnet_oc.interaction_indices": [[96, 1, 1, "", "get_mixed_triplets"], [96, 1, 1, "", "get_quadruplets"], [96, 1, 1, "", "get_triplets"]], "core.models.gemnet_oc.layers": [[97, 0, 0, "-", "atom_update_block"], [98, 0, 0, "-", "base_layers"], [99, 0, 0, "-", "basis_utils"], [100, 0, 0, "-", "efficient"], [101, 0, 0, "-", "embedding_block"], [102, 0, 0, "-", "force_scaler"], [104, 0, 0, "-", "interaction_block"], [105, 0, 0, "-", "radial_basis"], [106, 0, 0, "-", "spherical_basis"]], "core.models.gemnet_oc.layers.atom_update_block": [[97, 3, 1, "", "AtomUpdateBlock"], [97, 3, 1, "", "OutputBlock"]], "core.models.gemnet_oc.layers.atom_update_block.AtomUpdateBlock": [[97, 4, 1, "", "forward"], [97, 4, 1, "", "get_mlp"]], "core.models.gemnet_oc.layers.atom_update_block.OutputBlock": [[97, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.base_layers": [[98, 3, 1, "", "Dense"], [98, 3, 1, "", "ResidualLayer"], [98, 3, 1, "", "ScaledSiLU"]], "core.models.gemnet_oc.layers.base_layers.Dense": [[98, 4, 1, "", "forward"], [98, 4, 1, "", "reset_parameters"]], "core.models.gemnet_oc.layers.base_layers.ResidualLayer": [[98, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.base_layers.ScaledSiLU": [[98, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.basis_utils": [[99, 1, 1, "", "Jn"], [99, 1, 1, "", "Jn_zeros"], [99, 1, 1, "", "associated_legendre_polynomials"], [99, 1, 1, "", "bessel_basis"], [99, 1, 1, "", "get_sph_harm_basis"], [99, 1, 1, "", "real_sph_harm"], [99, 1, 1, "", "sph_harm_prefactor"], [99, 1, 1, "", "spherical_bessel_formulas"]], "core.models.gemnet_oc.layers.efficient": [[100, 3, 1, "", "BasisEmbedding"], [100, 3, 1, "", "EfficientInteractionBilinear"]], "core.models.gemnet_oc.layers.efficient.BasisEmbedding": [[100, 4, 1, "", "forward"], [100, 4, 1, "", "reset_parameters"], [100, 6, 1, "", "weight"]], "core.models.gemnet_oc.layers.efficient.EfficientInteractionBilinear": [[100, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.embedding_block": [[101, 3, 1, "", "AtomEmbedding"], [101, 3, 1, "", "EdgeEmbedding"]], "core.models.gemnet_oc.layers.embedding_block.AtomEmbedding": [[101, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.embedding_block.EdgeEmbedding": [[101, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.force_scaler": [[102, 3, 1, "", "ForceScaler"]], "core.models.gemnet_oc.layers.force_scaler.ForceScaler": [[102, 4, 1, "", "calc_forces"], [102, 4, 1, "", "calc_forces_and_update"], [102, 4, 1, "", "scale"], [102, 4, 1, "", "unscale"], [102, 4, 1, "", "update"]], "core.models.gemnet_oc.layers.interaction_block": [[104, 3, 1, "", "InteractionBlock"], [104, 3, 1, "", "PairInteraction"], [104, 3, 1, "", "QuadrupletInteraction"], [104, 3, 1, "", "TripletInteraction"]], "core.models.gemnet_oc.layers.interaction_block.InteractionBlock": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.PairInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.QuadrupletInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.interaction_block.TripletInteraction": [[104, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis": [[105, 3, 1, "", "BernsteinBasis"], [105, 3, 1, "", "ExponentialEnvelope"], [105, 3, 1, "", "GaussianBasis"], [105, 3, 1, "", "PolynomialEnvelope"], [105, 3, 1, "", "RadialBasis"], [105, 3, 1, "", "SphericalBesselBasis"]], "core.models.gemnet_oc.layers.radial_basis.BernsteinBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.ExponentialEnvelope": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.GaussianBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.PolynomialEnvelope": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.RadialBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.radial_basis.SphericalBesselBasis": [[105, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.spherical_basis": [[106, 3, 1, "", "CircularBasisLayer"], [106, 3, 1, "", "SphericalBasisLayer"]], "core.models.gemnet_oc.layers.spherical_basis.CircularBasisLayer": [[106, 4, 1, "", "forward"]], "core.models.gemnet_oc.layers.spherical_basis.SphericalBasisLayer": [[106, 4, 1, "", "forward"]], "core.models.gemnet_oc.utils": [[107, 1, 1, "", "calculate_interatomic_vectors"], [107, 1, 1, "", "get_angle"], [107, 1, 1, "", "get_edge_id"], [107, 1, 1, "", "get_inner_idx"], [107, 1, 1, "", "get_neighbor_order"], [107, 1, 1, "", "get_projected_angle"], [107, 1, 1, "", "inner_product_clamped"], [107, 1, 1, "", "mask_neighbors"], [107, 1, 1, "", "masked_select_sparsetensor_flat"], [107, 1, 1, "", "ragged_range"], [107, 1, 1, "", "repeat_blocks"], [107, 1, 1, "", "vector_rejection"]], "core.models.model_registry": [[109, 2, 1, "", "MODEL_REGISTRY"], [109, 2, 1, "", "available_pretrained_models"], [109, 1, 1, "", "model_name_to_local_file"]], "core.models.painn": [[110, 3, 1, "", "PaiNN"], [111, 0, 0, "-", "painn"], [112, 0, 0, "-", "utils"]], "core.models.painn.PaiNN": [[110, 4, 1, "", "__repr__"], [110, 4, 1, "", "forward"], [110, 4, 1, "", "generate_graph_values"], [110, 5, 1, "", "num_params"], [110, 4, 1, "", "reset_parameters"], [110, 4, 1, "", "select_symmetric_edges"], [110, 4, 1, "", "symmetrize_edges"]], "core.models.painn.painn": [[111, 3, 1, "", "GatedEquivariantBlock"], [111, 3, 1, "", "PaiNN"], [111, 3, 1, "", "PaiNNMessage"], [111, 3, 1, "", "PaiNNOutput"], [111, 3, 1, "", "PaiNNUpdate"]], "core.models.painn.painn.GatedEquivariantBlock": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.painn.PaiNN": [[111, 4, 1, "", "__repr__"], [111, 4, 1, "", "forward"], [111, 4, 1, "", "generate_graph_values"], [111, 5, 1, "", "num_params"], [111, 4, 1, "", "reset_parameters"], [111, 4, 1, "", "select_symmetric_edges"], [111, 4, 1, "", "symmetrize_edges"]], "core.models.painn.painn.PaiNNMessage": [[111, 4, 1, "", "aggregate"], [111, 4, 1, "", "forward"], [111, 4, 1, "", "message"], [111, 4, 1, "", "reset_parameters"], [111, 4, 1, "", "update"]], "core.models.painn.painn.PaiNNOutput": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.painn.PaiNNUpdate": [[111, 4, 1, "", "forward"], [111, 4, 1, "", "reset_parameters"]], "core.models.painn.utils": [[112, 1, 1, "", "get_edge_id"], [112, 1, 1, "", "repeat_blocks"]], "core.models.schnet": [[113, 3, 1, "", "SchNetWrap"]], "core.models.schnet.SchNetWrap": [[113, 4, 1, "", "_forward"], [113, 4, 1, "", "forward"], [113, 5, 1, "", "num_params"]], "core.models.scn": [[114, 3, 1, "", "SphericalChannelNetwork"], [115, 0, 0, "-", "sampling"], [116, 0, 0, "-", "scn"], [117, 0, 0, "-", "smearing"], [118, 0, 0, "-", "spherical_harmonics"]], "core.models.scn.SphericalChannelNetwork": [[114, 4, 1, "", "_forward_helper"], [114, 4, 1, "", "_init_edge_rot_mat"], [114, 4, 1, "", "_rank_edge_distances"], [114, 6, 1, "", "energy_fc1"], [114, 6, 1, "", "energy_fc2"], [114, 6, 1, "", "energy_fc3"], [114, 6, 1, "", "force_fc1"], [114, 6, 1, "", "force_fc2"], [114, 6, 1, "", "force_fc3"], [114, 4, 1, "", "forward"], [114, 5, 1, "", "num_params"]], "core.models.scn.sampling": [[115, 1, 1, "", "CalcSpherePoints"], [115, 1, 1, "", "CalcSpherePointsRandom"]], "core.models.scn.scn": [[116, 3, 1, "", "DistanceBlock"], [116, 3, 1, "", "EdgeBlock"], [116, 3, 1, "", "MessageBlock"], [116, 3, 1, "", "SphericalChannelNetwork"]], "core.models.scn.scn.DistanceBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.EdgeBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.MessageBlock": [[116, 4, 1, "", "forward"]], "core.models.scn.scn.SphericalChannelNetwork": [[116, 4, 1, "", "_forward_helper"], [116, 4, 1, "", "_init_edge_rot_mat"], [116, 4, 1, "", "_rank_edge_distances"], [116, 6, 1, "", "energy_fc1"], [116, 6, 1, "", "energy_fc2"], [116, 6, 1, "", "energy_fc3"], [116, 6, 1, "", "force_fc1"], [116, 6, 1, "", "force_fc2"], [116, 6, 1, "", "force_fc3"], [116, 4, 1, "", "forward"], [116, 5, 1, "", "num_params"]], "core.models.scn.smearing": [[117, 3, 1, "", "GaussianSmearing"], [117, 3, 1, "", "LinearSigmoidSmearing"], [117, 3, 1, "", "SiLUSmearing"], [117, 3, 1, "", "SigmoidSmearing"]], "core.models.scn.smearing.GaussianSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.LinearSigmoidSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.SiLUSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.smearing.SigmoidSmearing": [[117, 4, 1, "", "forward"]], "core.models.scn.spherical_harmonics": [[118, 3, 1, "", "SphericalHarmonicsHelper"], [118, 2, 1, "", "_Jd"], [118, 1, 1, "", "_z_rot_mat"], [118, 1, 1, "", "wigner_D"]], "core.models.scn.spherical_harmonics.SphericalHarmonicsHelper": [[118, 4, 1, "", "CombineYRotations"], [118, 4, 1, "", "FlipGrid"], [118, 4, 1, "", "FromGrid"], [118, 4, 1, "", "InitWignerDMatrix"], [118, 4, 1, "", "InitYRotMapping"], [118, 4, 1, "", "Rotate"], [118, 4, 1, "", "RotateInv"], [118, 4, 1, "", "RotateWigner"], [118, 4, 1, "", "RotationMatrix"], [118, 4, 1, "", "RotationToWignerDMatrix"], [118, 4, 1, "", "ToGrid"]], "core.models.utils": [[119, 0, 0, "-", "activations"], [120, 0, 0, "-", "basis"]], "core.models.utils.activations": [[119, 3, 1, "", "Act"]], "core.models.utils.activations.Act": [[119, 4, 1, "", "forward"]], "core.models.utils.basis": [[120, 3, 1, "", "Basis"], [120, 3, 1, "", "FourierSmearing"], [120, 3, 1, "", "GaussianSmearing"], [120, 3, 1, "", "SINESmearing"], [120, 3, 1, "", "SIREN"], [120, 3, 1, "", "Sine"], [120, 3, 1, "", "SphericalSmearing"]], "core.models.utils.basis.Basis": [[120, 4, 1, "", "forward"], [120, 6, 1, "", "smearing"]], "core.models.utils.basis.FourierSmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.GaussianSmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SINESmearing": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SIREN": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.Sine": [[120, 4, 1, "", "forward"]], "core.models.utils.basis.SphericalSmearing": [[120, 4, 1, "", "forward"], [120, 6, 1, "", "m"], [120, 6, 1, "", "n"]], "core.modules": [[122, 0, 0, "-", "evaluator"], [123, 0, 0, "-", "exponential_moving_average"], [125, 0, 0, "-", "loss"], [126, 0, 0, "-", "normalizer"], [129, 0, 0, "-", "scaling"], [132, 0, 0, "-", "scheduler"], [133, 0, 0, "-", "transforms"]], "core.modules.evaluator": [[122, 3, 1, "", "Evaluator"], [122, 2, 1, "", "NONE"], [122, 1, 1, "", "average_distance_within_threshold"], [122, 1, 1, "", "cosine_similarity"], [122, 1, 1, "", "energy_forces_within_threshold"], [122, 1, 1, "", "energy_within_threshold"], [122, 1, 1, "", "forcesx_mae"], [122, 1, 1, "", "forcesx_mse"], [122, 1, 1, "", "forcesy_mae"], [122, 1, 1, "", "forcesy_mse"], [122, 1, 1, "", "forcesz_mae"], [122, 1, 1, "", "forcesz_mse"], [122, 1, 1, "", "mae"], [122, 1, 1, "", "magnitude_error"], [122, 1, 1, "", "min_diff"], [122, 1, 1, "", "mse"]], "core.modules.evaluator.Evaluator": [[122, 4, 1, "", "eval"], [122, 6, 1, "", "task_metrics"], [122, 6, 1, "", "task_primary_metric"], [122, 4, 1, "", "update"]], "core.modules.exponential_moving_average": [[123, 3, 1, "", "ExponentialMovingAverage"]], "core.modules.exponential_moving_average.ExponentialMovingAverage": [[123, 4, 1, "", "_get_parameters"], [123, 4, 1, "", "copy_to"], [123, 4, 1, "", "load_state_dict"], [123, 4, 1, "", "restore"], [123, 4, 1, "", "state_dict"], [123, 4, 1, "", "store"], [123, 4, 1, "", "update"]], "core.modules.loss": [[125, 3, 1, "", "AtomwiseL2Loss"], [125, 3, 1, "", "DDPLoss"], [125, 3, 1, "", "L2MAELoss"]], "core.modules.loss.AtomwiseL2Loss": [[125, 4, 1, "", "forward"]], "core.modules.loss.DDPLoss": [[125, 4, 1, "", "forward"]], "core.modules.loss.L2MAELoss": [[125, 4, 1, "", "forward"]], "core.modules.normalizer": [[126, 3, 1, "", "Normalizer"]], "core.modules.normalizer.Normalizer": [[126, 4, 1, "", "denorm"], [126, 4, 1, "", "load_state_dict"], [126, 4, 1, "", "norm"], [126, 4, 1, "", "state_dict"], [126, 4, 1, "", "to"]], "core.modules.scaling": [[129, 3, 1, "", "ScaleFactor"], [127, 0, 0, "-", "compat"], [128, 0, 0, "-", "fit"], [130, 0, 0, "-", "scale_factor"], [131, 0, 0, "-", "util"]], "core.modules.scaling.ScaleFactor": [[129, 4, 1, "", "_enforce_consistency"], [129, 4, 1, "", "_observe"], [129, 4, 1, "", "fit_"], [129, 4, 1, "", "fit_context_"], [129, 5, 1, "", "fitted"], [129, 4, 1, "", "forward"], [129, 6, 1, "", "index_fn"], [129, 4, 1, "", "initialize_"], [129, 6, 1, "", "name"], [129, 4, 1, "", "reset_"], [129, 6, 1, "", "scale_factor"], [129, 4, 1, "", "set_"], [129, 6, 1, "", "stats"]], "core.modules.scaling.compat": [[127, 2, 1, "", "ScaleDict"], [127, 1, 1, "", "_load_scale_dict"], [127, 1, 1, "", "load_scales_compat"]], "core.modules.scaling.fit": [[128, 1, 1, "", "_prefilled_input"], [128, 1, 1, "", "_train_batch"], [128, 1, 1, "", "main"]], "core.modules.scaling.scale_factor": [[130, 2, 1, "", "IndexFn"], [130, 3, 1, "", "ScaleFactor"], [130, 3, 1, "", "_Stats"], [130, 1, 1, "", "_check_consistency"]], "core.modules.scaling.scale_factor.ScaleFactor": [[130, 4, 1, "", "_enforce_consistency"], [130, 4, 1, "", "_observe"], [130, 4, 1, "", "fit_"], [130, 4, 1, "", "fit_context_"], [130, 5, 1, "", "fitted"], [130, 4, 1, "", "forward"], [130, 6, 1, "", "index_fn"], [130, 4, 1, "", "initialize_"], [130, 6, 1, "", "name"], [130, 4, 1, "", "reset_"], [130, 6, 1, "", "scale_factor"], [130, 4, 1, "", "set_"], [130, 6, 1, "", "stats"]], "core.modules.scaling.scale_factor._Stats": [[130, 6, 1, "", "n_samples"], [130, 6, 1, "", "variance_in"], [130, 6, 1, "", "variance_out"]], "core.modules.scaling.util": [[131, 1, 1, "", "ensure_fitted"]], "core.modules.scheduler": [[132, 3, 1, "", "LRScheduler"]], "core.modules.scheduler.LRScheduler": [[132, 4, 1, "", "filter_kwargs"], [132, 4, 1, "", "get_lr"], [132, 4, 1, "", "step"]], "core.modules.transforms": [[133, 3, 1, "", "DataTransforms"], [133, 1, 1, "", "decompose_tensor"]], "core.modules.transforms.DataTransforms": [[133, 4, 1, "", "__call__"]], "core.preprocessing": [[135, 3, 1, "", "AtomsToGraphs"], [134, 0, 0, "-", "atoms_to_graphs"]], "core.preprocessing.AtomsToGraphs": [[135, 4, 1, "", "_get_neighbors_pymatgen"], [135, 4, 1, "", "_reshape_features"], [135, 4, 1, "", "convert"], [135, 4, 1, "", "convert_all"], [135, 6, 1, "", "max_neigh"], [135, 6, 1, "", "r_data_keys"], [135, 6, 1, "", "r_distances"], [135, 6, 1, "", "r_edges"], [135, 6, 1, "", "r_energy"], [135, 6, 1, "", "r_fixed"], [135, 6, 1, "", "r_forces"], [135, 6, 1, "", "r_pbc"], [135, 6, 1, "", "r_stress"], [135, 6, 1, "", "radius"]], "core.preprocessing.atoms_to_graphs": [[134, 2, 1, "", "AseAtomsAdaptor"], [134, 3, 1, "", "AtomsToGraphs"], [134, 2, 1, "", "shell"]], "core.preprocessing.atoms_to_graphs.AtomsToGraphs": [[134, 4, 1, "", "_get_neighbors_pymatgen"], [134, 4, 1, "", "_reshape_features"], [134, 4, 1, "", "convert"], [134, 4, 1, "", "convert_all"], [134, 6, 1, "", "max_neigh"], [134, 6, 1, "", "r_data_keys"], [134, 6, 1, "", "r_distances"], [134, 6, 1, "", "r_edges"], [134, 6, 1, "", "r_energy"], [134, 6, 1, "", "r_fixed"], [134, 6, 1, "", "r_forces"], [134, 6, 1, "", "r_pbc"], [134, 6, 1, "", "r_stress"], [134, 6, 1, "", "radius"]], "core.scripts": [[136, 0, 0, "-", "download_data"], [137, 0, 0, "-", "gif_maker_parallelized"], [138, 0, 0, "-", "hpo"], [142, 0, 0, "-", "make_challenge_submission_file"], [143, 0, 0, "-", "make_lmdb_sizes"], [144, 0, 0, "-", "make_submission_file"], [145, 0, 0, "-", "preprocess_ef"], [146, 0, 0, "-", "preprocess_relaxed"], [147, 0, 0, "-", "uncompress"]], "core.scripts.download_data": [[136, 2, 1, "", "DOWNLOAD_LINKS_is2re"], [136, 2, 1, "", "DOWNLOAD_LINKS_s2ef"], [136, 2, 1, "", "S2EF_COUNTS"], [136, 1, 1, "", "cleanup"], [136, 1, 1, "", "get_data"], [136, 2, 1, "", "parser"], [136, 1, 1, "", "preprocess_data"], [136, 1, 1, "", "uncompress_data"], [136, 1, 1, "", "verify_count"]], "core.scripts.gif_maker_parallelized": [[137, 1, 1, "", "get_parser"], [137, 1, 1, "", "parallelize_generation"], [137, 2, 1, "", "parser"], [137, 1, 1, "", "pov_from_atoms"]], "core.scripts.hpo": [[139, 0, 0, "-", "run_tune"], [140, 0, 0, "-", "run_tune_pbt"]], "core.scripts.hpo.run_tune": [[139, 1, 1, "", "main"], [139, 1, 1, "", "ocp_trainable"]], "core.scripts.hpo.run_tune_pbt": [[140, 1, 1, "", "main"], [140, 1, 1, "", "ocp_trainable"]], "core.scripts.make_challenge_submission_file": [[142, 1, 1, "", "main"], [142, 2, 1, "", "parser"], [142, 1, 1, "", "write_is2re_relaxations"], [142, 1, 1, "", "write_predictions"]], "core.scripts.make_lmdb_sizes": [[143, 1, 1, "", "get_data"], [143, 1, 1, "", "main"], [143, 2, 1, "", "parser"]], "core.scripts.make_submission_file": [[144, 2, 1, "", "SPLITS"], [144, 1, 1, "", "main"], [144, 2, 1, "", "parser"], [144, 1, 1, "", "write_is2re_relaxations"], [144, 1, 1, "", "write_predictions"]], "core.scripts.preprocess_ef": [[145, 1, 1, "", "get_parser"], [145, 1, 1, "", "main"], [145, 2, 1, "", "parser"], [145, 1, 1, "", "write_images_to_lmdb"]], "core.scripts.preprocess_relaxed": [[146, 1, 1, "", "main"], [146, 2, 1, "", "parser"], [146, 1, 1, "", "write_images_to_lmdb"]], "core.scripts.uncompress": [[147, 1, 1, "", "decompress_list_of_files"], [147, 1, 1, "", "get_parser"], [147, 1, 1, "", "main"], [147, 2, 1, "", "parser"], [147, 1, 1, "", "read_lzma"]], "core.tasks": [[148, 3, 1, "", "PredictTask"], [148, 3, 1, "", "RelaxationTask"], [148, 3, 1, "", "TrainTask"], [148, 3, 1, "", "ValidateTask"], [149, 0, 0, "-", "task"]], "core.tasks.PredictTask": [[148, 4, 1, "", "run"]], "core.tasks.RelaxationTask": [[148, 4, 1, "", "run"]], "core.tasks.TrainTask": [[148, 4, 1, "", "_process_error"], [148, 4, 1, "", "run"]], "core.tasks.ValidateTask": [[148, 4, 1, "", "run"]], "core.tasks.task": [[149, 3, 1, "", "BaseTask"], [149, 3, 1, "", "PredictTask"], [149, 3, 1, "", "RelaxationTask"], [149, 3, 1, "", "TrainTask"], [149, 3, 1, "", "ValidateTask"]], "core.tasks.task.BaseTask": [[149, 4, 1, "", "run"], [149, 4, 1, "", "setup"]], "core.tasks.task.PredictTask": [[149, 4, 1, "", "run"]], "core.tasks.task.RelaxationTask": [[149, 4, 1, "", "run"]], "core.tasks.task.TrainTask": [[149, 4, 1, "", "_process_error"], [149, 4, 1, "", "run"]], "core.tasks.task.ValidateTask": [[149, 4, 1, "", "run"]], "core.trainers": [[151, 3, 1, "", "BaseTrainer"], [151, 3, 1, "", "OCPTrainer"], [150, 0, 0, "-", "base_trainer"], [152, 0, 0, "-", "ocp_trainer"]], "core.trainers.BaseTrainer": [[151, 4, 1, "", "_backward"], [151, 4, 1, "", "_get_timestamp"], [151, 5, 1, "", "_unwrapped_model"], [151, 4, 1, "", "get_dataloader"], [151, 4, 1, "", "get_sampler"], [151, 4, 1, "", "load"], [151, 4, 1, "", "load_checkpoint"], [151, 4, 1, "", "load_datasets"], [151, 4, 1, "", "load_extras"], [151, 4, 1, "", "load_logger"], [151, 4, 1, "", "load_loss"], [151, 4, 1, "", "load_model"], [151, 4, 1, "", "load_optimizer"], [151, 4, 1, "", "load_seed_from_config"], [151, 4, 1, "", "load_task"], [151, 4, 1, "", "save"], [151, 4, 1, "", "save_results"], [151, 4, 1, "", "set_seed"], [151, 4, 1, "", "train"], [151, 4, 1, "", "update_best"], [151, 4, 1, "", "validate"]], "core.trainers.OCPTrainer": [[151, 4, 1, "", "_compute_loss"], [151, 4, 1, "", "_compute_metrics"], [151, 4, 1, "", "_forward"], [151, 4, 1, "", "predict"], [151, 4, 1, "", "run_relaxations"], [151, 4, 1, "", "train"]], "core.trainers.base_trainer": [[150, 3, 1, "", "BaseTrainer"]], "core.trainers.base_trainer.BaseTrainer": [[150, 4, 1, "", "_backward"], [150, 4, 1, "", "_get_timestamp"], [150, 5, 1, "", "_unwrapped_model"], [150, 4, 1, "", "get_dataloader"], [150, 4, 1, "", "get_sampler"], [150, 4, 1, "", "load"], [150, 4, 1, "", "load_checkpoint"], [150, 4, 1, "", "load_datasets"], [150, 4, 1, "", "load_extras"], [150, 4, 1, "", "load_logger"], [150, 4, 1, "", "load_loss"], [150, 4, 1, "", "load_model"], [150, 4, 1, "", "load_optimizer"], [150, 4, 1, "", "load_seed_from_config"], [150, 4, 1, "", "load_task"], [150, 4, 1, "", "save"], [150, 4, 1, "", "save_results"], [150, 4, 1, "", "set_seed"], [150, 4, 1, "", "train"], [150, 4, 1, "", "update_best"], [150, 4, 1, "", "validate"]], "core.trainers.ocp_trainer": [[152, 3, 1, "", "OCPTrainer"]], "core.trainers.ocp_trainer.OCPTrainer": [[152, 4, 1, "", "_compute_loss"], [152, 4, 1, "", "_compute_metrics"], [152, 4, 1, "", "_forward"], [152, 4, 1, "", "predict"], [152, 4, 1, "", "run_relaxations"], [152, 4, 1, "", "train"]], "data": [[168, 0, 0, "-", "oc"], [176, 0, 0, "-", "odac"], [181, 0, 0, "-", "om"]], "data.oc": [[168, 2, 1, "", "__version__"], [157, 0, 0, "-", "core"], [160, 0, 0, "-", "databases"], [170, 0, 0, "-", "structure_generator"], [171, 0, 0, "-", "tests"], [173, 0, 0, "-", "utils"]], "data.oc.core": [[157, 3, 1, "", "Adsorbate"], [157, 3, 1, "", "AdsorbateSlabConfig"], [157, 3, 1, "", "Bulk"], [157, 3, 1, "", "MultipleAdsorbateSlabConfig"], [157, 3, 1, "", "Slab"], [154, 0, 0, "-", "adsorbate"], [155, 0, 0, "-", "adsorbate_slab_config"], [156, 0, 0, "-", "bulk"], [158, 0, 0, "-", "multi_adsorbate_slab_config"], [159, 0, 0, "-", "slab"]], "data.oc.core.Adsorbate": [[157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "_get_adsorbate_from_random"], [157, 4, 1, "", "_load_adsorbate"]], "data.oc.core.AdsorbateSlabConfig": [[157, 4, 1, "", "_find_combos_to_check"], [157, 4, 1, "", "_get_projected_points"], [157, 4, 1, "", "_get_scaled_normal"], [157, 4, 1, "", "get_binding_sites"], [157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "place_adsorbate_on_site"], [157, 4, 1, "", "place_adsorbate_on_sites"]], "data.oc.core.Bulk": [[157, 4, 1, "", "__eq__"], [157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "_get_bulk_from_random"], [157, 4, 1, "", "get_slabs"], [157, 4, 1, "", "set_bulk_id_from_db"], [157, 4, 1, "", "set_source_dataset_id"]], "data.oc.core.MultipleAdsorbateSlabConfig": [[157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "place_adsorbates_on_sites"]], "data.oc.core.Slab": [[157, 4, 1, "", "__eq__"], [157, 4, 1, "", "__len__"], [157, 4, 1, "", "__repr__"], [157, 4, 1, "", "__str__"], [157, 4, 1, "", "from_atoms"], [157, 4, 1, "", "from_bulk_get_all_slabs"], [157, 4, 1, "", "from_bulk_get_random_slab"], [157, 4, 1, "", "from_bulk_get_specific_millers"], [157, 4, 1, "", "from_precomputed_slabs_pkl"], [157, 4, 1, "", "get_metadata_dict"], [157, 4, 1, "", "has_surface_tagged"]], "data.oc.core.adsorbate": [[154, 3, 1, "", "Adsorbate"], [154, 1, 1, "", "randomly_rotate_adsorbate"]], "data.oc.core.adsorbate.Adsorbate": [[154, 4, 1, "", "__len__"], [154, 4, 1, "", "__repr__"], [154, 4, 1, "", "__str__"], [154, 4, 1, "", "_get_adsorbate_from_random"], [154, 4, 1, "", "_load_adsorbate"]], "data.oc.core.adsorbate_slab_config": [[155, 3, 1, "", "AdsorbateSlabConfig"], [155, 1, 1, "", "custom_tile_atoms"], [155, 1, 1, "", "get_interstitial_distances"], [155, 1, 1, "", "get_random_sites_on_triangle"], [155, 1, 1, "", "there_is_overlap"]], "data.oc.core.adsorbate_slab_config.AdsorbateSlabConfig": [[155, 4, 1, "", "_find_combos_to_check"], [155, 4, 1, "", "_get_projected_points"], [155, 4, 1, "", "_get_scaled_normal"], [155, 4, 1, "", "get_binding_sites"], [155, 4, 1, "", "get_metadata_dict"], [155, 4, 1, "", "place_adsorbate_on_site"], [155, 4, 1, "", "place_adsorbate_on_sites"]], "data.oc.core.bulk": [[156, 3, 1, "", "Bulk"]], "data.oc.core.bulk.Bulk": [[156, 4, 1, "", "__eq__"], [156, 4, 1, "", "__len__"], [156, 4, 1, "", "__repr__"], [156, 4, 1, "", "__str__"], [156, 4, 1, "", "_get_bulk_from_random"], [156, 4, 1, "", "get_slabs"], [156, 4, 1, "", "set_bulk_id_from_db"], [156, 4, 1, "", "set_source_dataset_id"]], "data.oc.core.multi_adsorbate_slab_config": [[158, 3, 1, "", "MultipleAdsorbateSlabConfig"], [158, 1, 1, "", "update_distance_map"]], "data.oc.core.multi_adsorbate_slab_config.MultipleAdsorbateSlabConfig": [[158, 4, 1, "", "get_metadata_dict"], [158, 4, 1, "", "place_adsorbates_on_sites"]], "data.oc.core.slab": [[159, 3, 1, "", "Slab"], [159, 1, 1, "", "calculate_center_of_mass"], [159, 1, 1, "", "calculate_coordination_of_bulk_atoms"], [159, 1, 1, "", "compute_slabs"], [159, 1, 1, "", "find_surface_atoms_by_height"], [159, 1, 1, "", "find_surface_atoms_with_voronoi_given_height"], [159, 1, 1, "", "flip_struct"], [159, 1, 1, "", "is_structure_invertible"], [159, 1, 1, "", "set_fixed_atom_constraints"], [159, 1, 1, "", "standardize_bulk"], [159, 1, 1, "", "tag_surface_atoms"], [159, 1, 1, "", "tile_and_tag_atoms"], [159, 1, 1, "", "tile_atoms"]], "data.oc.core.slab.Slab": [[159, 4, 1, "", "__eq__"], [159, 4, 1, "", "__len__"], [159, 4, 1, "", "__repr__"], [159, 4, 1, "", "__str__"], [159, 4, 1, "", "from_atoms"], [159, 4, 1, "", "from_bulk_get_all_slabs"], [159, 4, 1, "", "from_bulk_get_random_slab"], [159, 4, 1, "", "from_bulk_get_specific_millers"], [159, 4, 1, "", "from_precomputed_slabs_pkl"], [159, 4, 1, "", "get_metadata_dict"], [159, 4, 1, "", "has_surface_tagged"]], "data.oc.databases": [[161, 0, 0, "-", "pkls"], [162, 0, 0, "-", "update"]], "data.oc.databases.pkls": [[161, 2, 1, "", "ADSORBATE_PKL_PATH"], [161, 2, 1, "", "BULK_PKL_PATH"]], "data.oc.databases.update": [[162, 1, 1, "", "pbc_patch"], [162, 1, 1, "", "set_pbc_patch"], [162, 1, 1, "", "update_dbs"], [162, 1, 1, "", "update_pkls"]], "data.oc.experimental": [[163, 0, 0, "-", "get_energies"], [164, 0, 0, "-", "merge_traj"], [165, 0, 0, "-", "perturb_systems"], [166, 0, 0, "-", "rattle_test"], [167, 0, 0, "-", "utils"]], "data.oc.experimental.get_energies": [[163, 1, 1, "", "extract_file"], [163, 2, 1, "", "input_folder"], [163, 1, 1, "", "process_func"]], "data.oc.experimental.merge_traj": [[164, 1, 1, "", "extract_file"], [164, 1, 1, "", "main"]], "data.oc.experimental.perturb_systems": [[165, 1, 1, "", "main"]], "data.oc.experimental.rattle_test": [[166, 1, 1, "", "main"]], "data.oc.experimental.utils": [[167, 1, 1, "", "plot_traj"], [167, 1, 1, "", "restart_bug_check"], [167, 1, 1, "", "v0_check"]], "data.oc.scripts": [[169, 0, 0, "-", "precompute_sample_structures"]], "data.oc.scripts.precompute_sample_structures": [[169, 2, 1, "", "BULK_PKL"], [169, 2, 1, "", "MAX_MILLER"], [169, 2, 1, "", "__authors__"], [169, 2, 1, "", "__email__"], [169, 1, 1, "", "enumerate_surfaces_for_saving"], [169, 1, 1, "", "flip_struct"], [169, 1, 1, "", "is_structure_invertible"], [169, 1, 1, "", "precompute_enumerate_surface"], [169, 2, 1, "", "s"], [169, 1, 1, "", "standardize_bulk"]], "data.oc.structure_generator": [[170, 3, 1, "", "StructureGenerator"], [170, 2, 1, "", "args"], [170, 1, 1, "", "parse_args"], [170, 1, 1, "", "precompute_slabs"], [170, 1, 1, "", "run_placements"], [170, 1, 1, "", "write_surface"]], "data.oc.structure_generator.StructureGenerator": [[170, 4, 1, "", "_write_adslabs"], [170, 4, 1, "", "run"]], "data.oc.utils": [[173, 3, 1, "", "DetectTrajAnomaly"], [172, 0, 0, "-", "flag_anomaly"], [174, 0, 0, "-", "vasp"]], "data.oc.utils.DetectTrajAnomaly": [[173, 4, 1, "", "_get_connectivity"], [173, 4, 1, "", "has_surface_changed"], [173, 4, 1, "", "is_adsorbate_desorbed"], [173, 4, 1, "", "is_adsorbate_dissociated"], [173, 4, 1, "", "is_adsorbate_intercalated"]], "data.oc.utils.flag_anomaly": [[172, 3, 1, "", "DetectTrajAnomaly"]], "data.oc.utils.flag_anomaly.DetectTrajAnomaly": [[172, 4, 1, "", "_get_connectivity"], [172, 4, 1, "", "has_surface_changed"], [172, 4, 1, "", "is_adsorbate_desorbed"], [172, 4, 1, "", "is_adsorbate_dissociated"], [172, 4, 1, "", "is_adsorbate_intercalated"]], "data.oc.utils.vasp": [[174, 2, 1, "", "BULK_VASP_FLAGS"], [174, 2, 1, "", "VASP_FLAGS"], [174, 2, 1, "", "__author__"], [174, 2, 1, "", "__email__"], [174, 1, 1, "", "_clean_up_inputs"], [174, 1, 1, "", "calculate_surface_k_points"], [174, 1, 1, "", "write_vasp_input_files"]], "data.odac": [[178, 0, 0, "-", "setup_vasp"]], "data.odac.force_field": [[175, 0, 0, "-", "FF_analysis"]], "data.odac.force_field.FF_analysis": [[175, 1, 1, "", "bin_plot"], [175, 1, 1, "", "binned_average"], [175, 1, 1, "", "chem_err"], [175, 1, 1, "", "get_Fig4a"], [175, 1, 1, "", "get_Fig4b"], [175, 1, 1, "", "get_Fig4c"], [175, 1, 1, "", "get_Fig4d"], [175, 1, 1, "", "get_data"], [175, 2, 1, "", "infile"], [175, 1, 1, "", "phys_err"]], "data.odac.promising_mof.promising_mof_energies": [[177, 0, 0, "-", "energy"]], "data.odac.promising_mof.promising_mof_energies.energy": [[177, 2, 1, "id12", "adsorption_data"], [177, 2, 1, "id13", "adsorption_data_defective"], [177, 2, 1, "id0", "complete_data"], [177, 2, 1, "id2", "complete_data_merged_defective"], [177, 2, 1, "", "complete_data_merged_defective_co2"], [177, 2, 1, "", "complete_data_merged_defective_co_ads"], [177, 2, 1, "", "complete_data_merged_defective_co_ads_2"], [177, 2, 1, "", "complete_data_merged_defective_h2o"], [177, 2, 1, "id1", "complete_data_merged_pristine"], [177, 2, 1, "", "complete_data_merged_pristine_co2"], [177, 2, 1, "", "complete_data_merged_pristine_co_ads"], [177, 2, 1, "", "complete_data_merged_pristine_co_ads_2"], [177, 2, 1, "", "complete_data_merged_pristine_h2o"], [177, 2, 1, "", "count"], [177, 2, 1, "id9", "current_entry"], [177, 2, 1, "", "def_counts_df"], [177, 2, 1, "", "index_drop_ddec_defective"], [177, 2, 1, "", "index_drop_ddec_pristine"], [177, 2, 1, "", "lowest_energy_data_co2"], [177, 2, 1, "", "lowest_energy_data_co2_defective"], [177, 2, 1, "", "lowest_energy_data_co_ads"], [177, 2, 1, "", "lowest_energy_data_co_ads_2"], [177, 2, 1, "", "lowest_energy_data_co_ads_2_defective"], [177, 2, 1, "", "lowest_energy_data_co_ads_defective"], [177, 2, 1, "", "lowest_energy_data_h2o"], [177, 2, 1, "", "lowest_energy_data_h2o_defective"], [177, 2, 1, "", "missing_DDEC"], [177, 2, 1, "", "missing_DDEC_defective"], [177, 2, 1, "", "missing_DDEC_pristine"], [177, 2, 1, "", "mof_name"], [177, 2, 1, "", "promising_defective"], [177, 2, 1, "", "promising_pristine"], [177, 2, 1, "", "raw_ads_energy_data"], [177, 2, 1, "", "temp_split_string"], [177, 2, 1, "", "unique_combinations_count"]], "data.odac.setup_vasp": [[178, 2, 1, "", "mof"], [178, 1, 1, "", "setup_vasp_calc_mof"], [178, 1, 1, "", "setup_vasp_mof_and_ads"]], "data.om.biomolecules.geom": [[179, 0, 0, "-", "sample_geom_drugs"], [180, 0, 0, "-", "write_geom_drugs_structures"]], "data.om.biomolecules.geom.sample_geom_drugs": [[179, 1, 1, "", "main"], [179, 1, 1, "", "parse_args"], [179, 1, 1, "", "write_pickle"]], "data.om.biomolecules.geom.write_geom_drugs_structures": [[180, 1, 1, "", "main"], [180, 1, 1, "", "parse_args"]], "data.om.omdata": [[183, 0, 0, "-", "orca"]], "data.om.omdata.orca": [[182, 0, 0, "-", "calc"], [184, 0, 0, "-", "recipes"]], "data.om.omdata.orca.calc": [[182, 2, 1, "", "OPT_PARAMETERS"], [182, 2, 1, "", "ORCA_ASE_SIMPLE_INPUT"], [182, 2, 1, "", "ORCA_BASIS"], [182, 2, 1, "", "ORCA_BLOCKS"], [182, 2, 1, "", "ORCA_FUNCTIONAL"], [182, 2, 1, "", "ORCA_SIMPLE_INPUT"], [182, 1, 1, "", "write_orca_inputs"]], "data.om.omdata.orca.recipes": [[184, 1, 1, "", "ase_relaxation"], [184, 1, 1, "", "single_point_calculation"]], "ocpapi": [[190, 3, 1, "", "AdsorbateBindingSites"], [190, 3, 1, "", "AdsorbateSlabConfigs"], [190, 3, 1, "", "AdsorbateSlabRelaxationResult"], [190, 3, 1, "", "AdsorbateSlabRelaxations"], [190, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [190, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [190, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [190, 3, 1, "", "Adsorbates"], [190, 3, 1, "", "Atoms"], [190, 3, 1, "", "Bulk"], [190, 3, 1, "", "Bulks"], [190, 3, 1, "", "Client"], [190, 3, 1, "", "Lifetime"], [190, 3, 1, "", "Model"], [190, 3, 1, "", "Models"], [190, 2, 1, "", "NO_LIMIT"], [190, 2, 1, "", "NoLimitType"], [190, 7, 1, "", "NonRetryableRequestException"], [190, 7, 1, "", "RateLimitExceededException"], [190, 3, 1, "", "RateLimitLogging"], [190, 7, 1, "", "RequestException"], [190, 3, 1, "", "Slab"], [190, 3, 1, "", "SlabMetadata"], [190, 3, 1, "", "Slabs"], [190, 3, 1, "", "Status"], [190, 7, 1, "", "UnsupportedAdsorbateException"], [190, 7, 1, "", "UnsupportedBulkException"], [190, 7, 1, "", "UnsupportedModelException"], [190, 2, 1, "", "__version__"], [187, 0, 0, "-", "client"], [190, 1, 1, "", "find_adsorbate_binding_sites"], [190, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [190, 1, 1, "", "get_results_ui_url"], [190, 3, 1, "", "keep_all_slabs"], [190, 3, 1, "", "keep_slabs_with_miller_indices"], [190, 3, 1, "", "prompt_for_slabs_to_keep"], [190, 1, 1, "", "retry_api_calls"], [191, 0, 0, "-", "version"], [190, 1, 1, "", "wait_for_adsorbate_slab_relaxations"], [195, 0, 0, "-", "workflows"]], "ocpapi.AdsorbateBindingSites": [[190, 6, 1, "", "adsorbate"], [190, 6, 1, "", "bulk"], [190, 6, 1, "", "model"], [190, 6, 1, "", "slabs"]], "ocpapi.AdsorbateSlabConfigs": [[190, 6, 1, "", "adsorbate_configs"], [190, 6, 1, "", "slab"]], "ocpapi.AdsorbateSlabRelaxationResult": [[190, 6, 1, "", "cell"], [190, 6, 1, "", "config_id"], [190, 6, 1, "", "energy"], [190, 6, 1, "", "energy_trajectory"], [190, 6, 1, "", "forces"], [190, 6, 1, "", "numbers"], [190, 6, 1, "", "pbc"], [190, 6, 1, "", "positions"], [190, 6, 1, "", "status"], [190, 6, 1, "", "system_id"], [190, 6, 1, "", "tags"], [190, 4, 1, "", "to_ase_atoms"]], "ocpapi.AdsorbateSlabRelaxations": [[190, 6, 1, "", "api_host"], [190, 6, 1, "", "configs"], [190, 6, 1, "", "slab"], [190, 6, 1, "", "system_id"], [190, 6, 1, "", "ui_url"]], "ocpapi.AdsorbateSlabRelaxationsRequest": [[190, 6, 1, "", "adsorbate"], [190, 6, 1, "", "adsorbate_configs"], [190, 6, 1, "", "adsorbate_reaction"], [190, 6, 1, "", "bulk"], [190, 6, 1, "", "ephemeral"], [190, 6, 1, "", "model"], [190, 6, 1, "", "slab"]], "ocpapi.AdsorbateSlabRelaxationsResults": [[190, 6, 1, "", "configs"], [190, 6, 1, "", "omitted_config_ids"]], "ocpapi.AdsorbateSlabRelaxationsSystem": [[190, 6, 1, "", "config_ids"], [190, 6, 1, "", "system_id"]], "ocpapi.Adsorbates": [[190, 6, 1, "", "adsorbates_supported"]], "ocpapi.Atoms": [[190, 6, 1, "", "cell"], [190, 6, 1, "", "numbers"], [190, 6, 1, "", "pbc"], [190, 6, 1, "", "positions"], [190, 6, 1, "", "tags"], [190, 4, 1, "", "to_ase_atoms"]], "ocpapi.Bulk": [[190, 6, 1, "", "elements"], [190, 6, 1, "", "formula"], [190, 6, 1, "", "src_id"]], "ocpapi.Bulks": [[190, 6, 1, "", "bulks_supported"]], "ocpapi.Client": [[190, 4, 1, "", "_run_request"], [190, 4, 1, "", "delete_adsorbate_slab_relaxations"], [190, 4, 1, "", "get_adsorbate_slab_configs"], [190, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [190, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [190, 4, 1, "", "get_adsorbates"], [190, 4, 1, "", "get_bulks"], [190, 4, 1, "", "get_models"], [190, 4, 1, "", "get_slabs"], [190, 5, 1, "", "host"], [190, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.Lifetime": [[190, 6, 1, "", "DELETE"], [190, 6, 1, "", "MARK_EPHEMERAL"], [190, 6, 1, "", "SAVE"]], "ocpapi.Model": [[190, 6, 1, "", "id"]], "ocpapi.Models": [[190, 6, 1, "", "models"]], "ocpapi.RateLimitExceededException": [[190, 6, 1, "", "retry_after"]], "ocpapi.RateLimitLogging": [[190, 6, 1, "", "action"], [190, 6, 1, "", "logger"]], "ocpapi.Slab": [[190, 6, 1, "", "atoms"], [190, 6, 1, "", "metadata"]], "ocpapi.SlabMetadata": [[190, 6, 1, "", "bulk_src_id"], [190, 6, 1, "", "millers"], [190, 6, 1, "", "shift"], [190, 6, 1, "", "top"]], "ocpapi.Slabs": [[190, 6, 1, "", "slabs"]], "ocpapi.Status": [[190, 6, 1, "", "DOES_NOT_EXIST"], [190, 6, 1, "", "FAILED_RELAXATION"], [190, 6, 1, "", "NOT_AVAILABLE"], [190, 6, 1, "", "SUCCESS"], [190, 4, 1, "", "__str__"]], "ocpapi.client": [[187, 3, 1, "", "AdsorbateSlabConfigs"], [187, 3, 1, "", "AdsorbateSlabRelaxationResult"], [187, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [187, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [187, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [187, 3, 1, "", "Adsorbates"], [187, 3, 1, "", "Atoms"], [187, 3, 1, "", "Bulk"], [187, 3, 1, "", "Bulks"], [187, 3, 1, "", "Client"], [187, 3, 1, "", "Model"], [187, 3, 1, "", "Models"], [187, 7, 1, "", "NonRetryableRequestException"], [187, 7, 1, "", "RateLimitExceededException"], [187, 7, 1, "", "RequestException"], [187, 3, 1, "", "Slab"], [187, 3, 1, "", "SlabMetadata"], [187, 3, 1, "", "Slabs"], [187, 3, 1, "", "Status"], [186, 0, 0, "-", "client"], [187, 1, 1, "", "get_results_ui_url"], [188, 0, 0, "-", "models"], [189, 0, 0, "-", "ui"]], "ocpapi.client.AdsorbateSlabConfigs": [[187, 6, 1, "", "adsorbate_configs"], [187, 6, 1, "", "slab"]], "ocpapi.client.AdsorbateSlabRelaxationResult": [[187, 6, 1, "", "cell"], [187, 6, 1, "", "config_id"], [187, 6, 1, "", "energy"], [187, 6, 1, "", "energy_trajectory"], [187, 6, 1, "", "forces"], [187, 6, 1, "", "numbers"], [187, 6, 1, "", "pbc"], [187, 6, 1, "", "positions"], [187, 6, 1, "", "status"], [187, 6, 1, "", "system_id"], [187, 6, 1, "", "tags"], [187, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.AdsorbateSlabRelaxationsRequest": [[187, 6, 1, "", "adsorbate"], [187, 6, 1, "", "adsorbate_configs"], [187, 6, 1, "", "adsorbate_reaction"], [187, 6, 1, "", "bulk"], [187, 6, 1, "", "ephemeral"], [187, 6, 1, "", "model"], [187, 6, 1, "", "slab"]], "ocpapi.client.AdsorbateSlabRelaxationsResults": [[187, 6, 1, "", "configs"], [187, 6, 1, "", "omitted_config_ids"]], "ocpapi.client.AdsorbateSlabRelaxationsSystem": [[187, 6, 1, "", "config_ids"], [187, 6, 1, "", "system_id"]], "ocpapi.client.Adsorbates": [[187, 6, 1, "", "adsorbates_supported"]], "ocpapi.client.Atoms": [[187, 6, 1, "", "cell"], [187, 6, 1, "", "numbers"], [187, 6, 1, "", "pbc"], [187, 6, 1, "", "positions"], [187, 6, 1, "", "tags"], [187, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.Bulk": [[187, 6, 1, "", "elements"], [187, 6, 1, "", "formula"], [187, 6, 1, "", "src_id"]], "ocpapi.client.Bulks": [[187, 6, 1, "", "bulks_supported"]], "ocpapi.client.Client": [[187, 4, 1, "", "_run_request"], [187, 4, 1, "", "delete_adsorbate_slab_relaxations"], [187, 4, 1, "", "get_adsorbate_slab_configs"], [187, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [187, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [187, 4, 1, "", "get_adsorbates"], [187, 4, 1, "", "get_bulks"], [187, 4, 1, "", "get_models"], [187, 4, 1, "", "get_slabs"], [187, 5, 1, "", "host"], [187, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.client.Model": [[187, 6, 1, "", "id"]], "ocpapi.client.Models": [[187, 6, 1, "", "models"]], "ocpapi.client.RateLimitExceededException": [[187, 6, 1, "", "retry_after"]], "ocpapi.client.Slab": [[187, 6, 1, "", "atoms"], [187, 6, 1, "", "metadata"]], "ocpapi.client.SlabMetadata": [[187, 6, 1, "", "bulk_src_id"], [187, 6, 1, "", "millers"], [187, 6, 1, "", "shift"], [187, 6, 1, "", "top"]], "ocpapi.client.Slabs": [[187, 6, 1, "", "slabs"]], "ocpapi.client.Status": [[187, 6, 1, "", "DOES_NOT_EXIST"], [187, 6, 1, "", "FAILED_RELAXATION"], [187, 6, 1, "", "NOT_AVAILABLE"], [187, 6, 1, "", "SUCCESS"], [187, 4, 1, "", "__str__"]], "ocpapi.client.client": [[186, 3, 1, "", "Client"], [186, 7, 1, "", "NonRetryableRequestException"], [186, 7, 1, "", "RateLimitExceededException"], [186, 7, 1, "", "RequestException"]], "ocpapi.client.client.Client": [[186, 4, 1, "", "_run_request"], [186, 4, 1, "", "delete_adsorbate_slab_relaxations"], [186, 4, 1, "", "get_adsorbate_slab_configs"], [186, 4, 1, "", "get_adsorbate_slab_relaxations_request"], [186, 4, 1, "", "get_adsorbate_slab_relaxations_results"], [186, 4, 1, "", "get_adsorbates"], [186, 4, 1, "", "get_bulks"], [186, 4, 1, "", "get_models"], [186, 4, 1, "", "get_slabs"], [186, 5, 1, "", "host"], [186, 4, 1, "", "submit_adsorbate_slab_relaxations"]], "ocpapi.client.client.RateLimitExceededException": [[186, 6, 1, "", "retry_after"]], "ocpapi.client.models": [[188, 3, 1, "", "AdsorbateSlabConfigs"], [188, 3, 1, "", "AdsorbateSlabRelaxationResult"], [188, 3, 1, "", "AdsorbateSlabRelaxationsRequest"], [188, 3, 1, "", "AdsorbateSlabRelaxationsResults"], [188, 3, 1, "", "AdsorbateSlabRelaxationsSystem"], [188, 3, 1, "", "Adsorbates"], [188, 3, 1, "", "Atoms"], [188, 3, 1, "", "Bulk"], [188, 3, 1, "", "Bulks"], [188, 3, 1, "", "Model"], [188, 3, 1, "", "Models"], [188, 3, 1, "", "Slab"], [188, 3, 1, "", "SlabMetadata"], [188, 3, 1, "", "Slabs"], [188, 3, 1, "", "Status"], [188, 3, 1, "", "_DataModel"]], "ocpapi.client.models.AdsorbateSlabConfigs": [[188, 6, 1, "", "adsorbate_configs"], [188, 6, 1, "", "slab"]], "ocpapi.client.models.AdsorbateSlabRelaxationResult": [[188, 6, 1, "", "cell"], [188, 6, 1, "", "config_id"], [188, 6, 1, "", "energy"], [188, 6, 1, "", "energy_trajectory"], [188, 6, 1, "", "forces"], [188, 6, 1, "", "numbers"], [188, 6, 1, "", "pbc"], [188, 6, 1, "", "positions"], [188, 6, 1, "", "status"], [188, 6, 1, "", "system_id"], [188, 6, 1, "", "tags"], [188, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.models.AdsorbateSlabRelaxationsRequest": [[188, 6, 1, "", "adsorbate"], [188, 6, 1, "", "adsorbate_configs"], [188, 6, 1, "", "adsorbate_reaction"], [188, 6, 1, "", "bulk"], [188, 6, 1, "", "ephemeral"], [188, 6, 1, "", "model"], [188, 6, 1, "", "slab"]], "ocpapi.client.models.AdsorbateSlabRelaxationsResults": [[188, 6, 1, "", "configs"], [188, 6, 1, "", "omitted_config_ids"]], "ocpapi.client.models.AdsorbateSlabRelaxationsSystem": [[188, 6, 1, "", "config_ids"], [188, 6, 1, "", "system_id"]], "ocpapi.client.models.Adsorbates": [[188, 6, 1, "", "adsorbates_supported"]], "ocpapi.client.models.Atoms": [[188, 6, 1, "", "cell"], [188, 6, 1, "", "numbers"], [188, 6, 1, "", "pbc"], [188, 6, 1, "", "positions"], [188, 6, 1, "", "tags"], [188, 4, 1, "", "to_ase_atoms"]], "ocpapi.client.models.Bulk": [[188, 6, 1, "", "elements"], [188, 6, 1, "", "formula"], [188, 6, 1, "", "src_id"]], "ocpapi.client.models.Bulks": [[188, 6, 1, "", "bulks_supported"]], "ocpapi.client.models.Model": [[188, 6, 1, "", "id"]], "ocpapi.client.models.Models": [[188, 6, 1, "", "models"]], "ocpapi.client.models.Slab": [[188, 6, 1, "", "atoms"], [188, 6, 1, "", "metadata"]], "ocpapi.client.models.SlabMetadata": [[188, 6, 1, "", "bulk_src_id"], [188, 6, 1, "", "millers"], [188, 6, 1, "", "shift"], [188, 6, 1, "", "top"]], "ocpapi.client.models.Slabs": [[188, 6, 1, "", "slabs"]], "ocpapi.client.models.Status": [[188, 6, 1, "", "DOES_NOT_EXIST"], [188, 6, 1, "", "FAILED_RELAXATION"], [188, 6, 1, "", "NOT_AVAILABLE"], [188, 6, 1, "", "SUCCESS"], [188, 4, 1, "", "__str__"]], "ocpapi.client.models._DataModel": [[188, 6, 1, "", "other_fields"]], "ocpapi.client.ui": [[189, 2, 1, "", "_API_TO_UI_HOSTS"], [189, 1, 1, "", "get_results_ui_url"]], "ocpapi.keep_all_slabs": [[190, 4, 1, "", "__call__"]], "ocpapi.keep_slabs_with_miller_indices": [[190, 4, 1, "", "__call__"]], "ocpapi.prompt_for_slabs_to_keep": [[190, 4, 1, "", "__call__"], [190, 4, 1, "", "_sort_key"]], "ocpapi.version": [[191, 2, 1, "", "VERSION"]], "ocpapi.workflows": [[195, 3, 1, "", "AdsorbateBindingSites"], [195, 3, 1, "", "AdsorbateSlabRelaxations"], [195, 3, 1, "", "Lifetime"], [195, 2, 1, "", "NO_LIMIT"], [195, 2, 1, "", "NoLimitType"], [195, 3, 1, "", "RateLimitLogging"], [195, 7, 1, "", "UnsupportedAdsorbateException"], [195, 7, 1, "", "UnsupportedBulkException"], [195, 7, 1, "", "UnsupportedModelException"], [192, 0, 0, "-", "adsorbates"], [193, 0, 0, "-", "context"], [194, 0, 0, "-", "filter"], [195, 1, 1, "", "find_adsorbate_binding_sites"], [195, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [195, 3, 1, "", "keep_all_slabs"], [195, 3, 1, "", "keep_slabs_with_miller_indices"], [196, 0, 0, "-", "log"], [195, 3, 1, "", "prompt_for_slabs_to_keep"], [197, 0, 0, "-", "retry"], [195, 1, 1, "", "retry_api_calls"], [195, 1, 1, "", "wait_for_adsorbate_slab_relaxations"]], "ocpapi.workflows.AdsorbateBindingSites": [[195, 6, 1, "", "adsorbate"], [195, 6, 1, "", "bulk"], [195, 6, 1, "", "model"], [195, 6, 1, "", "slabs"]], "ocpapi.workflows.AdsorbateSlabRelaxations": [[195, 6, 1, "", "api_host"], [195, 6, 1, "", "configs"], [195, 6, 1, "", "slab"], [195, 6, 1, "", "system_id"], [195, 6, 1, "", "ui_url"]], "ocpapi.workflows.Lifetime": [[195, 6, 1, "", "DELETE"], [195, 6, 1, "", "MARK_EPHEMERAL"], [195, 6, 1, "", "SAVE"]], "ocpapi.workflows.RateLimitLogging": [[195, 6, 1, "", "action"], [195, 6, 1, "", "logger"]], "ocpapi.workflows.adsorbates": [[192, 3, 1, "", "AdsorbateBindingSites"], [192, 3, 1, "", "AdsorbateSlabRelaxations"], [192, 7, 1, "", "AdsorbatesException"], [192, 2, 1, "", "DEFAULT_CLIENT"], [192, 3, 1, "", "Lifetime"], [192, 7, 1, "", "UnsupportedAdsorbateException"], [192, 7, 1, "", "UnsupportedBulkException"], [192, 7, 1, "", "UnsupportedModelException"], [192, 2, 1, "", "_CTX_AD_BULK"], [192, 2, 1, "", "_CTX_SLAB"], [192, 2, 1, "", "_DEFAULT_ADSLAB_FILTER"], [192, 1, 1, "", "_delete_system"], [192, 1, 1, "", "_ensure_adsorbate_supported"], [192, 1, 1, "", "_ensure_model_supported"], [192, 1, 1, "", "_ensure_system_deleted"], [192, 1, 1, "", "_get_absorbate_configs_on_slab"], [192, 1, 1, "", "_get_absorbate_configs_on_slab_with_logging"], [192, 1, 1, "", "_get_adsorbate_configs_on_slabs"], [192, 1, 1, "", "_get_bulk_if_supported"], [192, 1, 1, "", "_get_slabs"], [192, 1, 1, "", "_refresh_pbar"], [192, 1, 1, "", "_relax_binding_sites_on_slabs"], [192, 1, 1, "", "_run_relaxations_on_slab"], [192, 1, 1, "", "_setup_log_record_factory"], [192, 1, 1, "", "_submit_relaxations"], [192, 1, 1, "", "_submit_relaxations_with_progress_logging"], [192, 1, 1, "", "find_adsorbate_binding_sites"], [192, 1, 1, "", "get_adsorbate_slab_relaxation_results"], [192, 1, 1, "", "wait_for_adsorbate_slab_relaxations"]], "ocpapi.workflows.adsorbates.AdsorbateBindingSites": [[192, 6, 1, "", "adsorbate"], [192, 6, 1, "", "bulk"], [192, 6, 1, "", "model"], [192, 6, 1, "", "slabs"]], "ocpapi.workflows.adsorbates.AdsorbateSlabRelaxations": [[192, 6, 1, "", "api_host"], [192, 6, 1, "", "configs"], [192, 6, 1, "", "slab"], [192, 6, 1, "", "system_id"], [192, 6, 1, "", "ui_url"]], "ocpapi.workflows.adsorbates.Lifetime": [[192, 6, 1, "", "DELETE"], [192, 6, 1, "", "MARK_EPHEMERAL"], [192, 6, 1, "", "SAVE"]], "ocpapi.workflows.context": [[193, 1, 1, "", "set_context_var"]], "ocpapi.workflows.filter": [[194, 3, 1, "", "keep_all_slabs"], [194, 3, 1, "", "keep_slabs_with_miller_indices"], [194, 3, 1, "", "prompt_for_slabs_to_keep"]], "ocpapi.workflows.filter.keep_all_slabs": [[194, 4, 1, "", "__call__"]], "ocpapi.workflows.filter.keep_slabs_with_miller_indices": [[194, 4, 1, "", "__call__"]], "ocpapi.workflows.filter.prompt_for_slabs_to_keep": [[194, 4, 1, "", "__call__"], [194, 4, 1, "", "_sort_key"]], "ocpapi.workflows.keep_all_slabs": [[195, 4, 1, "", "__call__"]], "ocpapi.workflows.keep_slabs_with_miller_indices": [[195, 4, 1, "", "__call__"]], "ocpapi.workflows.log": [[196, 2, 1, "", "log"]], "ocpapi.workflows.prompt_for_slabs_to_keep": [[195, 4, 1, "", "__call__"], [195, 4, 1, "", "_sort_key"]], "ocpapi.workflows.retry": [[197, 2, 1, "", "NO_LIMIT"], [197, 2, 1, "", "NoLimitType"], [197, 3, 1, "", "RateLimitLogging"], [197, 3, 1, "", "_wait_check_retry_after"], [197, 1, 1, "", "retry_api_calls"]], "ocpapi.workflows.retry.RateLimitLogging": [[197, 6, 1, "", "action"], [197, 6, 1, "", "logger"]], "ocpapi.workflows.retry._wait_check_retry_after": [[197, 4, 1, "", "__call__"]]}, "objnames": {"0": ["py", "module", "Python module"], "1": ["py", "function", "Python function"], "2": ["py", "data", "Python data"], "3": ["py", "class", "Python class"], "4": ["py", "method", "Python method"], "5": ["py", "property", "Python property"], "6": ["py", "attribute", "Python attribute"], "7": ["py", "exception", "Python exception"]}, "objtypes": {"0": "py:module", "1": "py:function", "2": "py:data", "3": "py:class", "4": "py:method", "5": "py:property", "6": "py:attribute", "7": "py:exception"}, "terms": {"": [20, 32, 38, 79, 92, 93, 94, 96, 107, 130, 155, 157, 158, 159, 166, 169, 174, 178, 184, 198, 199, 202, 203, 204, 206, 210, 211, 213, 214, 217, 218, 219, 221, 223, 225, 228, 229, 231], "0": [0, 1, 3, 5, 6, 7, 13, 14, 16, 21, 23, 25, 26, 27, 28, 30, 38, 39, 40, 41, 42, 45, 46, 47, 49, 51, 52, 53, 58, 59, 62, 64, 65, 67, 68, 69, 72, 77, 79, 80, 81, 82, 85, 89, 90, 92, 93, 94, 95, 99, 102, 104, 105, 107, 110, 111, 112, 113, 114, 116, 117, 119, 120, 134, 135, 150, 151, 152, 155, 157, 158, 159, 172, 173, 175, 177, 182, 187, 188, 190, 191, 195, 197, 199, 200, 201, 202, 203, 204, 205, 206, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "00": [205, 206, 210, 219, 221, 223, 225, 226, 229], "000": [200, 204, 206, 219, 229], "0000": [219, 220, 229], "00000000e": [219, 221], "0000000e": 205, "0001": [3, 107, 219, 230], "000116": [219, 221], "0005": [204, 219, 229], "001": [204, 219, 229], "001264": 204, "002": [204, 229], "00341": [203, 211], "003935": 226, "005": [204, 229], "00594441": 223, "005981": 216, "006": [204, 229], "007481": 226, "007721": 216, "0078125": 206, "0081e": 219, "00848049": 205, "0090": 229, "00e": [219, 229], "00it": 219, "01": [25, 30, 206, 210, 211, 217, 219, 220, 221, 225, 226, 228, 229, 231], "010": [204, 229], "0104": 229, "010895": 216, "011": [204, 229], "0117": 211, "012": [204, 229], "0126": 211, "013": [204, 229], "0131": 229, "013159": [219, 221], "0137": 219, "0139": 211, "0140971": 205, "0142": 211, "014214": [219, 221], "014284": [219, 221], "0146": 229, "015": [204, 229], "015492": [219, 221], "015549": [219, 221], "015615": [219, 221], "016": 219, "0160": 211, "0161": 211, "0163b0e8c4df6d9c426b875a28d9178a": 200, "0164": 211, "0167": 211, "017": [204, 229], "0173": 211, "0179": 211, "0183": 229, "0186": 211, "018719": 226, "019": 206, "0191": 211, "0193": 211, "01c879067a05b4288055a1fdf821e068": 199, "01e": 219, "01it": 206, "02": [64, 65, 114, 116, 206, 211, 217, 219, 220, 221, 225, 226, 229], "020": 219, "021": 219, "0211": 211, "0216": [211, 229], "0218": 219, "0218e": 219, "022": [206, 219], "0225": 211, "023": 211, "0231": 229, "0234": 229, "0236": 219, "024": 219, "024179": [219, 221], "024699": 226, "024930": 226, "025": [204, 219, 229], "0255": 229, "0257": 211, "026": 206, "0260e": 219, "0265": 229, "0267": 211, "027": [211, 219], "02782": 214, "028": 219, "02825": 211, "0287": 229, "02885979": 223, "028982": 226, "029": [204, 219, 229], "029186": 223, "0293": 229, "0294": 211, "02e": 219, "02it": 219, "03": [206, 211, 219, 220, 221, 225, 226, 229], "030": [211, 219], "030570": 226, "031": 219, "03150": [110, 111], "032": 211, "0321": 219, "0326": 229, "0329": 211, "033": [204, 229], "0334": 211, "0339": 229, "034": 219, "035": 219, "035077": 216, "037234": 228, "038": 219, "038363": 219, "038558": 226, "0387": 219, "038831": [219, 221], "039": 219, "03e": 219, "04": [206, 213, 219, 221, 226, 229], "041": 219, "041084": 226, "0412": 229, "041792": 226, "042557": 228, "043": 219, "0431e": 220, "043e1e0b0cce64c62f01a8563dbc3178": 202, "0443": 211, "0444": 211, "044489": 219, "0449": 219, "045": [204, 219, 229], "046": 219, "04684963": 223, "046959": 226, "047": [204, 219, 229], "047208": 226, "047342": [219, 221], "0477": 219, "048": 219, "048198": [219, 221], "0494": 211, "049460": 225, "049767": 225, "04e": 219, "04it": 219, "05": [5, 6, 7, 49, 51, 53, 119, 201, 206, 216, 217, 219, 221, 223, 225, 226, 228, 229, 230], "050": 219, "050646": 226, "0511": 211, "051251": [219, 221], "0512e": 220, "052": [206, 219], "0524": 219, "0530e": 219, "053114": 226, "0539": 219, "054130": [219, 221], "054772": [219, 221], "054964": [219, 221], "055": 219, "0559e": 219, "056": 219, "056244": [219, 221], "0568": 211, "057": 219, "0576": 211, "058": [204, 206, 229], "058621": 219, "058800": [219, 221], "05883038": 205, "059": 211, "059135": 226, "059318": 226, "0594": 211, "059450": 216, "0595": 211, "05e": 219, "05it": [206, 219], "06": [205, 206, 211, 219, 221, 223, 226, 229], "060268": 226, "060318": 216, "060405": 226, "0608208365211214": 204, "061177": 216, "061370": [219, 221], "0614": 211, "06163406": 206, "061863": 226, "062": [204, 219, 229], "062093": 225, "062097": 216, "0624": 219, "064": 206, "064448": 226, "065": [211, 219], "066185": [219, 221], "0665e": 219, "066706": 223, "0668": 219, "066881": 219, "066960": [219, 221], "067234": [219, 221], "0673": 211, "067324": 226, "067377": 225, "0684": 211, "068455": 226, "069097": 226, "0693": 211, "06e": 219, "06it": 219, "07": [204, 205, 206, 217, 219, 226, 229], "0712e": 219, "071652": 216, "072": 219, "072014": 226, "072174": 226, "072815": 225, "0737": 211, "0741": 211, "0743": 211, "074853": 226, "074861": 226, "076138": 219, "076206": 226, "077": 219, "07777405": 206, "077923": 226, "078072": 226, "07827000e": [219, 221], "078366": 226, "078640": 226, "07900000e": [219, 221], "079041076c3f15d18ecb5d17c509cdf": 199, "079431": 226, "079833": [219, 221], "07e": 219, "07it": 219, "08": [205, 206, 211, 219, 225, 226, 229], "080691": 226, "081": [204, 219, 229], "0815": 219, "082": 219, "0823047bbbe05fa0e63f9d83ec601487": 199, "083": [204, 229], "083886": 216, "0838e": 220, "084661": 219, "084882": 226, "085678": [219, 221], "086": 219, "086329": 225, "088460": [219, 221], "088556": 226, "08917": 211, "08946609": 206, "08e": 219, "09": [219, 225, 226], "090314": 226, "092253": 226, "0934": 229, "093750": [219, 221], "093788": 226, "094": 219, "094222": [219, 221], "09435": 219, "09439099": 223, "0946e": 219, "094789": 226, "095": 219, "095745": 226, "095832": 226, "096": 206, "097": 206, "097076": 226, "097260": 226, "098202": [219, 221], "098806": 226, "09913759c6e0f8d649f7ec9dff9e0e8b": 203, "099221": [219, 221], "099784": 219, "09990": 211, "09e": 219, "09it": [210, 219], "0_0": [210, 219], "0c04525": [199, 211, 218], "0cf2ce56049ca395c567026b700ed66c94a85161": 204, "0g": 199, "0it": 206, "0k": 219, "0m": 214, "0mb": 206, "1": [0, 1, 2, 3, 5, 6, 7, 13, 16, 26, 27, 28, 32, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 57, 64, 65, 66, 69, 71, 73, 77, 79, 82, 83, 84, 86, 89, 90, 92, 93, 94, 95, 98, 105, 107, 111, 112, 114, 116, 117, 118, 119, 120, 125, 129, 130, 134, 135, 155, 157, 158, 159, 172, 173, 182, 185, 187, 188, 190, 191, 192, 195, 197, 198, 200, 201, 202, 204, 205, 206, 210, 211, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "10": [5, 45, 49, 51, 54, 64, 65, 79, 92, 95, 107, 112, 113, 114, 116, 120, 155, 159, 190, 192, 195, 199, 201, 204, 205, 206, 210, 211, 214, 216, 217, 218, 219, 221, 223, 225, 226, 228, 229, 230, 231], "100": [25, 32, 38, 40, 58, 59, 150, 151, 152, 155, 157, 158, 206, 210, 211, 216, 219, 220, 221, 223, 225, 226, 229, 230], "1000": [19, 204, 210, 219, 220, 226, 229], "1000000": 199, "1000000000": 30, "1001": [210, 220], "1002": 206, "1006m": 199, "100k": [206, 211, 216, 219, 231], "101": 219, "1013e": 219, "101603": 219, "101895": 226, "101902": [219, 221], "102": 219, "1021": [199, 204, 211, 218, 223, 225], "1023": 231, "10242": 206, "103": [206, 219], "103718": [219, 221], "103761": 226, "103800": 225, "1039": 228, "104": [206, 219], "10430500e": [219, 221], "105": 219, "1053": 220, "1054": 219, "105665": 226, "105810": 226, "106": [206, 219], "106310": [219, 221], "106807": 226, "107": 219, "1073633840": 225, "107372": 223, "107611": [219, 221], "108": 219, "108700": 226, "109": [1, 206, 219], "109065": 226, "10917": 223, "1093": 205, "10931": 223, "10934": 223, "1094": 205, "109447": 219, "1095": 205, "1096": 205, "1097": 205, "1099": 205, "1099511627776": [210, 219], "109g": 199, "109m": 202, "10e": 219, "10it": [206, 219], "10k": [206, 211, 213, 216, 219, 231], "10x": 199, "10z": [219, 221], "11": [204, 205, 206, 207, 216, 217, 219, 221, 223, 225, 226, 228, 229, 231], "110": [205, 216, 219], "1100": 205, "1101": 205, "1102": 205, "1103": 205, "1104": 205, "1105": 205, "1106": 205, "110681": 226, "1107": 205, "110742": 226, "1108": 205, "110958": 226, "111": [201, 205, 216, 219, 225], "111666": 225, "111919": 226, "112": [205, 219], "1120e": 220, "112g": 200, "113": [205, 219], "114": [205, 219], "114091": 226, "114963": 226, "115": [205, 219], "11500": 199, "115891": 228, "116": [205, 206, 219], "116729": [219, 221], "116880": 226, "1169188772": 225, "117": [204, 206, 219, 223, 229], "117505": 226, "118": [205, 219, 225], "1180": 219, "118124": [219, 221], "1182": 219, "1186014": 223, "119": [205, 206, 219], "11948267": 206, "119648": [219, 221], "119721": [219, 221], "11e": 219, "11it": [206, 219], "12": [49, 51, 79, 92, 107, 110, 111, 112, 159, 184, 199, 204, 206, 211, 216, 219, 221, 225, 226, 229, 231], "120": [205, 219], "1200e": 219, "120322": 226, "12059": 214, "1207": 205, "1208": 205, "1209": 205, "121": [204, 205, 206, 219, 229], "1216": 205, "1217": 205, "121762": [219, 221], "1218": 205, "121917": 225, "122": 219, "1220": 205, "1221": 205, "1222": 205, "1223": 205, "1224": 205, "1224e": 219, "1225": 205, "1226": 205, "1227": 205, "1228": 205, "12284": 206, "1229": 205, "1229e": 220, "123": [206, 219], "1230": 205, "1231": 205, "1232": 205, "1233": 205, "1234": 205, "12345": 26, "1235": 205, "1236": 205, "1237": 205, "1238": 205, "1239": 205, "124": [206, 219], "1241": 205, "1242": 205, "124811": [219, 221], "125": [204, 219, 229], "1254e": 219, "125742": 226, "126": [214, 219], "127": [206, 211, 219], "127107": 219, "12716712274959": [219, 221], "127298": 226, "127672": [219, 221], "127760": 226, "128": [45, 49, 51, 64, 65, 110, 111, 113, 114, 116, 204, 206, 219, 229], "128020": [219, 221], "128599": 228, "128628": 226, "129": [204, 219, 229], "129064": [219, 221], "1290e": 219, "1294e": 220, "12997164": 219, "12a7087bfd189a06ccbec9bc7add2bcd": 199, "12e": 219, "12it": [206, 219], "13": [79, 92, 107, 112, 199, 204, 206, 210, 216, 219, 220, 221, 223, 225, 226, 229], "130": [205, 219], "13047800e": [219, 221], "130541": [219, 221], "130698": 226, "130m": 199, "131": [205, 206, 210, 219], "131241": 226, "132": [205, 219], "133": [205, 219], "13302410e": [219, 221], "133099": 226, "133192": 226, "133240": [219, 221], "13356": 229, "133934018": 199, "133953162": 199, "134": [204, 219, 223, 229], "1344e": 220, "134m": 219, "135": [205, 219, 223], "1352e": 219, "135424": [219, 221], "13543430e": [219, 221], "1354e": 220, "13560540e": [219, 221], "13568646": 223, "135m": 210, "136": 219, "136103": 226, "136181": 226, "1364e": 219, "136988": 219, "136g": 199, "137": [206, 219, 223], "137043": 226, "137160": [219, 221], "137376": 226, "1374e": 219, "1378": 206, "138": [204, 219, 229], "1384": 219, "138543": 226, "139": 219, "139424": [219, 221], "139862": 226, "13dc06c6510346d8a7f614d5b26c8ffa": 202, "13e": [219, 229], "13it": [206, 219], "13m": 206, "14": [204, 206, 210, 216, 217, 219, 220, 221, 225, 226, 229, 231], "140": [206, 219], "140870": [219, 221], "14093081": 223, "140967": 226, "141": 219, "141059": 226, "142": [204, 219, 229], "143": [206, 219], "14316728320": 231, "144": 219, "144097": 226, "144668": 223, "1448": 228, "1448814737": 204, "145": [199, 219, 229], "145011": 226, "1451e": 219, "1459e": 220, "146": [204, 219, 229], "1462e": 219, "146375": [219, 221], "147": [204, 206, 219, 229], "147314410": 228, "14755616196559": 206, "147913": [219, 221], "147m": 203, "148": 219, "1496e": 220, "14e": 219, "14it": 206, "15": [204, 206, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 231], "150": [32, 38, 198, 204, 219, 229], "1509": 205, "151": 206, "1510": 205, "1511": 205, "1515": 205, "1516": 205, "1517": 205, "1518": 205, "1519": 205, "151g": 199, "1520": 205, "1522": 205, "1523": 205, "1528962": 221, "153": [204, 219], "153840": [219, 221], "153849": 226, "153m": [206, 211, 216, 231], "154": [204, 205, 229], "154611": [219, 221], "155": [205, 206], "155295": 226, "156": [205, 206], "157": 219, "158": 206, "159": 219, "15e": 219, "15it": [206, 219], "16": [1, 49, 51, 128, 199, 204, 206, 216, 217, 219, 220, 221, 223, 226, 229], "160": 206, "160239": 226, "16046990e": [219, 221], "161": 219, "161376": 226, "1616e": 219, "161882400512695": 225, "162253": [219, 221], "162336": 226, "162398": [219, 221], "162f0660b2f1c9209c5b57f7b9e545a7": 203, "1644e": 219, "165g": 199, "166": 219, "1665424": 223, "16666666666666669": 223, "166889": 226, "16757342208": 231, "1677958285": 205, "167852": 226, "168181": 228, "169017": [219, 221], "1691e": 219, "16963": 219, "16e": 219, "17": [204, 206, 217, 219, 220, 221, 225, 226, 229], "170": 205, "170005": 219, "1700380": 219, "170124": 226, "170266": 226, "170553": 216, "171320": 226, "1717": 219, "172g": 203, "1730103": 223, "1733": 219, "1735e": 220, "173732": 226, "1746e": 219, "175517": [219, 221], "175901": 226, "177": 219, "177886": 219, "178": 219, "178550": 226, "178747": [219, 221], "179480": 226, "179747": [219, 221], "17e": [219, 229], "17g": 199, "17it": 206, "17k": 219, "18": [37, 204, 206, 211, 217, 219, 220, 221, 223, 226, 229, 231], "1807": 219, "1807e": 219, "181": [212, 219], "18144370e": [219, 221], "18178516": [219, 221], "18178516e": [219, 221], "1818": 219, "182": 219, "182150": 225, "182298": [219, 221], "1827": 219, "183": 206, "1835e": 219, "1836": 219, "184": 219, "185": 219, "18519999": 204, "185297": 226, "185602": 219, "1857": 219, "185k": 219, "186": 219, "187": 206, "1871405": [219, 221], "18714050e": [219, 221], "187179": [219, 221], "187645": [219, 221], "1879": 219, "18793": 202, "18793_clean_3hdhbg6tiz": 202, "188": 219, "18895316": [219, 221], "18895316e": [219, 221], "1894881259824612": 204, "18e": [219, 229], "18g": 203, "18it": [206, 219], "19": [162, 204, 206, 217, 219, 220, 221, 223, 226, 229], "190": 219, "190083": 228, "190507": 226, "190607": [219, 221], "191454": 226, "191666": 226, "193556": 226, "1945": 228, "195501": 226, "196": 219, "196557": [219, 221, 226], "1969": 206, "197": 206, "198": 229, "198372": 219, "199": [204, 206, 219, 229], "1997": 219, "19e": 219, "19it": 206, "1ba0bc266130f186850f5faa547b6a02": 200, "1d": [77, 90], "1d140aaa2e7b287124ab38911a711d70": 199, "1e": [53, 226], "1ev": [0, 1], "1f": [204, 206, 223], "1f4": 206, "1g": [199, 203], "1it": 206, "1m": [219, 231], "1t": 199, "1x1": [114, 116, 118, 225], "2": [0, 1, 5, 13, 16, 27, 30, 37, 42, 45, 46, 49, 51, 53, 54, 56, 62, 64, 65, 71, 72, 79, 84, 85, 92, 93, 94, 98, 99, 102, 107, 111, 112, 114, 116, 118, 122, 130, 155, 156, 157, 159, 169, 175, 187, 188, 190, 192, 195, 197, 198, 200, 202, 203, 204, 205, 206, 210, 211, 212, 213, 214, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "20": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 114, 116, 117, 119, 120, 125, 129, 130, 175, 204, 205, 206, 210, 211, 219, 220, 221, 223, 226, 228, 229], "200": [5, 32, 38, 134, 135, 198, 201, 206, 218, 219, 228, 230], "2000": 102, "200815": 219, "200869": 226, "200k": [199, 206, 211, 216, 219, 231], "201": 225, "2010": [211, 219], "201346": 225, "2014": 225, "201404": [219, 221], "201452": 226, "2015": 204, "2016": [206, 231], "202": 210, "2020": [45, 218, 219], "2021": [77, 90, 105, 110, 111, 142, 211, 218, 219, 222], "2022": 228, "202203": [219, 221], "2023": [202, 214, 218, 223], "2024": [204, 206, 214, 217, 218, 219, 229, 231], "20240710": 206, "20240710t163350z": 206, "202876": 219, "2035023872": 231, "204": [204, 219, 229], "205441": 226, "205568": 226, "206615": 226, "207": [204, 206], "207508": 228, "207812": [219, 221], "208073": 226, "20890000e": [219, 221], "209819": 226, "20atom": 219, "20data": 225, "20e": 219, "20environ": 219, "20g": [199, 202], "20gnu": 219, "20it": [206, 219], "20lgpl": 219, "20licens": 219, "20m": [199, 206, 211, 216, 219, 231], "20simul": 219, "20th": 219, "20the": 219, "21": [53, 137, 162, 206, 211, 219, 221, 223, 226, 228, 229], "2102": [110, 111], "2114e": 219, "212": 206, "212223": [219, 221], "2129e": 219, "213": 217, "213628": 226, "2139835357666016": 205, "2139837741851807": 205, "2139854431152344": 205, "2139856815338135": 205, "2139859199523926": 205, "213986": 225, "2139861583709717": 205, "2139862775802612": 205, "2139883041381836": 205, "2139892578125": 205, "214337": [219, 221], "214ca96e620c5ec6e8a6ff8144a22a04": 199, "215": [206, 219], "215101": 226, "215895": [219, 221], "216121": 226, "2161e": 219, "2163e": 219, "217548": 226, "217973": 225, "218": [206, 219], "2182456713496777": [219, 221], "2190": 223, "21e": 219, "21it": 206, "21m": 206, "22": [205, 206, 219, 221, 223, 225, 226, 230], "2201": 223, "2204": 214, "2206": 211, "22179": 199, "2235e": 220, "224861": 219, "2257e": 219, "225g": 199, "22633633": [219, 221], "2267": 219, "227669": 228, "22774037": 219, "228008524576823": 219, "2284884232": 205, "229332": 226, "229376": 231, "2293e": 219, "229425": 219, "22e": 219, "22it": [206, 219], "23": [49, 205, 206, 219, 221, 226, 231], "2306": 214, "230672": 204, "2311": [203, 211], "232": 205, "2326": 219, "232g": 203, "233": 205, "233187": 226, "234": [1, 219], "234258432": 231, "23439": 206, "234461": 226, "234654": 226, "2346e": 219, "235": [204, 205, 219], "2356": 219, "235652": 226, "235751": 226, "236": [205, 206], "2363": 206, "23642045": [219, 221], "23654936": 26, "236fe4e950aa2fbdde94ef2821fb48d2": 199, "237": 205, "237051": [219, 221], "2371": 219, "237734": [219, 221], "238": [205, 219], "239": [205, 219], "239334": 226, "23e": 219, "23it": [206, 219], "23mb": 206, "24": [205, 206, 219, 221, 223, 226, 229], "240": 205, "240169": [219, 221], "2409": 201, "2425e": 219, "2428456960": 231, "2429e": 219, "243172": 226, "244461": 219, "245": 217, "245639": 226, "246879": 226, "247": 219, "2476004300": 225, "2478225434": 219, "247922": 226, "248275": 226, "249010": [219, 221], "24930": 199, "24931": 199, "24936": 199, "24943": 199, "24946": 199, "24948": 199, "24951": 199, "24961": 199, "24963": 199, "24965": 199, "24966": 199, "24967": 199, "24985": 199, "24986": 199, "24987": 199, "24988": 199, "249910": [219, 221], "24e": 219, "24it": [206, 219], "25": [25, 206, 219, 221, 223, 225, 226, 231], "250344": 219, "25115": 206, "251242": [219, 221], "2517466275": 226, "2526e": 219, "253162": [219, 221], "254098": 219, "2542206394": 221, "254272": [219, 221], "255": 219, "25597": 225, "256": [45, 64, 65, 114, 116, 204, 219, 228, 229], "2560": 206, "25602": 225, "25616384": 231, "257": 219, "257245": 226, "2575": 206, "258": [204, 219, 229], "2589": 219, "259163": [219, 221], "2596214": 219, "259712": 226, "25e": [219, 229], "25it": [206, 219], "25k": [199, 219], "26": [206, 211, 219, 220, 221, 225, 226, 231], "260": 219, "260245": [219, 221], "2619": 219, "262": [204, 206, 229], "26336330e": [219, 221], "263842000000002": 225, "264": 225, "2641": 219, "265170": 226, "265527": [219, 221], "266": [204, 229], "266137": 226, "266534": 226, "266593": [219, 221], "266996999999996": [219, 221], "266997": [219, 221], "267": 213, "2677": 223, "269": 219, "26e": [219, 229], "26it": [206, 219], "27": [204, 206, 210, 219, 221, 225, 226], "2700e": 219, "271": 210, "2719": 219, "27199": 219, "2729": 219, "2729030537605284": 225, "2733e": 220, "273703": 219, "2738246227": 225, "274371": 226, "2748e": 219, "275": 219, "276": 219, "2763": 220, "277": 219, "2772": 219, "277698": 226, "2779738903045654": 205, "2782e": 219, "2787e": 219, "27e": 219, "27it": 206, "27k": 219, "28": [206, 211, 217, 219, 221, 226], "2803": 219, "2815": 219, "2819e": 219, "282500615000004": 219, "2825e": 219, "28405964374542236": 219, "285": 219, "2852": 219, "286763": 226, "286822": [219, 221], "286936": 226, "289944": 226, "28e": 219, "28it": 219, "29": [206, 219, 220, 221, 223, 226], "291290": 226, "291721": 226, "291885": [219, 221], "29200000e": [219, 221], "293081": [219, 221], "29319953918457": 219, "293970": 219, "294813": 226, "294k": 199, "295": [204, 229], "295602": 219, "295870": 226, "295910": 226, "2960": 219, "2964": 219, "2981184886": 205, "299657": 226, "29d1b992715054e920e8bb2afe97b393": 199, "29e": [219, 229], "29g": [199, 200], "29it": 206, "2a05": 206, "2a27de122d32917cc5b6ac0a21c63c1c": 199, "2b355741f9300445703270e0e4b8c01c": 199, "2c05877": 223, "2d": [78, 91, 106], "2d71adb9e305e6f3bca49e5df9b5a86a": 199, "2e6": 206, "2f": [223, 225, 230], "2g": [199, 203], "2m": [199, 205, 206, 211, 213, 216, 219, 231], "2mb": 206, "2o2": 225, "2x2": 225, "3": [5, 21, 26, 45, 61, 64, 65, 79, 92, 93, 94, 107, 112, 113, 137, 155, 159, 174, 190, 195, 197, 199, 200, 201, 202, 204, 205, 206, 210, 212, 214, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "30": [120, 156, 157, 190, 192, 195, 204, 206, 219, 221, 226, 229], "300": [182, 201, 213, 219, 226, 230], "3000465215529715": 226, "301": [204, 229], "3011e": 219, "302": [206, 219], "3021": 219, "3033": 219, "306": 219, "3066": 206, "306751": 226, "306g": 199, "308": 219, "30859": 202, "308883": 226, "3095522216": 205, "30e": 219, "30g": 199, "30it": [206, 219], "31": [206, 214, 219, 221, 226], "310": 219, "3103": 229, "310796": 226, "311": [219, 221], "312106": 226, "313": 219, "3142e": 219, "3149": 229, "315": 219, "3151": 206, "3162e": 219, "31671825": 219, "31814437": [219, 221], "3181554154438013": 204, "319": 219, "31e": [219, 229], "31m": [205, 206, 211, 214, 216, 223, 225, 226, 230, 231], "31merror": 214, "32": [49, 51, 204, 206, 214, 219, 220, 221, 226, 229], "320901": 226, "321209": 226, "321269": 219, "323": 206, "323222": [219, 221], "324463": 219, "3250e": 220, "3253": 219, "326332": 219, "327": [206, 219], "3274e": 219, "32768": 231, "328": 206, "328320": 219, "32e": 219, "32it": 206, "33": [1, 206, 217, 219, 221, 226, 229, 230], "330": [204, 229], "3315": 219, "331771": 219, "331944": 219, "3320": 219, "332051": [219, 221], "3322e": 219, "332999": 226, "333401": [219, 221], "3346": 219, "334764": [219, 221], "3348": 206, "335659": 226, "3360519": 219, "3382e": 219, "33e": 219, "33it": 219, "34": [206, 210, 211, 216, 217, 219, 221, 226], "340": 219, "340067": 226, "341": 219, "341757": 226, "342": 210, "342222": [219, 221], "343": 219, "343006": 223, "343039": 223, "343394": 223, "343615": 223, "344237": 223, "344251": 223, "344635": 223, "3446e": 219, "344m": 199, "345022": [219, 221], "345352": 223, "3459": 219, "345911": 223, "3462928393": 216, "346653": 223, "346818": 223, "347528": 223, "347f4183465810e9b384e7a033baefc7": 199, "34815": 202, "348366": 223, "348629": 223, "348901238291901": 206, "349284": 226, "3494085424": 225, "349496": 223, "349719": 223, "349719_h": 223, "349719_nnh": 223, "349813": 223, "34e": 219, "34g": [199, 202], "34it": 206, "35": [206, 217, 219, 220, 221, 226, 229, 231], "350": [204, 229], "350k": 199, "3511": 206, "351798": 223, "355": 206, "355165": 223, "355374": 225, "357": 219, "357210": 223, "3574e": 219, "358334": 226, "3588e": 219, "358921": [219, 221], "358921451399912": [219, 221], "358986": [219, 221], "359": [204, 229], "359048": [219, 221], "359102": [219, 221], "359163": [219, 221], "359361": [219, 221], "359692": [219, 221], "35e": 219, "35g": 199, "35it": [206, 219], "36": [206, 219, 221, 226, 229], "360472": 223, "360631": [219, 221], "3609": 219, "361680": [219, 221], "362099": 226, "362131": 216, "362913": 226, "363": 219, "3630": 204, "3635": 206, "3639": 204, "36420450e": [219, 221], "364580062942467": 228, "366226": [219, 221], "3663e": 220, "36653536": 223, "367": 217, "3671793937683105": 213, "367288": [219, 221], "368801": [219, 221], "368de083dafdc3bbdb560d35e2a102c0": 199, "369": 219, "3691e": 220, "3697f04faf04251a23da8b88a78209f7": 199, "3699": 219, "36a17ad": [219, 231], "36ba974d80c20ff636431f7c0ad225da": 199, "36e": 219, "36it": [206, 219], "37": [206, 217, 219, 221, 226, 229], "370": 219, "370825": [219, 221], "3709e": 219, "371078": [219, 221], "3760e": 219, "376719": 225, "376765": 226, "377": 206, "37771034": 206, "378": 219, "3789762519649225": 204, "3797e": 219, "37e": 219, "37it": [206, 219], "37m": 206, "38": [206, 219, 221, 225, 226], "381525": 228, "381626": 226, "3816e": 219, "381e72fd8b9c055065fd3afff6b0945b": 203, "382707": 226, "383742": 226, "385339": [219, 221], "3865e": 219, "386778": 223, "386822": 226, "386849": [219, 221], "386c99407fe63080d26cda525dfdd8cd": 199, "387": 219, "387947": [219, 221], "38821999231974286": 219, "38e": [219, 229], "38it": [206, 219], "38k": 206, "39": [206, 219, 221, 225, 226, 229], "390": [205, 219], "3906293788": 205, "392": 206, "3923": 206, "394693": 226, "3948e": 219, "395": 206, "395238876342773": 49, "395381": 226, "395441532135": 229, "39618436": 223, "39708923": [219, 221], "397314": [219, 221], "3973e": 219, "3986587524414": 205, "398659": 216, "399625": [219, 221], "39e": [219, 229], "39it": 219, "3c1aaf790659f7ff89bf1eed8b396b63": 199, "3cc90425ec042a70085ba7eb2916a79a": 199, "3d": [106, 155, 219], "3dee": 206, "3e": 213, "3e26c3bcef01ccfc9b001931065ea6e6": 200, "3f": 204, "3g": [199, 201], "3m": 219, "3rd": 159, "3x": 111, "3x3": [187, 188, 190, 219, 221, 225], "4": [6, 7, 45, 79, 92, 95, 107, 112, 154, 155, 156, 157, 169, 199, 201, 202, 203, 204, 205, 206, 211, 213, 216, 217, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "40": [64, 65, 120, 206, 219, 221, 223, 226, 228, 229], "400": 206, "4001": 219, "4001e": 220, "400382": 228, "401753": [219, 221], "402": [204, 229], "402181013": 206, "403120": 219, "40431149b27b64ce1fb40cac4e2e064b": 199, "4046e": 220, "404838": [219, 221], "404849": [219, 221], "405": 219, "407": 206, "407041": [219, 221], "407166": 223, "4094489779": 205, "409536": 219, "409649": [219, 221], "40e": 219, "40it": [206, 210, 219], "41": [204, 206, 210, 219, 221, 225, 226, 229], "4112": 206, "4121": 206, "4124e": 219, "4129e": 219, "413160": 226, "413846": [219, 221], "415": [204, 210, 229], "415g": 199, "416": [204, 229], "417": [211, 219], "418": 219, "418186": 226, "418884": [219, 221], "419": [204, 229], "4196e": 219, "41af": 218, "41e": 219, "41it": 206, "41m": 206, "42": [28, 204, 219, 221, 226, 228, 229], "421195": 226, "4214609233": 225, "421634": 226, "422334": 225, "423485": [219, 221], "423ffd0c67f5": 214, "424": [204, 206, 229], "4247e": 220, "424m": 202, "425": 206, "426201088": 231, "426840130515679": 228, "427209": 226, "427742": 206, "428": 205, "429": 205, "4294164480": 231, "4294963200": 231, "4297369122505188": 205, "42e": [219, 229], "42g": 199, "42it": [206, 210], "43": [219, 221, 225, 226, 229], "430": 205, "430647373199463": 206, "431": 219, "43125760": 206, "431350": 226, "431416": 226, "431957": [219, 221], "431ab0d7557a4639605ba8b67793f053": 199, "432": 206, "432045887992657": 204, "433": 205, "433340": [219, 221], "433813": [219, 221], "434": 205, "435": 205, "4354453504": 231, "435695": [219, 221], "435720": 226, "436": 205, "437": [204, 229], "437063": 226, "437429": [219, 221], "438": 205, "4385e": 219, "438600": [219, 221], "439": 205, "4390": 229, "439787": 226, "439820": [219, 221], "43e": 219, "43it": 219, "44": [204, 219, 221, 225, 226], "440": 219, "440960": [219, 221], "441975": 223, "442040": 226, "442114": [219, 221], "442646": [219, 221], "443": [206, 219], "443403": [219, 221], "44388199": 206, "444705": [219, 221], "445347": 226, "446550": [219, 221], "446620": [219, 221], "447": [211, 219], "448873": 223, "448937": [219, 221], "448980": [219, 221], "448f7d352ab6e32f754e24de64ca302a": 199, "4499999999999993": [219, 221], "44e": 219, "44g": 199, "45": [201, 206, 219, 220, 221, 225, 229], "450": 206, "451219": 226, "45150244": 218, "45158625849998374": 219, "451744": 226, "45264": [77, 90, 105], "454037": [219, 221], "454595": 226, "45557404": 206, "455931": 226, "456": 1, "4570415561499996": 219, "458": [204, 211], "458687": 226, "4597": 220, "45e": 219, "45it": 219, "45y": [219, 221], "46": [219, 220, 221, 225, 226], "460328": 199, "460799": 226, "460992": 226, "460k": 219, "461143": [219, 221], "461219": 216, "461313": 199, "461885": 226, "462255": [219, 221], "462454": 226, "463": 206, "46333681": [219, 221], "46333681e": [219, 221], "464": 219, "465": 206, "465893": 226, "466738": [219, 221], "466k": 199, "467": [206, 211], "467607": [219, 221], "46e": [219, 229], "46g": 199, "46it": [210, 219], "47": [217, 219, 221, 225, 226], "4710": 219, "47152822": [219, 221], "47152822e": [219, 221], "4716533": 26, "4725": 219, "472558": 226, "4727e": 219, "473": [204, 229], "473f": 214, "474805": 226, "4755e": 219, "47573199c545afe46c554ff756c3e38f": 199, "475837": 226, "476423": 226, "476487": 226, "476g": 203, "477420": 226, "477463": 226, "477607": 226, "4777e": 219, "479252": 226, "479584": 226, "47e": [219, 229], "47it": 206, "47m": 229, "48": [206, 219, 221, 225, 226], "480": 219, "480521": 226, "481330": [219, 221], "4822a06f6c5f41bdefd3cbbd8856c11f": 199, "482542": 226, "482ee306a5ae2eee78cac40d10059ebc": 199, "483": [204, 211], "483226": 226, "484374": 226, "484380": 226, "4849e": 220, "485434": [219, 221], "485466": 226, "485863": 226, "486": 219, "486010": 226, "486213": 226, "486856": 226, "487448": 226, "488177": 226, "488440": 226, "488503": 226, "488755": 226, "48877a0c6f2994baac82cb722711aaa2": 199, "489": 1, "489146": 226, "489443": 226, "489552": 226, "4895e": 219, "489841": 226, "48e": 219, "48it": 219, "48m": 206, "49": [206, 210, 217, 219, 220, 221, 225, 226], "490": 219, "490736": 226, "491": 210, "491317": 226, "4914": 206, "492357": 226, "4929": 219, "493139": 226, "493668": 226, "493876": 226, "494": 47, "494250": 226, "494786": 226, "4951e": 219, "495713": 226, "496": [204, 206, 229], "496283": 226, "497": 219, "497575": [219, 221], "497580": 226, "498": 219, "49808000e": [219, 221], "4980e": 219, "498971": 219, "4997e": 219, "49e": 219, "49it": 219, "4_neb1": 201, "4a2b": 206, "4ddcccd62a834a76fe6167461f512529": 199, "4dfab479495f76179749c1956046fbd8": 199, "4g": 199, "4it": 206, "4m": 219, "4mb": 206, "4th": 201, "4x4": 225, "5": [2, 5, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 77, 79, 84, 90, 92, 98, 102, 105, 107, 111, 112, 116, 117, 119, 120, 125, 129, 130, 157, 159, 165, 172, 173, 199, 203, 204, 205, 206, 211, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "50": [21, 30, 67, 68, 80, 81, 93, 94, 102, 105, 110, 111, 113, 117, 120, 204, 206, 210, 213, 216, 217, 219, 220, 221, 223, 225, 226, 229, 231], "500": [49, 51], "5000": 219, "5000114e": 205, "500184": 226, "500200": [219, 221], "500390": 226, "500765": 226, "501494": 226, "501808": 226, "502": [204, 217], "502609": 226, "503025": 226, "503652": 219, "503721": 226, "503903": [219, 221], "5040816326530613": 219, "504268": 226, "50551605": 206, "505889": 226, "506380": 226, "507415": 226, "5076435414262623": 204, "507672": 226, "5078e": 219, "507967": [219, 221], "508": 206, "508122": 226, "5081e": 219, "508304": 226, "508453": 226, "5085": 229, "508931": 226, "509": 219, "50a6ff098f9ba7adbba9ac115726cc5a": 199, "50e": 219, "50it": [210, 219], "51": [216, 217, 219, 221, 225, 226], "510": 206, "5100e": 219, "510300": 226, "510905": 226, "511063": 226, "511240": [219, 221], "51154989": [79, 92, 107, 112], "511994": [219, 221], "512": [49, 51, 110, 111, 204, 206, 219, 229], "5121": 219, "512372": 226, "512716": 226, "513397": 226, "513860": 226, "514805": 226, "5148e": 219, "515030": 226, "515128": 226, "515162": 225, "5152841728": 231, "515424": [219, 221], "5156444102461508": 219, "515886": 226, "516": 219, "516526": 226, "516673": [219, 221], "516837": 226, "5168e": 219, "516907": 226, "516986": 226, "5174": 219, "517828": 226, "518": [204, 229], "519229": [219, 221], "519232": 226, "519380": 226, "519530": 226, "519665": 226, "519770": 226, "519792": 226, "519929": 226, "519994": 226, "51e": 219, "51f7f05982d6b4052becc160375a8b8b670177a7": 204, "51it": [206, 219], "52": [206, 216, 219, 221, 225, 226], "520": 204, "520016": 226, "520189": 226, "521032": 226, "521433": 226, "521455": 226, "521811": 226, "522": 226, "522054": 226, "5221e": 220, "522263": 226, "522792": 216, "523378": 226, "5234": 219, "523525": 226, "523863": [219, 221], "523959": 226, "524052": [219, 221], "524551": 226, "5246": 219, "525170": 226, "525401": 226, "5257e": 219, "526": [204, 206, 229], "526306": 226, "526813": 226, "527": 206, "527185": 226, "527259": 226, "527436": 226, "527487": [219, 221], "527699": 226, "5278": 229, "527836": 226, "528008": 226, "5283e": 219, "528410": 226, "528541": 226, "528599": 226, "529021": 226, "529165": 226, "52af34a93758c82fae951e52af445089": 201, "52e": 219, "52it": 219, "53": [216, 219, 221, 225, 226], "530396": 226, "530594": 226, "530715": [219, 221], "53094000e": [219, 221], "531": 206, "531778": 226, "5318": 206, "532879": 226, "5329724550247192": 219, "532d6cd1fe541a0ddb0aa0f99962b7db": 199, "53334808": 206, "533354": 226, "533622": [219, 221], "5338": 219, "533850": 226, "534": [204, 229], "534m": 203, "535": 205, "535400": 226, "535432": [219, 221], "535810": 226, "536": [205, 226], "536232": 226, "537502": [219, 221], "538": 205, "538935": 226, "53e": 219, "54": [204, 216, 219, 221, 225, 226, 229], "540": 205, "540934": [219, 221], "541": 205, "5418a1b331f6c7689a5405cca4cc8d15": 199, "542": [205, 206], "542086": [219, 221], "543": 205, "544": [13, 205, 219], "545": 205, "545036": 216, "546674": 226, "54722937": 212, "547597": [219, 221], "54e": 219, "54it": 219, "55": [211, 216, 217, 219, 221, 225, 226], "5515": 206, "5527": 220, "553613": 226, "554117": [219, 221], "5543e": 220, "5550e": 219, "555601": 226, "555887": 226, "556050": 225, "557394": 226, "557431": 226, "557492": 226, "558": 219, "558208": 219, "558474": [219, 221], "559": [218, 219], "559112": 202, "559112_ryqxa0n0uc_ohyukozy3g": 202, "559263": 226, "559387": 226, "559462": 228, "559676": 226, "559745": 226, "559878": 226, "55e": 219, "55it": 219, "56": [204, 210, 211, 216, 219, 221, 223, 225, 226, 229], "560499": 226, "560626": 226, "560924": 226, "562": [204, 229], "562171": 226, "562454": 226, "562469": 226, "562895": 216, "562992": 226, "563": [205, 210, 211], "563343": [219, 221], "563794": 226, "5639": 211, "564436": 226, "564787": 226, "564891": 226, "564959": 226, "565": [206, 226], "565432": 226, "56598052": [219, 221], "5663": 206, "567516": 219, "5687": 219, "56e": 219, "56it": [210, 225], "57": [219, 221, 225, 226], "571796": [219, 221], "571800": [219, 221], "5728": 211, "572938": [219, 221], "5731862978d80502bbf7017d68c2c729": 199, "574": 206, "574461": [219, 221], "57e": 219, "58": [206, 219, 221, 225, 226, 229], "580239": [219, 221], "582": 210, "582260": [219, 221], "583018": 216, "584633": [219, 221], "586": [204, 229], "587274": [219, 221], "5872c21c": 218, "589493": [219, 221], "58e": [219, 229], "59": [205, 210, 219, 221, 226, 229], "5906": 219, "592069": 219, "592763": 216, "594063": [219, 221], "598": [204, 229], "599": [204, 206, 229], "599151": [219, 221], "59948557": [219, 221], "5999": 211, "59e": 219, "59it": 219, "5ced8ea84584aa229d31e693e0fb090f": 199, "5g": [199, 201], "5x": 199, "5x5": 225, "6": [5, 21, 30, 45, 67, 68, 79, 80, 81, 92, 93, 94, 107, 110, 111, 112, 113, 114, 116, 120, 134, 135, 199, 201, 204, 205, 206, 210, 211, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 231], "60": [3, 219, 221, 228, 231], "6012": 206, "602": [204, 219, 229], "6033": 219, "604928": [219, 221], "607917": 226, "608134": [219, 221], "6090e": 219, "60ac9f965f9589a3389483e3d1e58144": 199, "60e": 219, "60it": [210, 219], "60m": 206, "61": [219, 221, 229], "6100": 220, "610785": [219, 221], "613007": 216, "614414": [219, 221], "614540": 226, "6152": 219, "61604699": [219, 221], "618": 206, "618084": 219, "6185": 206, "6190e": 219, "619347": 219, "6199": 211, "61e": 219, "62": [206, 217, 219, 221], "620": [204, 229], "621": 206, "621201": [219, 221], "622719": 216, "627": 206, "6277": 219, "629": 206, "629519": 226, "62e": 219, "63": [206, 210, 217, 219, 221, 228, 229], "630": 219, "630593": 226, "630680": 216, "6307": 219, "630879": 225, "631": 206, "63389206": 206, "635": [210, 220], "636": [210, 220, 228], "6373e": 219, "637522": 226, "6388": 211, "639873": 225, "63e": 219, "63it": 210, "64": [45, 204, 206, 211, 217, 219, 221, 223, 229], "64190926": [219, 221], "64190926e": [219, 221], "641937": 216, "642": [204, 229], "642766": 226, "643432": [219, 221], "644": 228, "6440": 206, "6451e": 219, "6458": 211, "645818": 226, "649": 219, "64e": 219, "64it": 219, "65": [219, 221], "6510": 199, "654m": 200, "657": 210, "65796644": [219, 221], "65796644025031": [219, 221], "658": 200, "65980520e": [219, 221], "65e": 219, "65it": 219, "66": [204, 211, 219, 221, 229], "6604e7130ea41fabff93c229af2486433093e3b4": 220, "6610e": 220, "661515": [219, 221], "663540": [219, 221], "6658": 211, "666": [206, 223], "669": 204, "66acc5460a999625c3364f0f3bcca871": 199, "66df44121806debef6dc038df7115d1d": 199, "66e": 219, "66it": 219, "67": [206, 219, 221], "670": [204, 229], "671473": 219, "671525": [219, 221], "672": 206, "6723e": 220, "6744": 206, "674833": 226, "67589182": [219, 221], "67589182e": [219, 221], "678": 210, "6780": 229, "67e": 219, "67it": 219, "68": [204, 206, 211, 219, 221, 225, 229], "68051147460938": 219, "6812e": 219, "682": 211, "682d8a6b05ca5948b34dc5e5f6bbcd61": 199, "685116": [219, 221], "685223": 219, "687": 210, "6877": 202, "6888058185577393": 205, "689923": 225, "68a7ba32898abaeaf1242dae7185303908cff55cedeb4576e44d30011f62dd34": 206, "68e": 219, "68it": 206, "69": [199, 206, 217, 219, 221], "69067448320": 231, "691620": 216, "692": 206, "6930": 219, "693375": 226, "694": 217, "69e": 219, "6_1134_23": 1, "6a": 219, "6b": 224, "6ffa903a62d8ec3319ecec6a03b06276": 199, "6g": 199, "6it": 206, "6m": 219, "6mb": 206, "7": [45, 79, 92, 107, 112, 204, 205, 206, 216, 219, 221, 223, 225, 226, 228, 229, 231], "70": [213, 219, 221], "700": 210, "70006371": 206, "7007e": 219, "700834326e789a6e38bf3922d9fcb792": 199, "701": 210, "701209": 225, "7016e": 219, "702312": [219, 221], "704": 210, "705305": 225, "707": 210, "7070": 219, "707524": 225, "708": 210, "709": 206, "7090": 206, "70e": 219, "70it": 219, "71": [204, 206, 210, 219, 221, 229], "7101": 219, "711": 210, "712022": 216, "713": 210, "7137": 211, "71458646": [219, 221], "71458646e": [219, 221], "717": 210, "717582": 225, "71796226501465": 205, "7179e": 219, "718": 219, "71e": 219, "71g": 202, "71it": [206, 219], "72": [206, 211, 219, 221, 229], "720971": 225, "721": 206, "723862": 216, "72399424": 223, "725928": [219, 221], "726879": 226, "72e": 219, "72it": [206, 210], "73": [204, 219, 221, 229], "731239": 219, "733873": 219, "735": 206, "737121": 219, "73e": 219, "73it": 219, "74": [217, 219, 221], "74381828": 206, "7455": 219, "747130225": 219, "74768262": [219, 221], "74768262e": [219, 221], "74e": 219, "74it": [206, 219], "75": [204, 219, 221, 229], "750249": [219, 221], "751": 219, "7514": 219, "752": 205, "7525e": 219, "752759": [219, 221], "753": 205, "754": 205, "754269": 225, "754984": 225, "7549e": 220, "755": 205, "755027": 225, "7554450631141663": 219, "756": 205, "757": 205, "757097": 225, "757452": 225, "758": 219, "7586356401443481": 213, "759kb": 206, "75e": 219, "75it": [206, 210, 219], "75x": [219, 221], "76": [205, 219, 221], "762": 206, "763538": 219, "764206": 216, "766": [204, 206, 229], "766987": [219, 221], "7676e": 219, "76e": 219, "76it": 219, "77": [49, 204, 217, 219, 221, 229], "770173": [219, 221], "770455": 225, "773": 219, "7737": 219, "775079": [219, 221], "7755": 219, "7762": 219, "776430": [219, 221], "778410": [219, 221], "77851254784": 231, "779": 210, "779223": [219, 221], "7794e": 220, "77e": [219, 229], "77it": [206, 219], "78": [210, 219, 221], "780394": [219, 221], "781009": 225, "781g": 203, "782320": [219, 221], "78299828": [219, 221], "78299828e": [219, 221], "787": 206, "7879": 219, "788": [204, 229], "789162": [219, 221], "7891e": 220, "7895": 219, "78d25997e0aaf754df526ab37276bb89": 200, "78e": [219, 229], "78it": [206, 219], "79": [219, 221, 229], "790749": 226, "7921e": 219, "792215": 226, "794": [204, 229], "794643": [219, 221], "7947": 219, "7951": 219, "796": 206, "796453": 219, "796537": 226, "7979b9e7ab557d6979b33e352486f0ef": 199, "798": 219, "798720": 231, "79e": [219, 229], "79it": [206, 219], "7_6566_62": 1, "7bcae43cee451306e34ec416588a7f09": 199, "7e123e6f4fb10d6897be3f47721dfd4a": 199, "7eaa0d63": 214, "7g": 199, "7it": 206, "8": [28, 45, 49, 51, 64, 65, 79, 92, 102, 107, 112, 114, 116, 157, 159, 175, 199, 201, 204, 206, 207, 210, 211, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230], "80": [204, 219, 221, 229], "80000000e": [219, 221], "8005": 219, "8005e": 219, "8025": 219, "80469962027598": 219, "804700": [219, 221], "805": [204, 229], "8050": 220, "80545235": 206, "8075": 206, "808": 206, "808721": [219, 221], "809m": 203, "80e": 219, "80g": 202, "80it": 210, "81": [199, 204, 205, 219, 221, 229], "8106": 219, "812524": 225, "81317": 49, "814910": 226, "815173": [219, 221], "816": 219, "816003": 226, "81927b78d9e4184cc3c398e79760126a": 203, "81it": 219, "82": [199, 204, 219, 221, 229], "821989": 226, "824778": 225, "82618693": 223, "826220": 225, "82679392": 204, "8290": 220, "82e": 219, "82it": 219, "83": [67, 68, 93, 94, 110, 111, 201, 204, 219, 221, 229], "831": [204, 229], "8313e": 219, "832": [204, 229], "833": 206, "83328438": 206, "835474": 225, "836403": 219, "8371084209427546": 219, "838": 206, "83aa": 214, "83e": [219, 229], "83it": [206, 219], "83m": [206, 211, 216, 231], "84": [204, 206, 219, 221, 229], "8415": 219, "841g": 199, "84424aa2ad30301e23ece1438ea39923": 199, "845155": 226, "84573700e": [219, 221], "845939": [219, 221], "846": [217, 219], "84600000e": [219, 221], "8475": 229, "84e": 219, "84it": 219, "85": [199, 200, 210, 219, 221], "850m": 199, "851": [204, 210, 229], "853": [204, 229], "85544000e": [219, 221], "857937": 226, "8587e": 219, "85915122": 223, "85e": 219, "86": [206, 219, 221, 229], "8615e": 219, "862": 219, "863bc983245ffc0285305a1850e19cf7": 199, "864091775985314": 204, "866": [204, 206, 229], "8660e": 219, "869545": 216, "86e": 219, "86it": [210, 219], "87": [217, 219, 221, 229], "870581": 226, "87133271053866": 204, "872": 206, "8728": 219, "8736": 219, "874": 219, "8767029248": 231, "8785": 219, "87e": 219, "87it": 219, "88": [219, 221, 231], "880": 219, "880962": 225, "8812e": 219, "882": 219, "8837": 211, "884": 219, "8845": 219, "885881": 228, "8858e": 220, "8863": 206, "886933": 228, "887317180633545": 219, "888": 206, "8880e": 219, "8892e": 219, "88dcc02fd8c174a72d2c416878fc44ff": 199, "88e": 219, "88it": 219, "89": [219, 221], "891041": 225, "8922": 219, "893": 219, "893632": [219, 221], "898": [204, 229], "898007276": 205, "8993": 219, "89e": 219, "89it": 219, "8bff6bf3e10cc84acc4a283a375fcc23": 199, "8cfbb67beb312b98c40fcb891dfa480a": 199, "8ee1066149c305d7c17c219b369c5a73": 199, "8f39": 218, "8g": [199, 200], "8hr": 213, "8it": 206, "9": [79, 92, 107, 112, 159, 199, 200, 201, 204, 205, 206, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 231], "90": [49, 51, 64, 65, 114, 116, 211, 219, 221], "901556023": [210, 220], "901947": 219, "905": 206, "906401": 225, "906543aaefc171edab388ff4f0fe8a20": 199, "908790872097015": 225, "90e": 219, "90it": 225, "90x": [216, 225], "91": [211, 219, 221], "9102e": 219, "912": [204, 229], "91276645": 223, "9165": 219, "9166": 219, "9178466796875": 206, "918b20960438494ab160a9dbd9668157": 199, "91e": 219, "91it": [219, 225], "92": [206, 210, 219, 221, 229], "920": [206, 219], "92019999999996": 204, "9202e": 219, "921123": 219, "923": 210, "925020": 216, "926001": 219, "9261e": 219, "927": 206, "928": 219, "92e": 219, "92it": 219, "93": [37, 206, 219, 221], "930": 219, "93112559": 223, "932": 201, "9322": 219, "9335": 219, "9335218176": 231, "935": 219, "9363": 219, "937247": [219, 221], "9376552365568983e": 205, "938713": 216, "93e": 219, "93it": 206, "94": [219, 221, 225], "940": 206, "9409e": 220, "9421": 219, "94486": [77, 90, 105], "9454": 206, "946623": 228, "94e": 219, "95": [206, 219, 221, 228], "950": 206, "950872": 219, "953474cb93f0b08cdc523399f03f7c36": 199, "9544": 219, "9549": 219, "95617571": 223, "9575e": 219, "957974": 219, "95e": 219, "95it": 219, "95m": 206, "96": [219, 221, 225], "960242": 225, "96059535": 223, "9607": 219, "9609e": 219, "960c2450814024b66f3c79121179ac60": 199, "9627": 219, "96835355": [219, 221], "96835355e": [219, 221], "9683558933958047": 220, "9684": 210, "96898192": 223, "969171404838562": 213, "96e": 219, "96it": 219, "97": [219, 221], "97089230e": [219, 221], "971220": 219, "97216797": 206, "9721e": 219, "9749": 229, "976140": 219, "97640000e": [219, 221], "977699": 216, "977b6be1cbac6864e63c4c7fbf8a3fc": 202, "9784": 210, "979": 206, "9791": 219, "97e": 219, "97g": 199, "98": [206, 219, 221], "981516": 225, "981738567352295": 213, "983": 219, "9835": 210, "984": 206, "986": 225, "987": 206, "9881": 211, "9892": 219, "9893": 210, "9893144106683787": [210, 220], "98e": 219, "98it": [210, 219], "99": [219, 221, 229], "9907085": 223, "992668": 216, "99485570e": [219, 221], "995178": 216, "996": 210, "9977": 229, "9977326e": 205, "9983": 219, "999": [204, 219, 229], "999657": 216, "999736": 199, "999809": 199, "999826": 199, "999838": 199, "999859": 199, "999866": 199, "999944": 199, "999973": 199, "99e": 219, "9ac71e198d75b1427182cd34abb73e4d": 199, "9c9e4d617d306751760a80f1453e71f1": 199, "9dbcf7566e40965dd7f8a186a75a718": 199, "9e": 206, "9e3ed4d1e497bfdce4472ee70455edef": 199, "9e5912df6f7b11706d1046cdb9e3087": 199, "9eef": 206, "9f352fbc32bb2b8caf4788aba28b2eb7": 199, "9fed845aaab8fb4bf85e3a8db57796e0": 199, "9g": 199, "9it": 206, "9th": 201, "A": [1, 11, 21, 26, 30, 45, 93, 94, 111, 113, 134, 135, 154, 155, 157, 159, 169, 170, 174, 190, 192, 195, 197, 199, 200, 203, 204, 205, 206, 209, 210, 213, 214, 218, 219, 220, 221, 226, 227, 231], "AND": [45, 111, 209, 219], "AS": [45, 111, 209, 219], "ASE": [21, 23, 32, 38, 39, 134, 135, 166, 187, 188, 190, 199, 200, 201, 205, 219, 220, 221, 223, 226, 230, 231], "And": [207, 226, 230], "As": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 201, 206, 210, 219, 222, 223, 225, 226], "At": [11, 204, 213, 219, 221, 225], "BE": [45, 111, 209, 219], "BUT": [45, 111, 209, 219], "Be": 223, "But": [67, 68, 80, 81, 205, 228, 230], "By": [111, 204, 212, 219, 226, 230], "FOR": [3, 45, 111, 209, 219], "For": [0, 1, 5, 13, 30, 32, 38, 40, 41, 52, 53, 56, 61, 62, 107, 130, 142, 154, 155, 157, 159, 174, 178, 186, 187, 190, 199, 200, 201, 202, 203, 204, 205, 211, 212, 213, 214, 218, 219, 221, 223, 225, 226, 228, 230], "IN": [45, 111, 209, 219], "If": [0, 1, 11, 16, 20, 23, 27, 30, 32, 38, 49, 51, 56, 62, 67, 68, 70, 72, 80, 81, 83, 85, 93, 94, 97, 99, 110, 111, 113, 123, 132, 159, 167, 169, 172, 173, 186, 187, 188, 190, 192, 195, 197, 198, 199, 201, 205, 206, 207, 210, 212, 213, 214, 218, 219, 220, 221, 223, 225, 226, 228, 230], "In": [1, 13, 32, 38, 72, 74, 85, 87, 96, 99, 111, 155, 157, 158, 159, 169, 199, 201, 202, 204, 205, 206, 210, 212, 213, 214, 219, 220, 221, 223, 225, 228, 231], "It": [1, 5, 11, 16, 32, 67, 68, 80, 81, 96, 159, 169, 187, 188, 190, 192, 195, 198, 200, 201, 204, 205, 206, 218, 219, 221, 223, 225, 226, 228, 229], "NO": [45, 111, 199, 209, 219], "NOT": [45, 111, 209, 219], "No": [93, 94, 204, 205, 206, 216, 219, 223, 225, 226, 229], "Not": [32, 38, 205], "OF": [45, 111, 209, 219], "OR": [45, 111, 209, 219], "On": [49, 51, 64, 65, 114, 116, 212, 214, 229, 230], "One": [159, 182, 199, 201, 219, 228, 229], "Or": 213, "Such": 13, "THE": [45, 111, 209, 219], "TO": [45, 111, 209, 219, 221], "That": [204, 206, 226, 228, 230], "The": [0, 1, 2, 5, 11, 12, 13, 16, 21, 27, 30, 32, 38, 39, 40, 41, 45, 49, 51, 52, 53, 58, 59, 62, 64, 65, 96, 111, 113, 114, 116, 123, 134, 135, 151, 152, 154, 157, 159, 169, 170, 172, 173, 186, 187, 188, 189, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 207, 209, 211, 212, 213, 214, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "Then": [0, 5, 16, 159, 204, 205, 223, 225, 231], "There": [16, 32, 38, 159, 169, 198, 201, 204, 205, 213, 219, 225, 226, 230, 231], "These": [21, 107, 198, 199, 204, 205, 213, 219, 223, 225, 230, 231], "To": [16, 38, 39, 40, 46, 47, 50, 132, 157, 159, 169, 198, 199, 202, 206, 207, 212, 213, 216, 217, 219, 220, 221, 223, 225, 229, 230, 231, 232], "WITH": [45, 111, 209, 219], "With": [53, 155, 157, 205, 210, 219, 223], "_": [111, 113, 205, 206, 223, 226, 228], "__author__": 174, "__authors__": 169, "__call__": [12, 13, 27, 30, 61, 133, 190, 194, 195, 197], "__email__": [169, 174], "__enter__": [38, 39], "__eq__": [156, 157, 159], "__exit__": [38, 39], "__file__": 223, "__getitem__": [32, 38, 40, 41], "__getitems__": [38, 40], "__import_error": 20, "__init__": [13, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 205, 219], "__iter__": 13, "__len__": [13, 32, 38, 40, 41, 154, 156, 157, 159], "__repr__": [27, 53, 54, 57, 110, 111, 154, 156, 157, 159], "__str__": [154, 156, 157, 159, 187, 188, 190], "__version__": [10, 168, 190], "_api_to_ui_host": 189, "_avg_degre": 49, "_avg_num_nod": 49, "_backward": [150, 151], "_backward_hook": 205, "_backward_pre_hook": 205, "_calc": 205, "_call_impl": 205, "_check_consist": 130, "_clean_up_input": 174, "_cli": [43, 185], "_compiled_call_impl": 205, "_compute_loss": [151, 152], "_compute_metr": [151, 152], "_contextlib": 205, "_create_warning_msg": 219, "_ctx_ad_bulk": 192, "_ctx_slab": 192, "_data_parallel_group": 16, "_datamodel": [187, 188, 190], "_default_adslab_filt": [190, 192, 195], "_delete_system": 192, "_enforce_consist": [129, 130], "_ensure_adsorbate_support": 192, "_ensure_model_support": 192, "_ensure_system_delet": 192, "_error_msg": [129, 130], "_expand_edg": [57, 66], "_find_combos_to_check": [155, 157], "_forward": [45, 113, 151, 152, 205], "_forward_help": [114, 116], "_forward_hook": 205, "_forward_pre_hook": 205, "_from_grid": [57, 66], "_gather": 16, "_gather_with_pad": 16, "_get_absolute_map": 20, "_get_absorbate_configs_on_slab": 192, "_get_absorbate_configs_on_slab_with_log": 192, "_get_adsorbate_configs_on_slab": 192, "_get_adsorbate_from_random": [154, 157], "_get_bulk_from_random": [156, 157], "_get_bulk_if_support": 192, "_get_connect": [172, 173], "_get_neighbors_pymatgen": [134, 135], "_get_paramet": 123, "_get_project_root": 30, "_get_projected_point": [155, 157], "_get_row": [38, 39], "_get_row_by_index": [38, 39], "_get_scaled_norm": [155, 157], "_get_slab": 192, "_get_timestamp": [150, 151], "_global_backward_hook": 205, "_global_backward_pre_hook": 205, "_global_forward_hook": 205, "_global_forward_pre_hook": 205, "_graph_parallel_group": 16, "_grid_act": [57, 66], "_h": 223, "_hasmetadata": 13, "_i": [111, 113, 205], "_import_local_fil": 30, "_incompatiblekei": 30, "_init_edge_rot_mat": [49, 51, 64, 65, 114, 116], "_init_gp_partit": [49, 51], "_init_pg_and_rank_and_launch_test": 26, "_init_weight": [49, 51], "_initi": 66, "_j": [111, 113], "_jd": [63, 66, 118], "_l_primari": [57, 66], "_load_adsorb": [154, 157], "_load_dataset": 13, "_load_dataset_get_id": [32, 38], "_load_id": [38, 39], "_load_scale_dict": 127, "_local_metadata": [129, 130], "_m_primari": [57, 66], "_missing_kei": [129, 130], "_new_shar": [219, 229], "_nextid": [38, 39], "_nnh": 223, "_observ": [129, 130], "_pred": 205, "_predict": 213, "_prefilled_input": 128, "_process_error": [148, 149], "_rank_edge_dist": [114, 116], "_reduc": 16, "_reduce_edg": [57, 66], "_refresh_pbar": 192, "_relax_binding_sites_on_slab": 192, "_report_incompat_kei": 30, "_reshape_featur": [134, 135], "_resolve_scale_factor_submodul": 30, "_rotat": [57, 66], "_rotate_inv": [57, 66], "_run_relaxations_on_slab": 192, "_run_request": [186, 187, 190], "_select": [38, 39], "_setup_log_record_factori": 192, "_sort_kei": [190, 194, 195], "_split": 16, "_split_tensor": 16, "_standard": [69, 82, 95], "_stat": [129, 130], "_stats_pi": 223, "_strict": [129, 130], "_submit_relax": 192, "_submit_relaxations_with_progress_log": 192, "_t": 29, "_train_batch": 128, "_unexpected_kei": [129, 130], "_uniform_init_linear_weight": [49, 51], "_uniform_init_rad_func_linear_weight": [49, 51], "_unwrapped_model": [150, 151, 228], "_updat": [38, 39], "_util": [38, 185], "_wait_check_retry_aft": 197, "_wrapped_call_impl": 205, "_write": [38, 39], "_write_adslab": 170, "_write_deleted_id": [38, 39], "_z_rot_mat": [63, 66, 118], "a0": 228, "a193b4c72f915ba0b21a41790696b23c": 199, "a21081f3f55eb0c98a91021bbe3dac44": 199, "a2a_graph": [93, 94, 104, 205], "a2ee2a_graph": [93, 94, 104, 205], "a2g": [205, 210, 219, 220], "a2g_arg": [32, 38, 198, 204, 206, 229], "a405ce403018bf8afbd4425d5c0b34d5": 199, "a_0": [77, 90, 105], "aa": [204, 228], "ab": [110, 111, 204, 206, 211, 214], "abc": [19, 30, 32, 122, 123, 134, 135, 150, 151, 205], "abhishek": [199, 202, 203, 211, 214, 218, 219], "abhshkdz": 219, "abl": [204, 205, 229], "about": [5, 96, 155, 157, 186, 187, 188, 190, 192, 198, 199, 202, 204, 206, 210, 216, 219, 223, 225, 226, 228, 230, 232], "abov": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 199, 206, 209, 210, 211, 213, 214, 219, 220, 221, 225, 226, 228, 229, 230, 231], "absolut": [5, 28, 30, 204, 219, 221], "absorb": [187, 188, 190], "abstract": [19, 32, 38, 40, 44, 45, 149, 150, 151], "ac": [199, 202, 204, 211, 218, 219, 223], "ac84": 214, "accedingsequencelengthbatchsampl": 13, "accedingsequencelengthsampl": 13, "acceler": [111, 184, 201, 215, 219, 231], "accept": [16, 38, 40, 46, 47, 50], "acces": 219, "access": [201, 213, 214, 219, 226, 228, 229], "accident": [5, 159], "accompani": [111, 202], "accord": [69, 82, 95, 159, 204, 219, 221], "accordingli": [199, 207, 213, 219], "account": [113, 134, 135, 214, 219, 225], "accumul": [204, 228, 231], "accur": [159, 204, 205, 219], "accuraci": [204, 219, 221], "achiev": [11, 21, 219, 230], "across": [1, 5, 49, 51, 53, 184, 199, 200, 213, 219, 223], "acscat": [199, 211, 218, 223], "act": [13, 20, 45, 54, 57, 64, 66, 116, 119, 120], "action": [45, 111, 186, 187, 190, 195, 197, 209, 219], "activ": [45, 49, 51, 62, 64, 67, 68, 70, 71, 74, 76, 80, 81, 83, 84, 87, 89, 93, 94, 97, 98, 101, 104, 121, 185, 204, 207, 212, 213, 219, 223, 228, 229, 231], "active_discoveri": 20, "activediscoverytrain": 20, "actual": [199, 219, 228], "ad": [93, 94, 97, 154, 155, 157, 187, 188, 190, 195, 197, 199, 202, 210, 213, 219, 221, 222, 223, 225], "adamw": [204, 219, 229], "adapt": [30, 79, 92, 107, 112, 159, 228, 231], "add": [5, 11, 32, 47, 49, 51, 54, 57, 67, 68, 80, 81, 93, 94, 110, 111, 113, 192, 199, 204, 214, 219, 223, 225, 226], "add_additional_inform": 206, "add_adsorb": [205, 210, 216, 219, 220, 221, 225], "add_core_arg": 15, "add_edge_distance_to_graph": 30, "addfilt": 229, "addhandl": 229, "addit": [5, 32, 38, 49, 51, 111, 184, 198, 199, 204, 210, 214, 221, 222, 225, 226], "addition": [30, 210, 219, 222], "address": [32, 38, 159, 169, 198, 219], "adeesh": [202, 211, 219], "adequ": [226, 230], "adj_edg": 96, "adjac": [5, 96], "adjust": [204, 230], "administr": 207, "ado": 204, "adopt": 219, "adorb": 214, "adosrb": 202, "ads0": 170, "ads1": 170, "ads_id": 199, "ads_len": 226, "ads_symbol": [199, 202], "adslab": [170, 190, 192, 194, 195, 210, 214, 219, 220, 221, 223, 226], "adslab_filt": [190, 192, 195, 214], "adslab_obj": 170, "adsorb": [2, 5, 93, 94, 155, 157, 158, 159, 164, 170, 172, 173, 178, 185, 186, 187, 188, 190, 195, 200, 202, 210, 211, 212, 213, 216, 219, 220, 221, 224, 225, 230, 231], "adsorbate1": 5, "adsorbate2": 5, "adsorbate_atom": [154, 155, 157], "adsorbate_binding_index": 226, "adsorbate_binding_indic": [154, 157], "adsorbate_c": [155, 157], "adsorbate_c2": [155, 157], "adsorbate_config": [186, 187, 188, 190, 192], "adsorbate_db": [154, 157], "adsorbate_db_path": [6, 8, 154, 157, 223, 230], "adsorbate_h": 223, "adsorbate_id_from_db": [154, 157, 230], "adsorbate_idx": [155, 157], "adsorbate_index": 170, "adsorbate_info": [219, 221], "adsorbate_nnh": 223, "adsorbate_pkl_path": [154, 157, 161, 230], "adsorbate_react": [187, 188, 190], "adsorbate_reference_energi": [219, 221], "adsorbate_slab_config": [5, 157, 185], "adsorbate_slab_configur": 155, "adsorbate_smil": 226, "adsorbate_smiles_from_db": [154, 157, 223, 226], "adsorbate_smiles_h": 223, "adsorbate_smiles_nnh": 223, "adsorbatebindingsit": [190, 192, 195, 214], "adsorbates_support": [187, 188, 190, 214], "adsorbatesexcept": [190, 192, 195], "adsorbatesitefind": [155, 157, 158], "adsorbateslabconfig": [155, 157, 158, 186, 187, 188, 190, 192, 194, 195, 223, 226, 230], "adsorbateslabrelax": [190, 192, 195], "adsorbateslabrelaxationresult": [187, 188, 190, 192, 195, 214], "adsorbateslabrelaxationsrequest": [186, 187, 188, 190], "adsorbateslabrelaxationsresult": [186, 187, 188, 190], "adsorbateslabrelaxationssystem": [186, 187, 188, 190], "adsorbml": [200, 214, 218, 223], "adsorbml_walkthrough": 217, "adsorbt": 221, "adsorpt": [1, 5, 169, 199, 200, 202, 205, 210, 211, 212, 213, 214, 221, 223, 231], "adsorption_data": 177, "adsorption_data_defect": 177, "adsorption_energi": [219, 221], "adsorption_sit": [199, 200], "advanc": [217, 219, 229], "advantag": [213, 219, 226], "advis": [32, 38, 204], "aecc5e23542de49beceb4b7e44c153b9": 199, "aed414cdd240fbb5670b5de6887a138b": 199, "af": 230, "af9817f0aff": 218, "affect": [123, 155, 157, 158, 199, 219, 220, 223, 225], "affili": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209], "affin": [34, 53, 159, 169], "after": [12, 45, 49, 51, 62, 67, 68, 74, 76, 79, 80, 81, 87, 89, 92, 93, 94, 97, 101, 104, 107, 112, 123, 154, 157, 190, 195, 197, 205, 212, 213, 214, 223, 226, 228], "ag": [204, 206, 225, 229], "ag36pd12": 223, "ag3cu": 223, "ag3mo": 223, "ag3pd": 223, "again": [187, 188, 190, 204, 219], "against": [186, 187, 190], "agcu3": 223, "agg": [219, 221], "agg2_out_s": [100, 104], "aggr": 111, "aggr_kwarg": 111, "aggreg": [52, 64, 67, 68, 70, 80, 81, 83, 93, 94, 96, 97, 100, 111, 113, 114, 116, 118, 212], "aghf3": 223, "agmo3": 223, "ago": 231, "agreement": [167, 204, 225], "agta3": 223, "ahead": 219, "ai": [219, 222], "aim": 219, "aini": [169, 199, 211, 214, 218, 219], "air": 218, "aka": 228, "akiai266r7v6o36o5jua": 206, "akolluru": 219, "al": [110, 111, 219, 223], "alert": 205, "algo": 159, "algorithm": [159, 206, 219], "align": [5, 159, 169], "all": [1, 2, 5, 13, 16, 21, 28, 30, 32, 38, 39, 40, 44, 45, 46, 47, 49, 50, 51, 53, 54, 56, 57, 62, 64, 67, 68, 71, 80, 81, 84, 93, 94, 96, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 142, 155, 157, 158, 159, 164, 169, 170, 186, 187, 188, 190, 192, 194, 195, 198, 199, 200, 202, 203, 204, 205, 206, 207, 209, 211, 212, 213, 216, 218, 219, 220, 221, 224, 225, 226, 228, 229, 230, 231], "all_converg": 11, "all_gath": 14, "all_reduc": 14, "all_slabs_info": [159, 169], "all_system": 5, "all_system_energi": 5, "all_systems_binding_idx": 5, "alloc": 205, "alloi": 224, "allow": [5, 11, 30, 32, 38, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 107, 111, 116, 117, 119, 120, 125, 129, 130, 172, 173, 186, 187, 190, 192, 195, 201, 204, 219, 220, 225, 229, 230], "allow_calcul": 205, "allow_pickl": 206, "allow_shared_calcul": [6, 7], "allowed_model": [190, 192, 195], "allowed_radius_max": 5, "allowed_radius_min": 5, "allpop": 182, "along": [5, 49, 51, 52, 62, 111, 155, 157, 158, 159, 165, 187, 188, 190, 201, 202, 203, 210, 219], "alpha": [25, 49, 51, 62, 63, 66, 118, 204, 213, 219], "alpha_drop": [49, 51, 62], "alreadi": [2, 108, 109, 155, 156, 157, 170, 178, 187, 188, 190, 198, 205, 225, 229], "also": [1, 11, 16, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 154, 157, 159, 169, 187, 188, 190, 198, 200, 203, 204, 205, 206, 207, 211, 213, 214, 217, 219, 220, 225, 226, 228, 229, 231], "altern": [206, 213, 214, 219, 221, 225, 226, 229], "although": [111, 198, 204, 213, 219], "alwai": [13, 110, 111], "am": 226, "am4059149": 204, "amazonaw": 206, "ambigu": 205, "amedford6": 175, "ammar": [202, 211], "ammonia": 219, "among": [214, 226], "amongst": [49, 51, 93, 94], "amount": [197, 225], "amp": [58, 59, 102, 150, 151, 152, 204, 205, 206, 219, 229], "amsgrad": [204, 219, 229], "amz": 206, "an": [0, 1, 2, 5, 13, 16, 20, 28, 30, 32, 38, 40, 44, 45, 46, 47, 50, 53, 54, 56, 57, 64, 71, 84, 98, 105, 107, 111, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 150, 151, 154, 155, 156, 157, 159, 163, 167, 169, 172, 173, 182, 186, 187, 188, 190, 192, 194, 195, 197, 199, 200, 201, 202, 203, 204, 205, 206, 207, 209, 210, 213, 214, 215, 216, 217, 218, 220, 221, 225, 226, 228, 229, 231], "analogi": 111, "analys": [2, 223], "analysi": [199, 223, 229], "analyz": [213, 219, 223], "anatas": 204, "anatomi": 201, "andrew": [169, 174, 203, 211, 219], "ang": 230, "ang_mom": 30, "angl": [27, 63, 66, 67, 68, 76, 80, 81, 89, 93, 94, 104, 107, 118, 157, 158, 219], "angle_ab": 107, "angle_cab": 107, "angle_cabd": [93, 94, 205], "angstom": [134, 135], "angstrom": [49, 51, 64, 65, 67, 68, 77, 80, 81, 90, 93, 94, 105, 114, 116, 134, 135, 155, 157, 158, 159, 219, 228], "angular": 30, "ani": [2, 5, 13, 16, 19, 21, 26, 30, 32, 38, 40, 41, 45, 111, 154, 155, 156, 157, 159, 172, 173, 186, 187, 190, 192, 193, 194, 195, 197, 199, 201, 202, 203, 205, 207, 209, 211, 212, 213, 214, 219, 220, 225, 229], "anl": 225, "annoi": 229, "annot": 223, "announc": 218, "anom": [223, 226], "anomali": [2, 199, 226], "anomalies_by_sid": 2, "anomol": [223, 226], "anoth": [159, 201, 205, 212, 219, 221, 228], "answer": [205, 212], "anuroop": [199, 202, 203, 211, 218, 219], "anyth": 228, "apart": 219, "api": [186, 187, 188, 189, 190, 192, 195, 197, 214], "api_host": [187, 189, 190, 192, 195], "appear": [199, 231], "append": [58, 59, 111, 151, 152, 206, 219, 220, 223, 226, 228, 230], "appl": 204, "appli": [5, 11, 16, 32, 38, 47, 113, 192, 219, 221], "applic": [5, 58, 59, 111, 151, 152, 201, 210, 218, 219, 221, 228, 230, 231], "apply_constraint": [25, 205, 219, 221], "apply_one_tag": [32, 38], "approach": [204, 206, 213, 216, 218, 219, 223, 226, 230, 231], "appropri": [30, 32, 38, 134, 135, 159, 207], "approxim": [49, 51, 64, 65, 114, 116, 219, 221], "apt": 5, "aquisit": 200, "ar": [0, 1, 2, 5, 11, 12, 13, 16, 21, 26, 30, 32, 38, 39, 40, 41, 46, 47, 49, 50, 51, 53, 54, 58, 59, 67, 68, 69, 72, 80, 81, 82, 85, 93, 94, 95, 96, 99, 110, 111, 123, 134, 135, 137, 151, 152, 154, 155, 157, 158, 159, 165, 169, 174, 186, 187, 188, 190, 192, 195, 197, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 211, 213, 214, 216, 218, 219, 221, 223, 225, 226, 228, 229, 230, 231], "arbitrari": [16, 30, 182, 210, 218, 219, 221], "arbitrarili": [0, 1, 49, 51, 93, 94], "arbitrarli": 220, "architectur": [212, 219, 231], "are_all_adsorbate_atoms_overlap": 5, "area": 219, "aren": 223, "arg": [2, 12, 16, 26, 30, 32, 38, 39, 49, 51, 93, 94, 142, 143, 144, 145, 146, 147, 167, 169, 170, 174, 187, 188, 190, 192, 195, 205, 219, 226, 229], "argpars": [15, 137, 142, 144, 145, 147, 170], "args_overrid": [30, 229], "argsort": [13, 206], "argument": [12, 13, 16, 26, 30, 32, 38, 47, 57, 71, 72, 84, 85, 98, 99, 111, 113, 130, 159, 169, 174, 198, 199, 204, 213, 216, 219, 220, 221, 223, 229], "argumentpars": [15, 137, 145, 147], "aris": [45, 111, 209, 219], "arosen93": 37, "around": [5, 27, 113, 134, 135, 184, 190, 192, 195, 220, 228, 229, 230, 231], "arrai": [134, 135, 204, 205, 206, 219, 221, 226, 228, 231], "arriv": [219, 221], "art": [219, 225, 231], "articl": [199, 202, 203, 204, 211, 214, 218], "arxiv": [110, 111, 203, 211, 214, 218, 219, 225], "ascii": [38, 40, 41, 210, 219], "asctim": 229, "ase": [5, 6, 7, 11, 21, 28, 32, 38, 39, 134, 135, 137, 154, 155, 156, 157, 159, 162, 169, 172, 173, 174, 178, 187, 188, 190, 198, 199, 201, 204, 205, 206, 210, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "ase_atom": 214, "ase_dataset": [38, 185], "ase_db": [28, 198, 204, 206, 229], "ase_read": 198, "ase_read_arg": [32, 38, 198], "ase_read_multi": 198, "ase_relax": 184, "ase_relax_job": 184, "ase_util": [22, 185, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230], "aseatomsadaptor": 134, "aseatomsdataset": [32, 38], "asedbdataset": [32, 38], "aselmdbdataset": [32, 38], "aseneb": [6, 7], "asereaddataset": [32, 38], "asereadmultistructuredataset": [32, 38], "ask": [21, 214], "assert_is_inst": 29, "assess": [5, 11, 172, 173, 200, 201, 223, 226], "asset": 218, "assign": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 107, 111, 113, 116, 117, 119, 120, 125, 129, 130, 187, 188, 190, 193, 210, 219], "associ": [1, 45, 72, 85, 99, 100, 111, 202, 209, 219, 231], "associated_legendre_polynomi": [72, 85, 99], "assum": [30, 32, 38, 46, 53, 155, 157, 187, 188, 190, 198, 214, 219, 226], "assumpt": [38, 39], "async": [186, 187, 190, 192, 194, 195], "async_op": 14, "asyncgener": 192, "asynchron": [186, 187, 190], "asyncio": 214, "atct": 225, "atom": [5, 11, 13, 21, 25, 30, 32, 33, 34, 38, 39, 45, 49, 51, 52, 62, 64, 65, 67, 68, 70, 74, 76, 79, 80, 81, 83, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 110, 111, 113, 114, 116, 134, 135, 154, 155, 156, 157, 158, 159, 166, 167, 169, 172, 173, 174, 178, 182, 184, 186, 187, 188, 190, 192, 195, 199, 200, 202, 203, 204, 206, 210, 212, 213, 216, 222, 223, 225, 226, 229, 231], "atom_dist": [30, 107], "atom_edge_embed": [49, 51], "atom_edge_interact": [93, 94, 104, 204, 205, 219, 229], "atom_emb": [205, 219], "atom_emb_s": 219, "atom_featur": [74, 87, 101], "atom_interact": [93, 94, 104, 204, 219, 229], "atom_tag": 226, "atom_upd": [70, 83, 219], "atom_update_block": [75, 88, 103, 185], "atomembed": [74, 87, 101, 219], "atomic_numb": [52, 62, 64, 116, 134, 135, 205, 210, 219, 220], "atomic_numbers_ful": [49, 51], "atomic_radii": [35, 185], "atomist": [219, 221, 228, 231], "atoms_collect": [134, 135], "atoms_fin": 2, "atoms_init": 2, "atoms_len": 42, "atoms_list": [42, 223, 226, 230], "atoms_tag": [172, 173], "atoms_til": 159, "atoms_to_graph": [135, 185, 220], "atoms_transform": [32, 38], "atoms_transform_arg": [32, 38], "atomsrow": [38, 39], "atomstograph": [32, 38, 134, 135, 219, 220], "atomupdate_2_sum": 219, "atomupdate_3_sum": 219, "atomupdate_4_sum": 219, "atomupdate_5_sum": 219, "atomupdateblock": [70, 83, 97], "atomwisel2loss": 125, "attach": [26, 204], "attempt": [32, 38, 186, 187, 190, 192, 195, 197], "attent": [49, 51, 53, 62, 111], "attn_activ": [49, 51, 62], "attn_alpha_channel": [49, 51, 62], "attn_alpha_head": [49, 51, 62], "attn_hidden_channel": [49, 51, 62], "attn_value_channel": [49, 51, 62], "attn_value_head": [49, 51, 62], "attribut": [13, 21, 44, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 187, 188, 199, 202, 203, 210, 211, 219], "au": 206, "au10": 206, "au119": 206, "au12": 206, "au13": 206, "au16": 206, "au17": 206, "au27": 206, "au28": 206, "au36": 206, "au4": 206, "au41": 206, "au45": 206, "au48": 206, "au5": 206, "au52": 206, "au7": 206, "audienc": [208, 222], "augment": [155, 157, 225], "auhf3": 223, "author": [45, 111, 169, 174, 199, 202, 203, 209, 211, 214, 218, 219], "auto": [185, 217, 228], "autoapi": 185, "autocast": 205, "autofram": [6, 185, 230], "autoframedesorpt": 5, "autoframedissoci": [5, 230], "autoframetransf": 5, "autograd": 16, "autom": [206, 210, 223, 225, 226], "automat": [16, 58, 59, 111, 114, 116, 118, 151, 152, 204, 205, 214, 216, 219, 230], "autonotebook": 228, "auxiliari": [38, 39], "avail": [1, 39, 111, 187, 188, 190, 192, 195, 199, 202, 203, 207, 210, 211, 212, 213, 216, 219, 223, 231], "available_pretrained_checkpoint": [108, 109], "available_pretrained_model": [108, 109, 206, 216, 231], "averag": [14, 49, 51, 123, 212, 230], "average_distance_within_threshold": 122, "avg_degre": [49, 51], "avg_num_nod": [49, 51], "avoid": [5, 32, 38, 198, 199, 204, 205, 206, 214, 216, 219, 223, 225, 226, 229], "awai": [114, 116, 157, 158, 219], "await": [190, 192, 195, 206, 214, 219], "awar": [198, 219], "aws4": 206, "aws4_request": 206, "ax": [27, 175, 216, 219, 221, 223, 225, 228], "ax1": [223, 228], "ax2": [223, 228], "axi": [27, 107, 111, 205, 210, 219, 220, 221, 223], "axvlin": 228, "azur": 231, "b": [16, 30, 67, 68, 80, 81, 93, 94, 96, 107, 159, 175, 187, 188, 190, 206, 207, 214, 219, 223, 225, 228], "b07c64158e4bfa5f7b9bf6263753ecc5": 200, "b12b706854f5d899e02a9ae6578b5d45": 199, "b2": [206, 211, 216, 231], "b35dc24e99ef3aeaee6c5c949903de94": 202, "b703": 218, "back": [193, 197, 214], "backend": [26, 32, 38, 39, 198], "background": [208, 222], "backoff_factor": 102, "backpropag": [93, 94], "backward": [16, 132, 154, 157], "bader": 231, "balanc": [213, 219], "balanced_partit": 13, "balancedbatchsampl": [13, 150, 151], "band": [114, 116, 118], "bar": [32, 38, 192], "bare": [199, 219, 221], "barrier": 11, "barrierless": 11, "barrierless_converg": 11, "base": [5, 6, 7, 12, 13, 16, 19, 21, 23, 26, 30, 32, 38, 39, 40, 41, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 80, 81, 82, 83, 84, 86, 87, 89, 90, 91, 93, 94, 95, 97, 98, 100, 101, 104, 105, 106, 108, 110, 111, 113, 114, 116, 117, 118, 119, 120, 125, 129, 130, 148, 149, 150, 151, 152, 157, 158, 185, 186, 187, 188, 190, 192, 195, 197, 198, 199, 202, 204, 213, 214, 218, 219, 225, 228, 229, 231], "base_config": 30, "base_joint": 213, "base_lay": [75, 83, 88, 103, 185], "base_train": [128, 151, 152, 185], "basecalcul": 205, "basedata": [38, 40], "basedataset": 20, "baselin": [199, 219], "basemodel": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 205], "bases_a2": [104, 205], "bases_e2": [104, 205], "bases_e2a": [104, 205], "bases_qint": [104, 205], "basetask": [20, 148, 149], "basetrain": [128, 150, 151, 152], "bash": 219, "basi": [45, 49, 51, 64, 65, 67, 68, 72, 73, 76, 77, 78, 80, 81, 85, 86, 89, 90, 91, 93, 94, 97, 99, 100, 101, 104, 105, 106, 114, 116, 121, 184, 185, 199, 219], "basic": 219, "basis_a2a_rad": [104, 205], "basis_atom_upd": [104, 205], "basis_cir_qint_raw": 205, "basis_emb_s": 45, "basis_output": 205, "basis_rad": 97, "basis_rad_a2ee2a_raw": 205, "basis_rad_cir_qint_raw": 205, "basis_rad_raw": 205, "basis_rad_sph_qint_raw": 205, "basis_sph_qint_raw": 205, "basis_typ": 120, "basis_util": [75, 88, 103, 185], "basis_width_scalar": [64, 65, 114, 116, 117], "basisembed": 100, "batch": [13, 21, 23, 25, 30, 38, 40, 45, 47, 57, 62, 66, 113, 128, 151, 152, 187, 188, 190, 205, 212, 213, 219, 230], "batch_idx": [93, 94, 110, 111], "batch_siz": [6, 7, 13, 125, 150, 151, 201, 204, 205, 219, 229, 230], "batch_to_atom": 21, "bb": 30, "bb4a01956736399c8cee5e219f8c1229": 199, "bbox_to_anchor": 204, "bc74b6474a13542cc56eaa97bd51adfc": 199, "bc7c55330ece006d09496a5ff01d5d50": 199, "bcada432482f6e87b24e14b6b744992a": 199, "becaus": [186, 187, 190, 201, 203, 205, 210, 213, 219, 223, 225, 226], "becker": 219, "becom": [159, 169, 192, 205], "been": [11, 21, 38, 39, 155, 178, 186, 187, 188, 190, 192, 195, 204, 205, 206, 210, 215, 216, 218, 219, 223, 225, 226, 229, 230, 231], "befor": [44, 45, 46, 47, 50, 53, 57, 67, 68, 71, 76, 80, 81, 84, 89, 93, 94, 97, 98, 104, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 186, 187, 190, 192, 195, 198, 199, 214, 219], "began": 231, "begin": [210, 219], "behav": 219, "behavior": [30, 32, 167], "behaviour": 214, "being": [5, 30, 61, 186, 187, 188, 189, 190, 192, 195, 197, 199, 201, 213, 214, 231], "belong": 201, "below": [11, 30, 107, 199, 204, 205, 206, 210, 213, 214, 219, 221, 225, 226, 229, 230], "benchmark": 219, "beneath": [219, 221], "benefici": 219, "benefit": 219, "bernstein": [77, 90, 105], "bernsteinbasi": [77, 90, 105], "besid": [32, 38], "bess_basi": [72, 85, 99], "bessel": [72, 77, 78, 85, 90, 91, 99, 105, 106], "bessel_basi": [72, 85, 99], "best": [0, 1, 16, 204, 228], "best_checkpoint": [204, 219], "best_checpoint": 219, "best_dft_energi": [0, 1], "best_ml_dft_energi": 1, "best_pred_energi": 0, "beta": [63, 66, 118], "better": [32, 38, 69, 82, 93, 94, 95, 105, 106, 137, 204, 206, 219, 220, 225, 229], "between": [5, 30, 32, 38, 49, 51, 64, 65, 79, 92, 93, 94, 95, 96, 107, 114, 116, 134, 135, 155, 157, 158, 190, 192, 195, 205, 212, 219, 220, 223, 225, 231], "beyond": [218, 219], "bfaf689e5827fcf26c51e567bb8dd1b": 199, "bfb6e03d4a687987ff68976f0793cc46": 199, "bfg": [201, 205, 210, 216, 219, 220, 223, 225, 226, 230], "bi": 219, "bia": [46, 57, 71, 84, 98, 219], "bias": 219, "bigger": 23, "biggest": 225, "bigoplu": 111, "bigoplus_": 111, "bilinear": [67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 100, 104], "billion": 219, "bimetal": 223, "bin": [175, 206, 210, 219, 231], "bin_plot": 175, "binari": [134, 135, 206, 219], "bind": [5, 154, 155, 157, 158, 172, 173, 186, 187, 190, 192, 195, 199, 200, 214, 219, 225], "binding_idx": 154, "binding_indic": 226, "binned_averag": 175, "blob": [39, 184, 211, 220, 228], "block": [34, 45, 47, 49, 51, 56, 64, 65, 67, 68, 70, 71, 74, 76, 79, 80, 81, 83, 84, 87, 89, 92, 93, 94, 97, 98, 101, 104, 107, 111, 112, 113, 114, 116, 186, 187, 190, 192, 195, 205, 206, 219, 228], "block_inc": [79, 92, 107, 112], "bluish": 228, "bo": 204, "bo2": 204, "board": [212, 218], "bodi": [186, 187, 190], "boe": 206, "bohr": 204, "boilerpl": 219, "bond": [5, 172, 173, 231], "bond_feat_dim": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 219], "bool": [0, 5, 11, 12, 13, 14, 16, 19, 20, 21, 23, 25, 26, 30, 32, 38, 39, 40, 42, 44, 45, 46, 47, 49, 50, 51, 52, 53, 56, 57, 58, 59, 62, 64, 65, 67, 68, 70, 71, 72, 78, 79, 80, 81, 83, 84, 85, 91, 92, 93, 94, 96, 97, 98, 99, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 117, 119, 120, 123, 125, 129, 130, 131, 134, 135, 136, 150, 151, 152, 155, 156, 157, 159, 172, 173, 186, 187, 188, 190, 192, 195, 219, 220], "bool_matrix": 226, "boolean": [2, 11, 16, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 159, 169, 199, 200, 219, 221], "borrow": [20, 45, 218], "both": [11, 13, 46, 47, 50, 53, 93, 94, 104, 110, 111, 159, 170, 190, 192, 195, 199, 202, 213, 216, 219, 221], "both_barri": 11, "both_barrierless": 11, "bottleneck": 198, "bottom": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 219, 221], "bound": 5, "boundari": [49, 51, 64, 65, 79, 92, 93, 94, 107, 113, 114, 116, 134, 135], "box": [219, 221], "brabson": [203, 211], "branch": 228, "brandon": [199, 202, 211, 214, 218, 219], "breach": [186, 187, 190], "breadth": 215, "break": [5, 172, 173, 219], "breviti": [223, 226, 230], "bridg": [155, 157, 158, 223, 225], "broadcast": 14, "broken": [199, 202, 219], "brook": 214, "brookit": 204, "browser": [204, 229], "broyden": 219, "brute": 219, "budget": 219, "buffer": 231, "bug": [167, 199], "build": [45, 67, 68, 80, 81, 93, 94, 205, 206, 207, 210, 216, 219, 220, 221, 225, 228, 229, 231], "build_config": [30, 219, 229], "built": [49, 51], "bulk": [2, 30, 93, 94, 157, 159, 169, 170, 185, 186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 205, 206, 210, 219, 220, 221, 223, 225, 226, 230], "bulk0": 170, "bulk1": 170, "bulk_atom": [156, 157, 159, 169], "bulk_cn": 159, "bulk_cn_dict": 159, "bulk_databas": 169, "bulk_db": [156, 157], "bulk_db_path": [156, 157, 223, 230], "bulk_id": [199, 202, 223], "bulk_id_from_db": [156, 157], "bulk_ind": 170, "bulk_index": [169, 170], "bulk_mpid": 199, "bulk_pkl": 169, "bulk_pkl_path": [156, 157, 161, 230], "bulk_src_id": [187, 188, 190, 223, 226], "bulk_src_id_from_db": [156, 157, 223, 226, 230], "bulk_symbol": [199, 202], "bulk_vasp_flag": 174, "bulkier": 219, "bulks_support": [187, 188, 190, 214], "bump": 228, "bwood": 219, "byte": [199, 200, 201, 202, 203], "c": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 53, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 155, 168, 187, 188, 190, 199, 200, 202, 204, 206, 207, 209, 211, 214, 218, 219, 221, 223, 225, 228, 230], "c05289fd56d64c74306ebf57f1061318": 199, "c18735c405ce6ce5761432b07287d8d9": 200, "c2h6": 228, "c3h8": [219, 221], "c7f383b50faa6244e265c9611466cb8f": 199, "c8742faa8ca40e8edb4110069817fa70": 199, "c_index": [134, 135], "caca0058b641bfdc9f8de4527e60feb7": 199, "cach": [108, 109, 219, 231], "cache_sorted_by": 2, "cait": 53, "calc": [11, 183, 204, 205, 206, 210, 216, 220, 221, 223, 225, 226, 228, 229, 230], "calc_forc": 102, "calc_forces_and_upd": 102, "calc_kwarg": 184, "calc_tim": 206, "calcspherepoint": 115, "calcspherepointsrandom": 115, "calcuat": 203, "calcul": [1, 5, 11, 13, 21, 38, 40, 41, 52, 62, 72, 79, 85, 92, 93, 94, 99, 102, 107, 118, 158, 159, 165, 167, 170, 174, 178, 184, 187, 188, 190, 192, 195, 199, 200, 201, 204, 205, 210, 213, 214, 216, 220, 221, 222, 223, 226, 228, 229, 230, 231], "calculate_center_of_mass": 159, "calculate_coordination_of_bulk_atom": 159, "calculate_interatomic_vector": [79, 92, 107], "calculate_quad_angl": [93, 94, 205], "calculate_surface_k_point": 174, "caleb": [199, 211, 218, 219], "calibr": 225, "call": [11, 16, 21, 30, 44, 45, 46, 47, 50, 53, 57, 61, 71, 84, 98, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 170, 186, 187, 190, 192, 195, 197, 204, 205, 212, 214, 219, 228, 231], "callabl": [12, 26, 32, 38, 41, 70, 73, 83, 86, 97, 190, 192, 195], "caller": [192, 193], "can": [1, 13, 16, 20, 21, 30, 32, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 54, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 137, 151, 152, 157, 158, 159, 169, 170, 186, 187, 188, 189, 190, 192, 195, 198, 199, 200, 202, 203, 204, 206, 207, 208, 211, 212, 213, 214, 218, 219, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "cancel": 192, "candid": [5, 192, 204, 219, 223], "cannot": [57, 187, 188, 190, 205, 219, 221], "capabl": [219, 231], "capac": 205, "caption": 19, "captur": [205, 206, 213, 218, 219, 228, 229], "carbon": [219, 228], "care": [96, 205, 219, 225], "carnegi": 219, "carri": [219, 221, 229], "cartesian": [72, 85, 99, 187, 188, 190, 199, 200, 231], "case": [0, 1, 5, 13, 30, 32, 38, 111, 155, 157, 158, 192, 198, 201, 210, 213, 214, 219], "cat": [204, 213, 219], "catalyast": 219, "catalysi": [199, 200, 201, 202, 211, 216, 218, 219, 223, 231], "catalyst": [142, 155, 157, 186, 187, 190, 213, 214, 218, 220, 221, 222, 231], "catalyt": 223, "catchal": 188, "categori": 219, "cattsunami": [185, 201], "cattsunami_walkthrough": 217, "caus": [186, 187, 190, 204, 205, 206, 223, 229], "cbf": [67, 68, 78, 80, 81, 91, 93, 94, 100, 106, 204, 219, 229], "cbf3": [76, 89], "cbf_basis_qint": 205, "cc668fecf679b6edaac8fd8fb9cdd404": 199, "ccai": 219, "cch": 199, "cch2": 199, "cch2oh": 199, "cch3": 199, "ccho": 199, "cchoh": 199, "cco": 199, "cd": [207, 219], "cell": [5, 21, 30, 96, 122, 134, 135, 155, 159, 169, 174, 187, 188, 190, 199, 204, 205, 210, 214, 220, 223, 228, 229, 230], "cell_offset": [30, 45, 67, 68, 80, 81, 96, 107, 110, 111, 112, 210, 219, 220], "center": [5, 53, 134, 135, 155, 157, 158, 159, 204, 210, 219, 220, 221, 226], "center_coordin": 5, "central": [20, 155, 218, 231], "centuri": 219, "certain": [30, 32, 219, 221], "certainli": 206, "cf51128f8522b7b66fc68d79980d6def": 199, "cfc04dd2f87b4102ab2f607240d25fb1": 199, "cg_change_mat": 30, "cgcnn": [20, 34, 36, 37, 206, 211, 216, 218, 231], "cgcnnconv": 20, "ch": 199, "ch2": 199, "ch2ch2oh": 199, "ch2ch3": 199, "ch2oh": 199, "ch3": [199, 228], "ch3ch2oh": 228, "ch3oh": 228, "ch4": [199, 205], "ch_dissoc_on_ru_": 230, "ch_dissoc_on_ru_0": 230, "ch_dissoc_on_ru_0001": 230, "challeng": [142, 199, 202, 203, 211, 213, 218, 219], "chang": [5, 12, 21, 30, 47, 159, 169, 172, 173, 198, 204, 212, 213, 218, 219, 222, 223, 225, 226, 228, 229, 230], "channel": [49, 51, 52, 53, 55, 56, 57, 62, 64, 65, 66, 113, 114, 116, 118], "channels_list": 55, "chanussot": [199, 211, 218, 219], "charg": [21, 45, 111, 182, 184, 204, 206, 209, 219, 229, 231], "chch2": 199, "chch2oh": 199, "chcho": 199, "chchoh": 199, "chco": 199, "chcoh": 199, "check": [0, 1, 3, 5, 13, 155, 157, 166, 167, 187, 188, 190, 192, 195, 197, 201, 204, 207, 210, 212, 219, 220, 223, 226, 232], "check_converg": 25, "check_immedi": [190, 192, 195], "check_traj_fil": 30, "checker": 13, "checkpoint": [12, 21, 28, 30, 49, 51, 108, 109, 150, 151, 164, 167, 199, 205, 206, 211, 212, 213, 216, 225, 226, 229, 230], "checkpoint_dir": [30, 139, 140, 204, 219], "checkpoint_fil": [30, 150, 151], "checkpoint_path": [6, 7, 21, 28, 150, 151, 201, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "checksum": [199, 200, 201, 202, 203], "chem": [206, 207, 211, 219, 225, 228], "chem_err": 175, "chemic": [187, 188, 190, 199, 200, 202, 218, 219], "chemistri": [208, 215, 218, 219], "child": [26, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 230], "chmiela": [77, 90, 105], "cho": 199, "choch2oh": 199, "chochoh": 199, "choh": 199, "chohch2": 199, "chohch2oh": 199, "chohch3": 199, "chohchoh": 199, "choi": [203, 211], "choic": [30, 206, 219], "choos": [170, 190, 194, 195, 204, 206, 216, 220, 228, 231], "chosen": [5, 137, 199, 200], "chunk": 13, "chunk_idx": 206, "cif": [32, 38, 198], "circular": [67, 68, 76, 80, 81, 89, 93, 94, 100, 104, 106], "circular_basi": 205, "circularbasislay": [78, 91, 106], "cite": 211, "cl": 29, "claim": [45, 111, 209, 219], "clariti": [219, 221], "class": [199, 201, 212, 214, 219, 220, 229, 230], "classic": 221, "classif": 199, "classmethod": [20, 157, 159], "classvar": [20, 21, 122], "clean": [200, 204, 211, 212], "cleaner": 11, "cleanli": [32, 38], "cleanup": [14, 136], "cleanup_gp": 16, "clear": 228, "click": 231, "client": [185, 190, 192, 194, 195, 214], "climat": 222, "climb": [6, 7, 201, 230], "clip_grad_norm": [204, 219, 229], "clone": [57, 66, 83, 219], "close": [38, 39, 159, 205, 210, 219, 221, 228], "close_db": [32, 38, 40, 41], "closer": [204, 205, 219, 221], "closest": [5, 155, 157, 158, 228], "cls_method": 205, "cluster": [206, 213, 227], "cm": 199, "cmap": 228, "cmd": [204, 206, 229], "cmp": [38, 39], "cmu": [169, 174, 206, 219], "cn": 199, "co": [199, 205, 219, 221, 222, 225, 226], "coch2o": 199, "coch2oh": 199, "coch3": 199, "cocho": 199, "code": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 137, 138, 141, 142, 144, 149, 150, 152, 168, 190, 199, 202, 203, 212, 218, 223, 227, 228, 230], "codebas": [211, 212, 218, 219], "coeff": 219, "coeffici": [56, 57, 64, 66, 77, 90, 105, 204, 219, 229], "coefficient_idx": [57, 66], "coefficientmap": 66, "coefficientmappingmodul": [52, 56, 57, 62], "coh": 199, "coh4": 228, "cohch2oh": 199, "cohch3": 199, "cohcho": 199, "cohchoh": 199, "cohcoh": 199, "colab": 222, "collabor": 218, "collat": [30, 134, 135, 219, 229], "collate_and_sav": [134, 135], "collect": [30, 122, 123, 134, 135, 150, 151, 219], "collid": 219, "color": [219, 228], "colorbar": 228, "columbit": 204, "column": [38, 39, 219, 221], "com": [26, 45, 79, 92, 107, 112, 184, 186, 187, 190, 199, 200, 202, 206, 207, 211, 213, 214, 218, 219, 220, 228], "combin": [5, 16, 21, 49, 51, 70, 71, 83, 84, 97, 98, 155, 157, 158, 159, 200, 204, 219, 225], "combinatori": [157, 158], "combineyrot": 118, "combo": 226, "come": [167, 204, 219, 220], "command": [170, 199, 204, 205, 206, 207, 222, 229], "comment": 206, "commit": [210, 219, 231], "common": [43, 111, 132, 134, 135, 150, 151, 185, 199, 202, 203, 204, 206, 211, 216, 219, 223, 225, 226, 228, 229, 230, 231], "commonli": 219, "commun": [26, 199, 211, 218, 219], "communn": 219, "comp": 223, "compar": [0, 1, 5, 204, 224, 225, 226, 228], "comparison": [206, 225], "compat": [5, 16, 49, 51, 129, 132, 154, 157, 185, 219, 223, 231], "complet": [30, 184, 213, 219], "complete_data": 177, "complete_data_merged_defect": 177, "complete_data_merged_defective_co2": 177, "complete_data_merged_defective_co_ad": 177, "complete_data_merged_defective_co_ads_2": 177, "complete_data_merged_defective_h2o": 177, "complete_data_merged_pristin": 177, "complete_data_merged_pristine_co2": 177, "complete_data_merged_pristine_co_ad": 177, "complete_data_merged_pristine_co_ads_2": 177, "complete_data_merged_pristine_h2o": 177, "completekei": 26, "complex": 225, "complex_idx": [57, 66], "compli": 5, "complic": 226, "compon": [49, 51, 53, 56, 62, 159, 169], "composit": [199, 200, 202, 204, 223, 231], "comprehens": [218, 222], "compress": [54, 199, 200, 201, 202, 203], "compressed_dir": 136, "compris": [200, 201], "compromis": 204, "compscienc": 111, "comput": [0, 1, 3, 16, 32, 38, 40, 41, 49, 51, 64, 65, 72, 85, 99, 111, 113, 114, 116, 123, 198, 199, 200, 203, 206, 208, 212, 214, 215, 219, 220, 223, 225, 228], "computation": 219, "compute_hybrid_success": 1, "compute_neighbor": 30, "compute_slab": 159, "compute_valid_ml_success": [0, 1], "con": [210, 219, 220, 221], "concaten": [5, 53, 67, 68, 74, 76, 79, 80, 81, 87, 89, 92, 93, 94, 101, 104, 107, 111, 219], "concentr": 206, "concept": [20, 229], "conceptu": [206, 225], "concern": 219, "conclus": 11, "condit": [3, 45, 49, 51, 64, 65, 79, 92, 93, 94, 107, 111, 113, 114, 116, 134, 135, 200, 209], "condition": [154, 157], "conditional_grad": [30, 205], "confer": 218, "config": [1, 2, 12, 14, 16, 19, 20, 26, 28, 30, 32, 38, 40, 41, 58, 59, 61, 132, 133, 139, 140, 148, 149, 151, 152, 155, 157, 158, 187, 188, 190, 192, 195, 198, 199, 202, 204, 205, 206, 211, 212, 214, 216, 221, 223, 225, 226, 229, 230, 231], "config_id": [0, 1, 186, 187, 188, 190, 192, 195, 200], "config_idx": 226, "config_yml": [21, 229], "configs_for_dedupl": 226, "configs_for_dft": 226, "configur": [0, 1, 2, 5, 38, 40, 41, 58, 59, 151, 152, 155, 157, 158, 159, 169, 186, 187, 188, 190, 192, 194, 195, 197, 200, 206, 211, 213, 214, 219, 224, 225, 228, 231], "confirm": [157, 159], "conflict": 214, "conjug": 219, "connect": [32, 38, 45, 47, 67, 68, 76, 79, 80, 81, 89, 92, 93, 94, 96, 104, 107, 111, 172, 173, 198, 204, 206, 209, 219, 231], "connect_arg": [32, 38, 198], "connect_db": [32, 38, 40, 41], "consecut": [79, 92, 107, 112], "consequ": 219, "consid": [5, 11, 47, 79, 92, 107, 134, 135, 159, 172, 173, 198, 199, 202, 203, 204, 205, 206, 207, 211, 213, 214, 216, 218, 219, 221, 223, 225, 226, 228, 229], "consider": 219, "consist": [1, 200, 213, 219, 221, 231], "consistenli": 219, "consol": 30, "constant": [72, 85, 99, 159, 225, 228], "constrain": [159, 225], "constraint": [0, 1, 205, 210, 220, 225], "construct": [38, 40, 111, 134, 135, 204, 210, 213, 219, 221, 223, 225, 228, 231], "construct_map": 30, "consum": 223, "contain": [3, 11, 28, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 54, 57, 67, 68, 71, 72, 80, 81, 84, 85, 93, 94, 96, 98, 99, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 155, 157, 158, 159, 164, 169, 170, 174, 185, 190, 192, 195, 198, 199, 200, 201, 202, 203, 204, 210, 212, 213, 219, 220, 221, 228], "context": [16, 185, 195], "context_decor": 205, "context_var": 193, "contextlib": 205, "contextvar": [192, 193], "contiguous_chunk": 16, "continu": [34, 113, 204, 210, 214, 219, 226], "continuous_embed": [35, 185], "continuous_index": [79, 92, 107, 112], "contract": [45, 111, 209, 219], "contrast": 211, "contribut": [207, 218, 219, 223], "control": [67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 105, 106, 190, 192, 193, 195, 197, 219, 220, 221], "contruct": 55, "conv": [11, 56, 62, 64, 201, 230], "conv1": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conv2": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conv2d": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "conveni": [198, 199], "convent": 5, "convention": 225, "converg": [3, 5, 11, 182, 201, 219, 230], "converged_idx": 230, "converged_oszicar": 3, "convers": 219, "convert": [30, 44, 45, 46, 47, 50, 52, 53, 57, 62, 64, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 202, 204, 205, 206, 212, 213, 216, 219, 221, 222, 223, 225, 226, 229], "convert_al": [134, 135, 210, 219, 220], "convext": 193, "convolut": [49, 51, 56, 62, 64, 65, 113, 114, 116, 118, 231], "coordin": [5, 72, 85, 99, 113, 155, 157, 159, 187, 188, 190, 199, 200, 225, 230, 231], "coorespond": [201, 226], "copi": [5, 30, 45, 67, 68, 80, 81, 111, 123, 155, 157, 159, 187, 188, 190, 205, 209, 214, 219, 223, 226], "copper": [219, 221, 226], "copy_to": 123, "copy_to_model_parallel_region": 16, "copyright": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209, 219], "copytomodelparallelregion": 16, "core": [10, 168, 184, 185, 199, 201, 204, 205, 206, 210, 212, 216, 217, 219, 220, 223, 225, 226, 228, 229, 230, 231], "correct": [5, 16, 49, 51, 79, 92, 93, 94, 107, 212, 223, 225, 226], "correctli": [1, 5, 213, 219], "correl": [200, 223], "correlact": 184, "correspond": [1, 5, 11, 16, 23, 32, 38, 39, 56, 95, 134, 135, 155, 157, 158, 159, 199, 200, 202, 204, 213, 219, 220, 221, 231], "cosin": [61, 67, 68, 78, 80, 81, 91, 93, 94, 219, 226, 228], "cosine_lr_lambda": 61, "cosine_similar": [122, 204, 219, 226, 228, 229], "cosinelrlambda": 61, "cossim1": 228, "cossim2": 228, "cossim3": 228, "cost": [32, 38, 219, 231], "cos\u03c6": 205, "cos\u03c6_abd": [93, 94, 205], "cos\u03c6_cab": [78, 91, 93, 94, 106, 205], "cos\u03c6_cab_q": 205, "could": [5, 28, 38, 40, 67, 68, 80, 81, 159, 169, 186, 187, 188, 190, 199, 201, 204, 205, 206, 214, 219, 221, 225, 228, 230, 231], "count": [1, 38, 39, 72, 85, 99, 177, 198, 226], "count_scf": 3, "counter": [67, 68, 80, 81, 93, 94, 110, 111], "counterpart": [199, 202], "cours": 219, "coval": [34, 155, 157, 158], "cover": [204, 219], "coverag": [200, 225], "cpdir": 204, "cpline": 204, "cpu": [6, 7, 21, 30, 58, 59, 111, 115, 150, 151, 152, 198, 204, 205, 206, 207, 212, 213, 216, 217, 223, 225, 226, 229, 230], "craft": 231, "crash": [223, 225], "creat": [16, 21, 30, 47, 49, 51, 67, 68, 80, 81, 96, 111, 145, 146, 150, 151, 159, 169, 170, 178, 185, 187, 188, 190, 204, 206, 207, 210, 220, 222, 223, 225, 226, 230, 231], "create_dict_from_arg": 30, "create_grid": 30, "create_indic": [38, 39], "creation": 219, "creativ": [199, 202, 203, 211], "credenti": 206, "criterion": 5, "critic": 205, "cross": [30, 107], "crystal": [159, 169], "ctx": [16, 229], "ctx_factori": 205, "cu": [159, 205, 219, 221, 222, 225, 226], "cu121": 231, "cu27c3h8": [219, 221], "cu3ru": 223, "cuco_adslab": [210, 220], "cuda": [23, 25, 102, 205, 207, 219, 231], "cull": 226, "cupd3": 223, "curat": 12, "current": [12, 16, 32, 58, 59, 123, 151, 152, 192, 205, 213, 214, 219, 225, 231], "current_entri": 177, "current_step": [30, 61], "curv": 204, "cushion": [172, 173], "custom": [13, 16, 38, 40, 46, 47, 50, 54, 184, 219, 230], "custom_tile_atom": 155, "cut": [159, 187, 188, 190, 230], "cutoff": [21, 44, 45, 50, 64, 65, 67, 68, 77, 80, 81, 90, 93, 94, 96, 105, 110, 111, 113, 114, 116, 134, 135, 159, 199, 200, 204, 219, 220, 229], "cutoff_aeaint": [93, 94, 204, 219, 229], "cutoff_aint": [93, 94, 204, 219, 229], "cutoff_index": 116, "cutoff_list": 116, "cutoff_multipli": [172, 173], "cutoff_orig": [93, 94], "cutoff_qint": [93, 94, 204, 219, 229], "cxhyoznw": 225, "cycl": 225, "cyclic": 167, "d": [30, 52, 57, 62, 66, 77, 90, 93, 94, 96, 105, 130, 204, 206, 219, 225, 229], "d003": 206, "d018": 206, "d297b27b02822f9b6af80bdb64aee819": 199, "d2dd00055e": 228, "d32200f74ad5c3bfd42e8835f36d57ab": 199, "d3c829f1952db6e4f428273ee05f59b1": 199, "d4151542856b4b6405f276808f75358a": 199, "d687a151345305897b9245af4b0f9967": 199, "d8": 219, "d_ca": [78, 91, 106, 205], "d_scale": [77, 90, 105, 219], "d_st": [79, 92, 107, 219], "da": [199, 202, 203, 211, 214, 218, 219], "da2268545e80ca1664026449dd2fdd24": 199, "dac": [203, 211], "dai": [219, 231], "damag": [45, 111, 209, 219], "daml": 30, "damp": [25, 213, 219], "dark": 228, "dash": [219, 221], "data": [13, 14, 16, 25, 27, 28, 30, 31, 32, 38, 39, 40, 41, 44, 45, 47, 49, 51, 64, 65, 67, 68, 79, 80, 81, 92, 93, 94, 110, 111, 113, 114, 116, 133, 134, 135, 150, 151, 185, 188, 198, 200, 204, 205, 206, 213, 218, 222, 223, 225, 226, 227, 228, 230, 231], "data_batch_ful": [49, 51], "data_list": [13, 30, 38, 40, 134, 135], "data_list_collat": [38, 40, 205], "data_load": [151, 152, 205], "data_object": [31, 133, 205, 210, 219, 220], "data_parallel": [18, 150, 151, 185], "data_preprocess": 217, "data_sourc": 13, "data_visu": [217, 220], "data_w_om": 175, "databas": [10, 32, 38, 39, 134, 135, 154, 156, 157, 168, 185, 204, 223, 228, 230], "dataclasses_json": 188, "datadir": 136, "datafram": [11, 223, 226], "dataload": [13, 38, 40, 49, 51, 143, 150, 151, 199, 202, 203, 219], "datapoint": [32, 38], "datasampl": 13, "dataset": [13, 20, 43, 58, 59, 111, 134, 135, 147, 150, 151, 152, 167, 185, 200, 201, 202, 203, 204, 206, 211, 212, 214, 216, 221, 222, 229], "datatransform": 133, "date": [206, 218], "datefmt": 229, "datetim": [186, 187, 190, 219], "david": [203, 211], "db": [28, 32, 38, 39, 134, 135, 162, 170, 198, 204, 206, 210, 219, 223, 229], "dd456b7e19ef592d9f0308d911b91d7c": 199, "ddp": [58, 59, 151, 152], "ddploss": 125, "de": [45, 219, 221, 223], "de83cf50247f5556fa4f9f64beff1eeb": 199, "dead": 219, "deal": [45, 111, 209, 210, 219], "debug": [26, 28, 58, 59, 151, 152, 182, 212, 217, 219, 225, 229, 231], "debugg": 26, "dec": [30, 205], "decad": [219, 231], "decai": [44, 49, 51, 123], "decay_epoch": 61, "decay_r": 61, "decis": 225, "decompos": 111, "decompose_tensor": 133, "decomposed_lay": 111, "decomposit": 111, "decompress_list_of_fil": 147, "decor": [13, 20, 30, 190, 195, 197, 205], "decorate_context": 205, "decorrel": [69, 82, 95], "decreas": [204, 219, 228], "deem": 30, "deep": [30, 69, 82, 95, 159], "deepcopi": 219, "deeper": [53, 219], "def": [13, 16, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 205, 210, 219, 226], "def2": 182, "def_counts_df": 177, "default": [17, 20, 27, 32, 38, 40, 41, 45, 58, 59, 67, 68, 77, 80, 81, 90, 93, 94, 105, 111, 113, 132, 134, 135, 151, 152, 174, 186, 187, 190, 192, 195, 197, 204, 205, 206, 207, 212, 213, 214, 219, 225, 226, 228], "default_cli": [190, 192, 195], "default_wait": 197, "defgrid3": 182, "defin": [1, 13, 16, 93, 94, 96, 107, 111, 159, 169, 186, 187, 188, 190, 192, 195, 199, 204, 210, 216, 220, 221, 223, 226, 229], "definit": [0, 1, 226, 230], "degener": [30, 49, 51, 93, 94], "degeneraci": 30, "degeneracy_toler": 30, "degre": [27, 49, 51, 52, 53, 56, 57, 62, 64, 65, 66, 72, 77, 85, 90, 99, 105, 114, 116, 118, 159, 169, 220, 226], "dejavu": [219, 221], "del": [210, 219], "del_intmd_fil": 136, "delaunai": [155, 157, 158], "deleg": 111, "delet": [28, 38, 39, 186, 187, 188, 190, 192, 195, 204, 205, 206, 229], "delete_adsorbate_slab_relax": [186, 187, 190], "deleted_id": 39, "delta_fmax_climb": 230, "demand": 219, "demo": [190, 192, 194, 195, 210, 214, 218, 219, 221], "demonstr": [32, 38, 210, 219, 223, 226], "denorm": 126, "denot": [111, 219, 221], "dens": [67, 68, 70, 71, 74, 76, 80, 81, 83, 84, 87, 89, 93, 94, 97, 98, 101, 104, 107, 219], "dense_rbf_f": 83, "densiti": [204, 219, 225, 231], "depend": [30, 32, 111, 155, 157, 199, 204, 205, 207, 213, 214, 219, 225], "deprec": [32, 38, 204, 205, 216, 219, 229], "deprecationwarn": [204, 205, 206, 210, 216, 219, 220, 221, 225, 228], "depth": [5, 47, 219, 221], "deriv": [12, 32, 187, 188, 190], "describ": [187, 188, 190, 199, 213, 214], "describe_fairchem": [28, 231], "descript": [110, 111, 186, 187, 188, 190, 192, 195, 197, 219], "descriptor": 226, "design": [219, 222], "desir": [5, 30, 154, 155, 157, 223, 231], "desorb": [172, 173, 219, 223, 226], "desorpt": [6, 8, 172, 173, 199, 201, 223], "desorption_cutoff_multipli": [2, 172, 173], "desorption_id_83_2409_9_111": 201, "desorption_reaction_db_path": 9, "despit": 201, "detail": [13, 16, 184, 186, 187, 190, 192, 195, 199, 204, 205, 207, 211, 212, 213, 214, 219, 221, 225, 226, 228, 230, 231], "detect": [30, 204, 205, 206, 216, 219, 223, 225, 226, 229], "detector": [223, 226], "detecttrajanomali": [172, 173, 223, 226], "determin": [1, 5, 17, 30, 134, 135, 159, 199, 200, 201, 204, 205, 212, 225, 230], "determinist": 205, "dev": 207, "dev1": [214, 219], "develop": [218, 222, 228, 230, 231], "devi": [199, 211, 218, 219], "deviat": [213, 219, 225, 228], "devic": [13, 14, 23, 25, 30, 57, 66, 115, 126, 150, 151, 205, 219, 229], "df": [223, 226], "df2": 11, "df_all": 223, "df_flat": 223, "df_h": 223, "df_nnh": 223, "dff880f1a5baa7f67b52fd3ed745443d": 199, "dft": [0, 1, 3, 11, 175, 200, 201, 204, 205, 206, 211, 212, 213, 219, 221, 225], "dft_ad": 175, "dft_ads_energi": [0, 1], "dft_adsorption_energi": 1, "dft_co2": 175, "dft_data": [0, 1], "dft_energi": [0, 1], "dft_h2o": 175, "dft_po": 122, "diagnost": 227, "diatanc": 64, "dict": [0, 1, 2, 5, 11, 12, 17, 19, 21, 26, 30, 31, 32, 38, 39, 40, 41, 58, 59, 61, 67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 96, 105, 106, 110, 111, 122, 123, 130, 132, 136, 150, 151, 152, 154, 155, 156, 157, 158, 159, 184, 189, 190, 192, 195], "dict1": 30, "dict2": 30, "dict_set_recurs": 30, "dictionari": [1, 11, 21, 28, 30, 31, 32, 38, 96, 127, 130, 159, 174, 184, 199, 202, 204, 219, 228], "did": [225, 226], "differ": [3, 5, 20, 30, 32, 38, 47, 53, 93, 94, 96, 111, 157, 158, 159, 165, 190, 192, 195, 199, 200, 201, 203, 204, 206, 207, 212, 213, 219, 221, 223, 225, 228, 231], "differenti": [16, 111, 113], "difficult": [32, 219], "diffus": 206, "digit": 228, "dihedr": [93, 94], "dii": 182, "dim": [16, 83, 219], "dim_siz": [83, 107, 111, 219], "dimenet": [45, 206, 211, 216, 218, 219, 231], "dimenet_plus_plu": [108, 185, 219], "dimenetplusplu": 45, "dimenetpluspluswrap": 45, "dimenns": 228, "dimens": [30, 49, 51, 111, 205, 228], "dimension": 228, "dipol": [21, 182], "dir": [204, 213], "direct": [67, 68, 79, 80, 81, 92, 93, 94, 104, 107, 110, 111, 155, 159, 169, 198, 199, 200, 218, 219, 221, 225, 232], "direct_forc": [67, 68, 70, 80, 81, 83, 93, 94, 97, 110, 111, 114, 116, 204, 205, 219, 229], "directli": [16, 32, 38, 40, 41, 70, 83, 97, 111, 154, 156, 157, 198, 199, 201, 202, 203, 207, 211, 213, 218, 219, 225, 229], "directori": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 151, 152, 164, 165, 168, 170, 184, 190, 198, 199, 201, 204, 210, 211, 213, 219], "dirlist": 163, "dirnam": 136, "disabl": [30, 32, 205, 219], "disable_eval_tqdm": [150, 151, 152], "disable_tqdm": [134, 135, 150, 151, 152, 205, 210, 219, 220], "disadvantag": [32, 38], "disassoci": [223, 226], "discard": [0, 1, 172, 173, 220, 229], "discov": 219, "discoveri": [203, 211, 215, 219, 228], "discrep": 225, "discuss": [47, 159, 205, 212, 219, 221, 225, 231], "disk": [32, 38, 231], "displai": [47, 219, 221, 229, 230], "dissoci": [5, 199, 201, 219, 223, 225], "dissociation_reaction_db_path": [9, 230], "dist": [14, 50, 105, 117, 219], "distanc": [5, 45, 49, 51, 52, 62, 64, 65, 77, 79, 90, 92, 105, 107, 113, 114, 116, 134, 135, 155, 157, 158, 159, 205, 219, 220, 226], "distance_expans": [64, 116], "distance_funct": [49, 51, 64, 65, 114, 116], "distance_resolut": [64, 65, 114, 116], "distance_vec": 219, "distanceblock": 116, "distiguish": 201, "distinct": [67, 68, 80, 81, 96, 159, 169, 187, 188, 190, 213], "distribut": [12, 14, 26, 30, 45, 58, 59, 111, 151, 152, 199, 202, 209, 213, 219, 229], "distributed_backend": 229, "distributed_port": 229, "distributedsampl": 13, "distutil": [18, 185], "divers": 219, "divid": 223, "divide_and_check_no_remaind": 16, "dk": [32, 38, 199, 219, 221], "dl": [199, 200, 202, 213, 219], "dmax": 30, "dmin": 30, "do": [1, 5, 11, 16, 21, 32, 45, 53, 111, 155, 157, 158, 174, 198, 204, 205, 206, 207, 209, 213, 219, 223, 225, 226, 229], "doc": [204, 206, 207, 219, 220, 229], "docstr": 159, "document": [45, 111, 185, 205, 209, 213, 214, 216, 217, 218, 219, 221, 223], "doe": [5, 30, 67, 68, 72, 80, 81, 85, 99, 108, 109, 157, 158, 187, 188, 190, 195, 197, 201, 205, 206, 213, 214, 219, 220, 221], "does_not_exist": [187, 188, 190], "doesn": [20, 186, 187, 190, 225], "doi": [199, 204, 206, 211, 218, 223, 225, 228], "domain": [199, 201, 203, 219, 223], "domingo": [199, 202, 211, 218, 219], "don": [49, 51, 170, 204, 206, 212, 219, 223, 225, 226, 229], "done": [5, 213, 225, 226], "dont": 230, "dortmund": 45, "dot": 28, "down": [53, 67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 102, 104, 159, 169, 219], "download": [108, 109, 147, 203, 207, 210, 211, 212, 213, 216, 225, 226, 230, 231], "download_data": [141, 185, 199], "download_links_is2r": 136, "download_links_s2ef": 136, "downsampl": [114, 116], "downstream": [134, 135], "dpp": 219, "dpp_is2re_sampl": 219, "dpvlwhra": 219, "dq": 104, "drive": 219, "drop": [49, 51, 62, 185], "drop_graph": 47, "drop_last": 13, "drop_path": 47, "drop_path_r": [49, 51, 62], "drop_prob": 47, "dropconnect": 47, "dropout": [47, 49, 51, 62, 69, 82, 95], "droppath": 47, "dscribe": 226, "dset": 212, "dt": [76, 89, 206, 211, 216, 218, 219, 231], "dtu": [32, 38, 199, 219, 221], "dtype": [57, 66, 205, 219, 220], "dual": 213, "duck": 13, "due": [1, 199, 219, 225], "dummi": 21, "dump": [12, 210, 219], "duplic": [5, 30, 93, 94, 226], "dure": [16, 49, 51, 56, 62, 64, 111, 114, 116, 118, 186, 187, 188, 190, 192, 195, 201, 219, 221, 223], "dx": [204, 206, 219, 221, 225, 228], "dyn": [210, 219, 220, 221], "dynam": [69, 82, 95, 199, 219], "dynamic_relax": [6, 7], "dyneb": [6, 7], "e": [1, 5, 16, 17, 19, 30, 32, 38, 69, 70, 77, 82, 83, 90, 95, 96, 97, 105, 111, 113, 148, 149, 155, 156, 157, 158, 159, 169, 198, 199, 201, 204, 205, 207, 211, 212, 219, 223, 228, 230], "e3nn": 231, "e4fe9890764fcf59e01e3ceab089b978": 199, "e836de4ec146b1b611533f1ef682cac": 199, "e_": 219, "e_f": 204, "e_lit_h": 223, "e_lit_nnh": 223, "ea": 230, "each": [1, 2, 5, 16, 30, 32, 38, 45, 49, 51, 52, 56, 62, 64, 67, 68, 72, 79, 80, 81, 85, 92, 95, 96, 99, 100, 107, 111, 112, 113, 134, 135, 155, 157, 158, 159, 169, 186, 187, 188, 190, 192, 195, 198, 199, 200, 201, 202, 203, 204, 205, 210, 211, 213, 214, 217, 219, 221, 223, 225, 228, 230, 231], "earli": [228, 231], "earlier": [167, 199, 219], "early_stop_batch": [23, 25], "easi": [32, 38, 228], "easier": [67, 68, 80, 81, 204, 226], "easili": [111, 219, 228], "ebea523c6f8d61248a37b4dd660b11e6": 202, "ec1e964d2ee6f468fa5773743e3994a4": 199, "ec9aa2c4c4bd4419359438ba7fbb881d": 199, "econom": 219, "edata": 225, "edg": [5, 30, 49, 51, 52, 56, 62, 64, 65, 67, 68, 70, 73, 74, 76, 79, 80, 81, 83, 86, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 110, 111, 113, 134, 135, 199, 205, 210, 220, 231], "edge_atom_interact": [93, 94, 104, 204, 219, 229], "edge_attr_sph": 120, "edge_channel": [49, 51, 64, 65], "edge_channels_list": [52, 56, 62], "edge_dist": [49, 51, 52, 62, 64, 67, 68, 80, 81, 114, 116], "edge_distance_vec": [48, 49, 51, 64, 65, 114, 116], "edge_dst": 50, "edge_emb": 219, "edge_emb_s": 219, "edge_featur": [74, 87, 101], "edge_idx": [107, 112], "edge_index": [30, 45, 49, 51, 52, 57, 62, 64, 65, 66, 67, 68, 80, 81, 96, 101, 104, 110, 111, 114, 116, 205, 210, 219, 220], "edge_index_main": 104, "edge_list": 5, "edge_list_fin": 5, "edge_mask": [79, 92, 107], "edge_offset": [86, 89], "edge_rbf": 111, "edge_rot_mat": [51, 57, 66, 118, 185], "edge_src": 50, "edge_vector": [67, 68, 80, 81, 111], "edgeblock": [64, 116], "edgedegreeembed": 52, "edgeembed": [74, 87, 101, 219], "edgelist": 5, "ediff": [3, 206], "ediffg": 206, "edit": 207, "edu": [155, 169, 174, 199, 219], "ee937e5290f8f720c914dc9a56e0281f": 200, "effect": [77, 90, 93, 94, 105, 159, 169, 174, 219, 226], "effici": [32, 38, 64, 65, 75, 78, 88, 91, 103, 111, 185, 198, 200, 206, 214, 219, 230], "efficientinteractionbilinear": [73, 86, 100], "efficientinteractiondownproject": [73, 86], "efficientnet": 47, "effict": 198, "effort": [215, 218], "eg": [69, 82, 95], "either": [16, 17, 32, 38, 49, 51, 72, 79, 85, 92, 99, 107, 112, 127, 134, 135, 207, 213, 219], "elaps": [204, 206, 223, 225], "elax": 219, "electrocatalysi": 219, "electrocatalyst": [202, 211, 219], "electrochem": 219, "electron": [3, 34, 77, 90, 105], "electroneg": 34, "elem": [219, 229], "element": [13, 36, 37, 49, 51, 72, 79, 85, 92, 99, 100, 107, 112, 159, 187, 188, 190, 205, 212, 221, 231], "elif": [205, 206, 226], "ellipsi": [32, 38, 154, 157], "elprop": 182, "els": [72, 85, 99, 204, 205, 226], "ema": 123, "ema_decai": [204, 219, 229], "emb": [100, 219, 228], "emb_siz": [73, 74, 86, 87, 100, 101, 219], "emb_size_a2a_in": 104, "emb_size_a2a_out": 104, "emb_size_aint_in": [93, 94, 204, 219, 229], "emb_size_aint_out": [93, 94, 204, 219, 229], "emb_size_atom": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_bil_trip": [67, 68, 76, 80, 81, 89, 219], "emb_size_bilinear": [76, 89], "emb_size_cbf": [67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "emb_size_edg": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_in": [100, 104], "emb_size_interm": [73, 86, 100], "emb_size_out": [100, 104], "emb_size_pair_in": 104, "emb_size_pair_out": 104, "emb_size_quad_in": [93, 94, 104, 204, 219, 229], "emb_size_quad_out": [93, 94, 104, 204, 219, 229], "emb_size_rbf": [67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 204, 219, 229], "emb_size_sbf": [93, 94, 104, 204, 219, 229], "emb_size_trip": [67, 68, 76, 80, 81, 89, 219], "emb_size_trip_in": [93, 94, 104, 204, 219, 229], "emb_size_trip_out": [93, 94, 104, 204, 219, 229], "embarrassingli": 223, "embbed": 228, "embed": [38, 45, 49, 51, 52, 56, 57, 62, 64, 66, 67, 68, 70, 71, 73, 74, 76, 80, 81, 83, 84, 86, 87, 89, 93, 94, 96, 97, 98, 100, 101, 104, 111, 185, 204, 205, 217, 227], "embedding_block": [75, 88, 103, 185], "embedding_monkeypatch": 228, "empir": 212, "empti": [30, 130, 186, 187, 190, 192, 195], "emt": [210, 219, 220, 221], "emul": 53, "en": 228, "enabl": [30, 102, 205, 207, 215, 219, 231], "encod": [206, 210, 219], "encount": 223, "encourag": [214, 219], "encut": [204, 206], "end": [95, 120, 182, 204, 213, 219, 225], "end_lmax": [57, 66, 118], "energet": [155, 157, 158, 223], "energi": [0, 1, 2, 3, 5, 6, 7, 11, 21, 25, 30, 32, 34, 38, 40, 41, 49, 51, 58, 59, 64, 67, 68, 70, 80, 81, 83, 93, 94, 97, 102, 113, 134, 135, 151, 152, 167, 186, 187, 188, 190, 192, 198, 200, 201, 204, 206, 211, 214, 216, 218, 220, 223, 226, 228, 229, 230, 231], "energies_for_dedupl": 226, "energy_coeffici": [204, 219, 229], "energy_fc1": [114, 116], "energy_fc2": [114, 116], "energy_fc3": [114, 116], "energy_forces_within_threshold": [122, 204, 219, 229], "energy_ma": [219, 229], "energy_ms": 219, "energy_train": [60, 185, 219], "energy_trajectori": [187, 188, 190], "energy_within_threshold": [122, 219], "energyblock": 64, "energytrain": 219, "enforc": [5, 16, 30, 93, 94, 205], "enforce_consist": [129, 130], "enforce_max_neighbors_strictli": [30, 44, 49, 51, 93, 94, 211], "enforce_max_strictli": 30, "engin": 218, "engrad": 182, "enhanc": 223, "enough": [198, 219, 221, 228], "ensur": [0, 1, 3, 5, 16, 49, 51, 77, 90, 93, 94, 105, 110, 111, 157, 158, 172, 173, 190, 192, 195, 200, 210, 213, 214, 219, 221], "ensure_div": 16, "ensure_fit": 131, "enter": [190, 192, 195], "entir": [1, 32, 38, 199, 213, 219], "entri": [11, 38, 39, 96, 155, 157, 199, 201, 202, 213, 225, 226, 228], "enum": [187, 188, 190, 192, 195], "enumer": [54, 67, 68, 80, 81, 96, 100, 157, 158, 159, 169, 190, 192, 195, 199, 200, 201, 205, 210, 214, 219, 220, 224, 228], "enumerate_surfaces_for_sav": 169, "env": [16, 207, 219], "env_expon": 219, "envelop": [67, 68, 77, 80, 81, 90, 93, 94, 105, 110, 111, 204, 219, 229], "envelope_expon": 45, "environ": [21, 38, 40, 159, 206, 216, 219, 221, 226, 228], "eo": 204, "eos_data": 204, "ep": [53, 107], "ephemer": [186, 187, 188, 190, 192, 195], "epitaxi": 204, "epoch": [13, 17, 32, 38, 61, 132, 204, 219, 229], "eq2_31m_ec4_allmd": 223, "equat": 204, "equidist": [49, 51], "equiform": [49, 51, 62], "equiformer_v2": [108, 185], "equiformer_v2_31m_s2ef_all_md": [190, 192, 195, 214], "equiformer_v2_oc20": [51, 185], "equiformerv2": [51, 205, 206, 211, 216, 218, 223, 225, 226, 230, 231], "equiformerv2_oc20": 49, "equiformerv2energytrain": 58, "equiformerv2forcestrain": 59, "equival": [5, 16, 226], "equivalent_idx_factor": 5, "equivari": [64, 65, 110, 111], "equivariantdegreelayerscal": 53, "equivariantdropout": 47, "equivariantdropoutarraysphericalharmon": 47, "equivariantlayernormarrai": 53, "equivariantlayernormarraysphericalharmon": 53, "equivariantrmsnormarraysphericalharmon": 53, "equivariantrmsnormarraysphericalharmonicsv2": 53, "equivariantscalarsdropout": 47, "eqv2": 205, "err_co2": 175, "err_h2o": 175, "erron": 226, "error": [2, 30, 32, 186, 187, 190, 204, 205, 206, 214, 225, 229], "errors_by_sid": 2, "escn": [108, 185, 205, 206, 211, 216, 218, 225, 231], "especi": [219, 225, 226], "essenti": [219, 229], "establish": [1, 223], "estim": 219, "et": [110, 111, 219, 223], "etc": [19, 26, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 186, 187, 188, 190, 199], "ethan": 228, "ethanol": 228, "ethanol_emb": 228, "eu": 206, "euclidean": 226, "ev": [204, 206, 210, 211, 219, 221, 223, 225, 228, 230], "eval": 122, "eval_batch_s": [204, 219, 229], "eval_everi": [204, 219, 229], "eval_metr": 122, "eval_on_free_atom": [204, 219, 229], "evalu": [0, 1, 6, 7, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 124, 125, 129, 130, 151, 152, 185, 186, 187, 190, 192, 198, 199, 200, 214, 218, 219, 229], "evaluation_metr": [58, 59, 150, 151, 152, 204, 219, 229], "even": [49, 51, 204, 219, 225], "evenli": 213, "event": [5, 30, 45, 111, 155, 157, 172, 173, 186, 187, 190, 209, 219], "eventu": 204, "ever": 229, "everi": [13, 30, 32, 38, 61, 67, 68, 80, 81, 93, 94, 110, 111, 123, 165, 198, 201, 219], "everydai": 219, "everyth": 219, "everytim": 204, "evid": 204, "ex": [32, 38, 198], "exact": [69, 82, 95], "exactli": [49, 51, 93, 94], "exampl": [13, 16, 21, 26, 30, 32, 38, 44, 45, 46, 47, 50, 52, 53, 54, 56, 57, 58, 59, 62, 71, 79, 84, 92, 98, 105, 107, 111, 112, 116, 117, 119, 120, 125, 129, 130, 151, 152, 159, 186, 187, 190, 198, 199, 201, 202, 204, 205, 212, 213, 214, 219, 225, 226, 227, 231], "exc_typ": [38, 39], "exc_valu": [38, 39], "exce": 223, "exceed": [186, 187, 190, 225], "except": [28, 49, 51, 70, 76, 83, 89, 174, 197], "excess": 219, "exchang": [184, 225], "excit": 208, "exclud": [1, 2, 72, 85, 99], "execut": [111, 190, 192, 195, 204, 212], "exercis": 223, "exhaust": 223, "exist": [5, 6, 7, 20, 21, 28, 30, 32, 72, 85, 93, 94, 99, 108, 109, 110, 111, 159, 169, 170, 187, 188, 190, 198, 199, 212, 213, 219], "exist_ok": [210, 219, 221, 223, 226], "exp": [16, 113, 219], "expand": 53, "expand_edg": [57, 66], "expand_idx": 104, "expans": 219, "expect": [1, 5, 13, 30, 38, 40, 69, 72, 82, 85, 95, 99, 111, 154, 157, 186, 187, 190, 199, 210, 213, 219, 225], "expens": [204, 214, 219], "experi": [58, 59, 151, 152, 219, 225, 231], "experiment": [30, 225], "expir": 206, "explain": [38, 39, 213, 231], "explicit": 228, "explicitli": [155, 157, 188, 219, 223], "exploit": [155, 157], "explor": [204, 214, 219, 221, 225, 231], "explos": 219, "expon": [77, 90, 105, 204, 219, 229], "exponenti": [77, 90, 105, 123], "exponential_moving_averag": [124, 185], "exponentialenvelop": [77, 90, 105], "exponentialmovingaverag": 123, "expos": [186, 187, 190, 195, 197], "express": [45, 111, 209, 219, 221], "expt": 225, "extend": [16, 214, 226], "extens": [67, 68, 80, 81, 93, 94, 204, 219, 229, 231], "extra": [2, 46, 47, 50, 187, 188, 190, 199], "extra_m0_featur": 56, "extra_m0_output_channel": 56, "extra_repr": [46, 47, 50], "extract": [56, 145, 146, 199, 210, 213, 219, 223, 226, 228], "extract_fil": [163, 164], "extract_to": [163, 164], "extrapol": [199, 225], "extrem": [198, 221], "extxyz": [145, 146, 199, 203, 219, 221], "ey": 226, "f": [44, 45, 46, 47, 50, 53, 57, 70, 71, 83, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 201, 204, 205, 206, 207, 210, 214, 219, 221, 223, 225, 226, 228, 229, 230], "f57f7f5c1302637940f2cc858e789410": 199, "f7f2f58669a30abae8cb9ba1b7f2bcd2": 203, "f8": 219, "f8d0909c2623a393148435dede7d3a46": 199, "f98866d08fe3451ae7ebc47bb51599aa": 199, "f_st": [93, 94], "f_st_vec": 219, "f_t": [93, 94], "fa24472e0c02c34d91f3ffe6b77bfb11": 199, "face": 219, "facebook": [12, 138, 141, 142, 144, 219], "facebookresearch": [20, 218], "facilit": 231, "facillit": 5, "factor": [27, 67, 68, 72, 80, 81, 85, 93, 94, 99, 127, 204, 206, 219, 225, 229], "factori": 192, "fadel": 123, "fail": [11, 167, 187, 188, 190, 192, 203, 206, 212, 214], "failed_relax": [187, 188, 190], "failur": [0, 1], "fair": [157, 158, 207, 211, 219, 228], "fairchem": [5, 12, 20, 26, 28, 30, 32, 38, 45, 49, 51, 58, 59, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 128, 132, 150, 151, 152, 155, 157, 158, 190, 192, 194, 195, 198, 199, 201, 204, 206, 210, 214, 216, 219, 220, 223, 225, 226, 228, 229, 230, 231], "fairchem_main": [28, 204, 206], "fairchem_root": 28, "fairli": 219, "fall": [167, 197, 218, 219, 225], "fallback": 30, "fals": [5, 6, 7, 11, 12, 13, 14, 16, 20, 23, 25, 26, 30, 32, 38, 39, 40, 45, 46, 47, 49, 51, 56, 58, 59, 62, 64, 65, 67, 68, 71, 72, 78, 79, 80, 81, 84, 85, 91, 92, 93, 94, 96, 98, 99, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 120, 123, 131, 134, 135, 150, 151, 152, 155, 159, 169, 172, 173, 186, 187, 188, 190, 192, 195, 198, 204, 205, 206, 210, 211, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "famili": [219, 221], "familiar": [214, 219], "far": [199, 219], "farm": 219, "farther": 228, "fashion": 223, "fast": [198, 210, 221, 223], "fast_interval_sec": [190, 192, 195], "faster": 219, "fastest": 210, "favor": [155, 157, 158, 223, 225], "fb": 219, "fbaipublicfil": [199, 200, 202, 213, 219], "fcb71363018fb1e7127db2500e39e11a": 199, "fcc": [205, 216, 225, 228], "fcc100": [210, 219, 220, 221], "fcc111": [205, 216, 225], "fd589b013b72e62e11a6b2a5bd1d323c": 200, "fdc4cd19977496909d61be4aee61c4f1": 199, "feasibl": 198, "featur": [49, 51, 52, 53, 56, 62, 64, 65, 69, 82, 95, 111, 145, 146, 213, 214, 219, 228, 231], "fed": 169, "feed": 219, "feedforward": [49, 51, 62], "feedforwardnetwork": 62, "feedstock": 219, "feel": [212, 215, 219, 221], "fei": 45, "fermi": 206, "fermi_level": 204, "fertil": 219, "fetch": [38, 40, 186, 187, 188, 190, 192, 195], "few": [199, 204, 208, 212, 219, 225, 226, 231], "fewer": 5, "ff": 175, "ff6981fdbcd2e65d351505c15d218d76": 199, "ffmpeg": [137, 221], "ffn": [49, 51, 53, 62], "ffn_activ": [49, 51, 62], "ffn_hidden_channel": [49, 51, 62], "fid": [210, 219, 220], "field": [77, 90, 105, 154, 157, 186, 187, 188, 190, 192, 195], "fig": [216, 219, 221, 223, 225, 230], "fig5a": 175, "fig5b": 175, "fig5c": 175, "fig5d": 175, "figshar": 206, "figsiz": [219, 221], "figur": [159, 167, 169, 200, 219, 221, 224, 225, 226], "file": [0, 1, 2, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 127, 134, 135, 138, 141, 142, 143, 144, 145, 146, 149, 150, 152, 154, 155, 157, 158, 162, 165, 167, 168, 169, 170, 174, 178, 190, 199, 202, 203, 205, 206, 207, 209, 211, 212, 214, 219, 223, 229, 230, 231], "file_out": 223, "file_to_unzip": [163, 164], "filehandl": 229, "filelink": 229, "filenam": [28, 32, 38, 39, 136, 142, 167, 198], "filepath": [32, 38, 198], "filetyp": [32, 38], "fill": 169, "filter": [1, 2, 11, 30, 32, 38, 107, 113, 185, 190, 192, 195, 198, 210, 219, 223], "filter_kwarg": [61, 132], "filter_ml_data": 1, "final": [2, 5, 23, 32, 38, 67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 175, 190, 192, 195, 199, 201, 212, 213, 214, 216, 219, 221, 223, 226, 231], "final_atom": [172, 173, 226], "final_fram": 5, "final_slab_atom": [172, 173], "final_structur": [219, 221], "final_til": 5, "find": [5, 11, 32, 38, 67, 68, 80, 81, 155, 157, 158, 159, 192, 201, 204, 210, 212, 213, 219, 223, 225, 226, 228, 231], "find_adsorbate_binding_sit": [190, 192, 195, 214], "find_surface_atoms_by_height": 159, "find_surface_atoms_with_voronoi": 159, "find_surface_atoms_with_voronoi_given_height": 159, "fine": [13, 49, 51, 137, 206, 217, 225, 227, 228, 231], "finish": [190, 192, 195, 214, 217], "finit": 214, "first": [2, 5, 16, 21, 26, 28, 30, 34, 67, 68, 72, 76, 80, 81, 85, 89, 93, 94, 99, 100, 104, 105, 111, 154, 157, 190, 192, 195, 197, 199, 201, 204, 206, 214, 216, 220, 223, 225, 226, 228, 229, 231], "fit": [30, 45, 111, 129, 130, 159, 169, 185, 198, 204, 205, 209, 216, 219], "fit_": [129, 130], "fit_context_": [129, 130], "fit_transform": 228, "fix": [67, 68, 80, 81, 134, 135, 157, 158, 159, 166, 174, 187, 188, 190, 195, 197, 199, 210, 212, 220], "fixatom": [210, 219, 220, 221, 225], "fixed_wait_sec": [190, 195, 197], "flag": [11, 18, 49, 51, 134, 135, 185, 212, 226, 229], "flag_anomali": [173, 185], "fletcher": 219, "fli": 219, "flip": [159, 169, 226], "flip_struct": [159, 169], "flipgrid": 118, "flipped_struct": [159, 169], "float": [5, 23, 25, 27, 30, 32, 38, 42, 45, 46, 47, 49, 50, 51, 52, 53, 61, 62, 64, 65, 67, 68, 72, 77, 80, 81, 85, 90, 93, 94, 99, 102, 105, 107, 110, 111, 113, 114, 116, 117, 118, 119, 120, 122, 123, 129, 130, 134, 135, 155, 157, 158, 159, 169, 172, 173, 187, 188, 190, 192, 194, 195, 197, 219, 220], "float16": 206, "float32": [205, 206, 213], "florian": 219, "flow": 111, "fluorit": 204, "fly": [49, 51, 64, 65, 113, 114, 116, 199, 219], "fmax": [5, 6, 7, 23, 25, 201, 204, 206, 210, 216, 219, 220, 221, 223, 225, 226, 229, 230], "fn": [204, 219, 229], "fname": 167, "focu": [204, 231], "folder": [3, 30, 32, 38, 40, 41, 198, 199, 212, 219], "follow": [1, 2, 5, 12, 16, 37, 45, 61, 111, 155, 157, 170, 190, 192, 195, 199, 200, 202, 203, 204, 206, 207, 209, 210, 211, 212, 213, 214, 219, 220, 223, 226, 230, 232], "font": [219, 221], "fontsiz": [219, 221], "forc": [5, 6, 7, 11, 21, 23, 25, 30, 32, 38, 40, 41, 49, 51, 58, 59, 64, 65, 67, 68, 70, 77, 80, 81, 83, 90, 93, 94, 97, 102, 105, 113, 114, 116, 134, 135, 151, 152, 186, 187, 188, 190, 192, 195, 198, 204, 206, 214, 216, 218, 220, 225, 228, 229, 231], "force_balanc": 13, "force_coeffici": [204, 219, 229], "force_consist": [25, 205], "force_fc1": [114, 116], "force_fc2": [114, 116], "force_fc3": [114, 116], "force_scal": [103, 185], "forceblock": 64, "forcenet": 218, "forces_cosine_similar": [219, 229], "forces_coupl": [93, 94, 204, 219, 229], "forces_ma": [204, 219, 229], "forces_magnitude_error": [219, 229], "forces_train": [60, 185], "forcescal": 102, "forcestrain": 219, "forcesx_ma": [122, 204, 219, 229], "forcesx_ms": 122, "forcesy_ma": [122, 204, 219, 229], "forcesy_ms": 122, "forcesz_ma": [122, 204, 219, 229], "forcesz_ms": 122, "forev": [190, 195, 197], "fork": [26, 207, 218], "forkedpdb": 26, "form": [47, 111, 113, 134, 135, 172, 173, 199, 204, 219], "format": [0, 12, 30, 187, 188, 190, 198, 199, 202, 203, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 229], "formatopt": 199, "formatt": 229, "former": [107, 123], "formerli": [210, 219, 231], "formula": [16, 72, 85, 99, 155, 157, 187, 188, 190, 204, 206, 214, 229], "forward": [16, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 62, 64, 65, 67, 68, 70, 71, 73, 74, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 104, 105, 106, 110, 111, 113, 114, 116, 117, 119, 120, 125, 129, 130, 205, 212, 219], "forward_cal": 205, "found": [5, 10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 151, 152, 168, 190, 199, 205, 206, 213, 219, 221, 222, 223, 225, 226, 228], "four": 199, "fourier": [78, 91, 106], "fouriersmear": 120, "fourth": 204, "fp": 221, "fr": [204, 229], "frac": [219, 221], "fraction": 28, "fragment": 205, "frame": [1, 3, 5, 11, 23, 32, 38, 187, 188, 190, 199, 201, 210, 219, 220, 230], "frame_set": 230, "frame_til": 5, "framework": [220, 226, 230], "free": [26, 45, 111, 134, 135, 205, 209, 212, 215, 219, 221, 231], "freedom": [77, 90, 105, 159, 169, 226], "freez": 219, "frequenc": [58, 59, 67, 68, 72, 77, 78, 80, 81, 85, 90, 91, 93, 94, 99, 105, 106, 151, 152], "fresh": 216, "fro": 167, "from": [0, 1, 2, 5, 12, 13, 20, 26, 27, 28, 30, 32, 37, 38, 39, 40, 41, 45, 49, 51, 53, 61, 62, 64, 69, 79, 82, 92, 93, 94, 95, 96, 99, 107, 111, 112, 113, 123, 127, 130, 132, 137, 145, 146, 154, 155, 156, 157, 158, 159, 162, 167, 169, 174, 186, 187, 188, 190, 192, 194, 195, 198, 199, 200, 201, 202, 203, 204, 206, 207, 209, 210, 211, 214, 216, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "from_atom": [157, 159], "from_bulk_get_all_slab": [157, 159], "from_bulk_get_random_slab": [157, 159], "from_bulk_get_specific_mil": [157, 159, 223, 226, 230], "from_grid": [57, 66], "from_json": 214, "from_precomputed_slabs_pkl": [157, 159], "fromgrid": 118, "frozen": [172, 173], "ft": 204, "fuel": 219, "full": [12, 23, 32, 38, 49, 51, 164, 167, 201, 213, 219, 221], "full_data": 206, "full_db": 206, "full_traj": 167, "fulli": 219, "func": [13, 64, 205], "function": [39, 41, 44, 45, 46, 49, 51, 55, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 74, 76, 77, 78, 80, 81, 84, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 104, 105, 106, 111, 114, 116, 117, 119, 120, 125, 129, 151, 152, 204, 205, 212, 214, 219, 225, 226, 231], "functool": 205, "funk": 155, "funtion": 45, "furnish": [45, 111, 209, 219], "further": [114, 116, 204, 205], "furthermor": 111, "furthest": [219, 220], "futur": [187, 188, 190, 192, 195, 219, 229, 231], "fysik": [32, 38, 199, 219, 221], "g": [1, 16, 17, 19, 32, 38, 111, 156, 157, 198, 204, 205, 219, 223], "g36a17ad": [214, 219], "ga": [199, 200, 211, 212, 219, 221], "gain": 219, "gamma": [63, 66, 77, 90, 105, 113, 118, 204], "gamma_": 111, "gap": [157, 158, 219], "gas_reference_energi": [219, 221], "gaspi": [169, 174], "gastegg": [77, 90, 105], "gate": [49, 51, 62, 111], "gateactiv": 46, "gatedequivariantblock": 111, "gather": [14, 167], "gather_from_model_parallel_region": 16, "gather_object": 14, "gatherfrommodelparallelregion": 16, "gating_scalar": 46, "gaurante": [157, 158], "gaussian": [49, 50, 51, 64, 65, 77, 90, 105, 113, 114, 116, 204, 219, 229], "gaussian_out": 205, "gaussian_rbf": [51, 185], "gaussianbasi": [105, 205], "gaussianradialbasislay": 50, "gaussiansmear": [117, 120, 219], "gcc": 231, "gcn": 111, "gemnet": [32, 81, 89, 104, 108, 185, 204, 205, 206, 211, 216, 218, 225, 228, 229, 231], "gemnet_gp": [108, 185], "gemnet_oc": [108, 185, 204, 205, 219, 229], "gemnet_oc_base_s2ef_all_md": 214, "gemnet_t": 219, "gemnet_t_direct_h512_al": 219, "gemnetoc": [93, 94, 205, 219, 228], "gemnett": [67, 68, 219], "gener": [0, 1, 5, 13, 19, 20, 28, 69, 82, 93, 94, 95, 137, 143, 155, 157, 158, 159, 169, 170, 172, 173, 185, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 198, 199, 200, 204, 205, 213, 214, 218, 222, 223, 230, 231], "generaliz": [200, 214], "generate_graph": 44, "generate_graph_dict": [93, 94], "generate_graph_valu": [110, 111], "generate_interaction_graph": [67, 68, 80, 81], "generate_yml_config": [28, 204, 206, 229], "genproto": 13, "geomet": [134, 135], "geometr": [45, 134, 135, 218, 219, 220, 231], "geometri": [5, 184, 204, 219, 223, 225, 231], "get": [5, 6, 8, 11, 20, 30, 32, 38, 39, 57, 66, 67, 68, 80, 81, 96, 99, 111, 155, 157, 158, 159, 169, 186, 187, 190, 199, 201, 204, 206, 212, 219, 222, 224, 225, 226, 227, 228, 229, 231], "get_adsorb": [186, 187, 190, 214], "get_adsorbate_slab_config": [186, 187, 190], "get_adsorbate_slab_relaxation_result": [190, 192, 195], "get_adsorbate_slab_relaxations_request": [186, 187, 190], "get_adsorbate_slab_relaxations_result": [186, 187, 190, 192, 195], "get_angl": 107, "get_atom": [32, 38, 206], "get_atomic_numb": [219, 221], "get_atoms_object": 32, "get_bas": [93, 94, 205], "get_best_sites_for_product1": 5, "get_best_unique_sites_for_product2": 5, "get_binding_sit": [155, 157], "get_bulk": [186, 187, 190, 214], "get_chemical_symbol": [219, 221, 226], "get_class": 20, "get_commit_hash": 30, "get_data": [136, 143, 175], "get_dataload": [150, 151], "get_dataset_class": 20, "get_desorption_map": [6, 8], "get_dft_comput": 1, "get_dft_data": [0, 1], "get_dist": 228, "get_dp_group": 16, "get_dp_rank": 16, "get_dp_world_s": 16, "get_edge_id": [107, 112], "get_energy_and_forc": 25, "get_fig4a": 175, "get_fig4b": 175, "get_fig4c": 175, "get_fig4d": 175, "get_forc": [6, 7, 205, 214, 219, 221], "get_from_grid_mat": [57, 66], "get_gp_group": 16, "get_gp_rank": 16, "get_gp_world_s": 16, "get_graphs_and_indic": [93, 94, 205], "get_initi": 95, "get_inner_idx": 107, "get_interstitial_dist": 155, "get_l_to_all_m_expand_index": 53, "get_logger_class": 20, "get_loss_modul": 30, "get_lr": [61, 132], "get_max_neighbors_mask": 30, "get_metadata": [32, 38, 40], "get_metadata_dict": [155, 157, 158, 159], "get_mixed_triplet": 96, "get_mlp": [70, 83, 97], "get_model": [186, 187, 190], "get_model_class": 20, "get_most_proximate_symmetric_group": 5, "get_neb_fram": [5, 230], "get_neighbor_ord": 107, "get_normalization_lay": 53, "get_pars": [15, 137, 145, 147, 229], "get_pbc_dist": [30, 219], "get_potential_energi": [204, 205, 206, 214, 219, 221, 223, 225, 226, 228, 230], "get_precon_forc": [6, 7], "get_product2_idx": 5, "get_projected_angl": 107, "get_properti": 205, "get_pruned_edge_idx": 30, "get_quadruplet": 96, "get_random_sites_on_triangl": 155, "get_rank": [14, 26], "get_relaxed_energi": [32, 38], "get_results_ml": 11, "get_results_sp": 11, "get_results_ui_url": [187, 189, 190], "get_rotate_inv_rescal": 57, "get_sampl": [150, 151], "get_shortest_path": 5, "get_single_point": 11, "get_sites_within_r": 5, "get_slab": [156, 157, 186, 187, 190], "get_sph_harm_basi": [99, 205], "get_stress": 21, "get_surface_sit": 159, "get_system_pairs_fin": 5, "get_system_pairs_initi": 5, "get_tag": [210, 212, 219, 221, 223, 226], "get_task_class": 20, "get_to_grid_mat": [57, 66], "get_trainer_class": 20, "get_triplet": [67, 68, 80, 81, 96], "get_volum": 204, "get_world_s": 14, "getattr": 205, "getcwd": 184, "getlogg": 229, "getpropertiesmixin": 205, "gga": [204, 206], "gib": 205, "gif": [137, 221], "gif_maker_parallel": [141, 185], "gin": 111, "gist": 223, "git": 231, "github": [37, 45, 184, 199, 207, 211, 212, 218, 219, 220, 228], "githubusercont": [207, 219], "give": [5, 30, 79, 92, 107, 155, 157, 159, 169, 215, 217, 219], "given": [0, 1, 3, 5, 13, 16, 27, 38, 40, 49, 51, 55, 79, 92, 93, 94, 107, 111, 123, 134, 135, 155, 157, 158, 164, 167, 170, 174, 212, 219, 220], "glibc2": 231, "glob": [32, 38, 219, 223, 226], "global": [20, 79, 92, 107, 112, 113, 200], "gloo": 26, "gndt_oc22_all_s2ef": 206, "gnn": [49, 51, 64, 65, 111, 114, 116, 219], "gnoc": 228, "gnoc_oc22_oc20_all_s2ef": [204, 216, 229, 231], "go": [2, 53, 93, 94, 199, 204, 219, 225], "goal": [219, 223], "goe": [174, 219], "gold": 206, "goldfarb": 219, "good": [174, 199, 204, 206, 219, 225, 226], "googl": 222, "gotcha": 217, "gov": [219, 225], "goyal": [169, 199, 202, 211, 218, 219], "gp_gpu": [58, 59, 150, 151, 152, 219, 229], "gp_group_siz": 26, "gp_util": [18, 185], "gpa": 204, "gpu": [198, 199, 204, 205, 206, 207, 212, 213, 219, 223, 226, 229, 230], "grab": [226, 230], "grad": [16, 30], "grad_input": 219, "grad_output": 16, "grad_target_mean": [213, 219], "grad_target_std": [213, 219], "gradcheck": 16, "gradient": [16, 19, 67, 68, 70, 80, 81, 83, 93, 94, 97, 219, 221], "gradscal": 102, "grain": 13, "grant": [45, 111, 209, 219], "granular": 111, "graph": [5, 47, 49, 51, 62, 64, 65, 93, 94, 96, 111, 113, 114, 116, 134, 135, 145, 146, 201, 218, 219, 231], "graph_in": 96, "graph_out": 96, "graphdroppath": 47, "graphparallelgemnett": [80, 81], "graphsag": 111, "great": [219, 221], "greater": 5, "greedili": 13, "grei": 219, "grep": [204, 206], "grid": [49, 51, 57, 62, 64, 66, 95, 118, 219, 228], "grid_init": 95, "grid_resolut": [49, 51], "groenenboom": 206, "ground": [0, 1, 219, 221], "group": [2, 5, 14, 34, 206], "grow": 219, "growth": 204, "growth_factor": 102, "growth_interv": 102, "guarante": [186, 187, 190], "guess": [192, 214, 219, 223, 225], "guess_property_metadata": 42, "guess_target_metadata": 42, "gz": [199, 200, 202, 203, 219], "g\u00fcnnemann": 219, "h": [70, 74, 76, 83, 87, 89, 97, 101, 104, 199, 205, 219, 221, 223, 225, 228, 229, 230], "h2": [219, 221, 225], "h2o": [205, 219, 221, 225], "h_": [113, 219, 225], "h_atom": 219, "h_t": 219, "ha": [3, 5, 11, 13, 16, 21, 30, 32, 67, 68, 72, 80, 81, 85, 93, 94, 99, 107, 110, 111, 114, 116, 155, 159, 169, 178, 186, 187, 190, 192, 195, 197, 199, 204, 205, 206, 208, 210, 216, 218, 219, 220, 223, 225, 226, 229, 230, 231], "had": [167, 192, 199, 219, 228, 231], "hadamard": [76, 89], "half": 230, "halid": 199, "halv": 53, "hand": [229, 231], "handl": [16, 190, 192, 195, 214, 230, 231], "handler": 30, "handler_err": 229, "handler_out": 229, "handpick": 219, "happen": [5, 204, 205, 219, 223, 228], "hard": 219, "hardwar": [111, 213], "harm": [72, 85, 99], "harmon": [45, 49, 51, 56, 57, 62, 64, 65, 66, 72, 85, 99, 114, 116, 118], "has_surface_chang": [172, 173, 223, 226], "has_surface_tag": [157, 159], "hashabl": 122, "have": [5, 13, 16, 38, 39, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 84, 93, 94, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 137, 155, 157, 159, 169, 170, 172, 173, 188, 190, 192, 195, 198, 199, 201, 204, 205, 206, 207, 212, 213, 214, 218, 219, 220, 223, 225, 226, 228, 229, 230, 231], "hcoda1": 175, "hcp": 225, "he": [69, 82, 95], "he_orthogonal_init": [69, 71, 82, 84, 95, 98], "head": [49, 51, 62, 229], "hear": 232, "heavili": [45, 214], "heighest": 159, "height": [175, 205, 216, 218, 225], "height_tag": 159, "help": [30, 32, 38, 134, 135, 157, 158, 206, 208, 217, 219, 221, 231], "helper": [12, 57, 66, 118, 150, 151, 186, 187, 190, 192, 204], "henc": 96, "henkelman": 199, "heorthogon": [67, 68, 70, 80, 81, 83, 93, 94, 204, 219, 229], "her": [220, 223], "hera": [199, 202, 211, 218, 219], "here": [0, 1, 5, 39, 67, 68, 80, 81, 93, 94, 110, 111, 174, 199, 201, 204, 205, 206, 207, 211, 212, 213, 215, 219, 221, 222, 223, 225, 226, 228, 229, 230, 231], "herebi": [45, 111, 209, 219], "hessian": 219, "heur": 200, "heur0": 170, "heur1": 170, "heurist": [155, 157, 158, 159, 170, 199, 200, 223, 226], "heuristic_adslab": [223, 226], "heuristic_adslabs_h": 223, "heuristic_adslabs_nnh": 223, "heurstic": 170, "hidden": [45, 49, 51, 52, 62, 64, 65, 113, 114, 116], "hidden_channel": [45, 52, 56, 62, 64, 65, 110, 111, 113, 114, 116], "hidden_channels_list": 116, "hierarchi": 30, "high": [0, 1, 198, 204, 212, 214, 219, 228, 231], "higher": [53, 225, 228, 229], "highli": [210, 225], "highlight": [215, 219], "hist": [206, 210, 219], "histor": [38, 40, 41], "histori": 219, "hit": [190, 195, 197, 219], "hmac": 206, "ho": [199, 211, 218, 219], "hold": [5, 54], "holder": [45, 111, 209, 219], "hollow": [155, 157, 158, 223], "home": [5, 175, 204, 206, 219, 223, 229, 231], "hook": 205, "hope": 219, "host": [186, 187, 189, 190, 192, 195, 206, 213], "hostedtoolcach": [205, 219, 221, 223, 228, 229, 231], "hot": [34, 36, 37], "hour": [219, 223, 230], "how": [16, 26, 93, 94, 198, 204, 206, 208, 210, 211, 213, 215, 216, 217, 219, 220, 221, 222, 225, 226, 228, 230, 231], "howev": [47, 72, 85, 99, 111, 198, 219, 221, 225, 226, 229], "hpo": [141, 185], "hpo_util": [18, 185], "html": [32, 38, 159, 187, 188, 190, 199, 219, 221, 228, 230], "http": [26, 32, 38, 45, 79, 92, 107, 110, 111, 112, 155, 159, 186, 187, 190, 199, 200, 202, 204, 206, 207, 211, 213, 214, 218, 219, 220, 221, 223, 225, 228], "hu": [199, 211, 218, 219], "hundr": 214, "hybrid": [1, 142, 213], "hydrogen": 219, "hyperparamet": [67, 68, 77, 78, 80, 81, 90, 91, 93, 94, 105, 106, 212, 219], "i": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 26, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 57, 58, 59, 61, 62, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 110, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 129, 130, 132, 134, 135, 137, 138, 141, 142, 144, 149, 150, 151, 152, 155, 156, 157, 158, 159, 167, 168, 169, 172, 173, 186, 187, 188, 189, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 203, 204, 206, 207, 209, 210, 211, 213, 214, 218, 219, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "i_structur": [219, 221], "ibrion": 204, "iccv": 53, "id": [1, 2, 32, 38, 39, 156, 157, 186, 187, 188, 189, 190, 192, 195, 199, 200, 201, 202, 204, 206, 210, 211, 213, 214, 219, 223, 229], "id001": 219, "id3_ba": [67, 68, 76, 80, 81, 89], "id3_ca": [67, 68, 76, 78, 80, 81, 89, 91], "id3_ragged_idx": [67, 68, 76, 80, 81, 89], "id_": [79, 92, 107], "id_ca": [73, 86], "id_j": [70, 83], "id_ragged_idx": [73, 86], "id_reduc": [73, 86], "id_swap": [76, 89, 104], "id_t": [79, 92, 107], "idea": [206, 215, 217, 218, 219, 223], "ident": 167, "identifi": [5, 32, 38, 58, 59, 134, 135, 150, 151, 152, 155, 157, 199, 200, 201, 202, 204, 206, 210, 219, 220, 221, 223, 229], "idx": [3, 5, 32, 38, 39, 40, 41, 104, 107, 210, 219, 220, 223, 226, 230], "idx_": [74, 76, 87, 89, 219], "idx_agg2": 104, "idx_agg2_inn": [100, 104], "idx_agg2_out": 100, "idx_agg_inn": 100, "idx_agg_out": 100, "idx_atom": 97, "idx_ji": 45, "idx_kj": 45, "idx_map": 5, "idx_of_interest": 230, "idx_rad_inn": 100, "idx_rad_out": 100, "idx_sph_inn": 100, "idx_sph_out": 100, "idx_t": [74, 76, 87, 89, 205, 219], "idxs_to_keep": 226, "ignor": [13, 21, 38, 40, 41, 159, 190, 194, 195, 205], "ij": 219, "ill": 107, "illumin": 219, "illustr": [206, 219, 221], "iloc": 226, "imag": [6, 7, 53, 96, 165, 167, 205, 206, 210, 219, 221, 230], "imagin": 226, "img": 218, "immedi": [190, 192, 195], "impact": [222, 225], "impl": 47, "implement": [12, 13, 16, 21, 32, 38, 40, 45, 46, 47, 50, 111, 199, 218, 219, 226], "implemented_properti": 21, "impli": [45, 111, 201, 209, 219], "implicit": 231, "import": [11, 20, 26, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 200, 201, 204, 205, 206, 210, 212, 214, 216, 220, 221, 223, 225, 226, 228, 229, 230, 231], "importantli": 32, "improv": [123, 204, 205, 206, 219, 225, 226, 230], "in_channel": [46, 116], "in_featur": [57, 71, 98, 219], "in_lmax": [57, 66], "in_mmax": [57, 66], "inact": 231, "inc": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209], "incar": [11, 204], "incid": 96, "includ": [1, 5, 21, 30, 32, 38, 45, 67, 68, 80, 81, 111, 134, 135, 186, 187, 188, 190, 192, 195, 197, 198, 199, 200, 204, 206, 209, 213, 214, 215, 218, 219, 222, 223, 225, 231], "include_data": [38, 39], "include_relaxed_energi": [32, 38, 198], "incom": 96, "incompat": [204, 205, 206, 214, 216, 219, 223, 225, 226, 229], "incorpor": [158, 220, 226], "incorrect": 199, "increas": [30, 79, 92, 107, 112, 159, 169, 219, 223, 230], "increasingli": [218, 231], "increment": [79, 92, 107, 112], "ind": [155, 157, 158, 206, 228], "indefinit": [190, 192, 195], "independ": [192, 213], "index": [5, 30, 32, 38, 39, 40, 49, 51, 54, 79, 83, 92, 107, 111, 112, 134, 135, 143, 154, 156, 157, 159, 169, 170, 198, 199, 201, 204, 210, 219, 220, 221, 226, 228, 230], "index_drop_ddec_defect": 177, "index_drop_ddec_pristin": 177, "index_fil": [32, 38, 198], "index_fn": [129, 130], "indexfn": [129, 130], "indic": [5, 13, 38, 40, 52, 62, 67, 68, 79, 80, 81, 92, 93, 94, 96, 107, 112, 113, 134, 135, 154, 155, 157, 158, 159, 163, 169, 170, 174, 187, 188, 190, 194, 195, 199, 200, 201, 202, 204, 205, 210, 214, 219, 220, 221, 226], "individu": [5, 134, 135, 190, 192, 195, 205, 214], "induc": [172, 173], "inf": [93, 94, 102], "infer": [38, 40, 41, 212, 217], "infil": 175, "infinit": [219, 221], "influenc": 225, "info": [5, 17, 47, 64, 65, 114, 116, 134, 135, 206, 219, 222, 229], "info_str": 54, "inform": [1, 5, 20, 28, 32, 38, 46, 47, 50, 134, 135, 155, 157, 186, 187, 188, 190, 192, 198, 200, 201, 204, 210, 214, 219, 220, 221, 225, 226, 228, 230, 231], "infrastructur": [198, 201], "ingo": 96, "inherit": [150, 151], "init": 5, "init_atom": [172, 173], "init_basis_funct": [93, 94], "init_edge_rot_mat": 48, "init_kwarg": 95, "init_scal": 102, "init_shared_basis_lay": [93, 94], "initi": [5, 6, 8, 12, 14, 16, 23, 30, 32, 38, 40, 41, 49, 51, 58, 59, 67, 68, 70, 71, 73, 74, 77, 80, 81, 83, 84, 86, 87, 90, 93, 94, 98, 101, 105, 111, 120, 123, 130, 151, 152, 154, 155, 156, 157, 159, 167, 172, 173, 185, 190, 192, 195, 200, 201, 214, 218, 221, 223, 225, 226], "initial_atom": 226, "initial_charg": [21, 223], "initial_fram": 5, "initial_lr": 30, "initial_magmom": [21, 223], "initial_struc": [210, 219], "initial_til": 5, "initialize_": [129, 130], "initwignerdmatrix": 118, "inityrotmap": 118, "inlin": [205, 219, 221], "inner": [5, 79, 92, 107, 219], "inner_product_clamp": 107, "inner_product_norm": [79, 92], "innov": 219, "inpfil": 147, "inplac": 46, "input": [16, 30, 46, 53, 55, 56, 57, 61, 67, 68, 71, 72, 80, 81, 84, 85, 95, 96, 98, 99, 100, 101, 104, 111, 119, 125, 132, 159, 165, 167, 169, 170, 174, 178, 182, 186, 187, 188, 189, 190, 192, 193, 194, 195, 199, 200, 202, 203, 204, 212, 213, 214, 218, 219, 230], "input_block": [51, 185], "input_channel": [52, 56, 62], "input_embed": [57, 62], "input_fold": 163, "input_scalar": 46, "input_tensor": 46, "insert": [13, 21], "insid": 98, "inspect": [204, 223, 225, 228], "inspir": [20, 102, 219], "instal": [28, 216, 219, 231], "instanc": [30, 32, 38, 156, 157, 186, 187, 190, 192, 195, 219], "instanti": [32, 111, 226, 230], "instead": [16, 27, 34, 96, 107, 174, 199, 204, 205, 213, 216, 219, 221, 223, 226, 229], "instruct": [207, 219, 226, 230], "int": [3, 5, 6, 8, 13, 14, 16, 19, 21, 23, 25, 26, 27, 30, 32, 38, 39, 40, 41, 44, 45, 46, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 120, 122, 125, 128, 130, 134, 135, 150, 151, 152, 154, 155, 156, 157, 158, 159, 170, 184, 186, 187, 188, 190, 192, 194, 195, 197, 206, 219, 220, 226], "int32": 220, "int_": [13, 120], "int_block": 219, "int_dft_co2": 175, "int_dft_h2o": 175, "int_emb_s": 45, "integ": [2, 28, 38, 39, 40, 41, 134, 135, 169, 174, 199, 200, 202, 204], "integr": [38, 40, 49, 51, 57, 64, 65, 114, 116], "intend": [16, 32, 38, 210, 219], "intens": [219, 231], "intention": 199, "inter": [157, 158, 230], "interact": [26, 32, 45, 74, 76, 87, 89, 93, 94, 96, 101, 104, 113, 114, 116, 172, 173, 190, 194, 195, 205, 212, 221, 222, 231], "interaction_block": [75, 88, 103, 185], "interaction_indic": [94, 185], "interactionblock": 104, "interactionblocktripletsonli": [76, 89], "interactionppblock": 45, "interactom": [67, 68, 80, 81], "interatom": [45, 67, 68, 80, 81, 93, 94, 113, 134, 135], "intercal": [223, 226], "intercept": 223, "interest": [199, 210, 213, 219, 221, 222, 230], "interfac": [19, 21, 204, 219], "intermedi": [73, 86, 96, 100, 164, 167, 219], "intermetal": 199, "intermitt": 219, "intern": [20, 30, 199], "internal_weight": 56, "internet": 231, "interplai": 219, "interpol": 5, "interpolate_and_correct_fram": 5, "interpret": 225, "interrel": 219, "intersect": [5, 155, 157], "interstiti": [5, 157, 158], "interstitial_gap": [155, 157, 158], "interv": [27, 221], "interval_sec": 192, "intro": [208, 217], "introduc": [111, 225, 231], "introduct": [217, 219, 224], "intuit": [219, 221], "inv_cutoff": 219, "invalid": 223, "invari": [30, 49, 51, 52, 56, 62, 64, 65, 111, 231], "invers": [77, 90, 105], "inverse_neg": [67, 68, 80, 81, 110, 111], "investig": [225, 228, 231], "involv": [1, 13, 159, 169, 219], "io": [32, 38, 198, 199, 201, 205, 210, 214, 219, 220, 221, 223, 226, 228, 230], "ionic": [1, 3, 200], "ionic_step": [1, 3], "ioniz": 34, "ip_op_pair": 147, "iprogress": 228, "ipykernel_2290": 204, "ipykernel_2561": 205, "ipykernel_2603": 206, "ipykernel_2689": 210, "ipykernel_2745": 216, "ipykernel_2777": 219, "ipykernel_4342": 220, "ipykernel_4369": 221, "ipykernel_4503": 225, "ipykernel_4685": 228, "ipynb": 220, "ipython": [204, 214, 219, 221, 229, 230], "ipywidget": 228, "ir": 225, "iro2": 204, "irrep": [30, 47, 57, 66], "irreps_sum": 30, "is2": 199, "is2r": [38, 40, 41, 58, 59, 151, 152, 198, 206, 212, 216, 222, 226, 230, 231], "is2re_is2re_result": 219, "is2re_predict": [213, 219], "is2re_result": 219, "is2rs_submiss": 213, "is_adsorbate_adsorb": 5, "is_adsorbate_desorb": [172, 173, 223, 226], "is_adsorbate_dissoci": [172, 173, 223, 226], "is_adsorbate_intercal": [172, 173, 223, 226], "is_avail": [219, 231], "is_debug": [58, 59, 150, 151, 152, 219, 229], "is_edge_list_respect": 5, "is_failed_sp": 11, "is_mast": 14, "is_structure_invert": [159, 169], "is_success": [0, 1], "isif": 204, "ismear": 204, "isn": [13, 172, 173, 225], "issu": [37, 204, 205, 206, 212, 218, 219], "item": [20, 219, 228], "iter": [5, 13, 17, 25, 32, 38, 54, 123, 130, 150, 151, 152, 190, 194, 195, 201, 213, 219, 223, 226], "itersect": [155, 157], "ith": [38, 39], "its": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 172, 173, 190, 192, 193, 195, 209, 214, 218, 219, 226, 231], "itself": [30, 159, 169, 219, 221], "j": [67, 68, 80, 81, 93, 94, 110, 111, 113, 182, 203, 204, 206, 211, 219, 225, 228], "janic": [202, 211, 214, 219], "janlan": 219, "javier": [199, 202, 211, 218, 219], "ji": 219, "jing": 223, "jn": [72, 85, 99], "jn_zero": [72, 85, 99], "job": [11, 30, 184, 192, 205, 219], "johann": 219, "join": [182, 218, 219, 221], "jointli": 213, "journal": [199, 202, 203, 211, 214, 218], "jp508805h": 225, "json": [32, 38, 39, 67, 68, 80, 81, 127, 175, 204, 214, 219, 225], "judgement": [204, 231], "jump": 5, "jun": 231, "junwoong": [199, 211, 218, 219], "jupyt": [205, 214, 222, 223, 228, 229, 231], "just": [5, 11, 16, 38, 39, 58, 59, 137, 151, 152, 198, 205, 206, 210, 215, 219, 221, 223, 225, 226, 230], "jvp": 16, "k": [1, 6, 7, 34, 36, 37, 72, 85, 99, 130, 174, 201, 219, 223, 225, 228, 230], "k2zn6o7_mp": 202, "k4zn12o14": 202, "k_pt": 174, "kaim": [69, 82, 95], "kb": 206, "keep": [58, 59, 79, 92, 107, 112, 151, 152, 190, 194, 195, 198, 205, 206, 218, 223, 225, 226], "keep_all_slab": [190, 194, 195, 214], "keep_in_memori": [32, 38, 198], "keep_slabs_with_miller_indic": [190, 194, 195, 214], "kei": [1, 20, 28, 30, 31, 38, 39, 40, 41, 79, 92, 122, 130, 134, 135, 150, 151, 159, 190, 194, 195, 199, 202, 204, 205, 206, 210, 219, 228, 231], "keith": 206, "kept": [49, 51, 226], "kernel": [69, 70, 82, 83, 95, 223, 225], "kernel_initi": [73, 86], "kevin": [169, 174, 199, 211, 218, 219], "key_map": [31, 32, 38, 219], "key_sequ": 30, "key_value_pair": [38, 39, 206], "keyword": [32, 38, 71, 84, 98, 130, 198], "khot_embed": [35, 185], "kind": [20, 45, 111, 205, 206, 209, 219, 223, 225, 228, 231], "kitchin": [204, 206, 225, 228], "klicpera": 219, "klicperajo": 45, "kmax": [73, 86, 89, 100], "know": [205, 208, 225], "knowledg": 219, "known": [186, 187, 190, 223], "kolluru": [202, 211, 219], "kpt": 204, "kpt1": 206, "kpt2": 206, "kpt3": 206, "kpts_nintersect": 204, "ktran": [169, 174], "kwarg": [12, 13, 16, 26, 30, 38, 39, 70, 76, 83, 89, 93, 94, 130, 157, 159, 175, 184, 186, 187, 190, 205], "kwd": [187, 188, 190, 192, 195], "l": [26, 49, 51, 52, 53, 54, 56, 62, 64, 66, 72, 85, 99, 118, 219, 228], "l2": 228, "l22": 184, "l2mae": [204, 219, 229], "l2maeloss": 125, "l4": [205, 206, 211, 216, 231], "l6": [206, 211, 216, 231], "l_degre": [72, 85, 99], "l_harmon": 57, "l_max": 226, "l_maxdegre": [72, 85, 99], "label": [159, 187, 188, 190, 194, 195, 204, 219, 221, 223, 225, 228, 231], "label_metric_dict": 17, "labels": [219, 221], "lack": 231, "lambda": [61, 205], "lambda_": 211, "lambda_f": 211, "lambda_typ": 61, "lambdalr": 61, "lan": [202, 211, 214, 219], "lan2023adsorbml": 214, "laptop": 231, "larg": [5, 13, 32, 38, 157, 158, 203, 204, 206, 210, 211, 212, 216, 219, 221, 225, 229, 231], "larger": [32, 38, 159, 169, 199, 225], "largest": [13, 210, 219], "larri": [208, 219], "last": [21, 32, 38, 52, 62, 111, 198, 201, 204, 205], "lastli": [134, 135], "late": 225, "later": [2, 5, 30, 123, 126, 186, 187, 188, 190, 204, 213, 219, 223, 226, 228, 231], "latest": [167, 215, 218, 219, 232], "latter": [223, 226], "lattic": [159, 187, 188, 190, 206, 225, 228], "launch": [212, 213, 214, 219, 223], "lavril": [199, 211, 218, 219], "lawrenc": [199, 202, 211, 214, 218, 219], "lay12": [205, 206, 211, 216, 231], "lay20": [206, 211, 216, 231], "layer": [20, 45, 47, 49, 51, 53, 55, 62, 64, 65, 67, 68, 80, 81, 93, 94, 111, 113, 114, 116, 120, 185, 205, 219, 221], "layer_idx": 64, "layer_kwarg": [71, 84, 98], "layer_norm": [49, 51, 62, 185], "layer_norm_sh": [49, 51, 62], "layerblock": 64, "lbfg": [25, 219, 221], "lbfgs_torch": [24, 185], "lbl": 219, "lbrabson3": 175, "lc": 228, "lda": 204, "le4": [206, 211, 216, 231], "lead": [30, 206, 219], "leaderboard": 219, "leap": [200, 214], "learn": [30, 61, 69, 77, 82, 90, 95, 105, 132, 198, 200, 204, 206, 213, 214, 216, 219, 231], "learnabl": [111, 231], "least": [32, 157, 158, 159, 190, 192, 195, 206], "leav": [5, 223], "led": [199, 219], "left": [111, 199, 204, 223, 224, 227], "legacy_tutori": [217, 219], "legend": [204, 219, 221, 223, 225, 228], "legendr": [72, 85, 99], "legendre_out": [204, 205, 219, 229], "len": [13, 21, 38, 39, 79, 92, 107, 112, 204, 205, 206, 210, 219, 220, 221, 223, 228], "length": [13, 38, 40, 41, 57, 66, 72, 85, 99, 201, 206, 210, 219], "less": [1, 5, 155, 157, 159, 219, 225, 226], "let": [204, 219, 223, 231], "level": [30, 204, 213, 214, 219, 229], "levelnam": 229, "leverag": [219, 223, 225, 231], "lf100": [206, 211, 216, 231], "lgpl2": 39, "li2cr2o4": 202, "liabil": [45, 111, 209, 219], "liabl": [45, 111, 209, 219], "lib": [205, 219, 221, 223, 228, 229], "librari": [214, 219], "licens": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 199, 202, 203, 211, 219], "licro2_mp": 202, "lie": 5, "lifetim": [190, 192, 195], "like": [21, 34, 54, 61, 190, 192, 195, 200, 201, 204, 205, 206, 212, 218, 219, 221, 223, 225, 226, 228, 229, 231], "limit": [38, 39, 45, 111, 175, 186, 187, 188, 190, 192, 195, 197, 209, 214, 221, 222, 231], "lin_ref": [49, 51, 212], "line": [46, 47, 50, 170, 199, 204, 205, 206, 222, 223, 225, 229], "linear": [5, 45, 49, 51, 54, 55, 56, 62, 64, 69, 82, 95, 114, 116, 212, 219, 228], "linearli": [5, 30], "linearsigmoid": [49, 51, 64, 65, 114, 116], "linearsigmoidsmear": 117, "linewidth": 223, "link": [199, 200, 201, 202, 203, 207, 213, 215, 229], "linker": 203, "linregress": 223, "linspac": [219, 228], "linux": 231, "list": [2, 5, 11, 13, 14, 21, 26, 27, 28, 30, 32, 38, 39, 40, 44, 49, 51, 52, 54, 55, 56, 57, 61, 62, 64, 65, 66, 72, 85, 93, 94, 99, 111, 120, 130, 134, 135, 154, 155, 156, 157, 158, 159, 167, 169, 170, 184, 186, 187, 188, 190, 192, 194, 195, 199, 204, 206, 211, 214, 219, 226, 228, 231], "liter": [13, 30], "literatur": [224, 231], "literature_data": 223, "littl": [30, 204, 219, 221, 223, 225, 228], "liu": 228, "ll": [206, 216, 219], "lmax": [46, 49, 51, 53, 57, 64, 65, 66, 114, 116, 118], "lmax_list": [49, 51, 52, 56, 57, 62, 64, 65, 66], "lmdb": [32, 38, 40, 41, 145, 146, 147, 198, 199, 200, 201, 202, 203, 212, 213, 222, 226, 230], "lmdb_databas": [38, 185], "lmdb_dataset": [38, 185], "lmdb_dataset_cr": 217, "lmdb_path": [38, 40, 41], "lmdbdatabas": [38, 39], "lmdbdataset": [38, 40, 210, 219], "lmdbdatset": 219, "load": [6, 7, 21, 32, 38, 39, 40, 41, 49, 51, 123, 127, 150, 151, 156, 157, 198, 199, 202, 204, 205, 206, 212, 213, 216, 223, 225, 228, 231], "load_balanc": [143, 204, 213, 229], "load_checkpoint": [6, 7, 21, 150, 151, 219], "load_config": 30, "load_dataset": [150, 151], "load_dataset_get_id": 32, "load_energy_lin_ref": [49, 51], "load_extra": [58, 59, 150, 151], "load_logg": [150, 151], "load_loss": [150, 151], "load_model": [150, 151], "load_optim": [150, 151], "load_scales_compat": 127, "load_seed_from_config": [150, 151], "load_state_dict": [30, 123, 126], "load_task": [150, 151], "loc": [204, 223], "local": [58, 59, 108, 109, 151, 152, 190, 192, 195, 199, 200, 205, 214, 219, 228, 229], "local_cach": [21, 108, 109, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "local_rank": [58, 59, 150, 151, 152, 219, 229], "localhost": 26, "locat": [5, 159, 169, 206, 219, 221, 226], "lock": 219, "log": [19, 30, 58, 59, 77, 90, 105, 151, 152, 185, 190, 192, 195, 197, 204, 210, 213, 219, 223, 229], "log_formatt": 229, "log_freq": 19, "log_grid_init": 95, "log_plot": 19, "log_summari": [19, 219, 229], "logan": [203, 211], "logarithm": 95, "logdir": [213, 229], "logfil": [210, 220, 223, 225], "logger": [18, 20, 30, 58, 59, 150, 151, 152, 185, 190, 195, 197, 204, 206, 219, 229], "logic": [111, 205], "logrecord": 30, "logs_dir": 219, "lone": 199, "long": [67, 68, 80, 81, 96, 159, 206, 217, 219, 229], "longer": [5, 16, 172, 173, 218, 219, 230], "longtensor": [210, 219], "look": [61, 159, 169, 201, 204, 219, 221, 223, 225, 226, 228], "lookup": [0, 1], "loop": [3, 32, 38, 164, 186, 187, 190, 204, 223, 228], "lose": [67, 68, 80, 81, 93, 94, 110, 111], "loss": [58, 59, 124, 150, 151, 152, 185, 204, 219, 229], "loss_energi": [204, 219, 229], "loss_fn": 125, "loss_forc": [204, 219, 229], "loss_funct": [58, 59, 150, 151, 152, 204, 219, 229], "loss_nam": [30, 125], "lost": 5, "lot": [204, 205, 206, 218, 219, 223], "low": [200, 214, 219, 225], "low_e_valu": 226, "lower": [0, 1, 114, 116, 214, 219, 225, 228], "lowest": [2, 5, 204, 223, 225, 226, 228], "lowest_energy_data_co2": 177, "lowest_energy_data_co2_defect": 177, "lowest_energy_data_co_ad": 177, "lowest_energy_data_co_ads_2": 177, "lowest_energy_data_co_ads_2_defect": 177, "lowest_energy_data_co_ads_defect": 177, "lowest_energy_data_h2o": 177, "lowest_energy_data_h2o_defect": 177, "lowik": [199, 211, 218, 219], "lr": [132, 219, 229], "lr_gamma": 30, "lr_initi": [204, 213, 219, 229], "lr_mileston": 219, "lr_min_factor": 61, "lr_schedul": [60, 185], "lrschedul": [61, 132], "lv": [63, 66], "lval": [57, 66], "lw": [219, 221], "lzma": 199, "m": [49, 51, 52, 53, 56, 57, 62, 64, 66, 70, 72, 73, 76, 83, 85, 86, 89, 97, 99, 100, 101, 104, 120, 159, 169, 203, 206, 211, 214, 219, 228, 229], "m2": [205, 206, 211, 216, 231], "m3": [206, 211, 216, 231], "m_ba": [73, 86], "m_ca": [73, 86, 100], "m_complex": 57, "m_db": [73, 86], "m_ji": 219, "m_order": [72, 85, 99], "m_output_channel": 56, "m_rbf": [74, 87, 219], "m_st": [74, 87, 101, 219], "machin": [190, 192, 195, 200, 207, 213, 214, 219, 231], "made": [0, 1, 5, 30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 186, 187, 190, 195, 197, 204, 205, 208, 231], "mae": [122, 125, 204, 206, 211, 219, 229], "magic": 204, "magmom": 21, "magneton": 204, "magnitud": [155, 157, 205, 219], "magnitude_error": [122, 204, 219, 229], "mai": [12, 13, 26, 30, 172, 173, 188, 198, 199, 204, 205, 206, 212, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229], "main": [0, 12, 28, 32, 47, 96, 128, 139, 140, 142, 143, 144, 145, 146, 147, 164, 165, 166, 179, 180, 184, 204, 205, 207, 211, 212, 213, 219, 223, 226, 228, 229, 230, 231], "main_graph": [93, 94, 96, 205], "mainstai": 231, "maintain": [20, 123, 155, 172, 173, 219, 221], "major": [210, 219], "make": [5, 11, 12, 16, 32, 38, 40, 67, 68, 69, 80, 81, 82, 93, 94, 95, 110, 111, 137, 174, 186, 187, 190, 192, 195, 197, 199, 205, 207, 212, 213, 221, 224, 225, 226, 228, 229, 230, 231], "make_challenge_submission_fil": [141, 185], "make_lmdb_s": [141, 185, 213], "make_submission_fil": [141, 142, 185, 213], "makedir": [210, 219, 221, 223, 226], "malform": [186, 187, 190], "mamba": 207, "manag": 205, "mandatori": 219, "mani": [16, 32, 38, 39, 40, 41, 72, 85, 99, 137, 159, 169, 198, 205, 206, 215, 218, 219, 221, 223, 225, 226, 228, 230], "manner": 219, "manual": 214, "manuscript": [1, 199, 202, 203, 211], "map": [0, 1, 5, 6, 8, 20, 30, 32, 38, 40, 57, 66, 96, 111, 127, 130, 158, 190, 192, 195, 200, 219], "map_async": [210, 219], "map_idx": 5, "map_siz": [210, 219], "mapping_adslab_slab": 199, "mapping_idx": 230, "mapping_nam": 20, "mappingreduc": [52, 56, 57, 62, 64, 66], "margin": 226, "mark": [190, 192, 195], "mark_ephemer": [190, 192, 195], "mark_preempt": 19, "marker": 204, "mask": [30, 67, 68, 80, 81, 93, 94, 107, 110, 111, 225], "mask_neighbor": [79, 92, 107], "masked_select_sparsetensor_flat": 107, "mass": [155, 157, 158, 159, 204, 206, 229], "master": [39, 45, 220], "match": [5, 32, 38, 198, 228], "mater": 204, "materi": [186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 204, 214, 218, 219, 223, 231], "mathbf": [111, 113], "mathcal": [111, 113], "mathrm": 27, "matmul": 96, "matplotlib": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "matric": [52, 62], "matrix": [66, 67, 68, 69, 73, 80, 81, 82, 86, 95, 96, 100, 107, 159, 169, 172, 173, 187, 188, 190], "matt": [203, 211, 214], "matter": [219, 229], "matthia": 45, "max": [17, 23, 30, 111, 206, 219, 221, 230], "max_attempt": [190, 195, 197], "max_epoch": [204, 219, 229], "max_force_it": 102, "max_jitter_sec": [190, 195, 197], "max_level": 30, "max_mil": [156, 157, 159, 169], "max_n": 120, "max_neigh": [30, 134, 135, 210, 219, 220], "max_neighbor": [21, 44, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 204, 219, 229], "max_neighbors_aeaint": [93, 94, 204, 219, 229], "max_neighbors_aint": [93, 94, 204, 219, 229], "max_neighbors_orig": [93, 94], "max_neighbors_qint": [93, 94, 204, 219, 229], "max_num_el": [49, 51, 52, 62, 64, 65, 114, 116], "max_num_neighbor": [114, 116], "max_num_neighbors_threshold": [30, 107], "max_radiu": [49, 51], "max_split_size_mb": 205, "maxim": 17, "maximum": [3, 49, 51, 52, 57, 62, 64, 65, 66, 67, 68, 72, 73, 77, 78, 80, 81, 85, 86, 90, 91, 93, 94, 99, 100, 105, 106, 110, 111, 114, 116, 118, 134, 135, 159, 169, 190, 195, 197, 219, 220], "maxit": 182, "maxstep": [25, 213, 219], "mayb": 205, "mb": [206, 219], "md": [199, 205, 206, 211, 216, 219, 223, 225, 226, 230, 231], "md5": [199, 200, 201, 202, 203], "mean": [50, 111, 113, 125, 126, 159, 169, 204, 205, 206, 207, 212, 213, 216, 219, 223, 225, 228], "meaning": 219, "meantim": 207, "measur": [1, 200], "mechan": 219, "medford": [203, 211], "medium": 219, "meet": 219, "mehta": 204, "mellon": 219, "member": 21, "meminit": [210, 219], "memori": [25, 32, 38, 64, 65, 111, 114, 116, 198, 199, 205, 206, 213, 219, 225, 231], "mention": 219, "merchant": [45, 111, 209, 219], "merg": [30, 45, 67, 68, 80, 81, 111, 164, 209, 219, 223], "merge_dict": 30, "merit": 200, "mesh": 174, "messag": [62, 64, 65, 67, 68, 70, 76, 80, 81, 83, 89, 93, 94, 97, 104, 110, 111, 114, 116, 118, 192, 229, 231], "messageblock": [64, 116], "messagepass": 111, "meta": [10, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 149, 150, 152, 168, 190, 209], "metadata": [0, 38, 39, 143, 155, 157, 158, 170, 187, 188, 190, 200, 213], "metadata_path": [13, 38, 40], "metademolab": [186, 187, 190, 214], "metal": 199, "metalloid": 199, "meth": 13, "methan": 228, "methane_emb": 228, "methanol": 228, "methanol_emb": 228, "method": [1, 6, 7, 12, 13, 16, 26, 38, 39, 40, 46, 47, 50, 54, 67, 68, 80, 81, 93, 94, 111, 123, 157, 158, 159, 169, 182, 186, 187, 190, 192, 195, 197, 206, 213, 217, 219, 228, 231], "metric": [17, 58, 59, 61, 122, 132, 150, 151, 152, 204, 218, 219, 226, 229], "metric_dict": 17, "metric_to_opt": 17, "mib": 205, "middl": [219, 221], "might": [159, 186, 187, 190, 205, 212, 219, 225, 231], "mileston": 30, "miller": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 201, 202, 206, 214, 226], "miller_idx": 200, "miller_index": [199, 202], "miller_indic": [190, 194, 195], "million": 219, "mimic": 229, "min": [17, 111, 204, 206, 219, 223, 226, 229, 230], "min_": [223, 226], "min_ab": [157, 159], "min_diff": [2, 122], "min_e_ml": 223, "min_e_ml_i": 223, "min_e_ml_x": 223, "min_level": 30, "min_max": 17, "mind": [13, 32, 38, 205, 226], "minim": [5, 17, 190, 192, 195, 219, 229], "minimum": [5, 155, 157, 158, 159, 200, 213, 228], "minor": 199, "minu": [211, 212], "minut": [190, 192, 195, 204, 206, 214, 230], "mirror": [159, 169], "misc": [204, 205, 219, 229], "mislead": [47, 205], "miss": [21, 38, 39, 203], "missing_ddec": 177, "missing_ddec_defect": 177, "missing_ddec_pristin": 177, "mit": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 209, 214, 218, 219], "mitig": 231, "mix": [47, 58, 59, 96, 151, 152, 205, 206, 219], "mjyjzgpq978": 219, "mkdir": [219, 226], "ml": [0, 1, 2, 11, 23, 187, 188, 190, 199, 208, 213, 224, 225], "ml_data": [0, 1], "ml_dft_target": 0, "ml_energi": [0, 1], "ml_relax": [22, 185], "ml_trajectori": 219, "mlp": [49, 51, 62, 111, 231], "mmax": [46, 57, 66, 114, 116, 118], "mmax_list": [49, 51, 52, 56, 57, 62, 64, 65, 66], "mmf": 218, "mo3pd": 223, "mo3ru": 223, "mode": [13, 16, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 151, 152, 154, 155, 157, 158, 204, 206, 207, 212, 213, 219, 223, 226, 229, 230], "mode_str": 170, "model": [0, 6, 7, 11, 19, 20, 21, 23, 25, 30, 32, 38, 43, 123, 125, 129, 130, 150, 151, 152, 185, 186, 187, 190, 192, 195, 198, 199, 200, 201, 202, 206, 220, 221, 222, 223, 225, 226, 228, 229, 230], "model_attribut": [204, 206, 219, 229], "model_nam": [21, 108, 109], "model_name_to_local_fil": [108, 109, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "model_param": 219, "model_registri": [108, 185, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "modelcheckpoint": [204, 205, 206, 216, 219, 223, 225, 226, 229], "modif": 199, "modifi": [11, 30, 39, 45, 111, 166, 174, 190, 192, 195, 199, 209, 217, 219], "modul": [43, 185, 205, 212, 219, 225, 228], "module_list": [51, 185], "modulelist": 54, "modulelistinfo": 54, "mof": [178, 203], "mof_nam": 177, "moiti": 5, "molecul": [113, 210, 219, 220, 221, 228], "molecular": [110, 111, 134, 135, 199, 219, 231], "moment": 204, "momenta": 223, "momenttum": 30, "momentum": 30, "monitor": [19, 213], "monkeypatch": 228, "monoton": 219, "month": 219, "mopd3": 223, "more": [5, 13, 16, 32, 38, 47, 159, 184, 198, 199, 201, 204, 205, 212, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 230], "moreov": 212, "morgan": [199, 211, 218, 219], "moru3": 223, "most": [5, 30, 32, 38, 39, 107, 111, 137, 155, 157, 158, 159, 198, 200, 204, 205, 206, 219, 223, 225, 229, 231], "mostli": [38, 39, 190, 195, 197], "motion": 174, "motiv": [37, 219], "move": [5, 123, 184, 205, 219, 221], "move_mask": [219, 221], "movement": [172, 173], "moviewrit": 221, "mp": [26, 156, 157, 190, 192, 195, 199, 202, 214, 223, 226, 230], "mp_arg": [137, 145, 146], "mp_output_dict": 26, "mpid": 200, "mse": [122, 219], "msg": 29, "mshuaibi": 219, "mu": 113, "much": [1, 206, 218, 219, 223, 230], "muham": [199, 202, 211, 214, 218, 219], "mul": 111, "mult": 182, "multi": [26, 46, 47, 50, 199, 213], "multi_adsorbate_slab_config": [157, 185], "multiarrai": 219, "multipl": [5, 32, 38, 79, 92, 107, 111, 157, 158, 159, 169, 170, 184, 198, 205, 210, 212, 213, 219, 226], "multipleadsorbateslabconfig": [157, 158], "multipli": [30, 53, 56, 61, 100, 159, 169, 219], "multiprocess": 26, "multistep": 61, "multistep_lr_lambda": 61, "multisteplrlambda": 61, "must": [1, 5, 12, 16, 21, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 192, 198, 201, 204, 207, 210, 212, 213, 219, 220, 221], "mustb": 219, "mv": 206, "my": 213, "mymodul": 54, "m\u00fcller": [77, 90, 105], "n": [5, 38, 39, 46, 53, 69, 72, 82, 85, 95, 99, 107, 111, 113, 120, 199, 201, 204, 219, 221, 223, 225], "n2": [199, 219, 221, 225], "n2_dissoc_on_ru_": 230, "nO": 225, "n_distanc": [134, 135], "n_final_frames_per_initi": 5, "n_frame": [5, 230], "n_index": [134, 135], "n_initial_fram": 5, "n_job": 228, "n_max": 226, "n_pdt1_site": [5, 230], "n_pdt2_site": [5, 230], "n_proc": 137, "n_sampl": 130, "n_site": 5, "n_system": 5, "nad": 202, "name": [0, 20, 21, 28, 30, 31, 32, 38, 40, 41, 47, 58, 59, 67, 68, 70, 71, 76, 77, 78, 80, 81, 83, 84, 89, 90, 91, 93, 94, 95, 97, 98, 104, 105, 106, 108, 109, 111, 127, 129, 130, 150, 151, 152, 199, 201, 204, 205, 211, 214, 229, 231], "namespac": [142, 144, 145, 147, 170, 207, 229], "nan": [33, 34, 93, 94, 102], "nanoparticl": 228, "nation": 219, "nativ": 201, "natom": [30, 70, 74, 79, 83, 87, 89, 92, 93, 94, 97, 101, 107, 125, 204, 206, 210, 219, 220, 229], "nband": 204, "nbo": 182, "nccl": [26, 229], "ncol": 204, "ncoordin": 204, "ndarrai": [5, 13, 120, 150, 151, 155, 157, 172, 173], "ndownload": 206, "nearest": [93, 94, 134, 135, 158, 220], "neb": [5, 6, 7, 11, 201, 206], "neb1": 201, "neb_fram": [11, 201], "necessari": [143, 165, 198, 202, 204, 210, 212, 213, 219, 221, 223, 226], "necessarili": [5, 111, 206], "nedg": [70, 73, 74, 76, 79, 83, 86, 87, 89, 92, 97, 101, 104, 107], "need": [0, 1, 16, 20, 21, 30, 32, 38, 58, 59, 151, 152, 174, 198, 204, 206, 207, 210, 213, 219, 223, 225, 226, 228, 229, 230, 231], "needs_input_grad": 16, "neg": [67, 68, 80, 81, 93, 94, 159, 169, 219, 221, 223], "negative_slop": 46, "neigbhor": 220, "neigh": 219, "neighbor": [13, 30, 49, 51, 64, 65, 67, 68, 73, 79, 80, 81, 86, 92, 93, 94, 100, 107, 110, 111, 114, 116, 134, 135, 159, 172, 173, 205, 210, 213, 219, 220], "neighor": 219, "nelm": 3, "nenergi": 204, "nergi": 219, "nersc": 219, "nest": [30, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 170, 213], "nesteddict": 20, "net": 205, "network": [12, 44, 45, 46, 47, 49, 50, 51, 53, 57, 62, 64, 65, 69, 71, 82, 84, 95, 98, 105, 111, 113, 114, 116, 117, 119, 120, 125, 129, 130, 201, 206, 219, 228, 231], "neural": [12, 44, 45, 46, 47, 50, 53, 57, 69, 71, 82, 84, 95, 98, 105, 111, 113, 116, 117, 119, 120, 125, 129, 130, 201, 206, 219, 228, 231], "neural_energi": 206, "neurip": [142, 219, 222], "never": [192, 206], "new": [20, 30, 31, 93, 94, 130, 158, 159, 169, 187, 188, 190, 199, 204, 205, 206, 208, 215, 216, 219, 222, 223, 225, 226, 229, 231], "new_kei": 31, "new_trainer_context": [30, 229], "newcalc": 204, "newckpt": 204, "newer": [204, 206, 214], "newli": 213, "next": [2, 38, 39, 159, 186, 187, 190, 204, 207, 213, 222, 223, 228, 229, 231], "nextid": 39, "nfeatur": [74, 87], "nforc": 204, "nframe": 230, "nh": [199, 223], "nh2": 199, "nh2n": 199, "nh3": 199, "nhidden": [70, 83, 97], "nhidden_afteratom": 97, "nhnh": 199, "nieghbor": [49, 51, 64, 65, 114, 116], "nif": 204, "nima": [202, 211], "nitial": 219, "nitrogen": [223, 225], "nlayer": [71, 84, 98, 225], "nmagnet": 204, "nn": [30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 62, 64, 66, 70, 71, 73, 74, 76, 77, 78, 83, 84, 86, 87, 89, 90, 91, 97, 98, 100, 101, 104, 105, 106, 111, 113, 114, 116, 117, 119, 120, 123, 125, 127, 129, 130, 131, 205, 219], "nnh": 223, "no2": 199, "no2no2": 199, "no3": 199, "no_ddp": 229, "no_limit": [190, 195, 197], "no_warn": 20, "no_weight_decai": [44, 49, 51], "noddp": [58, 59, 150, 151, 152, 204, 219, 229], "node": [26, 27, 30, 49, 51, 52, 62, 89, 111, 212, 213, 219, 220, 231], "node_atom": 50, "node_dim": 111, "node_input": 53, "node_offset": [52, 62], "node_partit": [49, 51], "noisi": 219, "nolimittyp": [190, 195, 197], "nomenclatur": [199, 200], "non": [16, 32, 38, 40, 62, 64, 114, 116, 157, 158, 199, 212, 218, 219, 226], "none": [1, 5, 6, 7, 8, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 29, 30, 32, 38, 39, 40, 41, 44, 45, 47, 49, 50, 51, 54, 56, 57, 58, 59, 61, 64, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 79, 80, 81, 83, 84, 86, 87, 89, 90, 92, 93, 94, 97, 98, 99, 100, 101, 102, 104, 105, 110, 111, 113, 118, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 134, 135, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 156, 157, 159, 172, 173, 174, 184, 186, 187, 188, 189, 190, 192, 193, 195, 197, 204, 205, 210, 219, 220, 225, 229], "none_throw": 29, "nonh": 199, "noninfring": [45, 111, 209, 219], "nonlinear": [69, 82, 95], "nonloc": [77, 90, 105], "nonretryablerequestexcept": [186, 187, 190], "nonzero": 32, "norm": [107, 126], "norm_typ": [49, 51, 53, 62], "normal": [28, 49, 51, 53, 55, 57, 62, 72, 79, 85, 92, 93, 94, 99, 107, 124, 155, 157, 158, 159, 169, 185, 204, 206, 212, 225], "normalconv": 182, "normalize_label": [213, 219], "normed_tensor": 126, "nosigint": 26, "nososcf": 182, "not_avail": [187, 188, 190], "notabl": [204, 231], "notat": 28, "note": [1, 5, 32, 38, 61, 132, 137, 159, 169, 174, 199, 201, 206, 212, 213, 219, 220, 221, 223, 226, 228, 230], "notebook": [204, 206, 210, 214, 220, 221, 222, 229, 231], "notebook_tqdm": 228, "noth": [72, 85, 99, 219], "notic": [5, 39, 45, 111, 209, 219, 225], "nousesym": 182, "now": [5, 30, 38, 40, 41, 199, 204, 206, 215, 223, 228, 229], "np": [5, 21, 134, 135, 155, 157, 172, 173, 204, 205, 206, 219, 221, 223, 226, 228, 230], "npj": 214, "nproc": 184, "nproc_per_nod": 213, "npz": [0, 143, 206, 213, 219, 229], "nquadruplet": 96, "nrr": [217, 223, 225], "nrr_exampl": 217, "nrr_example_bulk": 223, "nsn": [206, 211, 216, 231], "nstress": 204, "nsw": 204, "nthe": 204, "ntriplet": 96, "nueral": 219, "null": [132, 219], "num": [61, 199, 213], "num_after_skip": [45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_atom": [30, 44, 45, 49, 51, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 96, 100, 101, 104, 107, 110, 111, 112, 113, 114, 116, 204, 205, 219, 229], "num_atom_emb_lay": [93, 94, 104, 204, 219, 229], "num_augmentations_per_sit": [155, 157], "num_band": [114, 116, 118], "num_basi": 50, "num_basis_funct": [114, 116], "num_batch": 128, "num_before_skip": [45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_block": [45, 67, 68, 80, 81, 93, 94, 204, 219, 229], "num_channel": [46, 53, 57, 64, 66, 118], "num_concat": [67, 68, 76, 80, 81, 89, 93, 94, 104, 204, 219, 229], "num_configur": [157, 158], "num_distance_basi": [49, 51], "num_edg": [96, 100, 101, 219], "num_el": [67, 68, 74, 93, 94, 101, 110, 111], "num_filt": 113, "num_fram": 5, "num_freq": 120, "num_gaussian": [30, 105, 113, 116, 117, 205, 219], "num_global_out_lay": [93, 94, 204, 219, 229], "num_gpu": 229, "num_head": [49, 51, 62], "num_in_featur": [84, 120], "num_interact": [113, 114, 116], "num_lay": [45, 49, 51, 64, 65, 110, 111], "num_nod": [45, 52, 57, 66, 229], "num_ord": 100, "num_out_featur": [84, 87], "num_output": 117, "num_output_afteratom": [93, 94, 204, 219, 229], "num_output_lay": 45, "num_param": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 219], "num_part": [13, 16], "num_point": 115, "num_proc": 221, "num_quadruplet": [93, 94, 100, 205], "num_radi": [45, 67, 68, 73, 77, 80, 81, 86, 90, 93, 94, 100, 105, 204, 219, 229], "num_rbf": [110, 111], "num_relaxation_batch": 219, "num_replica": 13, "num_resolut": [114, 116], "num_sampl": [32, 38, 40], "num_sigmoid": 117, "num_sit": [155, 157, 158, 223, 226, 230], "num_spher": [45, 67, 68, 73, 78, 80, 81, 86, 91, 93, 94, 100, 106, 204, 205, 219, 229], "num_sphere_sampl": [49, 51, 64, 65, 114, 116], "num_system": 219, "num_tap": [114, 116, 118], "num_target": [44, 45, 49, 51, 64, 65, 67, 68, 70, 80, 81, 83, 93, 94, 110, 111, 113, 114, 116, 219], "num_triplet": [67, 68, 80, 81, 96, 100], "num_triplets_inint": [93, 94], "num_triplets_qint": [93, 94], "num_work": [204, 213, 219, 229], "numba": 231, "number": [1, 3, 5, 11, 16, 21, 23, 26, 27, 28, 32, 34, 38, 40, 41, 45, 49, 51, 52, 53, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 73, 76, 79, 80, 81, 83, 84, 86, 89, 92, 93, 94, 96, 97, 98, 100, 104, 105, 106, 107, 110, 111, 112, 113, 114, 116, 118, 123, 134, 135, 151, 152, 155, 157, 158, 159, 169, 184, 187, 188, 190, 192, 195, 197, 198, 199, 200, 201, 202, 203, 205, 213, 214, 220, 223, 226, 230, 231], "numel": [219, 229], "numer": [72, 85, 93, 94, 99, 105, 106, 107, 219], "numpi": [5, 13, 79, 92, 107, 112, 120, 150, 151, 155, 157, 204, 205, 206, 219, 221, 226, 228, 230, 231], "nvolum": 204, "o": [184, 199, 204, 205, 206, 207, 210, 216, 219, 221, 223, 225, 226, 228], "o2": [202, 225], "obj": [20, 29, 61, 132, 172, 173], "object": [5, 6, 8, 11, 14, 16, 20, 23, 26, 29, 31, 32, 38, 40, 41, 61, 123, 127, 130, 132, 134, 135, 154, 155, 156, 157, 158, 159, 167, 169, 170, 172, 173, 174, 184, 187, 188, 190, 192, 202, 204, 210, 221, 222, 226, 228, 230], "observ": 167, "obtain": [45, 111, 198, 200, 209, 214, 219, 224], "obviou": [32, 38, 206, 219], "oc": [32, 153, 185, 204, 205, 206, 211, 216, 218, 219, 223, 226, 228, 229, 230, 231], "oc20": [61, 198, 200, 204, 205, 206, 216, 218, 220, 221, 222, 223, 225, 226, 228, 229, 230, 231], "oc20_bader_data": 199, "oc20_data_map": 199, "oc20_dense_map": 200, "oc20_ref": [202, 212, 213], "oc20dens": 218, "oc20dense_comput": [1, 200], "oc20dense_map": 200, "oc20dense_ref_energi": 200, "oc20dense_tag": 200, "oc20dense_target": [1, 200], "oc20neb": 218, "oc22": [49, 51, 198, 204, 205, 206, 216, 218, 228, 229, 231], "oc22_dataset": [202, 211], "oc22_lmdb": [212, 213], "oc22_lmdb_dataset": [38, 185], "oc22_metadata": 202, "oc22lmdbdataset": [38, 41, 212, 213], "occupi": 200, "occur": [2, 155, 157, 219], "ocdata": [201, 226], "ocean": 219, "och2ch3": 199, "och2choh": 199, "och3": 199, "ochch3": 199, "ocp": [5, 11, 21, 30, 32, 38, 39, 58, 59, 134, 135, 150, 151, 152, 186, 187, 190, 192, 195, 197, 201, 204, 206, 214, 217, 218, 222, 226, 228, 229, 230, 232], "ocp_checkpoint": [204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230, 231], "ocp_dataset": [199, 211, 218], "ocp_is2r": [58, 59, 151, 152], "ocp_predict": [206, 213, 229], "ocp_s2ef": [58, 59, 151, 152], "ocp_train": [139, 140, 151, 185, 205], "ocp_tutori": 217, "ocpapi": [185, 217], "ocpcalcul": [21, 204, 205, 206, 216, 219, 223, 225, 226, 228, 229, 230], "ocpcollat": 13, "ocpmodel": [220, 231], "ocpneb": [6, 185, 201, 230], "ocptrain": [58, 59, 151, 152, 205, 213, 219], "oct": 228, "octahedr": 228, "octahedron": 228, "octet": [206, 219], "odac": [153, 185, 206, 211, 216, 231], "odac23": 218, "odac23_dataset": [203, 211], "odot": 113, "off": [182, 199, 204, 210, 219, 221, 228], "offer": 219, "offici": [207, 213], "offset": [38, 39, 79, 92, 107, 134, 135, 204, 210, 219, 220, 221], "offsets_st": [79, 92, 107], "often": [204, 212, 219, 229], "oh": [199, 214], "oh2": 199, "ohch2ch3": 199, "ohch3": 199, "ohnh2": 199, "ohnnch3": 199, "ok": [205, 206, 219], "old": [30, 130, 199, 204, 205, 206, 216, 219, 223, 225, 226, 229], "older": [30, 154, 157, 218, 225], "om": [153, 185], "omit": [187, 188, 190, 192, 195], "omitted_config_id": [187, 188, 190], "ommit": [223, 226], "onc": [52, 62, 190, 192, 195, 199, 214, 226, 230], "one": [2, 5, 13, 32, 46, 49, 51, 52, 62, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 95, 104, 110, 111, 130, 154, 155, 156, 157, 158, 159, 169, 170, 186, 187, 188, 190, 192, 195, 199, 201, 204, 205, 213, 214, 216, 217, 219, 221, 223, 225, 226, 228, 230, 231], "ones": [204, 205, 223, 228], "onh": 199, "onli": [0, 1, 2, 5, 13, 23, 30, 32, 38, 46, 58, 59, 67, 68, 72, 80, 81, 85, 93, 94, 96, 99, 100, 104, 110, 111, 142, 151, 152, 155, 157, 158, 159, 169, 174, 186, 187, 188, 190, 198, 202, 204, 205, 206, 213, 214, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "onlin": 223, "only_keep_unique_system": 5, "onn": 199, "onnh2": 199, "onoh": 199, "onto": [107, 155, 157], "ontop": [155, 157, 158, 223], "ood": [199, 201, 203, 213, 219], "ood_ad": [199, 213], "ood_both": [199, 213], "ood_cat": [199, 213], "op": 16, "open": [142, 186, 187, 190, 204, 205, 206, 210, 213, 214, 218, 220, 221, 222, 223, 225, 229, 231], "opencatalyst": 219, "opencatalystproject": [199, 200, 202, 213, 219], "opendac": [203, 218], "oper": [16, 20, 38, 39, 57, 83, 111, 159, 169, 212, 231], "opfil": 169, "opportun": [229, 231], "opposit": [93, 94], "opposite_neg": [93, 94], "opt": [47, 205, 216, 219, 221, 223, 225, 226, 228, 229, 230, 231], "opt_param": 184, "opt_paramet": 182, "optim": [5, 17, 22, 23, 58, 59, 61, 111, 123, 132, 150, 151, 152, 184, 185, 187, 188, 190, 192, 195, 201, 204, 205, 210, 213, 216, 219, 220, 221, 223, 225, 226, 229, 230, 231], "optim_config": 30, "optimized_neb": 230, "optimized_neb_ch_disoc_on_ru0001": 230, "optimizer_param": [204, 205, 216, 219, 229], "option": [17, 27, 30, 32, 38, 40, 41, 45, 54, 58, 59, 93, 94, 100, 111, 113, 120, 134, 135, 151, 152, 156, 157, 172, 173, 187, 188, 190, 198, 204, 205, 207, 210, 212, 213, 220, 222], "oqmd": 223, "orang": [219, 228], "orbit": 204, "orc": 219, "orca_ase_simple_input": 182, "orca_basi": [182, 184], "orca_block": 182, "orca_funct": [182, 184], "orca_simple_input": 182, "orcablock": [182, 184], "orcasimpleinput": [182, 184], "order": [1, 5, 49, 51, 52, 56, 57, 62, 64, 65, 66, 72, 78, 85, 91, 99, 105, 114, 116, 118, 187, 188, 190, 194, 195, 199, 202, 204, 206, 212, 213, 214, 219, 221, 223], "org": [110, 111, 159, 204, 206, 211, 214, 219, 223, 225, 228], "organ": [0, 1, 30, 199, 218, 219], "orient": [157, 159], "oriented_bulk": [157, 159], "origin": [34, 36, 47, 93, 94, 123, 155, 186, 187, 188, 190, 193, 199, 200, 211, 213, 219, 221], "orthogon": [69, 82, 95, 107], "os_environ_get_or_throw": 14, "otf": [49, 51, 64, 65, 114, 116], "otf_graph": [13, 38, 40, 44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 204, 205, 219, 229], "other": [5, 16, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 67, 68, 71, 80, 81, 84, 93, 94, 98, 105, 110, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 142, 156, 157, 158, 159, 186, 187, 190, 192, 194, 195, 198, 199, 201, 204, 205, 207, 209, 219, 220, 221, 223, 225, 228, 229, 231], "other_field": 188, "otherwis": [0, 1, 5, 11, 30, 45, 49, 51, 62, 111, 114, 116, 118, 155, 172, 173, 186, 187, 190, 192, 195, 197, 198, 199, 205, 209, 213, 219], "our": [137, 158, 198, 199, 202, 203, 206, 207, 213, 218, 219, 221, 223, 226, 228, 229, 230], "out": [1, 2, 23, 30, 45, 83, 96, 107, 111, 151, 152, 159, 169, 170, 174, 199, 201, 202, 203, 205, 209, 213, 215, 219, 220, 221, 226, 228, 229, 232], "out_agg": 96, "out_block": 219, "out_channel": [45, 46, 111], "out_emb_channel": 45, "out_embed": 56, "out_energi": [83, 219], "out_featur": [57, 71, 74, 98, 101, 120], "out_forc": [83, 219], "out_lmax": [57, 66], "out_mmax": [57, 66], "out_path": 137, "out_siz": 219, "outblock_0_had": 219, "outblock_1_had": 219, "outblock_2_had": 219, "outblock_2_sum": 219, "outblock_3_had": 219, "outblock_3_sum": 219, "outblock_4_sum": 219, "outblock_5_sum": 219, "outcar": [32, 38, 198], "outdir": [174, 226], "outer": 5, "outfil": [147, 175], "outgo": 96, "output": [3, 16, 26, 45, 49, 51, 53, 56, 57, 58, 59, 62, 64, 65, 66, 67, 68, 70, 71, 73, 80, 81, 83, 84, 86, 93, 94, 96, 97, 98, 100, 104, 111, 114, 116, 150, 151, 152, 170, 187, 188, 190, 199, 202, 203, 204, 205, 206, 219, 225, 229, 231], "output_channel": 62, "output_directori": 182, "output_init": [67, 68, 70, 80, 81, 83, 93, 94, 204, 219, 229], "output_path": 136, "output_scal": 57, "outputblock": [70, 83, 97], "outputdir": [170, 184], "outputppblock": 45, "outsid": 5, "over": [5, 13, 32, 38, 53, 201, 205, 219, 223, 226, 228, 231], "overal": 219, "overfit": [69, 82, 95, 204], "overlap": [5, 155, 157, 158, 219], "overrid": [16, 30, 219, 229], "overridden": [16, 228], "overrul": [32, 38], "overtaken": 231, "overus": 219, "overview": [210, 220, 222], "overwrit": [38, 40], "overwritten": [72, 85, 99], "own": [46, 47, 50, 111, 165, 190, 192, 195, 210, 222, 225, 226, 231], "oxid": [202, 204, 211, 217, 229], "oxygen": [225, 228], "p": [122, 175, 204, 219, 223], "p_n": 107, "packag": [28, 205, 213, 214, 219, 221, 223, 228, 229], "pad": [67, 68, 80, 81, 96], "pad_tensor": 16, "page": [185, 211, 218, 219, 221], "painn": [108, 185, 206, 211, 216, 218, 231], "painnmessag": 111, "painnoutput": 111, "painnupd": 111, "pair": [5, 79, 92, 104, 107, 130, 134, 135, 155, 157, 187, 188, 190, 219, 231], "pairinteract": 104, "palizhati": [169, 199, 211, 214, 218, 219], "panda": [11, 223, 226], "paper": [47, 64, 65, 111, 114, 116, 199, 200, 201, 202, 203, 204, 206, 211, 212, 213, 214, 215, 218, 219, 221, 224, 225, 226], "parallel": [6, 7, 11, 49, 51, 184, 199, 210, 212, 213, 218, 223, 228], "parallelize_gener": 137, "param": [20, 23, 32, 38, 40, 155, 157, 219, 221], "paramet": [3, 5, 6, 7, 11, 12, 13, 17, 19, 20, 21, 23, 26, 27, 30, 31, 32, 33, 34, 38, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 96, 97, 98, 99, 100, 101, 104, 105, 106, 107, 108, 109, 111, 113, 114, 116, 117, 118, 119, 120, 123, 125, 129, 130, 132, 134, 135, 137, 151, 152, 154, 155, 156, 157, 158, 159, 169, 170, 172, 173, 174, 184, 186, 187, 189, 190, 192, 193, 195, 197, 204, 212, 219], "parent": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 223], "parikh": [199, 211, 218, 219], "pariti": [204, 224, 225], "parlanc": 212, "pars": [30, 159, 174, 224], "parse_arg": [0, 2, 170, 179, 180], "parse_known_arg": 229, "parse_neb_info": 11, "parse_valu": 30, "parser": [1, 4, 11, 136, 137, 142, 143, 144, 145, 146, 147, 213, 229], "part": [45, 72, 85, 93, 94, 99, 199, 210, 211, 212, 218, 219, 222, 228], "partial": [49, 51], "particip": 231, "particular": [1, 32, 45, 111, 157, 159, 205, 209, 210, 219, 220], "particularli": 219, "partit": 13, "pass": [1, 11, 13, 16, 20, 30, 32, 62, 64, 65, 67, 68, 76, 80, 81, 89, 93, 94, 104, 110, 111, 114, 116, 154, 156, 157, 159, 174, 212, 221, 223, 226, 231], "pass_idx": 226, "past": 231, "patch": 228, "path": [3, 5, 6, 7, 11, 13, 21, 25, 28, 30, 32, 38, 39, 40, 47, 49, 51, 58, 59, 62, 67, 68, 79, 80, 81, 92, 93, 94, 108, 109, 134, 135, 142, 151, 152, 154, 156, 157, 169, 178, 179, 186, 187, 190, 198, 199, 202, 204, 212, 213, 219, 221, 223, 226, 230], "pathlib": [13, 25, 30, 32, 38, 39, 40, 108, 109, 178, 223], "pathwai": 165, "patienc": [204, 219, 229], "pattern": [32, 38, 198], "payload": [187, 188, 190], "pbar": [190, 192, 195], "pbc": [5, 21, 30, 79, 92, 107, 122, 134, 135, 162, 187, 188, 190, 204, 206, 223, 225, 228, 229], "pbc_patch": 162, "pbe": [204, 206, 225], "pd": [11, 159, 223, 225, 226], "pd3ag": 223, "pd3ru": 223, "pd3ta": 223, "pdb": 26, "pdf": 155, "pdist": 226, "pdta3": 223, "pe": 204, "peak": [111, 219, 228], "peer": [186, 187, 190], "pend": 214, "peopl": [137, 198], "pep": 13, "per": [5, 44, 45, 46, 47, 49, 50, 51, 53, 57, 64, 65, 71, 79, 84, 92, 93, 94, 98, 100, 105, 107, 111, 112, 114, 116, 117, 119, 120, 125, 129, 130, 155, 157, 158, 212, 213, 219, 221, 226], "per_imag": [151, 152, 205], "percent": [225, 231], "perfect": [199, 204], "perform": [3, 5, 11, 16, 30, 49, 51, 56, 57, 62, 64, 198, 200, 201, 204, 213, 214, 219, 220, 223, 225, 226, 228, 230], "period": [34, 49, 51, 64, 65, 79, 92, 93, 94, 96, 107, 113, 114, 116, 134, 135, 187, 188, 190, 192, 204, 226], "permiss": [45, 111, 169, 174, 209, 219], "permit": [45, 111, 209, 219], "permut": [111, 231], "persist": [186, 187, 190], "person": [45, 111, 209, 219], "pertan": [155, 157], "pertin": 5, "perturb": 223, "pg_setup_param": 26, "pgconfig": 26, "phase": [200, 211, 212], "phi": [72, 85, 99], "phi_": 111, "phy": 225, "phys_err": 175, "physic": [0, 1, 219, 221, 231], "pick": 226, "pickl": [1, 12, 127, 199, 201, 202, 210, 212, 219, 223], "pickleabl": 14, "picomet": 33, "piec": [204, 220], "pillow": 221, "pip": [207, 214], "pkl": [1, 2, 156, 157, 160, 162, 169, 170, 185, 199, 200, 202, 212, 213, 223, 230], "place": [5, 30, 83, 155, 157, 158, 186, 187, 188, 190, 192, 195, 204, 213, 214, 219, 223, 225], "place_adsorbate_on_sit": [155, 157], "place_adsorbates_on_sit": [157, 158], "placement": [5, 155, 157, 158, 170, 187, 188, 190, 192, 195, 199, 200, 214, 223, 226, 230], "plai": 219, "plain": 219, "plan": [158, 207, 226, 230], "plane": [107, 155, 157, 159, 169], "platform": [111, 231], "pleas": [142, 198, 199, 202, 203, 204, 205, 206, 207, 210, 211, 212, 213, 214, 216, 218, 219, 220, 221, 225, 228, 229], "plot": [19, 167, 204, 206, 216, 221, 224, 225, 228, 230], "plot_atom": [216, 219, 221, 223, 225, 228], "plot_histogram": 30, "plot_traj": 167, "plt": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "plu": [155, 157, 158, 219], "png": [175, 230], "pnyyzmtk": 219, "po": [30, 45, 102, 113, 210, 219, 220, 225], "point": [0, 1, 11, 30, 38, 40, 41, 155, 157, 159, 169, 174, 184, 187, 188, 190, 202, 203, 204, 206, 213, 219, 220, 221, 223, 225, 228, 231], "pointwis": [114, 116, 118], "polymorph": 204, "polynomi": [72, 77, 85, 90, 99, 105, 204, 219, 229], "polynomialenvelop": [77, 90, 105, 219], "ponder": 219, "pop": 28, "popul": [187, 188, 190, 219], "port": 26, "portion": [45, 111, 209, 219, 225], "pos_m_onli": [72, 85, 99], "pos_relax": [210, 219], "poscar": [32, 38, 167, 198, 214], "posit": [5, 6, 7, 21, 27, 30, 79, 92, 107, 113, 134, 135, 155, 157, 158, 159, 169, 187, 188, 190, 192, 195, 204, 205, 210, 213, 214, 216, 218, 219, 221, 225], "position_idx": 226, "positions_average_distance_within_threshold": 219, "positions_ma": 219, "positions_ms": 219, "posixpath": [204, 206, 223, 229], "possibl": [1, 30, 32, 38, 67, 68, 80, 81, 96, 156, 157, 158, 159, 170, 186, 187, 188, 190, 192, 195, 198, 199, 201, 204, 213, 214, 215, 219, 223, 225, 229], "post": [186, 187, 190, 212, 218, 224], "potcar": 204, "potenti": [67, 68, 70, 80, 81, 83, 93, 94, 97, 192, 198, 200, 204, 205, 206, 214, 216, 219, 221, 223, 225, 226, 229, 231], "potpaw": 204, "pov_from_atom": 137, "povrai": 137, "pow": 219, "power": 219, "powersin": 120, "pqr": 199, "pr": [213, 215], "practic": [174, 219, 225, 230, 231], "pre": [72, 85, 99, 178, 201, 204, 219, 231], "prec": 204, "precis": [58, 59, 151, 152, 205, 206, 219], "precomput": [170, 199, 202, 203, 212], "precompute_enumerate_surfac": 169, "precompute_slab": 170, "precomputed_slabs_dir": [156, 157], "precomputed_slabs_pkl": [157, 159], "precon": [6, 7], "pred": 205, "pred_err": 175, "pred_po": 122, "predict": [0, 1, 30, 49, 51, 67, 68, 70, 80, 81, 83, 93, 94, 97, 110, 111, 113, 122, 150, 151, 152, 187, 188, 190, 198, 204, 205, 206, 211, 214, 218, 220, 221, 222, 223, 225, 229, 231], "prediction_dtyp": [206, 213], "predicttask": [148, 149], "prefer": [204, 222], "preferr": 219, "prefil": 128, "prefix": [129, 130], "preform": [134, 135], "pregamma": [77, 90, 105], "pregamma_initi": [77, 90, 105], "prepar": [201, 213], "preprint": [203, 211], "preprocess": [32, 38, 43, 147, 185, 198, 210, 213, 219, 222], "preprocess_data": 136, "preprocess_ef": [141, 147, 185, 220], "preprocess_relax": [141, 185, 213], "prerequisit": 222, "presenc": [13, 219], "present": [30, 38, 39, 67, 68, 80, 81, 93, 94, 110, 111, 190, 194, 195, 202, 205, 213, 219], "pretrain": [45, 108, 109, 204], "pretrained_energy_train": 219, "pretrained_train": 219, "pretti": [223, 225, 228], "prev_distance_map": 158, "prev_kei": 31, "prev_metr": 122, "prevent": [30, 53, 69, 82, 93, 94, 95, 102, 157, 158, 219, 221, 226], "previou": [211, 214, 219, 223], "previous": [213, 218, 219], "previous_includ": 30, "primari": [134, 135], "primarili": [13, 182], "primary_metr": [150, 151, 204, 229], "prime": [111, 113], "princeton": 155, "principl": [223, 228], "print": [28, 46, 47, 50, 58, 59, 151, 152, 204, 205, 206, 210, 212, 214, 216, 219, 220, 221, 223, 225, 226, 228, 230, 231], "print_cuda_usag": 30, "print_everi": [58, 59, 150, 151, 152, 219, 229], "prior": [30, 201, 211, 212], "probabl": [38, 39, 204, 205, 223, 225], "probe": 225, "problem": [157, 158, 205, 219], "process": [2, 11, 26, 58, 59, 123, 134, 135, 151, 152, 184, 199, 204, 210, 213, 219, 224], "process_func": 163, "process_ml_data": 0, "processed_file_path": [134, 135], "processgroup": 14, "processor": 231, "produc": [212, 219], "product": [5, 76, 79, 89, 92, 107, 219, 230], "product1": [5, 230], "product1_config": 230, "product1_energi": [5, 230], "product1_idx": 230, "product1_system": [5, 230], "product2": 230, "product2_config": 230, "product2_energi": [5, 230], "product2_idx": 230, "product2_system": [5, 230], "profil": [167, 221], "progess": 231, "program": 12, "programmat": 214, "progress": [32, 38, 192, 219, 229, 231], "proj_drop": [49, 51, 62], "project": [30, 49, 51, 62, 67, 68, 73, 76, 80, 81, 86, 89, 93, 94, 104, 107, 155, 157, 190, 192, 195, 199, 200, 202, 204, 211, 213, 220, 222, 228, 231], "project_root": 30, "promising_defect": 177, "promising_pristin": 177, "prompt": [128, 190, 194, 195], "prompt_for_slabs_to_keep": [190, 194, 195], "proof": 229, "propag": 111, "propan": [219, 221], "proper": 5, "properli": [54, 207, 219, 221], "properti": [13, 21, 32, 34, 38, 39, 44, 45, 49, 51, 58, 59, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 129, 130, 134, 135, 150, 151, 152, 186, 187, 190, 205, 206, 219, 221, 231], "propertynotimplementederror": [21, 205], "proport": [67, 68, 80, 81, 93, 94], "propos": [5, 77, 90, 105], "proto": 13, "protocol": [13, 210, 219], "provid": [1, 5, 13, 38, 40, 45, 111, 143, 145, 146, 150, 151, 154, 157, 167, 170, 197, 199, 200, 201, 202, 203, 204, 209, 210, 212, 213, 217, 218, 219, 220, 221, 222, 223, 226, 228, 230, 231], "proxim": [5, 155, 157], "pseudo": 5, "pseudo_atom": 158, "pseudopotenti": 226, "pstorag": 206, "pt": [30, 150, 151, 159, 204, 205, 206, 212, 213, 214, 216, 219, 223, 225, 229, 231], "publicli": 219, "publish": [45, 111, 209, 219], "purpos": [45, 111, 134, 135, 198, 209, 219, 225, 226, 228, 231], "push": 219, "put": [134, 135, 165, 204, 210, 219], "py": [2, 28, 32, 53, 142, 147, 184, 199, 204, 205, 210, 212, 213, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230], "pyg": [30, 207], "pyg2_data_transform": 30, "pymatgen": [155, 157, 158, 159, 169, 199, 200, 214, 231], "pyplot": [204, 206, 210, 216, 219, 221, 223, 225, 228, 230], "pyrit": 204, "pythia": 20, "python": [11, 26, 30, 54, 127, 199, 202, 204, 205, 206, 212, 213, 214, 216, 217, 219, 221, 223, 227, 228, 231], "python3": [205, 219, 221, 223, 228, 229], "pytorch": [13, 45, 93, 94, 134, 135, 205, 207, 218, 219, 220], "pytorch_cuda_alloc_conf": 205, "pytorch_ema": 123, "pytorch_geometr": 45, "q": [104, 214, 219], "qint_graph": [93, 94, 96, 205], "qint_tag": [93, 94, 204, 219, 229], "qm9": [20, 219, 221], "qmof": 37, "qmof_khot_embed": [35, 185], "qua": 206, "quacc": 184, "quad_idx": [93, 94, 104, 205], "quad_interact": [93, 94, 104, 204, 219, 229], "quadrat": 231, "quadruplet": [32, 73, 86, 93, 94, 96, 100, 104, 212, 219, 231], "quadrupletinteract": 104, "quadrupol": 182, "qualit": [204, 219], "quantiti": 219, "quantum": [113, 184, 206, 218, 219], "queri": [32, 38, 198, 228], "question": [26, 79, 92, 107, 112, 212, 218], "queu": [190, 192, 195], "queue": 229, "quick": [137, 219], "quickli": 223, "quickstart": 217, "quit": [212, 219, 225, 228], "r": [5, 16, 20, 72, 79, 85, 92, 99, 107, 199, 202, 204, 206, 214, 219, 221, 223, 225, 228], "r1": 230, "r2": 230, "r3": 230, "r_ab": 107, "r_ab_proj": 107, "r_ac": 107, "r_adsorbate_atom": [155, 157], "r_cut": 226, "r_data_kei": [134, 135], "r_distanc": [134, 135, 210, 219, 220], "r_edg": [134, 135, 220], "r_energi": [32, 38, 134, 135, 198, 204, 206, 210, 219, 220, 229], "r_fix": [134, 135, 210, 219, 220], "r_forc": [32, 38, 134, 135, 198, 204, 206, 210, 219, 220, 229], "r_ij": 111, "r_pbc": [134, 135], "r_product1_max": [5, 230], "r_product2_max": [5, 230], "r_product2_min": [5, 230], "r_properti": [134, 135], "r_react_max": 5, "r_react_min": 5, "r_slab_atom": [155, 157], "r_stress": [32, 38, 134, 135], "r_surface_atom": [155, 157], "r_traverse_max": 5, "rad_basi": [100, 104, 205], "rad_w1": 100, "radial": [45, 49, 51, 55, 56, 62, 67, 68, 76, 78, 80, 81, 89, 91, 93, 94, 97, 100, 101, 104, 106], "radial_basi": [75, 78, 88, 91, 103, 106, 185, 205, 219], "radial_basis_aeaint": 205, "radial_funct": [51, 185], "radialbasi": [77, 78, 90, 91, 105, 106, 219], "radialfunct": 55, "radii": [33, 155, 157, 158, 219, 221], "radiu": [5, 30, 34, 93, 94, 134, 135, 210, 219, 220], "radius_graph_pbc": 30, "ragged_rang": [79, 92, 107], "rais": [21, 28, 32, 38, 186, 187, 190, 192, 195, 197, 205], "ram": 223, "rand": 200, "rand0": 170, "rand11": 1, "rand5": 1, "rand79": 1, "random": [28, 32, 38, 58, 59, 69, 82, 95, 151, 152, 154, 155, 157, 158, 170, 198, 199, 200, 202, 204, 205, 206, 210, 219, 223, 226, 230], "random1981709": 199, "random2181546": 199, "random533137": 199, "random_adslab": [223, 226], "random_site_heuristic_plac": [155, 157, 158, 223, 226, 230], "random_st": 228, "randomli": [27, 154, 155, 156, 157, 158, 159, 190, 195, 197, 200, 204], "randomly_rotate_adsorb": 154, "randomrot": 27, "rang": [54, 79, 92, 107, 205, 206, 219, 221, 223, 228, 231], "rank": [13, 14, 26, 49, 51, 58, 59, 151, 152, 219], "rate": [0, 1, 30, 47, 49, 51, 61, 62, 132, 186, 187, 190, 192, 195, 197, 201, 204, 213, 214, 219, 221], "rate_limit_log": [190, 195, 197], "ratelimitexceededexcept": [186, 187, 190, 197], "ratelimitlog": [190, 195, 197], "rather": [38, 39, 47, 167, 198, 226], "rattl": [165, 166, 199, 206, 211, 216, 228, 231], "raw": [1, 45, 93, 94, 100, 199, 202, 207, 219, 220, 221], "raw_ads_energy_data": 177, "raw_data": [210, 220], "raw_error_co2": 175, "raw_error_h2o": 175, "raw_slab": [219, 221], "raw_slab_energi": [219, 221], "rb": [204, 221, 223], "rbf": [45, 67, 68, 70, 73, 74, 76, 77, 80, 81, 83, 86, 87, 89, 90, 93, 94, 105, 110, 111, 204, 219, 229], "rbf3": [76, 89], "rbf_h": [76, 89], "rbf_spheric": [93, 94], "rbf_w1": [73, 86], "rbfh_ij": 111, "rcparam": [219, 221], "re": [30, 46, 47, 49, 50, 51, 62, 190, 192, 195, 199, 204, 205, 206, 216, 218, 219, 223, 225, 226, 229], "re1": 225, "re2": 225, "re3": 225, "reach": [215, 219], "reactant": [5, 6, 8, 230], "reactant1_energi": 5, "reactant1_idx": 230, "reactant1_system": 5, "reactant2_energi": 5, "reactant2_system": 5, "reactant_config": 230, "reactant_energi": [5, 230], "reactant_system": [5, 230], "reaction": [5, 6, 185, 187, 188, 190, 201, 219, 221, 223, 225, 230, 231], "reaction_db_path": [6, 8, 230], "reaction_id_from_db": [6, 8], "reaction_str_from_db": [6, 8, 230], "reaction_typ": [6, 8], "read": [2, 30, 32, 38, 198, 199, 201, 204, 210, 211, 214, 218, 220, 223, 226, 230], "read_json": [79, 92], "read_lzma": 147, "read_trajectory_extract_featur": [210, 219], "read_value_json": [79, 92], "readabl": [32, 38], "reader": [198, 219], "readi": [190, 192, 195, 199], "readili": [199, 231], "readm": [199, 219], "readonli": [38, 39], "readout": 113, "readrc": 26, "readthedoc": 228, "real": [72, 85, 99], "real_sph_harm": [72, 85, 99], "realiti": [219, 221], "realli": [223, 226, 230], "realxat": [219, 221], "reason": [32, 38, 40, 41, 132, 186, 187, 190, 198, 204, 205, 219, 225, 226, 229], "reax_energi": 206, "reaxff": 206, "rebrand": 218, "recal": [219, 226], "recalcul": 212, "recent": [204, 205, 231], "recip": [183, 207], "reciproc": 204, "recogn": [13, 187, 189, 190], "recommend": [32, 38, 198, 205, 210, 212, 219, 223, 229], "recomput": [212, 214], "reconstruct": [172, 173, 199, 223], "record": [30, 192, 232], "recreat": 204, "recurs": [30, 32, 38, 198], "red": 228, "reddish": 228, "reddit": 111, "redirect": [204, 205, 206, 229], "redirect_stdout": 205, "reduc": [5, 64, 65, 69, 72, 82, 85, 95, 99, 111, 159, 169, 198, 219, 226, 228], "reduce_from_model_parallel_region": 16, "reducefrommodelparallelregion": 16, "reducelronplateau": [204, 219, 229], "reduct": [125, 223, 225], "redund": 226, "redux": 20, "ref": [129, 130, 199, 225], "refdata": 225, "refer": [1, 49, 51, 172, 173, 199, 200, 210, 212, 213, 214, 221, 222, 223, 225, 228], "referenc": [1, 199, 211, 212, 214, 219, 221, 223, 225, 226], "reference_energi": 199, "refin": [190, 192, 195, 204], "refit": 212, "reflect": [158, 218], "reformul": [73, 86, 100], "refresh": [192, 204], "regardl": 5, "regardless": [159, 169, 219, 221], "region": 228, "regist": [20, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "register_buff": 219, "register_dataset": 20, "register_logg": 20, "register_model": [20, 219], "register_task": 20, "register_train": 20, "registri": [18, 185, 219], "regress": [204, 206, 219, 229], "regress_forc": [45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116, 204, 205, 219, 229], "regular": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 95, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 192, 219], "regularli": 231, "reject": [186, 187, 190], "rel": [49, 51, 52, 62, 159, 187, 188, 190, 198, 202, 204, 219, 225, 230], "relat": [218, 219, 223, 228, 231], "relav": 201, "relax": [0, 1, 2, 5, 11, 18, 30, 32, 38, 40, 41, 58, 59, 151, 152, 165, 172, 173, 174, 178, 185, 186, 187, 188, 190, 192, 195, 200, 201, 204, 205, 206, 211, 216, 221, 222, 224, 228, 229, 231], "relax_dataset": [213, 219], "relax_opt": [23, 213, 219], "relaxation1": [32, 38, 198], "relaxation2": [32, 38, 198], "relaxation_idx": [223, 226], "relaxation_step": [213, 219], "relaxationtask": [148, 149], "relaxed_atom": [223, 226], "relaxed_energi": [219, 221], "relaxed_energy_ml": [223, 226], "relaxed_fram": 201, "relaxed_posit": [213, 219], "relaxed_struc": [210, 219], "releas": [0, 1, 199, 211, 214, 218, 219], "relev": [93, 94, 104, 214, 219, 223], "reli": [213, 214], "reliabl": 219, "relianc": 219, "relu": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "remain": [204, 219, 228], "remark": 228, "rememb": 230, "remov": [5, 12, 13, 20, 28, 93, 94, 199, 204, 205, 206, 219, 229], "remove_rotation_and_transl": [6, 7], "renam": [31, 213], "rename_data_object_kei": 31, "renew": 219, "reorder": [5, 67, 68, 80, 81, 93, 94], "reorder_adsorb": 5, "reorder_edge_list": 5, "reorder_idx": [67, 68, 80, 81, 93, 94, 110, 111], "reorder_symmetric_edg": [67, 68, 80, 81], "reorder_tensor": [110, 111], "reorder_tensors_invneg": [110, 111], "reorient": 5, "repeat": [54, 79, 92, 107, 112, 155, 159, 201, 219, 221, 226, 228], "repeat_block": [79, 92, 107, 112], "repeat_inc": [79, 92, 107, 112], "repetit": [79, 92, 107, 112], "repl": 214, "replac": [12, 206, 219], "repo": [207, 210, 217, 218, 219, 220, 223, 226, 230, 231], "report": [17, 204, 224], "reposit": 5, "repositori": [199, 201, 218, 222], "repr": [27, 53, 54, 57, 110, 111, 154, 156, 157, 159], "repres": [2, 16, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 157, 158, 170, 187, 188, 190, 192, 195, 201, 219, 221, 231], "represent": [46, 47, 50, 54, 57, 62, 64, 66, 69, 82, 95, 118, 134, 135, 204, 228], "reproduc": [204, 205, 206, 216, 219, 223, 225, 226, 229], "reproducibli": 204, "request": [186, 187, 188, 190, 192, 195, 206, 214, 219], "requestexcept": [186, 187, 190], "requeu": 12, "requir": [1, 13, 16, 49, 51, 100, 137, 155, 157, 199, 205, 206, 207, 213, 214, 220, 222, 225, 228], "rerun": 228, "rescal": [52, 72, 85, 99], "rescale_factor": 52, "research": [199, 200, 201, 202, 203, 211, 214, 218, 219, 221, 231, 232], "reserv": 205, "reserved_kei": 39, "reset": [111, 193], "reset_": [129, 130], "reset_index": [223, 226], "reset_paramet": [45, 70, 71, 73, 83, 84, 86, 98, 100, 110, 111], "reshap": [57, 66, 107, 134, 135, 205], "residu": [45, 47, 67, 68, 70, 71, 76, 80, 81, 83, 84, 89, 93, 94, 97, 98, 104, 229], "residuallay": [71, 84, 98], "resolut": [46, 49, 51, 52, 56, 57, 62, 64, 65, 114, 116], "resolv": [111, 206, 214, 219], "resort": 206, "resourc": [111, 198, 220, 225], "respect": [111, 113, 159, 169, 187, 188, 190, 200, 213, 218, 219], "respons": [32, 186, 187, 188, 190, 206, 219], "rest": [205, 213, 219], "restart": 167, "restart_bug_check": 167, "restor": [123, 126], "restrict": [45, 111, 209, 219], "resubmit": 12, "result": [0, 1, 11, 16, 21, 32, 38, 79, 92, 107, 123, 184, 186, 187, 188, 189, 190, 192, 195, 199, 204, 206, 212, 213, 216, 219, 224, 225, 226, 228, 229, 231], "results_dir": [206, 213, 219], "results_fil": [0, 150, 151, 152, 205, 219], "resum": 13, "retri": [185, 186, 187, 190, 192, 195, 214], "retriev": [16, 20, 204, 206, 228], "retry_aft": [186, 187, 190, 197], "retry_api_cal": [190, 195, 197], "retry_st": 197, "retrycallst": 197, "return": [0, 1, 3, 5, 6, 7, 11, 13, 16, 20, 26, 27, 28, 30, 32, 38, 40, 44, 45, 46, 47, 49, 50, 51, 53, 54, 56, 57, 67, 68, 70, 71, 72, 73, 74, 76, 79, 80, 81, 83, 84, 85, 86, 87, 89, 92, 93, 94, 96, 97, 98, 99, 100, 101, 104, 105, 107, 108, 109, 110, 111, 112, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 154, 155, 156, 157, 158, 159, 169, 172, 173, 174, 186, 187, 188, 189, 190, 192, 193, 194, 195, 197, 205, 210, 214, 219, 221, 225, 226, 228], "return_adj": 96, "return_agg_idx": 96, "return_dict": 30, "return_distance_vec": [30, 219], "return_embed": 228, "return_offset": [30, 219], "reus": 212, "revis": [154, 157], "rh": 225, "rh1": 225, "rh2": 225, "richard": [202, 211], "right": [45, 111, 157, 158, 209, 219, 225, 226], "rijcosx": 182, "rise": 219, "rivier": [199, 211, 218, 219], "rizvi": [202, 211], "rm": [204, 219, 221, 229], "rmax": 5, "rmin": 5, "rms_norm_sh": [49, 51, 62], "role": 219, "root": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 53, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 155, 157, 168, 190, 204, 205, 206, 216, 219, 223, 225, 226, 229], "rot_i": 118, "rot_mat3x3": [57, 66], "rot_x": 118, "rot_z": 118, "rotat": [27, 52, 57, 62, 66, 114, 116, 118, 155, 157, 158, 159, 169, 205, 216, 219, 221, 225, 231], "rotate_inv": [57, 66], "rotateinv": 118, "rotatewign": 118, "rotationmatrix": 118, "rotationtowignerdmatrix": [57, 66, 118], "roughli": [228, 231], "round": [30, 226], "rout": [186, 187, 190], "routin": 214, "row": [11, 38, 39, 204, 206, 223, 226, 228, 229], "row_idx": 226, "rpbe": [204, 225], "run": [1, 11, 12, 23, 25, 26, 28, 58, 59, 67, 68, 80, 81, 111, 132, 148, 149, 150, 151, 152, 162, 164, 165, 170, 174, 186, 187, 188, 189, 190, 192, 195, 198, 199, 201, 205, 206, 207, 210, 211, 213, 214, 216, 217, 220, 221, 222, 224, 225, 227, 228, 231], "run_dir": [58, 59, 150, 151, 152, 219, 229], "run_plac": 170, "run_relax": [151, 152, 219], "run_tun": [138, 185], "run_tune_pbt": [138, 185], "run_vasp": 174, "runner": [12, 204, 206, 219, 223, 229, 231], "runner_wrapp": 12, "runtim": 13, "runtime_check": 13, "runtimeerror": [20, 148, 149, 205], "runtimewarn": 223, "ruo2": 204, "rusty1": 45, "rutil": 204, "rx": [1, 3, 223, 226], "rx_energi": [223, 226], "rx_id": [223, 226], "s2": [49, 51, 62], "s2activ": 46, "s2ef": [38, 40, 41, 58, 59, 145, 146, 147, 151, 152, 175, 204, 205, 206, 212, 216, 220, 222, 223, 225, 226, 228, 229, 230, 231], "s2ef_count": 136, "s2ef_predict": 213, "s2ef_result": 219, "s2ef_s2ef_result": 219, "s3": 206, "sad": 205, "safeload": 30, "sai": 159, "sake": 219, "salvador": 204, "same": [5, 12, 30, 38, 40, 41, 47, 49, 51, 53, 62, 96, 107, 111, 123, 159, 169, 174, 187, 188, 190, 199, 206, 212, 213, 214, 219, 220, 221, 225, 226, 228], "same_idx": 226, "sampl": [13, 27, 38, 40, 45, 47, 49, 51, 64, 65, 114, 116, 154, 155, 156, 157, 158, 159, 169, 185, 200, 205, 213, 226], "sample_cuco": 210, "sample_ml_relax": 219, "sampler": [13, 38, 40, 150, 151, 219], "san": [219, 221], "saniti": 219, "sauceda": [77, 90, 105], "save": [1, 2, 16, 23, 38, 39, 58, 59, 123, 134, 135, 150, 151, 152, 154, 157, 167, 170, 174, 190, 192, 195, 198, 201, 204, 206, 212, 213, 214, 219, 220, 223, 228, 229], "save_checkpoint": 30, "save_experiment_log": 30, "save_for_backward": 16, "save_for_forward": 16, "save_full_traj": [23, 25], "save_path": [157, 159], "save_result": [150, 151], "saved_tensor": 16, "savefig": 230, "sbf": [45, 93, 94, 100, 106, 204, 219, 229], "sbf_basis_qint": 205, "sbf_hparam": 205, "sbf_name": 205, "sc": 1, "scaffold": 218, "scalabl": 219, "scalar": [49, 51, 52, 62, 219, 223], "scale": [32, 38, 53, 67, 68, 71, 80, 81, 84, 93, 94, 98, 102, 105, 106, 124, 155, 157, 185, 198, 206, 211, 219, 223, 231], "scale_backprop_forc": [93, 94], "scale_basi": [93, 94, 105, 106, 205], "scale_cbf_sum": 219, "scale_factor": [53, 129, 185], "scale_fil": [67, 68, 80, 81, 93, 94, 110, 111, 127, 212, 219], "scale_fmax": [6, 7], "scale_num_block": [80, 81], "scale_rbf": 219, "scale_sum": 219, "scaled_silu": [49, 51, 62], "scaledict": 127, "scaledsigmoid": 46, "scaledsilu": [46, 71, 84, 98], "scaledsmoothleakyrelu": 46, "scaledswiglu": 46, "scalefactor": [129, 130], "scaler": 205, "scaling_factor": 219, "scatter": [212, 219, 223, 228], "scatter_atom": [80, 81], "scatter_det": [30, 212], "scatter_sum": 83, "scatter_to_model_parallel_region": 16, "scattertomodelparallelregion": 16, "scf": [1, 3, 182, 200], "scf_step": [1, 3], "schedul": [61, 124, 185, 192, 204, 205, 219, 223, 225, 226, 229], "scheduler_param": 61, "scheme": [111, 186, 187, 190, 213, 219, 223, 226], "schnet": [108, 185, 206, 211, 213, 216, 218, 219, 231], "schnetwrap": 113, "sch\u00fctt": [77, 90, 105, 110, 111], "scienc": 218, "scientif": 219, "scipi": [223, 226], "scn": [108, 185, 205, 206, 211, 216, 218, 231], "scpd3": 223, "scrap": 226, "scratch": 204, "screen": [215, 219], "script": [0, 11, 43, 162, 174, 185, 199, 210, 213, 214, 219, 220, 229, 231], "sdata": 225, "sdiskusag": 231, "se": 223, "search": [5, 32, 38, 134, 135, 190, 192, 195, 198, 219, 223, 225, 227], "sec": [155, 212], "second": [30, 100, 190, 192, 195, 197, 204, 206, 219, 223, 225, 228, 231], "section": [132, 199, 204, 207, 211, 214, 219, 223, 224, 225, 227], "see": [5, 13, 16, 32, 38, 39, 47, 108, 109, 111, 155, 159, 184, 199, 204, 205, 206, 207, 211, 212, 213, 214, 216, 219, 221, 223, 224, 225, 226, 227, 228, 229], "seed": [13, 21, 28, 58, 59, 150, 151, 152, 204, 205, 206, 212, 216, 219, 223, 225, 226, 228, 229, 230], "seek": [219, 221], "seem": [67, 68, 80, 81, 137, 204, 205, 219], "seen": [206, 219], "select": [30, 32, 38, 39, 49, 51, 93, 94, 111, 154, 156, 157, 158, 198, 200, 205, 206, 207, 214, 231], "select_arg": [32, 38, 198, 206], "select_edg": [67, 68, 80, 81], "select_symmetric_edg": [67, 68, 80, 81, 93, 94, 110, 111], "self": [1, 12, 13, 21, 27, 32, 38, 39, 44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 110, 111, 116, 117, 119, 120, 125, 129, 130, 154, 156, 157, 159, 162, 187, 188, 190, 199, 205, 219, 228], "sell": [45, 111, 209, 219], "semi": [69, 82, 95], "seml": 30, "send": 229, "sens": [5, 219], "sensibl": [190, 195, 197], "sent": [206, 219], "sep": 30, "separ": [16, 30, 47, 49, 51, 53, 62, 96, 111, 113, 170, 204, 213, 223], "separables2activ": 46, "seper": 207, "sequenc": [134, 135, 150, 151], "sequenti": [120, 219], "serial": [38, 39], "serv": [32, 38, 213, 219], "server": [32, 38, 186, 187, 188, 190, 192, 195, 213], "set": [0, 1, 2, 5, 11, 13, 16, 21, 32, 38, 46, 47, 49, 50, 51, 64, 65, 111, 113, 114, 116, 118, 123, 134, 135, 137, 159, 170, 174, 184, 187, 188, 190, 192, 193, 195, 198, 199, 201, 202, 203, 205, 206, 207, 212, 213, 214, 216, 221, 223, 225, 226, 227, 228, 230, 231], "set_": [129, 130], "set_axis_off": [216, 223, 225], "set_bulk_id_from_db": [156, 157], "set_calcul": [204, 205, 206, 210, 216, 219, 220, 221, 225, 228, 230], "set_constraint": [210, 219, 220, 221, 225], "set_context_var": 193, "set_cutoff": [93, 94], "set_embed": [57, 66], "set_epoch_and_start_iter": 13, "set_figheight": 223, "set_figwidth": 223, "set_fixed_atom_constraint": 159, "set_lmax": 66, "set_lmax_mmax": [57, 66], "set_max_neighbor": [93, 94], "set_pbc": [210, 219, 220, 221], "set_pbc_patch": 162, "set_posit": [6, 7, 25], "set_se": [150, 151], "set_source_dataset_id": [156, 157], "set_tag": [204, 205, 219, 221, 228], "set_titl": [219, 221, 223], "set_trac": 26, "set_wign": 57, "set_xlabel": 223, "set_xlim": 223, "set_ylabel": [223, 228], "set_ylim": 223, "setformatt": 229, "setlevel": 229, "setup": [14, 149, 204, 205, 207, 212, 223, 225, 226, 227, 231], "setup_context": 16, "setup_experimental_import": 30, "setup_gp": 16, "setup_import": [30, 219], "setup_log": [30, 219], "setup_vasp": [176, 185], "setup_vasp_calc_mof": 178, "setup_vasp_mof_and_ad": 178, "sever": [199, 204, 219, 220, 221, 222, 229, 231], "severitylevelbetween": [30, 229], "sfcc": 225, "sh": 214, "sha256": 206, "shall": [45, 111, 209, 219], "shanno": 219, "shape": [45, 46, 53, 67, 68, 70, 73, 74, 76, 79, 80, 81, 83, 86, 87, 89, 92, 93, 94, 96, 97, 100, 101, 104, 107, 112, 113, 204, 205, 210, 219, 228], "shard": [38, 40], "share": [5, 30, 49, 51, 62, 96, 231], "share_atom_edge_embed": [49, 51], "sharei": 223, "shell": [134, 204, 231], "shift": [157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 201], "ship": 214, "shoghi": [202, 211], "sholl": [203, 211], "short": [159, 169, 190, 195, 197], "shortest": 5, "shortli": 204, "should": [5, 11, 16, 21, 28, 30, 32, 38, 40, 44, 45, 46, 47, 49, 50, 51, 53, 57, 67, 68, 71, 80, 81, 84, 93, 94, 98, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 154, 157, 186, 187, 190, 192, 195, 205, 206, 214, 217, 218, 219, 223, 225, 226, 228, 229, 230], "show": [64, 65, 114, 116, 204, 206, 210, 214, 219, 223, 226, 228, 229, 230, 231], "show_timing_info": [64, 65, 114, 116], "showcas": 231, "shown": [21, 205, 219], "shuaibi": [199, 202, 211, 214, 218, 219], "shuffl": [13, 150, 151, 204], "si": [219, 221, 225], "si2ti2y2": 199, "sid": [2, 134, 135, 200, 202, 210, 219, 220], "siddharth": [169, 199, 202, 211, 218, 219], "side": [186, 187, 190], "sigma": 204, "sigmoid": [49, 51, 64, 65, 114, 116], "sigmoidsmear": 117, "sign": 219, "signatur": [13, 206], "signedhead": 206, "signific": [32, 38, 172, 173, 218, 228], "significantli": 219, "sihoon": [203, 211], "silu": [45, 49, 51, 55, 62, 64, 65, 93, 94, 98, 114, 116, 204, 219, 229], "silusmear": 117, "similar": [53, 199, 213, 219, 225, 226, 228], "similarli": [207, 214, 219], "similiar": 219, "simpl": [13, 69, 82, 95, 204, 216, 219, 227, 231], "simpleatomedgemodel": 219, "simpler": 206, "simpli": [21, 32, 38, 159, 198, 228, 229], "simplic": 221, "simplifi": 213, "simul": [21, 186, 187, 188, 190, 215, 216, 219, 221, 231], "simular": 226, "sin": 231, "sinc": [21, 38, 39, 40, 41, 49, 51, 57, 67, 68, 80, 81, 93, 94, 110, 111, 157, 158, 172, 173, 204, 210, 212, 214, 218, 223, 225, 226], "sind": 206, "sine": 120, "sinesmear": 120, "singl": [0, 1, 5, 11, 26, 38, 40, 41, 46, 47, 50, 72, 85, 99, 134, 135, 159, 164, 184, 187, 188, 190, 199, 202, 203, 205, 210, 213, 219], "single_point_calcul": 184, "single_point_lmdb": 219, "singlepoint": 204, "singlepointcalcul": [187, 188, 190, 204, 219, 221, 223], "singlepointdftcalcul": 223, "singlepointlmdb": [58, 59, 151, 152, 210], "singlepointlmdbdataset": [38, 40], "siqu": [71, 84], "siren": 120, "site": [5, 155, 157, 158, 159, 186, 187, 190, 192, 195, 200, 205, 206, 214, 219, 221, 223, 228, 229, 230], "site_idx": 158, "six": 21, "size": [13, 16, 38, 40, 45, 52, 56, 57, 62, 64, 66, 67, 68, 70, 71, 73, 74, 76, 79, 80, 81, 83, 84, 86, 87, 89, 92, 93, 94, 97, 98, 100, 101, 104, 107, 112, 174, 187, 188, 190, 198, 199, 200, 201, 202, 203, 205, 206, 210, 213, 216, 219, 220, 221, 231], "skew": 204, "skip": [13, 16, 26, 45, 67, 68, 76, 80, 81, 89, 93, 94, 104, 205, 206, 219, 221, 223, 225, 226], "skip_alwai": 32, "skip_if_nonzero": 32, "slab": [5, 30, 155, 156, 157, 158, 170, 172, 173, 185, 186, 187, 188, 190, 192, 194, 195, 199, 202, 205, 214, 216, 219, 221, 224, 225, 230, 231], "slab_": 225, "slab_atom": [157, 159], "slab_atom_posit": [155, 157], "slab_c": [155, 157], "slab_c2": [155, 157], "slab_idx": [155, 157], "slab_len": 5, "slab_sid": 202, "slabmetadata": [187, 188, 190], "sleep": [190, 192, 195], "slice": [53, 111], "slight": [155, 157, 158], "slightli": 205, "slope": [119, 223], "slope_stderr": 223, "slow": [32, 38, 207, 219], "slow_interval_sec": [190, 192, 195], "slowdown": 199, "slower": [206, 212, 223], "slurm": [58, 59, 150, 151, 152, 204, 206, 213, 219, 229], "slurm_mem": 229, "slurm_partit": 229, "slurm_timeout": 229, "small": [30, 32, 38, 172, 173, 198, 203, 205, 206, 219, 225, 226, 228, 230], "smaller": [198, 205, 219], "smallest": 13, "smear": [114, 120, 185], "smile": [154, 157], "smooth": [45, 77, 90, 105], "smoothleakyrelu": 46, "sn2o4": [204, 229], "sn4o8": [204, 229], "sno2": 204, "so": [5, 11, 12, 21, 30, 32, 38, 45, 49, 51, 56, 62, 64, 65, 93, 94, 95, 107, 110, 111, 134, 135, 155, 157, 159, 169, 172, 173, 186, 187, 190, 194, 195, 197, 200, 201, 204, 206, 207, 209, 212, 219, 223, 225, 226, 228, 229, 230], "so2_convolut": 56, "so2_linear": 56, "so2_m_convolut": 56, "so2_op": [51, 185], "so2block": 64, "so2conv": 64, "so2equivariantgraphattent": 62, "so3": [51, 64, 65, 185], "so3_edge_rot": 64, "so3_embed": [56, 57, 66], "so3_grid": [46, 49, 51, 57, 62, 64, 66], "so3_linear": 57, "so3_linearv2": 57, "so3_rot": [52, 57, 62, 66], "soap": 226, "soap_desc": 226, "soap_ex": 226, "societ": 219, "softplu": [77, 90, 105], "softwar": [45, 111, 209, 222], "solar": 219, "solut": [69, 82, 95, 205, 219], "solv": [155, 157, 211, 219], "some": [19, 28, 67, 68, 80, 81, 93, 94, 110, 111, 134, 135, 167, 169, 174, 204, 206, 212, 213, 215, 219, 221, 223, 225, 231, 232], "someth": [205, 228], "sometim": [159, 205], "somewhat": [204, 223, 225], "soon": [190, 192, 195, 204, 205, 216, 229], "sorbent": [203, 211], "sort": [2, 30, 38, 39, 107, 190, 194, 195], "sort_valu": 226, "sourc": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190, 207, 214, 219, 220], "source_el": [64, 116], "source_to_target": 111, "sout": 231, "sp": [1, 3, 223, 226], "space": [38, 39, 204, 228], "span": [157, 159], "sparsetensor": [96, 107], "spatial": 226, "spawn": 26, "spawn_multi_process": 26, "speci": [225, 226, 230], "special": 20, "species_numb": 225, "specif": [1, 27, 38, 39, 57, 66, 111, 159, 204, 207, 213, 214, 219, 221, 231], "specifi": [1, 5, 30, 31, 32, 38, 61, 96, 111, 132, 155, 157, 158, 170, 200, 202, 205, 206, 212, 213, 219, 225, 229], "specific_mil": [157, 159, 223, 226, 230], "specifii": 219, "spectra": [110, 111], "spectral": 228, "speed": [210, 219, 223, 226], "speedup": [38, 40, 111], "sph": [72, 73, 85, 86, 99, 100, 120], "sph_basi": [100, 205], "sph_harm_prefactor": [72, 85, 99], "sphere": [49, 51, 64, 65, 72, 85, 99, 114, 116], "sphere_basi": 53, "sphere_channel": [49, 51, 52, 56, 62, 64, 65, 114, 116], "sphere_channels_reduc": [114, 116], "sphere_point": 64, "spheric": [45, 49, 51, 52, 56, 57, 62, 64, 65, 66, 72, 77, 85, 90, 93, 94, 99, 100, 104, 105, 106, 114, 116, 118], "spherical_basi": [75, 88, 103, 185, 205], "spherical_bessel_formula": [72, 85, 99], "spherical_harmon": [114, 185, 204, 219, 229], "sphericalbasislay": [106, 205], "sphericalbesselbasi": [77, 90, 105], "sphericalchannelnetwork": [114, 116], "sphericalharmonicshelp": 118, "sphericalsmear": 120, "sphharm": 116, "sphharm_list": 116, "sphinx": 185, "spike": 219, "spin_multipl": 184, "spinconv": [206, 211, 216, 218, 231], "split": [17, 19, 28, 49, 51, 136, 144, 146, 150, 151, 152, 199, 200, 201, 202, 203, 205, 206, 210, 211, 213, 219, 223, 226, 227], "split_siz": 199, "spookynet": [77, 90, 105], "spot": 174, "sq": 223, "sqlite": [32, 38, 134, 135], "sqlite3databas": [134, 135], "sqrt": [71, 84, 98, 223], "squar": [53, 223], "squareform": 226, "squeez": 219, "src": [14, 32, 38, 83, 107, 156, 157, 184, 198, 204, 205, 206, 210, 212, 213, 218, 219, 223, 229, 231], "src_id": [156, 157, 187, 188, 190, 214, 223], "sriram": [199, 202, 203, 211, 218, 219], "ssp": 120, "sswap": 231, "ssxm": 223, "ssxym": 223, "ssym": 223, "stabil": [93, 94, 105, 106, 204, 212], "stabl": [223, 225, 228], "stack": [67, 68, 80, 81, 93, 94, 134, 135], "stackoverflow": [26, 79, 92, 107, 112], "stage": [219, 229], "stamp": [204, 213], "standalon": 213, "standard": [0, 1, 12, 21, 150, 151, 159, 169, 184, 213, 219, 225], "standardize_bulk": [159, 169], "standardized_struct": [159, 169], "standerd": 174, "start": [5, 13, 38, 40, 41, 79, 92, 95, 105, 107, 112, 117, 120, 167, 186, 187, 190, 192, 195, 204, 205, 206, 217, 219, 222, 224, 225, 227, 229, 230, 231], "start_idx": [79, 92, 107, 112], "start_it": 13, "start_iter": 13, "start_lmax": [57, 66, 118], "starting_node_idx": 5, "startup": [32, 38, 198], "stat": [122, 129, 130, 223], "state": [11, 12, 13, 30, 38, 40, 41, 58, 59, 69, 82, 95, 123, 151, 152, 201, 204, 213, 219, 221, 225, 231], "state_dict": [30, 123, 126, 129, 130], "statefuldistributedsampl": 13, "statement": [190, 195, 197], "static": [13, 16, 32, 38, 150, 151, 184, 190, 194, 195], "staticmethod": 16, "statist": 212, "statu": [187, 188, 190, 192, 195, 217], "std": [50, 126, 205, 219], "std_balance_degre": 53, "stderr": 229, "stdev": 219, "stdin": 26, "stdout": [26, 206, 229], "steer": 219, "stem": 96, "step": [1, 2, 3, 5, 11, 17, 19, 23, 25, 61, 123, 132, 190, 192, 195, 199, 200, 201, 204, 210, 214, 216, 220, 221, 222, 223, 226, 229, 230], "stephan": 219, "still": [13, 190, 192, 195, 204, 206, 219, 225, 228, 229], "stitch": 199, "stochast": 47, "stoichiometri": 225, "stop": [105, 117, 199, 205, 219], "storag": [32, 38, 175, 199, 219, 229], "store": [16, 20, 30, 32, 33, 34, 38, 39, 40, 41, 123, 154, 157, 187, 188, 190, 192, 195, 199, 203, 204, 210, 213, 219, 225, 231], "str": [6, 7, 8, 11, 13, 14, 17, 19, 20, 21, 23, 25, 26, 27, 29, 30, 31, 32, 38, 39, 45, 47, 49, 51, 53, 54, 57, 58, 59, 62, 64, 65, 67, 68, 70, 71, 74, 76, 77, 79, 80, 81, 83, 84, 87, 89, 90, 92, 93, 94, 97, 98, 101, 104, 105, 108, 109, 110, 111, 113, 114, 115, 116, 119, 120, 122, 125, 127, 128, 129, 130, 134, 135, 136, 137, 142, 147, 150, 151, 152, 154, 155, 156, 157, 158, 159, 167, 184, 186, 187, 188, 189, 190, 192, 194, 195, 197], "straighten": 174, "strang": [167, 219], "strategi": 197, "stream": [30, 206, 219], "streamlin": 204, "stress": [21, 134, 135, 204, 218], "strict": [30, 49, 51, 226], "stricter": [93, 94], "strictli": [13, 30], "string": [6, 7, 11, 20, 21, 28, 30, 32, 38, 46, 47, 50, 72, 85, 99, 111, 113, 134, 135, 154, 157, 174, 186, 187, 188, 190, 204, 231], "stringio": 205, "strip": [204, 206], "strongli": [206, 219], "struct": [159, 169], "structur": [0, 1, 2, 5, 13, 23, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 53, 57, 58, 59, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 151, 152, 154, 155, 156, 157, 159, 167, 169, 170, 174, 186, 187, 188, 190, 192, 195, 204, 206, 211, 212, 218, 221, 223, 225, 228, 230, 231], "structure_gener": [168, 185], "structure_xyz": [159, 169], "structuregener": 170, "strucutr": 219, "studi": [219, 221, 231], "stuff": [226, 230], "style": [38, 40, 219], "sub": [93, 94, 159, 213, 219, 221], "subclass": [13, 16, 21, 26, 38, 40, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130], "subdir": [210, 219], "subdirectori": [30, 164, 201], "subject": [45, 111, 209, 219], "sublicens": [45, 111, 209, 219], "submiss": [142, 214], "submission_fil": 213, "submit": [186, 187, 188, 190, 192, 213, 214, 215, 229], "submit_adsorbate_slab_relax": [186, 187, 190], "submitit": [12, 213, 229], "submodul": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 130, 169, 174], "subplot": [216, 219, 221, 223, 225, 228], "subproccess": 26, "subselect": [49, 51, 93, 94, 190, 192, 195], "subselect_edg": [93, 94], "subselect_graph": [93, 94], "subsequ": [70, 73, 74, 83, 86, 87, 97, 100, 101, 190, 192, 195, 223, 229], "subset": [56, 186, 187, 188, 190, 192, 195, 199, 206, 219], "subset_db": 206, "subsplit": [199, 202, 219], "substanti": [45, 111, 204, 209, 219, 231], "subsubdirectori": 30, "subsurfac": [187, 188, 190, 200, 210, 219, 220, 221], "subtl": 225, "subtract": [49, 51, 79, 92, 107, 205, 210, 219], "subtyp": 13, "succe": [186, 187, 190], "success": [0, 1, 11, 187, 188, 190, 213, 219, 231], "success_much_bett": 1, "success_par": [0, 1], "success_threshold": [0, 1], "successfulli": [1, 190, 192, 195], "sudden": 30, "suffici": [198, 204, 219, 228], "suffix": [150, 151], "suggest": [167, 206, 219, 225], "suit": [219, 229], "suitabl": 111, "sum": [1, 5, 30, 52, 111, 219, 226, 228], "sum_": 113, "sum_i": 219, "sum_j": 219, "summar": [211, 219], "summary_dict": 19, "summat": [73, 78, 86, 91, 100], "summit": 229, "super": [44, 45, 46, 47, 50, 53, 54, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 219], "superposit": [155, 157], "supplement": 231, "suppli": [213, 223, 226], "support": [38, 40, 96, 186, 187, 188, 190, 192, 195, 198, 200, 201, 204, 210, 213, 218, 219, 225, 229], "supposedli": 206, "suppress": [205, 213, 225], "sure": [16, 69, 82, 95, 174, 199, 207, 212, 219, 223, 225, 226], "surf": 206, "surfac": [2, 5, 93, 94, 155, 157, 158, 159, 169, 170, 172, 173, 174, 186, 187, 188, 190, 192, 195, 199, 200, 201, 202, 210, 211, 212, 219, 220, 221, 224, 225, 226, 228, 230], "surface0": 170, "surface1": 170, "surface_atom": 159, "surface_change_cutoff_multipli": [2, 172, 173], "surface_index": 170, "surpris": [204, 206], "surrog": [219, 231], "surviv": 47, "svmem": 231, "swap": [104, 184, 231], "swap_output": 104, "sweep_fil": 30, "sweep_yml": 229, "swiglu": 46, "swish": [67, 68, 71, 80, 81, 84], "sxx": 204, "sxy": 204, "sxz": 204, "sy": 223, "syi": 204, "sym": 45, "symbol": [199, 204, 207, 223, 225, 228], "symlink": [199, 207], "symmetr": [67, 68, 80, 81, 93, 94, 104, 110, 111, 159, 169], "symmetri": [5, 159, 169, 231], "symmetric_edge_symmetr": [110, 111, 204, 205, 216, 229], "symmetric_mp": 104, "symmetrize_edg": [93, 94, 110, 111], "sympi": [72, 85, 99], "sync": [210, 219], "synchron": 14, "syntax": [38, 39, 228], "system": [0, 1, 2, 3, 5, 11, 23, 28, 137, 155, 157, 159, 172, 173, 182, 184, 186, 187, 188, 189, 190, 192, 195, 200, 204, 205, 207, 210, 213, 216, 219, 220, 221, 224, 226, 228, 229, 230, 231], "system1_coord": 5, "system2_coord": 5, "system_chang": [21, 205], "system_id": [0, 1, 186, 187, 188, 189, 190, 192, 195, 199, 200, 214], "system_path": [210, 219], "systemat": 225, "systems1": 5, "systems2": 5, "syz": 204, "szz": 204, "t": [13, 14, 16, 20, 21, 32, 38, 49, 51, 67, 68, 76, 79, 80, 81, 89, 92, 93, 94, 107, 155, 157, 170, 172, 173, 186, 187, 190, 204, 206, 212, 221, 223, 225, 226, 228, 229], "t0": [204, 206, 223, 225], "t4": [206, 211, 216, 231], "t8": 219, "t_co": [38, 40], "tab": 26, "tabl": 211, "tag": [5, 32, 38, 93, 94, 134, 135, 157, 159, 187, 188, 190, 192, 200, 204, 206, 210, 212, 220, 223, 225, 228], "tag_surface_atom": 159, "tail": [204, 229], "take": [0, 32, 70, 72, 83, 85, 97, 99, 111, 134, 135, 190, 192, 195, 204, 206, 213, 214, 217, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "taken": [169, 174, 187, 188, 190, 199, 206, 229], "tap": [114, 116, 118], "tar": [199, 200, 201, 202, 203, 219], "tarbal": 199, "target": [0, 1, 49, 51, 67, 68, 70, 79, 80, 81, 83, 92, 93, 94, 107, 113, 122, 125, 222], "target_constant_shap": 42, "target_el": [64, 116], "target_extens": 42, "target_kei": 205, "target_mean": [213, 219], "target_metadata_guess": [38, 185], "target_neighbor_idx": 104, "target_per_atom": 42, "target_s": 16, "target_sampl": 42, "target_std": [213, 219], "target_to_sourc": 111, "task": [20, 38, 40, 41, 43, 58, 59, 122, 134, 135, 136, 145, 146, 150, 151, 152, 185, 200, 201, 204, 206, 210, 212, 213, 218, 220, 222, 227], "task_metr": 122, "task_primary_metr": 122, "tate": 219, "tb": [38, 39], "techniqu": 219, "technologi": 219, "tell": [198, 205], "temp_download": 163, "temp_split_str": 177, "temperatur": 30, "temporarili": 123, "ten": 214, "tenac": 197, "tend": [204, 225], "tensor": [13, 14, 16, 21, 25, 30, 46, 47, 49, 50, 51, 56, 57, 62, 63, 64, 66, 67, 68, 69, 70, 73, 74, 76, 77, 79, 80, 81, 82, 83, 84, 86, 87, 89, 90, 92, 93, 94, 95, 96, 97, 100, 101, 104, 105, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 125, 126, 129, 130, 134, 135, 205, 210, 219, 220, 229], "tensor_ord": [93, 94], "tensorboard": [19, 204, 206, 213, 219, 229], "tensorboardlogg": 19, "tensorflow": [47, 218], "tensori": [110, 111], "term": 204, "termin": [3, 5, 23, 190, 192, 195, 204, 206, 229], "test": [5, 17, 26, 28, 32, 38, 168, 172, 173, 185, 186, 187, 190, 195, 197, 198, 199, 202, 203, 206, 210, 212, 213, 221, 223, 227], "test_dataset": [204, 219, 229], "test_id": 199, "test_load": 219, "test_method": 26, "test_method_arg": 26, "test_method_kwarg": 26, "test_metr": 17, "test_neb": 201, "test_ood_ad": 199, "test_ood_both": 199, "test_ood_cat": 199, "test_util": [18, 185], "text": [199, 219, 221], "th": [11, 201], "than": [1, 5, 23, 30, 38, 39, 47, 155, 157, 159, 167, 190, 194, 195, 198, 199, 212, 213, 219, 220, 225, 226, 228], "thei": [5, 13, 16, 21, 30, 96, 159, 169, 170, 187, 188, 190, 192, 194, 195, 198, 204, 205, 206, 210, 213, 214, 215, 219, 221, 223, 225, 226, 228, 231], "them": [11, 28, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 134, 135, 190, 192, 195, 199, 201, 203, 204, 205, 206, 207, 212, 215, 219, 221, 223, 226, 228, 230, 231], "themselv": [186, 187, 190], "theori": [199, 219, 223, 225, 231], "there_is_overlap": 155, "thermochem": 225, "thermodynam": 225, "theta": [72, 85, 99, 111, 113], "thi": [0, 1, 2, 5, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 28, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 46, 47, 49, 50, 51, 53, 57, 58, 59, 64, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 129, 130, 132, 134, 135, 137, 138, 141, 142, 143, 144, 149, 150, 152, 154, 155, 156, 157, 158, 159, 168, 169, 174, 185, 186, 187, 188, 190, 192, 193, 195, 197, 198, 199, 200, 201, 202, 204, 205, 206, 209, 210, 211, 212, 213, 214, 216, 217, 218, 219, 220, 221, 222, 223, 224, 225, 226, 227, 228, 229, 230], "thibaut": [199, 211, 218, 219], "thick": 225, "thing": [5, 32, 155, 157, 174, 204, 205, 206, 218, 223, 226, 231], "think": 223, "third": 204, "thoroughli": 204, "those": [49, 51, 190, 194, 195, 204, 210, 213, 219, 222, 223, 226, 231], "though": [16, 186, 187, 190, 204, 205, 206, 223, 225], "thought": 219, "thread": [37, 186, 187, 190], "three": [159, 201, 204, 213, 219, 228, 231], "threshold": [11, 42], "through": [0, 1, 32, 38, 40, 41, 164, 174, 204, 219, 225, 226], "throughout": [186, 187, 190, 214, 219], "throughput": [198, 210], "throw": [32, 219, 221], "throw_on_error": 13, "thu": [39, 219, 231], "ti": 204, "ti2o4": 204, "tian": 218, "tight": 182, "tight_layout": [223, 228], "tightli": 219, "tile": [5, 155, 157, 159], "tile_and_tag_atom": 159, "tile_atom": 159, "till": 30, "time": [1, 30, 32, 38, 64, 65, 114, 116, 123, 155, 186, 187, 190, 192, 195, 197, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 229], "timedelta": [186, 187, 190], "timeout": 12, "timestamp": [204, 213], "timestamp_id": [58, 59, 150, 151, 152, 219, 229], "timm": 47, "tini": 223, "tinit": 223, "tio2": 204, "titl": [30, 167, 199, 202, 203, 204, 211, 214, 218, 219, 221, 230], "titles": [219, 221], "tmp": [204, 205, 206, 210, 216, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "to_ase_atom": [187, 188, 190, 214], "to_grid": [57, 66], "to_json": 214, "to_outedg": 96, "toatom": 206, "todai": [219, 231], "todo": 205, "tog02": 155, "togeth": [2, 204, 228], "togrid": 118, "toi": [221, 222], "toler": [30, 172, 173], "tolist": [13, 223, 226], "too": [44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 204, 206, 207, 219, 228, 229], "tool": [198, 228], "top": [1, 157, 159, 169, 187, 188, 190, 194, 195, 199, 200, 204, 214, 219, 225], "topic": 222, "topologi": 203, "torch": [13, 14, 16, 25, 26, 30, 32, 38, 40, 41, 44, 45, 46, 47, 50, 52, 53, 54, 55, 56, 57, 61, 62, 63, 64, 66, 67, 68, 69, 70, 71, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 100, 101, 102, 104, 105, 106, 107, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 125, 126, 127, 129, 130, 131, 132, 134, 135, 150, 151, 205, 210, 212, 219, 220, 228, 231], "torch_clust": 207, "torch_doctest_autograd": 16, "torch_geometr": [13, 25, 30, 31, 38, 40, 111, 113, 133, 134, 135, 207, 219, 220, 229], "torch_scatt": [83, 207, 219], "torch_spars": [107, 207], "torchcalc": 25, "torchrun": 213, "tort": [45, 111, 209, 219], "total": [1, 3, 5, 72, 85, 96, 99, 100, 155, 157, 199, 200, 205, 206, 210, 219, 225, 229, 231], "total_energi": 204, "total_fram": 219, "toward": 219, "toy_c3h8": 219, "toy_c3h8_relax": [219, 221], "tpu": 47, "tqdm": [32, 38, 190, 192, 195, 205, 206, 210, 219, 223, 225, 228], "tqdmwarn": 228, "traceback": 205, "track": [58, 59, 134, 135, 151, 152, 190, 192, 195], "trade": 204, "tradit": 219, "train": [6, 7, 13, 17, 20, 21, 28, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 58, 59, 61, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 150, 151, 152, 198, 199, 201, 202, 203, 205, 210, 211, 218, 220, 222, 223, 225, 226, 227, 228, 231], "train_100": 219, "train_10k": 219, "train_dataset": 219, "train_metr": 17, "train_on_free_atom": [204, 219, 229], "train_on_oc20_total_energi": [212, 213], "train_set": 206, "train_src": 219, "train_test_val_split": [28, 204, 229], "trainabl": 105, "trainer": [20, 21, 43, 51, 128, 149, 185, 204, 213, 220, 228, 229], "training_st": [150, 151], "traintask": [20, 148, 149], "traj": [32, 38, 137, 167, 198, 201, 206, 210, 219, 220, 221, 223, 226, 230], "traj_dir": [25, 30, 213, 219], "traj_id": 202, "traj_nam": 25, "traj_path": [137, 210, 219], "trajcetori": [210, 219], "trajectori": [5, 23, 38, 40, 41, 164, 167, 187, 188, 190, 200, 201, 203, 210, 213, 220, 224, 230], "trajectory_lmdb": 219, "trajectorylmdb": [210, 213], "trajectorylmdbdataset": [38, 40], "tran": [169, 174, 199, 202, 211, 218, 219], "transblockv2": 62, "transfer": [201, 219], "transfer_reaction_db_path": 9, "transferr": 231, "transform": [18, 23, 25, 32, 38, 40, 41, 45, 49, 51, 53, 67, 68, 76, 80, 81, 89, 93, 94, 100, 104, 124, 185, 219], "transform_arg": [32, 38], "transform_funct": [32, 38], "transformer_block": [51, 185], "transit": [11, 201, 219, 225], "translat": [155, 157, 205, 231], "travel": 5, "travers": [5, 155, 157], "traversal_rxt": 5, "traversal_rxt1_fin": 5, "traverse_adsorbate_desorpt": 5, "traverse_adsorbate_dissoci": 5, "traverse_adsorbate_gener": 5, "traverse_adsorbate_transf": 5, "treat": [1, 32], "tree": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 40, 41, 43, 44, 45, 46, 47, 50, 53, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 125, 126, 129, 130, 134, 135, 138, 141, 142, 144, 149, 150, 152, 168, 190], "trend": 219, "tri": 205, "triangl": [155, 157, 158], "triangul": [155, 157, 158], "tricki": 223, "trim_tensor": 16, "trip_idx_a2": [93, 94, 104, 205], "trip_idx_e2": [93, 94, 104, 205], "trip_idx_e2a": [93, 94, 104, 205], "trip_in_to_quad": 96, "trip_interact": 219, "trip_out_to_quad": [96, 205], "tripinteraction_2_had_rbf": 219, "tripinteraction_2_sum_cbf": 219, "tripinteraction_3_had_rbf": 219, "tripinteraction_3_sum_cbf": 219, "tripinteraction_4_had_rbf": 219, "tripinteraction_4_sum_cbf": 219, "tripinteraction_5_had_rbf": 219, "tripinteraction_5_sum_cbf": 219, "triplet": [32, 45, 67, 68, 73, 76, 80, 81, 86, 89, 96, 100, 104, 231], "triplet_in": 96, "triplet_out": 96, "tripletinteract": [76, 89, 104], "tructur": 219, "true": [5, 6, 7, 11, 13, 16, 20, 21, 25, 26, 30, 32, 38, 39, 45, 46, 49, 51, 52, 53, 56, 57, 62, 64, 65, 67, 68, 70, 71, 72, 79, 80, 81, 83, 84, 85, 92, 93, 94, 96, 97, 98, 99, 102, 104, 107, 110, 111, 112, 113, 114, 116, 129, 130, 134, 135, 150, 151, 152, 155, 159, 169, 172, 173, 182, 186, 187, 190, 192, 195, 198, 199, 201, 204, 205, 206, 207, 210, 212, 213, 219, 220, 221, 223, 225, 226, 228, 229, 230], "truth": [0, 1, 20], "try": [159, 192, 198, 205, 219, 225], "ttt": [204, 206, 229], "ttv": 28, "tu": 45, "tum": 30, "tune": [17, 206, 217, 219, 225, 227, 228, 231], "tune_report": 17, "tupl": [5, 11, 16, 27, 28, 30, 38, 39, 70, 79, 83, 86, 92, 100, 107, 111, 147, 154, 157, 159, 169, 174, 187, 188, 190, 192, 194, 195, 199, 200, 202, 219], "turn": [32, 199], "tutori": [111, 204, 206, 210, 213, 216, 217, 218, 221, 224, 225, 227, 229], "tutorial_data": 219, "tutorial_util": [18, 185, 204, 206, 229, 231], "twice": [100, 206], "two": [5, 16, 30, 32, 38, 93, 94, 104, 130, 159, 198, 204, 213, 214, 219, 223, 228, 231], "txie": 37, "txn": [210, 219], "txt": [199, 204, 206, 223, 229], "type": [3, 5, 11, 13, 16, 18, 30, 32, 38, 40, 49, 51, 53, 57, 58, 59, 62, 66, 70, 72, 73, 74, 76, 79, 83, 85, 86, 87, 89, 92, 93, 94, 96, 97, 99, 100, 101, 104, 107, 108, 109, 120, 134, 135, 150, 151, 152, 155, 157, 159, 169, 170, 172, 173, 185, 187, 188, 190, 192, 195, 199, 201, 205, 206, 219, 221], "typeddict": 130, "typedstorag": [219, 229], "typic": [100, 123, 190, 192, 195, 219, 221, 225, 231], "typing_extens": [38, 39], "tzvpd": 182, "u": [5, 201, 219], "ui": [185, 187], "ui_url": [190, 192, 195, 214], "ulissi": [169, 199, 202, 203, 211, 214, 218, 219], "ulissigroup": [169, 174], "ultim": [219, 229], "um": 228, "umap": 228, "umap_": 228, "umbrella": 231, "unavaial": 34, "unavail": [33, 221], "uncertainti": 219, "uncom": 219, "uncompress": [141, 185, 199, 200, 201, 202, 203], "uncompress_data": 136, "uncompressed_dir": 136, "under": [10, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 23, 25, 27, 30, 31, 32, 36, 37, 38, 39, 40, 41, 43, 44, 45, 57, 58, 59, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 124, 126, 134, 135, 138, 141, 142, 144, 149, 150, 152, 159, 168, 190, 199, 200, 202, 203, 211, 214, 218, 219, 228], "undercoordin": 159, "undergon": 218, "underli": [111, 199], "understand": [220, 222], "underwai": 219, "undesir": 30, "unfamiliar": 214, "unfortun": 219, "unhash": [219, 221], "uniform": [49, 51], "uniform_atoms_length": 42, "uniformli": [155, 157, 158], "unintend": 219, "uninteract": 199, "uniqu": [5, 20, 67, 68, 80, 81, 134, 135, 159, 186, 187, 188, 190, 192, 195, 199, 200, 210, 212, 213, 214, 219, 220, 226], "unique_combinations_count": 177, "uniquekeyload": 30, "unit": [30, 64, 65, 70, 71, 72, 79, 83, 84, 85, 92, 96, 97, 98, 99, 107, 114, 116, 155, 157, 159, 169, 174, 187, 188, 190, 199, 214], "unit_norm": [155, 157], "unit_slab_struct": 159, "units_in": [70, 83, 97], "units_out": [73, 86], "univers": 219, "unk": [77, 90, 105], "unknown": [204, 206, 229], "unless": 229, "unlik": [157, 158, 219, 221], "unphys": 228, "unrecogn": [204, 216, 229], "unrefer": 212, "unregist": 20, "unrelaxed_fram": 201, "unscal": 102, "unseen": 199, "unspecifi": 205, "unstabl": 107, "unsupportedadsorbateexcept": [190, 192, 195], "unsupportedbulkexcept": [190, 192, 195], "unsupportedmodelexcept": [190, 192, 195], "unsur": 219, "until": [5, 155, 159, 190, 192, 195, 219], "untyped_storag": [219, 229], "untypedstorag": [219, 229], "unus": 113, "unwrap": 5, "unwrap_atom": 5, "up": [2, 16, 30, 72, 85, 93, 94, 99, 102, 155, 157, 207, 218, 219, 221, 223, 225, 226, 228], "updat": [5, 25, 28, 30, 70, 83, 97, 102, 104, 111, 122, 123, 158, 160, 185, 190, 192, 195, 199, 204, 205, 206, 213, 216, 219, 221, 223, 225, 226, 228, 229], "update_best": [150, 151], "update_config": 30, "update_db": 162, "update_dict": 19, "update_distance_map": 158, "update_graph": 25, "update_json": [79, 92], "update_mask": 25, "update_pkl": 162, "upload": 213, "upon": [49, 51, 184, 199], "upper": 223, "upsampl": [114, 116], "upsid": [159, 169], "upward": [159, 169, 213], "url": [45, 186, 187, 189, 190, 192, 195, 214], "us": [0, 1, 2, 3, 5, 13, 16, 20, 23, 26, 28, 30, 32, 34, 38, 39, 40, 41, 45, 47, 49, 51, 52, 53, 54, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 74, 76, 78, 80, 81, 83, 84, 87, 89, 91, 93, 94, 96, 97, 98, 100, 101, 102, 104, 107, 110, 111, 113, 114, 116, 118, 123, 127, 134, 135, 142, 147, 150, 151, 152, 155, 157, 158, 159, 167, 169, 174, 182, 186, 187, 188, 190, 192, 195, 197, 199, 200, 202, 203, 204, 205, 206, 207, 209, 210, 211, 212, 213, 214, 215, 218, 220, 221, 222, 224, 226, 228, 229, 230, 231], "usabl": [32, 199, 218], "usag": [1, 16, 20, 26, 111, 219, 231], "use_atom_edge_embed": [49, 51, 52, 62], "use_attn_renorm": [49, 51, 62], "use_cach": 205, "use_cosin": 120, "use_deterministic_algorithm": 212, "use_energy_lin_ref": [49, 51], "use_gate_act": [49, 51, 62], "use_gp": 26, "use_grid": [64, 65, 114, 116], "use_grid_mlp": [49, 51, 62], "use_lock_fil": [38, 39], "use_m_share_rad": [49, 51, 62], "use_num_upd": 123, "use_pbc": [44, 45, 49, 51, 64, 65, 67, 68, 80, 81, 93, 94, 110, 111, 113, 114, 116], "use_phi": [72, 85, 99], "use_s2_act_attn": [49, 51, 62], "use_sep_s2_act": [49, 51, 62], "use_theta": [72, 85, 99], "use_tqdm": [32, 38], "usecas": [32, 38], "user": [3, 32, 38, 190, 194, 195, 199, 204, 206, 207, 214, 219, 229], "user_instal": 228, "userwarn": [219, 221, 228, 229], "usetex": [219, 221], "usual": [123, 204, 212, 225, 231], "utexa": 199, "utf": 206, "util": [13, 18, 21, 32, 38, 40, 41, 68, 81, 94, 108, 110, 129, 132, 150, 151, 168, 185, 198, 205, 206, 210, 219, 220, 223, 226, 229, 230, 231], "uuid": 214, "uyttendael": [203, 211, 214], "v": [111, 130, 134, 135, 182, 204, 219, 224], "v0": 167, "v0_check": 167, "v3": 162, "v_qint_st": [93, 94], "v_st": [79, 92, 93, 94, 107, 219], "vacuum": [205, 206, 210, 216, 219, 220, 221, 225], "val": [17, 28, 30, 150, 151, 152, 198, 199, 203, 211, 212, 213, 219, 226, 227], "val_20": 219, "val_2k": 219, "val_dataset": [204, 219, 229], "val_id": [199, 213], "val_loss": 17, "val_metr": [17, 150, 151], "val_ood_ad": 199, "val_ood_both": 199, "val_ood_cat": 199, "val_src": 219, "valenc": 34, "valid": [0, 1, 11, 16, 28, 49, 51, 123, 150, 151, 172, 173, 199, 200, 201, 202, 203, 204, 213, 222], "validatetask": [148, 149], "valu": [0, 1, 5, 11, 16, 19, 20, 26, 28, 30, 34, 49, 51, 62, 77, 90, 93, 94, 95, 96, 100, 105, 106, 111, 127, 130, 134, 135, 156, 157, 159, 174, 187, 188, 190, 193, 194, 195, 197, 199, 201, 202, 204, 205, 212, 214, 219, 221, 224, 226, 228], "var": [69, 82, 95], "vari": [1, 137, 228], "variabl": [44, 45, 46, 47, 50, 53, 57, 71, 72, 84, 85, 98, 99, 105, 111, 116, 117, 119, 120, 125, 129, 130, 193, 204, 213, 226, 228], "varianc": [69, 82, 95, 165, 212], "variance_in": 130, "variance_out": 130, "variant": [67, 68, 80, 81], "varieti": [32, 38, 219, 228, 231], "variou": [19, 20, 199, 203, 211, 218, 219], "vasp": [3, 11, 165, 170, 173, 178, 185, 204, 214], "vasp_command": 11, "vasp_dir": 11, "vasp_flag": [4, 11, 174, 226], "vdict": 228, "ve": [47, 210, 219, 221], "vec": 111, "vec_j": 111, "vector": [5, 49, 51, 53, 62, 79, 92, 107, 112, 134, 135, 155, 157, 159, 174, 187, 188, 190, 205, 219, 221, 226, 227, 231], "vector_reject": 107, "verbos": [38, 39, 225], "veri": [1, 13, 201, 204, 205, 206, 210, 219, 226, 228], "verify_count": 136, "versa": [159, 169], "version": [5, 174, 185, 190, 200, 201, 202, 203, 207, 219, 225, 231], "vertic": 155, "via": [96, 111, 130, 213, 229, 231], "vice": [159, 169], "video": 208, "videos_dir": 221, "view": 204, "view_x3d_n": [226, 230], "virtual": 231, "visal": 137, "visibl": 54, "visit": [204, 214], "visual": [137, 187, 189, 190, 192, 195, 214, 216, 222, 223, 225, 226, 228], "vjp": 16, "vo2": 204, "vol": 204, "volum": [34, 204, 206, 219, 221, 229], "voronoi": 159, "vstack": 226, "w": [16, 69, 82, 95, 107, 214, 219, 221, 225, 229], "w0": 120, "wa": [2, 32, 38, 40, 41, 111, 123, 159, 167, 169, 172, 173, 186, 187, 188, 189, 190, 192, 195, 197, 199, 200, 201, 204, 205, 210, 214, 218, 219, 225, 226, 228, 230, 231], "wai": [13, 16, 32, 38, 44, 45, 46, 47, 50, 53, 57, 69, 71, 82, 84, 95, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 137, 150, 151, 154, 156, 157, 159, 169, 198, 204, 205, 214, 222, 223, 226, 228, 229], "wait": [186, 187, 190, 192, 195, 197], "wait_bas": 197, "wait_for_adsorbate_slab_relax": [190, 192, 195], "waiter": 197, "walk": 219, "walkthrough": 219, "wandb": [19, 20, 58, 59, 150, 151, 152, 204, 206, 219, 229], "wandblogg": [19, 20], "wander": 214, "want": [12, 13, 21, 32, 38, 159, 169, 174, 182, 198, 201, 204, 215, 216, 219, 223, 225, 229, 231], "warmup_epoch": 61, "warmup_factor": 61, "warmup_lr_lambda": [30, 132], "warmup_step": [30, 219], "warn": [20, 32, 38, 131, 204, 206, 216, 219, 221, 223, 225, 226, 228, 229], "warranti": [45, 111, 209, 219], "wartim": 219, "wasnt": 226, "wast": 226, "watch": [19, 223], "water": 225, "wb": 206, "wb97m": 182, "we": [5, 13, 30, 38, 39, 46, 49, 51, 53, 57, 61, 67, 68, 80, 81, 93, 94, 110, 111, 137, 155, 157, 158, 159, 169, 174, 198, 199, 200, 201, 202, 203, 204, 205, 206, 207, 210, 212, 213, 215, 216, 217, 218, 219, 221, 222, 223, 225, 226, 228, 229, 230, 231], "weaker": 225, "webpag": [219, 221], "weight": [44, 49, 51, 53, 62, 69, 73, 82, 86, 95, 100], "weight_decai": [204, 205, 216, 229], "weight_init": [49, 51], "weihua": [199, 211, 218, 219], "well": [157, 158, 211, 213, 219, 220, 223, 225, 226, 231], "were": [16, 169, 174, 187, 188, 190, 192, 195, 199, 201, 211, 219, 221, 231], "west": 206, "wget": [206, 207, 219], "what": [21, 204, 205, 216, 219, 221, 223, 225, 226, 228, 229, 230, 231], "when": [5, 13, 20, 23, 32, 38, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 62, 69, 71, 82, 84, 93, 94, 95, 98, 100, 105, 111, 116, 117, 119, 120, 123, 125, 129, 130, 134, 135, 155, 157, 158, 172, 173, 186, 187, 190, 192, 193, 195, 197, 199, 204, 205, 207, 214, 219, 223, 226, 231], "whenev": 214, "where": [0, 1, 5, 11, 26, 32, 38, 49, 51, 58, 59, 72, 85, 99, 111, 134, 135, 151, 152, 155, 157, 158, 159, 170, 174, 187, 188, 190, 199, 200, 202, 205, 206, 212, 213, 219, 221, 225, 226, 228, 231], "whether": [0, 1, 2, 11, 16, 17, 23, 30, 44, 45, 46, 47, 49, 50, 51, 52, 53, 57, 62, 67, 68, 71, 78, 79, 80, 81, 84, 91, 92, 93, 94, 96, 98, 104, 105, 106, 107, 111, 112, 113, 116, 117, 119, 120, 123, 125, 129, 130, 157, 159, 166, 167, 169, 187, 188, 190, 192, 195, 197, 199, 200, 209, 213, 219, 221], "which": [0, 1, 5, 11, 20, 21, 27, 30, 32, 38, 40, 53, 72, 85, 93, 94, 96, 99, 107, 111, 123, 154, 155, 157, 158, 167, 172, 173, 186, 187, 188, 189, 190, 192, 194, 195, 198, 199, 200, 201, 204, 205, 206, 207, 211, 212, 213, 214, 219, 221, 223, 225, 226, 228, 229, 230, 231], "while": [155, 157, 158, 186, 187, 190, 192, 195, 204, 206, 212, 214, 219, 231], "white": 219, "who": [198, 210], "whole": [206, 225], "whom": [45, 111, 209, 219], "whose": [20, 30, 159, 190, 192, 195], "why": 228, "wide": [159, 219, 231], "widespread": 219, "width": [64, 65, 114, 116, 218], "wigner": [51, 52, 57, 62, 66, 118, 185], "wigner_d": [63, 66, 118], "wiki": [32, 38, 199, 219, 221], "wildcard": [32, 38, 198], "willing": 169, "wind": 219, "wire": 219, "wise": 5, "wish": [210, 213, 219], "within": [0, 1, 5, 11, 27, 49, 51, 62, 134, 135, 155, 157, 158, 159, 167, 169, 170, 172, 173, 187, 188, 190, 201, 219, 220, 221, 226, 230], "without": [32, 45, 58, 59, 70, 83, 97, 111, 123, 132, 151, 152, 155, 157, 198, 206, 208, 209, 214, 219], "wood": [199, 202, 211, 214, 218, 219], "work": [32, 38, 40, 107, 137, 159, 204, 205, 206, 218, 219, 220, 225, 227, 229, 231], "worker": [199, 213, 219], "workflow": [185, 190, 214, 219], "workshop": [222, 223, 231], "world": [6, 7, 14, 219], "world_siz": [26, 229], "worri": 210, "wors": 219, "worth": [67, 68, 80, 81, 206, 212], "would": [107, 155, 157, 206, 213, 214, 219, 221, 223, 225, 226, 230], "wrap": [5, 155, 157, 205, 214], "wrapper": [5, 17, 113, 184, 190, 192, 195], "write": [25, 28, 134, 135, 155, 157, 158, 170, 174, 178, 182, 198, 204, 206, 214, 219, 220, 221, 229, 230], "write_images_to_lmdb": [145, 146], "write_is2re_relax": [142, 144], "write_json": [79, 92], "write_orca_input": 182, "write_pickl": 179, "write_po": [213, 219], "write_predict": [142, 144], "write_surfac": 170, "write_top_k_vasp": 2, "write_vasp_input_fil": [174, 226], "write_xyz": [219, 221], "written": [11, 32, 38, 39, 134, 135, 200, 213, 214, 226, 230], "www": [111, 155], "x": [13, 14, 29, 44, 45, 46, 47, 50, 53, 54, 56, 57, 62, 64, 71, 72, 79, 84, 85, 92, 98, 99, 105, 107, 111, 113, 116, 117, 118, 119, 120, 125, 129, 130, 155, 157, 158, 159, 169, 206, 219, 221, 223, 225], "x1": [155, 157, 228], "x2": [155, 157, 228], "x3": 228, "x3d": 230, "x3dase": [226, 230], "x64": [205, 219, 221, 223, 228, 229, 231], "x86_64": 231, "x_e": [219, 228], "x_e_i": 219, "x_edg": [56, 64, 116], "x_f": [219, 228], "x_grid": [57, 66, 118], "x_i": 111, "x_j": 111, "x_m": [56, 64], "x_pt": 64, "xc": [184, 204, 206], "xdoctest": [13, 16], "xh_j": 111, "xiaohan": [203, 211], "xie": 218, "xlabel": [30, 204, 206, 210, 219, 221, 225, 228, 230], "xtick": [219, 221], "xu": 225, "xyz": [32, 38, 120, 155, 157, 158, 159, 169, 198, 199, 202], "xz": 199, "xzvf": 219, "y": [72, 79, 85, 92, 99, 107, 155, 157, 158, 159, 169, 210, 212, 219, 221, 223, 225, 228, 229], "y1": [155, 157], "y2": [155, 157], "y_init": [210, 219], "y_lm_real": [72, 85, 99], "y_relax": [198, 210, 219], "yaml": [30, 207, 212, 219], "yang": 228, "year": [199, 202, 203, 211, 214, 218, 231], "yet": [187, 188, 190, 207, 228], "yield": [13, 38, 40, 187, 188, 190, 192, 193], "ylabel": [30, 204, 206, 219, 221, 225, 228, 230], "yml": [28, 61, 204, 205, 206, 207, 212, 213, 219, 229], "yoon": [199, 211, 218, 219], "you": [12, 13, 16, 28, 32, 38, 44, 45, 46, 47, 49, 50, 51, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 154, 157, 159, 169, 170, 174, 182, 198, 199, 201, 204, 206, 207, 210, 212, 213, 214, 215, 216, 217, 218, 219, 220, 221, 223, 225, 226, 228, 229, 230, 231], "your": [0, 12, 16, 32, 38, 44, 45, 46, 47, 50, 53, 57, 71, 84, 98, 105, 111, 116, 117, 119, 120, 125, 129, 130, 159, 169, 198, 199, 202, 204, 207, 210, 212, 213, 214, 215, 216, 218, 222, 225, 226, 229], "your_checkpoint_path": 201, "yourself": 210, "yscale": [210, 219], "ytick": [219, 221], "yu": [203, 211], "z": [45, 72, 74, 85, 87, 99, 101, 113, 155, 157, 158, 159, 169, 219, 221, 225], "z_desorpt": 5, "zachari": [169, 199, 202, 203, 211, 214, 218, 219], "zero": [21, 32, 72, 85, 99, 219, 221], "zero_m_onli": [72, 85, 99, 205], "zhou": 223, "zipnam": [163, 164], "zitnick": [199, 202, 208, 211, 214, 218, 219], "zone": 219, "zsxldmrm3d8": 219, "zulissi": 219, "\u00e5": 211, "\u03b8": 205, "\u03b8_cabd": [106, 205], "\u03d1": 205}, "titles": ["adsorbml.2023_neurips_challenge.challenge_eval", "adsorbml.scripts.dense_eval", "adsorbml.scripts.process_mlrs", "adsorbml.scripts.utils", "adsorbml.scripts.write_top_k_vasp", "cattsunami.core.autoframe", "cattsunami.core", "cattsunami.core.ocpneb", "cattsunami.core.reaction", "cattsunami.databases", "cattsunami", "cattsunami.run_validation.run_validation", "core._cli", "core.common.data_parallel", "core.common.distutils", "core.common.flags", "core.common.gp_utils", "core.common.hpo_utils", "core.common", "core.common.logger", "core.common.registry", "core.common.relaxation.ase_utils", "core.common.relaxation", "core.common.relaxation.ml_relaxation", "core.common.relaxation.optimizers", "core.common.relaxation.optimizers.lbfgs_torch", "core.common.test_utils", "core.common.transforms", "core.common.tutorial_utils", "core.common.typing", "core.common.utils", "core.datasets._utils", "core.datasets.ase_datasets", "core.datasets.embeddings.atomic_radii", "core.datasets.embeddings.continuous_embeddings", "core.datasets.embeddings", "core.datasets.embeddings.khot_embeddings", "core.datasets.embeddings.qmof_khot_embeddings", "core.datasets", "core.datasets.lmdb_database", "core.datasets.lmdb_dataset", "core.datasets.oc22_lmdb_dataset", "core.datasets.target_metadata_guesser", "core", "core.models.base", "core.models.dimenet_plus_plus", "core.models.equiformer_v2.activation", "core.models.equiformer_v2.drop", "core.models.equiformer_v2.edge_rot_mat", "core.models.equiformer_v2.equiformer_v2_oc20", "core.models.equiformer_v2.gaussian_rbf", "core.models.equiformer_v2", "core.models.equiformer_v2.input_block", "core.models.equiformer_v2.layer_norm", "core.models.equiformer_v2.module_list", "core.models.equiformer_v2.radial_function", "core.models.equiformer_v2.so2_ops", "core.models.equiformer_v2.so3", "core.models.equiformer_v2.trainers.energy_trainer", "core.models.equiformer_v2.trainers.forces_trainer", "core.models.equiformer_v2.trainers", "core.models.equiformer_v2.trainers.lr_scheduler", "core.models.equiformer_v2.transformer_block", "core.models.equiformer_v2.wigner", "core.models.escn.escn", "core.models.escn", "core.models.escn.so3", "core.models.gemnet.gemnet", "core.models.gemnet", "core.models.gemnet.initializers", "core.models.gemnet.layers.atom_update_block", "core.models.gemnet.layers.base_layers", "core.models.gemnet.layers.basis_utils", "core.models.gemnet.layers.efficient", "core.models.gemnet.layers.embedding_block", "core.models.gemnet.layers", "core.models.gemnet.layers.interaction_block", "core.models.gemnet.layers.radial_basis", "core.models.gemnet.layers.spherical_basis", "core.models.gemnet.utils", "core.models.gemnet_gp.gemnet", "core.models.gemnet_gp", "core.models.gemnet_gp.initializers", "core.models.gemnet_gp.layers.atom_update_block", "core.models.gemnet_gp.layers.base_layers", "core.models.gemnet_gp.layers.basis_utils", "core.models.gemnet_gp.layers.efficient", "core.models.gemnet_gp.layers.embedding_block", "core.models.gemnet_gp.layers", "core.models.gemnet_gp.layers.interaction_block", "core.models.gemnet_gp.layers.radial_basis", "core.models.gemnet_gp.layers.spherical_basis", "core.models.gemnet_gp.utils", "core.models.gemnet_oc.gemnet_oc", "core.models.gemnet_oc", "core.models.gemnet_oc.initializers", "core.models.gemnet_oc.interaction_indices", "core.models.gemnet_oc.layers.atom_update_block", "core.models.gemnet_oc.layers.base_layers", "core.models.gemnet_oc.layers.basis_utils", "core.models.gemnet_oc.layers.efficient", "core.models.gemnet_oc.layers.embedding_block", "core.models.gemnet_oc.layers.force_scaler", "core.models.gemnet_oc.layers", "core.models.gemnet_oc.layers.interaction_block", "core.models.gemnet_oc.layers.radial_basis", "core.models.gemnet_oc.layers.spherical_basis", "core.models.gemnet_oc.utils", "core.models", "core.models.model_registry", "core.models.painn", "core.models.painn.painn", "core.models.painn.utils", "core.models.schnet", "core.models.scn", "core.models.scn.sampling", "core.models.scn.scn", "core.models.scn.smearing", "core.models.scn.spherical_harmonics", "core.models.utils.activations", "core.models.utils.basis", "core.models.utils", "core.modules.evaluator", "core.modules.exponential_moving_average", "core.modules", "core.modules.loss", "core.modules.normalizer", "core.modules.scaling.compat", "core.modules.scaling.fit", "core.modules.scaling", "core.modules.scaling.scale_factor", "core.modules.scaling.util", "core.modules.scheduler", "core.modules.transforms", "core.preprocessing.atoms_to_graphs", "core.preprocessing", "core.scripts.download_data", "core.scripts.gif_maker_parallelized", "core.scripts.hpo", "core.scripts.hpo.run_tune", "core.scripts.hpo.run_tune_pbt", "core.scripts", "core.scripts.make_challenge_submission_file", "core.scripts.make_lmdb_sizes", "core.scripts.make_submission_file", "core.scripts.preprocess_ef", "core.scripts.preprocess_relaxed", "core.scripts.uncompress", "core.tasks", "core.tasks.task", "core.trainers.base_trainer", "core.trainers", "core.trainers.ocp_trainer", "data", "data.oc.core.adsorbate", "data.oc.core.adsorbate_slab_config", "data.oc.core.bulk", "data.oc.core", "data.oc.core.multi_adsorbate_slab_config", "data.oc.core.slab", "data.oc.databases", "data.oc.databases.pkls", "data.oc.databases.update", "data.oc.experimental.get_energies", "data.oc.experimental.merge_traj", "data.oc.experimental.perturb_systems", "data.oc.experimental.rattle_test", "data.oc.experimental.utils", "data.oc", "data.oc.scripts.precompute_sample_structures", "data.oc.structure_generator", "data.oc.tests", "data.oc.utils.flag_anomaly", "data.oc.utils", "data.oc.utils.vasp", "data.odac.force_field.FF_analysis", "data.odac", "data.odac.promising_mof.promising_mof_energies.energy", "data.odac.setup_vasp", "data.om.biomolecules.geom.sample_geom_drugs", "data.om.biomolecules.geom.write_geom_drugs_structures", "data.om", "data.om.omdata.orca.calc", "data.om.omdata.orca", "data.om.omdata.orca.recipes", "API Reference", "ocpapi.client.client", "ocpapi.client", "ocpapi.client.models", "ocpapi.client.ui", "ocpapi", "ocpapi.version", "ocpapi.workflows.adsorbates", "ocpapi.workflows.context", "ocpapi.workflows.filter", "ocpapi.workflows", "ocpapi.workflows.log", "ocpapi.workflows.retry", "Making and using ASE datasets", "Open Catalyst 2020 (OC20)", "Open Catalyst 2020 Dense (OC20Dense)", "Open Catalyst 2020 Nudged Elastic Band (OC20NEB)", "Open Catalyst 2022 (OC22)", "Open Direct Air Capture 2023 (ODAC23)", "Fine tuning a model", "Common gotchas with fairchem", "Fast batched inference", "Installation", "Why model atoms for climate?", "License", "Making LMDB Datasets (original format, deprecated for ASE LMDBs)", "Pretrained FAIRChem models", "Model FAQ", "Training and evaluating custom models on OCP datasets", "ocpapi", "Studies that have leveraged OCP models", "Using pre-trained models in ASE", "Notebook execution times", "FAIR-Chem overview", "Open Catalyst Project Tutorial Notebook", "OCP Data Preprocessing Tutorial", "OCP Data Visualization", "Legacy [deprecated] Tutorials", "Using OCP to enumerate adsorbates on alloy catalyst surfaces", "Screening catalysts with OCP", "Simple simulations using the OCP ASE calculator", "AdsorbML tutorial", "Advanced OCP usage", "Working with embeddings", "Fine-tuning with Python", "CatTSunami tutorial", "Intro and background on OCP and DFT", "Technical presentations"], "titleterms": {"001": 230, "1": 199, "1min": 219, "2": 199, "2020": [199, 200, 201, 211], "2021": 199, "2022": [202, 211], "2023": [203, 211], "2023_neurips_challeng": 0, "6b": 223, "A": 228, "ASE": [198, 206, 210, 216, 225], "The": [205, 206], "To": 205, "_cli": 12, "_util": 31, "about": [214, 231], "abstract": 231, "acknowledg": 218, "across": 225, "activ": [46, 119], "ad": 220, "addit": [207, 219, 220], "adsorb": [154, 192, 199, 214, 223, 226], "adsorbate_slab_config": 155, "adsorbml": [0, 1, 2, 3, 4, 226, 230], "adsorpt": [219, 225], "advanc": [210, 214, 227], "air": [203, 211], "all": [214, 223], "alloi": 223, "an": [198, 212, 219, 223, 230], "api": 185, "approv": 214, "ar": 212, "argument": 205, "ase": 214, "ase_dataset": 32, "ase_util": 21, "async": 214, "atom": [205, 208, 214, 219, 220, 221, 228], "atom_update_block": [70, 83, 97], "atomic_radii": 33, "atoms_to_graph": 134, "atomstograph": 210, "attribut": [1, 2, 4, 9, 10, 11, 14, 15, 16, 20, 29, 33, 34, 35, 36, 37, 39, 40, 45, 49, 63, 66, 108, 109, 118, 122, 127, 130, 134, 136, 137, 142, 143, 144, 145, 146, 147, 161, 163, 168, 169, 170, 174, 175, 177, 178, 182, 189, 190, 191, 192, 195, 196, 197], "audienc": 219, "autofram": 5, "background": [219, 231], "bader": 199, "band": 201, "base": 44, "base_lay": [71, 84, 98], "base_train": 150, "basi": 120, "basis_util": [72, 85, 99], "batch": 206, "best": 219, "biomolecul": [179, 180], "boundari": [219, 221], "built": 218, "bulk": [156, 214, 228], "calc": [182, 219], "calcul": [206, 219, 225], "can": 205, "captur": [203, 211], "catalyst": [199, 200, 201, 202, 211, 219, 223, 224], "cattsunami": [5, 6, 7, 8, 9, 10, 11, 230], "cell": [219, 221, 225], "ch": 230, "challenge_ev": 0, "chang": 214, "changelog": 199, "charg": [199, 203], "checkpoint": [204, 219, 231], "chem": 218, "cite": [199, 202, 203, 214, 218], "class": [5, 6, 7, 8, 12, 13, 15, 16, 19, 20, 21, 25, 26, 27, 30, 32, 38, 39, 40, 41, 44, 45, 46, 47, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 64, 65, 66, 67, 68, 70, 71, 73, 74, 76, 77, 78, 80, 81, 83, 84, 86, 87, 89, 90, 91, 93, 94, 97, 98, 100, 101, 102, 104, 105, 106, 110, 111, 113, 114, 116, 117, 118, 119, 120, 122, 123, 125, 126, 129, 130, 132, 133, 134, 135, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 170, 172, 173, 186, 187, 188, 190, 192, 194, 195, 197], "client": [186, 187, 188, 189], "climat": [208, 219], "clone": 207, "cluster": 228, "cmd": 219, "co": [210, 220], "code": 229, "command": [213, 219], "common": [13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 205], "compar": [206, 223], "compat": 127, "comput": 231, "conda": 207, "condit": [219, 221], "config": [213, 219], "configur": [204, 223, 226], "constraint": [219, 221], "content": [0, 1, 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 122, 123, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 172, 173, 174, 175, 177, 178, 179, 180, 182, 184, 186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 200, 201, 219, 221], "context": 193, "continuous_embed": 34, "converg": 225, "convert": [214, 220], "core": [5, 6, 7, 8, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 43, 44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 135, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 148, 149, 150, 151, 152, 154, 155, 156, 157, 158, 159, 207], "correl": 225, "cos\u03c6_cab": 212, "creat": [213, 219], "cu": [210, 220, 228], "custom": 213, "data": [153, 154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 175, 176, 177, 178, 179, 180, 181, 182, 183, 184, 199, 202, 210, 212, 219, 220, 221, 229], "data_parallel": 13, "databas": [9, 160, 161, 162, 198], "dataset": [31, 32, 33, 34, 35, 36, 37, 38, 39, 40, 41, 42, 198, 199, 210, 213, 218, 219, 220, 231], "ddec": 203, "dedupl": 226, "defin": 219, "dens": 200, "dense_ev": 1, "deprec": [210, 222], "determinist": 212, "dev": 219, "develop": [207, 219], "dft": 231, "diagnost": 228, "differ": 205, "dimenet_plus_plu": 45, "direct": [203, 211], "discuss": 218, "dissoci": 230, "distutil": 14, "do": [212, 230], "don": 205, "download": [199, 200, 201, 202, 219], "download_data": 136, "driven": 219, "drop": 47, "dt": 212, "edg": 219, "edge_rot_mat": 48, "effect": 225, "effici": [73, 86, 100], "efwt": 211, "elast": 201, "embed": [33, 34, 35, 36, 37, 219, 228], "embedding_block": [74, 87, 101], "energi": [177, 199, 202, 203, 205, 210, 212, 213, 219, 221, 225], "energy_train": 58, "entiti": 205, "enumer": [223, 226, 230], "environ": [207, 231], "equat": 228, "equiformer_v2": [46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63], "equiformer_v2_oc20": 49, "error": 212, "escn": [64, 65, 66], "evalai": 213, "evalu": [122, 213], "exampl": [223, 228], "except": [186, 187, 190, 192, 195], "execut": 217, "exercis": 225, "experiment": [163, 164, 165, 166, 167], "exponential_moving_averag": 123, "extractor": 210, "factor": 212, "fair": 218, "fairchem": [205, 207, 211, 212, 218], "faq": 212, "fast": 206, "featur": 210, "feb": 199, "ff_analysi": 175, "figur": 223, "file": [198, 200, 201, 204, 210, 213, 226], "filter": 194, "fine": [204, 229], "fit": [128, 212], "fix": [219, 221], "flag": 15, "flag_anomali": 172, "forc": [199, 202, 203, 205, 210, 211, 213, 219, 221], "force_field": 175, "force_scal": 102, "forces_train": 59, "format": [210, 214], "four": 205, "from": [205, 212, 213], "function": [0, 1, 2, 3, 5, 11, 12, 13, 14, 16, 17, 20, 21, 23, 26, 28, 29, 30, 31, 32, 38, 40, 42, 47, 48, 50, 53, 61, 63, 69, 72, 79, 82, 83, 85, 92, 95, 96, 99, 107, 108, 109, 112, 115, 118, 122, 127, 128, 130, 131, 133, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 154, 155, 158, 159, 162, 163, 164, 165, 166, 167, 169, 170, 174, 175, 178, 179, 180, 182, 184, 187, 189, 190, 192, 193, 195, 197], "ga": 205, "gaussian_rbf": 50, "gemnet": [67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 212, 219], "gemnet_gp": [80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92], "gemnet_oc": [93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107], "gener": [210, 219, 220, 221], "geom": [179, 180], "get": [205, 213], "get_energi": 163, "gif_maker_parallel": 137, "git": 207, "goal": 231, "gotcha": 205, "gp_util": 16, "have": 215, "how": 212, "hpo": [138, 139, 140], "hpo_util": 17, "i": [205, 212], "identifi": 205, "impact": 219, "import": 219, "incorpor": 219, "individu": 228, "infer": 206, "info": 220, "inform": [199, 202], "initi": [69, 82, 95, 199, 202, 203, 210, 213, 219], "input": 226, "input_block": 52, "instal": [207, 214], "interact": [210, 219], "interaction_block": [76, 89, 104], "interaction_indic": 96, "intro": 231, "introduct": [223, 231], "is2r": [199, 202, 203, 210, 211, 213, 219], "job": 204, "joint": 213, "khot_embed": 36, "larg": 205, "layer": [70, 71, 72, 73, 74, 75, 76, 77, 78, 83, 84, 85, 86, 87, 88, 89, 90, 91, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 225], "layer_norm": 53, "lbfgs_torch": 25, "least": 205, "legaci": 222, "leverag": 215, "licens": [209, 214, 218], "limit": 219, "line": [213, 219], "literatur": 223, "lmdb": [210, 219], "lmdb_databas": 39, "lmdb_dataset": 40, "load": 219, "local": 230, "log": 196, "logger": 19, "loss": 125, "lr_schedul": 61, "m": 212, "main": 206, "make": [198, 204, 210, 219, 223], "make_challenge_submission_fil": 142, "make_lmdb_s": 143, "make_submission_fil": 144, "map": [199, 202], "march": 199, "merge_traj": 164, "messag": 219, "metal": 225, "method": 214, "miscellan": 205, "ml": [219, 223, 226, 230], "ml_relax": 23, "model": [44, 45, 46, 47, 48, 49, 50, 51, 52, 53, 54, 55, 56, 57, 58, 59, 60, 61, 62, 63, 64, 65, 66, 67, 68, 69, 70, 71, 72, 73, 74, 75, 76, 77, 78, 79, 80, 81, 82, 83, 84, 85, 86, 87, 88, 89, 90, 91, 92, 93, 94, 95, 96, 97, 98, 99, 100, 101, 102, 103, 104, 105, 106, 107, 108, 109, 110, 111, 112, 113, 114, 115, 116, 117, 118, 119, 120, 121, 188, 204, 205, 208, 211, 212, 213, 214, 215, 216, 218, 219, 231], "model_registri": 109, "modul": [0, 1, 2, 3, 4, 5, 7, 8, 11, 12, 13, 14, 15, 16, 17, 19, 20, 21, 23, 25, 26, 27, 28, 29, 30, 31, 32, 33, 34, 36, 37, 39, 40, 41, 42, 44, 45, 46, 47, 48, 49, 50, 52, 53, 54, 55, 56, 57, 58, 59, 61, 62, 63, 64, 66, 67, 69, 70, 71, 72, 73, 74, 76, 77, 78, 79, 80, 82, 83, 84, 85, 86, 87, 89, 90, 91, 92, 93, 95, 96, 97, 98, 99, 100, 101, 102, 104, 105, 106, 107, 109, 111, 112, 113, 115, 116, 117, 118, 119, 120, 122, 123, 124, 125, 126, 127, 128, 129, 130, 131, 132, 133, 134, 136, 137, 139, 140, 142, 143, 144, 145, 146, 147, 149, 150, 152, 154, 155, 156, 158, 159, 162, 163, 164, 165, 166, 167, 169, 170, 172, 174, 175, 177, 178, 179, 180, 182, 184, 186, 188, 189, 191, 192, 193, 194, 196, 197], "module_list": 54, "molecul": 205, "multi": 198, "multi_adsorbate_slab_config": 158, "my": 212, "name": 219, "neb": 230, "need": 205, "next": [219, 225], "normal": [126, 219], "note": 214, "notebook": [205, 217, 219], "nudg": 201, "number": [219, 221, 225], "object": [214, 219, 220], "obtain": 223, "oc": [154, 155, 156, 157, 158, 159, 160, 161, 162, 163, 164, 165, 166, 167, 168, 169, 170, 171, 172, 173, 174, 212], "oc20": [199, 202, 211, 212, 213, 219], "oc20dens": 200, "oc20neb": 201, "oc22": [202, 211, 213], "oc22_lmdb_dataset": 41, "ocp": [205, 213, 215, 219, 220, 221, 223, 224, 225, 227, 231], "ocp_train": 152, "ocpapi": [186, 187, 188, 189, 190, 191, 192, 193, 194, 195, 196, 197, 214], "ocpneb": 7, "oct": 199, "odac": [175, 176, 177, 178], "odac23": [203, 211], "om": [179, 180, 181, 182, 183, 184], "omdata": [182, 183, 184], "onli": 211, "open": [199, 200, 201, 202, 203, 211, 219], "optim": [24, 25, 211], "option": [199, 202, 219, 226, 230], "orca": [182, 183, 184], "origin": 210, "other": 214, "out": [212, 223], "outofmemoryerror": 205, "over": 214, "overrid": 213, "overview": [200, 201, 218, 219], "own": 219, "packag": [6, 9, 10, 35, 38, 51, 65, 68, 81, 94, 108, 110, 114, 129, 135, 148, 151, 157, 161, 168, 173, 187, 190, 195, 207], "painn": [110, 111, 112], "paper": 223, "paramet": 213, "pariti": 223, "pars": [223, 226], "pass": 219, "pbc": [219, 221], "per": 199, "period": [219, 221], "persist": 214, "perturb_system": 165, "phase": 205, "pkl": 161, "plot": [219, 223], "post": [223, 226], "pre": 216, "precompute_sample_structur": 169, "predict": [212, 213, 219], "prefer": 219, "preprocess": [134, 135, 199, 220], "preprocess_ef": 145, "preprocess_relax": 146, "prerequisit": 219, "present": 232, "pretrain": [211, 219], "process": [223, 226], "process_mlr": 2, "profil": 219, "project": [218, 219], "promising_mof": 177, "promising_mof_energi": 177, "prompt": 214, "py": 206, "pypi": 207, "python": 229, "qmof_khot_embed": 37, "quickstart": 214, "radial_basi": [77, 90, 105], "radial_funct": 55, "rattle_test": 166, "reaction": 8, "read": [219, 221], "readabl": 198, "recip": 184, "refer": [185, 202, 219], "registri": 20, "relax": [21, 22, 23, 24, 25, 199, 202, 203, 210, 213, 214, 219, 220, 223, 225, 226, 230], "report": 223, "repositori": [207, 219], "request": 205, "requir": 219, "resourc": [219, 221], "result": [205, 214, 223, 230], "retri": 197, "ru": 230, "run": [204, 212, 219, 223, 226, 229, 230], "run_tun": 139, "run_tune_pbt": 140, "run_valid": 11, "s2ef": [199, 202, 203, 210, 211, 213, 219], "sampl": [115, 219, 221], "sample_geom_drug": 179, "save": [205, 221], "scale": [127, 128, 129, 130, 131, 212], "scale_factor": 130, "schedul": 132, "schnet": 113, "scn": [114, 115, 116, 117, 118], "screen": 224, "script": [1, 2, 3, 4, 136, 137, 138, 139, 140, 141, 142, 143, 144, 145, 146, 147, 169], "search": [214, 228], "self": 212, "septemb": 199, "set": [204, 219, 229], "setup": 229, "setup_vasp": 178, "should": 212, "simpl": [225, 228], "simul": [205, 225], "singl": [198, 223], "site": 225, "size": 225, "skip": 214, "slab": [159, 223, 226], "smear": 117, "so2_op": 56, "so3": [57, 66], "softwar": 219, "some": 205, "sph_basi": 212, "spherical_basi": [78, 91, 106, 212], "spherical_harmon": 118, "split": [204, 229], "start": 213, "state": 228, "step": [219, 225], "stochast": 205, "structur": [198, 199, 201, 202, 203, 210, 213, 214, 219, 226], "structure_gener": 170, "studi": [215, 225], "style": 230, "submiss": 213, "submodul": [6, 18, 22, 24, 35, 38, 43, 51, 60, 65, 68, 75, 81, 88, 94, 103, 108, 110, 114, 121, 124, 129, 135, 138, 141, 148, 151, 157, 160, 168, 173, 176, 183, 187, 190, 195], "subpackag": [10, 18, 22, 38, 43, 51, 68, 81, 94, 108, 124, 141, 153, 160, 168, 190], "sum": 205, "summari": 225, "support": 214, "surfac": [214, 223], "symbol": [219, 221], "system": [199, 202, 223], "t": [205, 219], "tag": [205, 219, 221], "target": 219, "target_metadata_guess": 42, "task": [148, 149, 199, 202, 203, 219, 229, 231], "technic": 232, "test": [171, 204, 219, 229], "test_util": 26, "thi": 231, "throw": 212, "time": 217, "toi": [210, 219, 220], "too": 205, "total": [202, 211, 212, 213], "train": [204, 212, 213, 216, 219, 229], "trainer": [58, 59, 60, 61, 150, 151, 152, 205, 219], "trajectori": [199, 202, 219, 221, 223, 226], "transform": [27, 133], "transformer_block": 62, "trend": 225, "triplet": 219, "try": 212, "tune": [204, 229], "tutori": [219, 220, 222, 226, 230, 231], "tutorial_util": 28, "type": [29, 214], "ui": [189, 214], "unabl": 205, "uncompress": 147, "understand": [219, 221], "unit": [219, 221, 225], "unrecogn": 205, "up": 204, "updat": 162, "us": [198, 201, 216, 219, 223, 225], "usag": [210, 214, 227], "util": [3, 30, 79, 92, 107, 112, 119, 120, 121, 131, 167, 172, 173, 174], "v": 223, "val": [204, 229], "valid": 219, "valu": 223, "vasp": [174, 226], "vector": 228, "version": [191, 199], "video": [221, 231], "view": [214, 219, 221], "visual": [219, 221, 230], "wai": [206, 219], "walkthrough": 231, "want": 205, "warn": 205, "web": 214, "what": 212, "why": 208, "wigner": 63, "wildli": 205, "window": 207, "work": [223, 228], "workflow": [192, 193, 194, 195, 196, 197], "write": [210, 226], "write_geom_drugs_structur": 180, "write_top_k_vasp": 4, "yaml": [204, 213], "you": 205, "your": [205, 219, 220], "zero": 205, "\u03b8_cabd": 212}}) \ No newline at end of file diff --git a/tutorials/NRR/NRR_example.html b/tutorials/NRR/NRR_example.html index 53abb569c..60017b83d 100644 --- a/tutorials/NRR/NRR_example.html +++ b/tutorials/NRR/NRR_example.html @@ -770,7 +770,7 @@

Work out a single example -../../_images/cfcdc7e302775579c03049aef09d50bcdd1691a83bfa4ec1a20e1ac8536e0ce7.png +../../_images/c2d46ce94f5bd95474bf0f35cece29b3531bc7d573c9c716bd1a2006c183352d.png

@@ -815,115 +815,25 @@

Run an ML relaxation
      Step     Time          Energy          fmax
-BFGS:    0 14:33:29        1.037800        1.176177
+BFGS:    0 16:50:18        0.448873        0.407166
 
-
BFGS:    1 14:33:31        1.002681        1.068257
+
BFGS:    1 16:50:20        0.441975        0.386778
 
-
BFGS:    2 14:33:32        1.006755        1.913398
+
BFGS:    2 16:50:21        0.360472        0.144668
 
-
BFGS:    3 14:33:33        0.903462        0.382399
+
BFGS:    3 16:50:22        0.357210        0.107372
 
-
BFGS:    4 14:33:35        0.894873        0.215970
+
BFGS:    4 16:50:24        0.355165        0.066706
 
-
BFGS:    5 14:33:36        0.888588        0.347158
+
BFGS:    5 16:50:25        0.351798        0.029186
 
-
BFGS:    6 14:33:38        0.879683        0.411830
-
-
-
BFGS:    7 14:33:39        0.857418        0.335076
-
-
-
BFGS:    8 14:33:40        0.855428        0.173321
-
-
-
BFGS:    9 14:33:42        0.854550        0.152194
-
-
-
BFGS:   10 14:33:43        0.853380        0.179546
-
-
-
BFGS:   11 14:33:44        0.850853        0.234581
-
-
-
BFGS:   12 14:33:46        0.836197        0.300265
-
-
-
BFGS:   13 14:33:47        0.835686        0.358457
-
-
-
BFGS:   14 14:33:49        0.834531        0.357938
-
-
-
BFGS:   15 14:33:50        0.826909        0.288661
-
-
-
BFGS:   16 14:33:51        0.800643        0.423498
-
-
-
BFGS:   17 14:33:53        0.748434        0.565419
-
-
-
BFGS:   18 14:33:54        0.664296        0.666029
-
-
-
BFGS:   19 14:33:55        0.558007        0.670297
-
-
-
BFGS:   20 14:33:57        0.455442        0.692118
-
-
-
BFGS:   21 14:33:58        0.388982        0.674562
-
-
-
BFGS:   22 14:34:00        0.362901        0.459165
-
-
-
BFGS:   23 14:34:01        0.335746        0.407887
-
-
-
BFGS:   24 14:34:02        0.320631        0.442945
-
-
-
BFGS:   25 14:34:04        0.311231        0.422388
-
-
-
BFGS:   26 14:34:05        0.294369        0.327302
-
-
-
BFGS:   27 14:34:06        0.277074        0.245572
-
-
-
BFGS:   28 14:34:08        0.261314        0.273677
-
-
-
BFGS:   29 14:34:09        0.253480        0.263545
-
-
-
BFGS:   30 14:34:11        0.248171        0.230598
-
-
-
BFGS:   31 14:34:12        0.242258        0.171499
-
-
-
BFGS:   32 14:34:13        0.238967        0.084736
-
-
-
BFGS:   33 14:34:15        0.233828        0.078479
-
-
-
BFGS:   34 14:34:16        0.234281        0.056103
-
-
-
BFGS:   35 14:34:17        0.230993        0.041118
-
-
-
Elapsed time 49.5 seconds
+
Elapsed time 8.4 seconds
 
@@ -1053,42 +963,42 @@

Run all the systems
  Elapsed time: 29.4 seconds for data/oqmd-349719_H/0
+
  Elapsed time: 13.6 seconds for data/oqmd-349719_H/0
 Running data/oqmd-349719_H/1
 
-

@@ -1333,7 +1243,7 @@

Make figure 6b and compare to literature results -../../_images/4c0a3eadc20e85c10fa416a87bd8a8e66ed2141f9d738463e7fc40ceaccf7418.png +../../_images/f9b0bc9c18d7454baec238a7cfbd8239d5be193923cbfba2bd94d16060c45393.png

diff --git a/tutorials/OCP-introduction.html b/tutorials/OCP-introduction.html index 77910e0a8..f901968ec 100644 --- a/tutorials/OCP-introduction.html +++ b/tutorials/OCP-introduction.html @@ -742,60 +742,60 @@

Calculating adsorption energies -
/tmp/ipykernel_4664/3494085424.py:6: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4503/3494085424.py:6: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
      Step     Time          Energy          fmax
-BFGS:    0 14:46:25        1.213984        1.630879
+BFGS:    0 17:01:43        1.213986        1.630879
 
-
BFGS:    1 14:46:26        1.072815        0.906401
+
BFGS:    1 17:01:44        1.072815        0.906401
 
-
BFGS:    2 14:46:26        0.981515        0.639872
+
BFGS:    2 17:01:45        0.981516        0.639873
 
-
BFGS:    3 14:46:27        0.960242        0.689923
+
BFGS:    3 17:01:45        0.960242        0.689923
 
-
BFGS:    4 14:46:27        0.880960        0.556051
+
BFGS:    4 17:01:46        0.880962        0.556050
 
-
BFGS:    5 14:46:28        0.835473        0.376718
+
BFGS:    5 17:01:47        0.835474        0.376719
 
-
BFGS:    6 14:46:29        0.823638        0.422298
+
BFGS:    6 17:01:47        0.824778        0.422334
 
-
BFGS:    7 14:46:29        0.812701        0.515638
+
BFGS:    7 17:01:48        0.812524        0.515162
 
-
BFGS:    8 14:46:30        0.825993        0.889763
+
BFGS:    8 17:01:48        0.826220        0.891041
 
-
BFGS:    9 14:46:30        0.779470        0.354202
+
BFGS:    9 17:01:49        0.781009        0.355374
 
-
BFGS:   10 14:46:31        0.770608        0.201519
+
BFGS:   10 17:01:50        0.770455        0.201346
 
-
BFGS:   11 14:46:32        0.757500        0.122539
+
BFGS:   11 17:01:50        0.757452        0.121917
 
-
BFGS:   12 14:46:32        0.755185        0.112457
+
BFGS:   12 17:01:51        0.754984        0.111666
 
-
BFGS:   13 14:46:33        0.754083        0.104408
+
BFGS:   13 17:01:51        0.754269        0.103800
 
-
BFGS:   14 14:46:33        0.755089        0.086535
+
BFGS:   14 17:01:52        0.755027        0.086329
 
-
BFGS:   15 14:46:34        0.757412        0.048986
+
BFGS:   15 17:01:53        0.757097        0.049460
 
-
-2.2725877451896666
+
-2.2729030537605284
 
@@ -815,7 +815,7 @@

Calculating adsorption energies -../_images/c138d78d11c7e14374028e10ca0934ab2696fbf6aa9d2b45d44bcffabf6080e2.png +../_images/b82ea1738fba5c90b56c624f7c437d6122aebdef0d1d9f361a1986abbc441734.png

How did we do? We need a reference point. In the paper below, there is an atomic adsorption energy for O on Pt(111) of about -4.264 eV. This is for the reaction O + * -> O*. To convert this to the dissociative adsorption energy, we have to add the reaction:

@@ -920,27 +920,27 @@

Trends in adsorption energies across metals. -
/tmp/ipykernel_4664/2476004300.py:10: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4503/2476004300.py:10: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
      Step     Time          Energy          fmax
-BFGS:    0 14:46:35        0.720971        0.217973
+BFGS:    0 17:01:54        0.720971        0.217973
 
-
BFGS:    1 14:46:36        0.717581        0.182150
+
BFGS:    1 17:01:54        0.717582        0.182150
 
-
BFGS:    2 14:46:37        0.707524        0.067373
+
BFGS:    2 17:01:55        0.707524        0.067377
 
-
BFGS:    3 14:46:37        0.705303        0.062101
+
BFGS:    3 17:01:56        0.705305        0.062093
 
-
BFGS:    4 14:46:37        0.701209        0.049769
+
BFGS:    4 17:01:56        0.701209        0.049767
 
-
-4.908790514469146
+
-4.908790872097015
 
@@ -1003,14 +1003,14 @@

Site correlations
  0%|          | 0/1 [00:00<?, ?it/s]
 

-
/tmp/ipykernel_4664/1169188772.py:27: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4503/1169188772.py:27: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
-
100%|██████████| 1/1 [00:02<00:00,  2.93s/it]
+
100%|██████████| 1/1 [00:02<00:00,  2.94s/it]
 
-
100%|██████████| 1/1 [00:02<00:00,  2.93s/it]
+
100%|██████████| 1/1 [00:02<00:00,  2.94s/it]
 

@@ -1034,10 +1034,10 @@ 

Site correlations
  0%|          | 0/1 [00:00<?, ?it/s]
 

-
100%|██████████| 1/1 [00:01<00:00,  1.95s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.96s/it]
 
-
100%|██████████| 1/1 [00:01<00:00,  1.95s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.96s/it]
 
-
100%|██████████| 1/1 [00:03<00:00,  3.42s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.51s/it]
 
-
100%|██████████| 1/1 [00:03<00:00,  3.43s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.52s/it]
 
-
100%|██████████| 1/1 [00:02<00:00,  2.89s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.03s/it]
 
-
100%|██████████| 1/1 [00:02<00:00,  2.89s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.03s/it]
 
-
100%|██████████| 1/1 [00:03<00:00,  3.39s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.56s/it]
 
-
100%|██████████| 1/1 [00:03<00:00,  3.39s/it]
+
100%|██████████| 1/1 [00:03<00:00,  3.56s/it]
 
-
100%|██████████| 1/1 [00:02<00:00,  2.42s/it]
+
100%|██████████| 1/1 [00:02<00:00,  2.48s/it]
 
-
100%|██████████| 1/1 [00:02<00:00,  2.42s/it]
+
100%|██████████| 1/1 [00:02<00:00,  2.49s/it]
 
-
100%|██████████| 1/1 [00:01<00:00,  1.46s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.49s/it]
 
-
100%|██████████| 1/1 [00:01<00:00,  1.46s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.49s/it]
 
-
100%|██████████| 1/1 [00:00<00:00,  2.06it/s]
+
100%|██████████| 1/1 [00:00<00:00,  1.91it/s]
 
-
100%|██████████| 1/1 [00:00<00:00,  2.05it/s]
+
100%|██████████| 1/1 [00:00<00:00,  1.90it/s]
 
-
100%|██████████| 1/1 [00:00<00:00,  2.05it/s]
+
100%|██████████| 1/1 [00:00<00:00,  1.56it/s]
 
-
100%|██████████| 1/1 [00:00<00:00,  2.05it/s]
+
100%|██████████| 1/1 [00:00<00:00,  1.56it/s]
 
-
100%|██████████| 1/1 [00:01<00:00,  1.47s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.57s/it]
 
-
100%|██████████| 1/1 [00:01<00:00,  1.47s/it]
+
100%|██████████| 1/1 [00:01<00:00,  1.57s/it]
 
-
100%|██████████| 1/1 [00:00<00:00,  1.04it/s]
+
100%|██████████| 1/1 [00:01<00:00,  1.02s/it]
 
-
100%|██████████| 1/1 [00:00<00:00,  1.04it/s]
+
100%|██████████| 1/1 [00:01<00:00,  1.02s/it]
 

 
-
'Elapsed time = 25.313016176223755 seconds'
+
'Elapsed time = 26.161882400512695 seconds'
 
@@ -1234,7 +1234,7 @@

Effects of number of layers -
-
/tmp/ipykernel_4664/2738246227.py:9: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4503/2738246227.py:9: DeprecationWarning: Please use atoms.calc = calc
   slab.set_calculator(calc)
 
@@ -1327,7 +1327,7 @@

Unit cell size -
-
BFGS:    1 14:50:36       -0.432490        2.292801
+
BFGS:    1 17:05:57       -0.266137        1.496283
 
-
BFGS:    2 14:50:38       -0.464647        0.735988
+
BFGS:    2 17:06:00       -0.362913        1.821989
 
-
BFGS:    3 14:50:41       -0.484850        0.691235
+
BFGS:    3 17:06:03       -0.439787        1.462454
 
-
BFGS:    4 14:50:44       -0.524902        1.179055
+
BFGS:    4 17:06:06       -0.476487        0.642766
 
-
BFGS:    5 14:50:46       -0.551819        0.548770
+
BFGS:    5 17:06:09       -0.494250        0.295910
 
-
BFGS:    6 14:50:49       -0.554777        0.183322
+
BFGS:    6 17:06:12       -0.500390        0.173732
 
-
BFGS:    7 14:50:52       -0.555021        0.181293
+
BFGS:    7 17:06:15       -0.501494        0.161376
 
-
BFGS:    8 14:50:54       -0.554881        0.276152
+
BFGS:    8 17:06:17       -0.516526        0.234461
 
-
BFGS:    9 14:50:57       -0.557610        0.274996
+
BFGS:    9 17:06:20       -0.519665        0.193556
 
-
BFGS:   10 14:50:59       -0.561256        0.175103
+
BFGS:   10 17:06:23       -0.521455        0.093788
 
-
BFGS:   11 14:51:02       -0.562532        0.070345
+
BFGS:   11 17:06:26       -0.523525        0.209819
 
-
BFGS:   12 14:51:05       -0.563194        0.104535
+
BFGS:   12 17:06:29       -0.526306        0.308883
 
-
BFGS:   13 14:51:07       -0.564646        0.198865
+
BFGS:   13 17:06:32       -0.528410        0.274371
 
-
BFGS:   14 14:51:10       -0.565199        0.214102
+
BFGS:   14 17:06:35       -0.528541        0.205441
 
-
BFGS:   15 14:51:13       -0.565884        0.129744
+
BFGS:   15 17:06:37       -0.528008        0.095832
 
-
BFGS:   16 14:51:15       -0.566448        0.090119
+
BFGS:   16 17:06:40       -0.528599        0.069097
 
-
BFGS:   17 14:51:18       -0.567316        0.033248
+
BFGS:   17 17:06:43       -0.531778        0.166889
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:51:20       -0.308287        1.370556
+
BFGS:   18 17:06:46       -0.533354        0.133099
 
-
BFGS:    1 14:51:23       -0.320614        1.622943
+
BFGS:   19 17:06:49       -0.535810        0.024699
 
-
BFGS:    2 14:51:26       -0.356598        1.137395
+
      Step     Time          Energy          fmax
+BFGS:    0 17:06:52       -0.460799        1.845155
 
-
BFGS:    3 14:51:28       -0.487838        0.816723
+
BFGS:    1 17:06:55       -0.458687        2.265170
 
-
BFGS:    4 14:51:31       -0.494663        0.237197
+
BFGS:    2 17:06:57       -0.488440        0.674833
 
-
BFGS:    5 14:51:33       -0.498462        0.183613
+
BFGS:    3 17:07:00       -0.505889        0.614540
 
-
BFGS:    6 14:51:36       -0.509730        0.188491
+
BFGS:    4 17:07:03       -0.536232        1.160239
 
-
BFGS:    7 14:51:39       -0.513349        0.152629
+
BFGS:    5 17:07:06       -0.555601        0.726879
 
-
BFGS:    8 14:51:41       -0.517116        0.091037
+
BFGS:    6 17:07:09       -0.560924        0.208073
 
-
BFGS:    9 14:51:44       -0.517656        0.093658
+
BFGS:    7 17:07:11       -0.562171        0.074853
 
-
BFGS:   10 14:51:47       -0.519498        0.112155
+
BFGS:    8 17:07:14       -0.564436        0.139862
 
-
BFGS:   11 14:51:49       -0.522195        0.080045
+
BFGS:    9 17:07:17       -0.563794        0.153849
 
-
BFGS:   12 14:51:52       -0.524058        0.057600
+
BFGS:   10 17:07:20       -0.564959        0.097076
 
-
BFGS:   13 14:51:54       -0.524077        0.042604
+
BFGS:   11 17:07:23       -0.565432        0.028982
 
      Step     Time          Energy          fmax
-BFGS:    0 14:51:57       -0.233589        1.100674
+BFGS:    0 17:07:26       -0.454595        1.870581
 
-
BFGS:    1 14:52:00       -0.264950        1.496396
+
BFGS:    1 17:07:28       -0.451744        2.289944
 
-
BFGS:    2 14:52:02       -0.362048        1.818655
+
BFGS:    2 17:07:31       -0.483226        0.693375
 
-
BFGS:    3 14:52:05       -0.438750        1.471447
+
BFGS:    3 17:07:34       -0.500765        0.629519
 
-
BFGS:    4 14:52:08       -0.475506        0.650425
+
BFGS:    4 17:07:37       -0.535400        1.136181
 
-
BFGS:    5 14:52:10       -0.493818        0.299185
+
BFGS:    5 17:07:40       -0.555887        0.645818
 
-
BFGS:    6 14:52:13       -0.500170        0.178635
+
BFGS:    6 17:07:43       -0.559387        0.175901
 
-
BFGS:    7 14:52:16       -0.501162        0.165988
+
BFGS:    7 17:07:46       -0.559676        0.110681
 
-
BFGS:    8 14:52:18       -0.515941        0.234457
+
BFGS:    8 17:07:48       -0.559745        0.196557
 
-
BFGS:    9 14:52:21       -0.519230        0.198493
+
BFGS:    9 17:07:51       -0.560626        0.200869
 
-
BFGS:   10 14:52:23       -0.521026        0.090961
+
BFGS:   10 17:07:54       -0.562992        0.125742
 
-
BFGS:   11 14:52:26       -0.522713        0.197972
+
BFGS:   11 17:07:57       -0.564787        0.050646
 
-
BFGS:   12 14:52:29       -0.525443        0.308587
+
BFGS:   12 17:08:00       -0.564891        0.041084
 
-
BFGS:   13 14:52:32       -0.527565        0.282008
+
      Step     Time          Energy          fmax
+BFGS:    0 17:08:02       -0.310796        1.341757
 
-
BFGS:   14 14:52:34       -0.528322        0.215016
+
BFGS:    1 17:08:05       -0.320901        1.607917
 
-
BFGS:   15 14:52:37       -0.527808        0.100678
+
BFGS:    2 17:08:08       -0.358334        1.140967
 
-
BFGS:   16 14:52:39       -0.528028        0.060785
+
BFGS:    3 17:08:11       -0.484380        0.790749
 
-
BFGS:   17 14:52:42       -0.531426        0.158212
+
BFGS:    4 17:08:14       -0.493668        0.257245
 
-
BFGS:   18 14:52:45       -0.532836        0.130982
+
BFGS:    5 17:08:16       -0.495713        0.190507
 
-
BFGS:   19 14:52:47       -0.535812        0.027128
+
BFGS:    6 17:08:19       -0.503721        0.233187
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:52:50       -0.426613        1.861851
+
BFGS:    7 17:08:22       -0.507672        0.245639
 
-
BFGS:    1 14:52:52       -0.425644        2.277712
+
BFGS:    8 17:08:25       -0.512372        0.127760
 
-
BFGS:    2 14:52:55       -0.458086        0.745481
+
BFGS:    9 17:08:28       -0.513860        0.110742
 
-
BFGS:    3 14:52:58       -0.478327        0.711408
+
BFGS:   10 17:08:30       -0.515886        0.162336
 
-
BFGS:    4 14:53:00       -0.520039        1.224011
+
BFGS:   11 17:08:33       -0.517828        0.170266
 
-
BFGS:    5 14:53:03       -0.548619        0.572794
+
BFGS:   12 17:08:36       -0.519232        0.105665
 
-
BFGS:    6 14:53:05       -0.551888        0.192441
+
BFGS:   13 17:08:39       -0.519530        0.072174
 
-
BFGS:    7 14:53:08       -0.552721        0.178404
+
BFGS:   14 17:08:42       -0.519792        0.061863
 
-
BFGS:    8 14:53:11       -0.552917        0.278055
+
BFGS:   15 17:08:44       -0.519929        0.064448
 
-
BFGS:    9 14:53:13       -0.554997        0.297114
+
BFGS:   16 17:08:47       -0.520016        0.067324
 
-
BFGS:   10 14:53:16       -0.559577        0.206489
+
BFGS:   17 17:08:50       -0.521433        0.053114
 
-
BFGS:   11 14:53:19       -0.561349        0.084311
+
BFGS:   18 17:08:53       -0.522263        0.046959
 
-
BFGS:   12 14:53:21       -0.562092        0.112185
+
      Step     Time          Energy          fmax
+BFGS:    0 17:08:56       -0.206615        1.024930
 
-
BFGS:   13 14:53:24       -0.562643        0.209506
+
BFGS:    1 17:08:59       -0.239334        1.477607
 
-
BFGS:   14 14:53:26       -0.563725        0.218124
+
BFGS:    2 17:09:01       -0.335659        1.796537
 
-
BFGS:   15 14:53:29       -0.564785        0.145476
+
BFGS:    3 17:09:04       -0.413160        1.637522
 
-
BFGS:   16 14:53:32       -0.565451        0.105704
+
BFGS:    4 17:09:07       -0.455931        0.814910
 
-
BFGS:   17 14:53:34       -0.566211        0.030433
+
BFGS:    5 17:09:10       -0.477420        0.386822
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:53:37       -0.216614        1.035457
+
BFGS:    6 17:09:13       -0.486010        0.295870
 
-
BFGS:    1 14:53:39       -0.247354        1.154556
+
BFGS:    7 17:09:16       -0.488503        0.266534
 
-
BFGS:    2 14:53:42       -0.426440        2.009409
+
BFGS:    8 17:09:18       -0.508304        0.525401
 
-
BFGS:    3 14:53:45       -0.310458        2.670408
+
BFGS:    9 17:09:21       -0.510905        0.191454
 
-
BFGS:    4 14:53:47       -0.464650        0.630521
+
BFGS:   10 17:09:24       -0.513397        0.117505
 
-
BFGS:    5 14:53:50       -0.473249        0.332306
+
BFGS:   11 17:09:27       -0.515128        0.171320
 
-
BFGS:    6 14:53:53       -0.481078        0.250549
+
BFGS:   12 17:09:30       -0.516907        0.217548
 
-
BFGS:    7 14:53:55       -0.483275        0.252528
+
BFGS:   13 17:09:33       -0.519994        0.259712
 
-
BFGS:    8 14:53:58       -0.496505        0.276092
+
BFGS:   14 17:09:35       -0.523378        0.248275
 
-
BFGS:    9 14:54:00       -0.497065        0.161574
+
BFGS:   15 17:09:38       -0.526813        0.201452
 
-
BFGS:   10 14:54:03       -0.498100        0.119208
+
BFGS:   16 17:09:41       -0.527185        0.078640
 
-
BFGS:   11 14:54:06       -0.499339        0.217968
+
BFGS:   17 17:09:44       -0.527436        0.068455
 
-
BFGS:   12 14:54:08       -0.501554        0.298537
+
BFGS:   18 17:09:47       -0.527699        0.092253
 
-
BFGS:   13 14:54:11       -0.504334        0.279552
+
BFGS:   19 17:09:49       -0.529165        0.080691
 
-
BFGS:   14 14:54:14       -0.506634        0.215069
+
BFGS:   20 17:09:52       -0.530396        0.038558
 
-
BFGS:   15 14:54:16       -0.508143        0.094620
+
      Step     Time          Energy          fmax
+BFGS:    0 17:09:55       -0.216121        1.041792
 
-
BFGS:   16 14:54:19       -0.508474        0.114219
+
BFGS:    1 17:09:58       -0.247922        1.332999
 
-
BFGS:   17 14:54:22       -0.509799        0.209296
+
BFGS:    2 17:10:01       -0.381626        2.007481
 
-
BFGS:   18 14:54:24       -0.513084        0.216512
+
BFGS:    3 17:10:04       -0.349284        2.382707
 
-
BFGS:   19 14:54:27       -0.515703        0.115601
+
BFGS:    4 17:10:06       -0.460992        0.857937
 
-
BFGS:   20 14:54:29       -0.517310        0.033437
+
BFGS:    5 17:10:09       -0.479584        0.435720
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:54:32       -0.231223        1.097216
+
BFGS:    6 17:10:12       -0.489841        0.277698
 
-
BFGS:    1 14:54:35       -0.262252        1.451755
+
BFGS:    7 17:10:15       -0.491317        0.229332
 
-
BFGS:    2 14:54:37       -0.367091        1.888308
+
BFGS:    8 17:10:18       -0.503025        0.141059
 
-
BFGS:    3 14:54:40       -0.424873        1.621224
+
BFGS:    9 17:10:21       -0.507415        0.195501
 
-
BFGS:    4 14:54:43       -0.472109        0.695738
+
BFGS:   10 17:10:24       -0.508931        0.185297
 
-
BFGS:    5 14:54:45       -0.490931        0.325708
+
BFGS:   11 17:10:27       -0.510300        0.074861
 
-
BFGS:    6 14:54:48       -0.498128        0.186885
+
BFGS:   12 17:10:30       -0.512716        0.215101
 
-
BFGS:    7 14:54:50       -0.499195        0.167867
+
BFGS:   13 17:10:32       -0.514805        0.286763
 
-
BFGS:    8 14:54:53       -0.512800        0.215767
+
BFGS:   14 17:10:35       -0.516986        0.291721
 
-
BFGS:    9 14:54:56       -0.516375        0.198368
+
BFGS:   15 17:10:38       -0.519380        0.246879
 
-
BFGS:   10 14:54:58       -0.518111        0.087863
+
BFGS:   16 17:10:41       -0.519770        0.131241
 
-
BFGS:   11 14:55:01       -0.519756        0.177841
+
BFGS:   17 17:10:44       -0.520189        0.127298
 
-
BFGS:   12 14:55:04       -0.522546        0.294174
+
BFGS:   18 17:10:47       -0.521032        0.179480
 
-
BFGS:   13 14:55:06       -0.524341        0.283405
+
BFGS:   19 17:10:49       -0.525170        0.167852
 
-
BFGS:   14 14:55:09       -0.525288        0.211950
+
BFGS:   20 17:10:52       -0.527836        0.076206
 
-
BFGS:   15 14:55:11       -0.525084        0.102470
+
BFGS:   21 17:10:55       -0.529021        0.018719
 
-
BFGS:   16 14:55:14       -0.525783        0.061891
+
      Step     Time          Energy          fmax
+BFGS:    0 17:10:58       -0.294813        1.321209
 
-
BFGS:   17 14:55:17       -0.528809        0.171496
+
BFGS:    1 17:11:01       -0.306751        1.630593
 
-
BFGS:   18 14:55:19       -0.530353        0.146184
+
BFGS:    2 17:11:04       -0.340067        1.205568
 
-
BFGS:   19 14:55:22       -0.533057        0.040351
+
BFGS:    3 17:11:06       -0.427209        1.362099
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:55:24       -0.289749        1.189858
+
BFGS:    4 17:11:09       -0.461885        0.506380
 
-
BFGS:    1 14:55:27       -0.303529        1.470310
+
BFGS:    5 17:11:12       -0.472558        0.299657
 
-
BFGS:    2 14:55:30       -0.344054        1.317918
+
BFGS:    6 17:11:15       -0.479252        0.395381
 
-
BFGS:    3 14:55:32       -0.343532        2.156508
+
BFGS:    7 17:11:18       -0.486213        0.445347
 
-
BFGS:    4 14:55:35       -0.449672        0.618212
+
BFGS:    8 17:11:21       -0.508453        0.560499
 
-
BFGS:    5 14:55:37       -0.465934        0.319246
+
BFGS:    9 17:11:23       -0.522054        0.451219
 
-
BFGS:    6 14:55:40       -0.474551        0.362688
+
BFGS:   10 17:11:26       -0.533850        0.235751
 
-
BFGS:    7 14:55:43       -0.477363        0.362723
+
BFGS:   11 17:11:29       -0.538935        0.291290
 
-
BFGS:    8 14:55:45       -0.506876        0.230836
+
BFGS:   12 17:11:32       -0.546674        0.286936
 
-
BFGS:    9 14:55:48       -0.510398        0.164068
+
BFGS:   13 17:11:35       -0.553613        0.243172
 
-
BFGS:   10 14:55:50       -0.515258        0.245246
+
BFGS:   14 17:11:37       -0.557394        0.137376
 
-
BFGS:   11 14:55:53       -0.521632        0.306852
+
BFGS:   15 17:11:40       -0.557492        0.145011
 
-
BFGS:   12 14:55:56       -0.529798        0.248002
+
BFGS:   16 17:11:43       -0.557431        0.120322
 
-
BFGS:   13 14:55:59       -0.533035        0.178062
+
BFGS:   17 17:11:46       -0.559263        0.109065
 
-
BFGS:   14 14:56:01       -0.535859        0.176910
+
BFGS:   18 17:11:49       -0.559878        0.079431
 
-
BFGS:   15 14:56:04       -0.536725        0.179931
+
BFGS:   19 17:11:52       -0.562454        0.078072
 
-
BFGS:   16 14:56:06       -0.537177        0.171981
+
BFGS:   20 17:11:54       -0.562469        0.047208
 
-
BFGS:   17 14:56:09       -0.537564        0.229277
+
      Step     Time          Energy          fmax
+BFGS:    0 17:11:57       -0.191666        0.816003
 
-
BFGS:   18 14:56:12       -0.539703        0.166756
+
BFGS:    1 17:12:00       -0.213628        0.792215
 
-
BFGS:   19 14:56:14       -0.541529        0.099435
+
BFGS:    2 17:12:03       -0.376765        2.133192
 
-
BFGS:   20 14:56:17       -0.542201        0.100529
+
BFGS:    3 17:12:06       -0.394693        1.077923
 
-
BFGS:   21 14:56:19       -0.543756        0.137052
+
BFGS:    4 17:12:09       -0.421634        0.421195
 
-
BFGS:   22 14:56:22       -0.545730        0.204109
+
BFGS:    5 17:12:11       -0.431416        0.442040
 
-
BFGS:   23 14:56:25       -0.547644        0.156100
+
BFGS:    6 17:12:14       -0.437063        0.418186
 
-
BFGS:   24 14:56:27       -0.549652        0.164689
+
BFGS:    7 17:12:17       -0.465893        1.003935
 
-
BFGS:   25 14:56:30       -0.550832        0.097445
+
BFGS:    8 17:12:20       -0.474805        0.234654
 
-
BFGS:   26 14:56:32       -0.551969        0.086518
+
BFGS:    9 17:12:23       -0.475837        0.098806
 
-
BFGS:   27 14:56:35       -0.552727        0.108750
+
BFGS:   10 17:12:26       -0.476423        0.137043
 
-
BFGS:   28 14:56:38       -0.557108        0.100960
+
BFGS:   11 17:12:28       -0.477463        0.097260
 
-
BFGS:   29 14:56:40       -0.560345        0.072570
+
BFGS:   12 17:12:31       -0.480521        0.106807
 
-
BFGS:   30 14:56:43       -0.561664        0.069722
+
BFGS:   13 17:12:34       -0.482542        0.110958
 
-
BFGS:   31 14:56:46       -0.562052        0.058983
+
BFGS:   14 17:12:37       -0.484374        0.072014
 
-
BFGS:   32 14:56:48       -0.562995        0.077771
+
BFGS:   15 17:12:40       -0.485466        0.059318
 
-
BFGS:   33 14:56:51       -0.564787        0.076415
+
BFGS:   16 17:12:43       -0.485863        0.094789
 
-
BFGS:   34 14:56:53       -0.566557        0.059309
+
BFGS:   17 17:12:46       -0.486856        0.130698
 
-
BFGS:   35 14:56:56       -0.567388        0.040934
+
BFGS:   18 17:12:49       -0.487448        0.111919
 
-
      Step     Time          Energy          fmax
-BFGS:    0 14:56:58       -0.265663        1.118231
+
BFGS:   19 17:12:52       -0.488177        0.060268
+
+
+
BFGS:   20 17:12:54       -0.488755        0.060405
+
+
+
BFGS:   21 17:12:57       -0.489146        0.078366
 
-
BFGS:    1 14:57:01       -0.278597        1.353561
+
BFGS:   22 17:13:00       -0.489443        0.108700
 
-
BFGS:    2 14:57:04       -0.322397        1.360928
+
BFGS:   23 17:13:03       -0.489552        0.138543
 
-
BFGS:    3 14:57:06       -0.304625        3.276865
+
BFGS:   24 17:13:06       -0.490736        0.128628
 
-
BFGS:    4 14:57:09       -0.448378        0.716737
+
BFGS:   25 17:13:09       -0.492357        0.059135
 
-
BFGS:    5 14:57:12       -0.468337        0.278497
+
BFGS:   26 17:13:11       -0.493139        0.084882
 
-
BFGS:    6 14:57:14       -0.478023        0.385621
+
BFGS:   27 17:13:14       -0.493876        0.095745
 
-
BFGS:    7 14:57:17       -0.480715        0.354220
+
BFGS:   28 17:13:17       -0.494786        0.114963
 
-
BFGS:    8 14:57:20       -0.498207        0.162403
+
BFGS:   29 17:13:20       -0.497580        0.101895
 
-
BFGS:    9 14:57:22       -0.499696        0.150275
+
BFGS:   30 17:13:23       -0.500184        0.155295
 
-
BFGS:   10 14:57:25       -0.506174        0.205667
+
BFGS:   31 17:13:26       -0.501808        0.090314
 
-
BFGS:   11 14:57:27       -0.510518        0.231858
+
BFGS:   32 17:13:29       -0.502609        0.144097
 
-
BFGS:   12 14:57:30       -0.513796        0.167350
+
BFGS:   33 17:13:32       -0.504268        0.178550
 
-
BFGS:   13 14:57:33       -0.514851        0.097503
+
BFGS:   34 17:13:35       -0.508122        0.312106
 
-
BFGS:   14 14:57:35       -0.515062        0.106068
+
BFGS:   35 17:13:38       -0.511063        0.383742
 
-
BFGS:   15 14:57:38       -0.515366        0.112009
+
BFGS:   36 17:13:40       -0.516837        0.170124
 
-
BFGS:   16 14:57:40       -0.515500        0.118600
+
BFGS:   37 17:13:43       -0.515030        0.431350
 
-
BFGS:   17 14:57:43       -0.516888        0.092608
+
BFGS:   38 17:13:46       -0.521811        0.136103
 
-
BFGS:   18 14:57:45       -0.517796        0.048217
+
BFGS:   39 17:13:49       -0.523959        0.088556
+
+
+
BFGS:   40 17:13:52       -0.524551        0.116880
+
+
+
BFGS:   41 17:13:55       -0.527259        0.105810
+
+
+
BFGS:   42 17:13:58       -0.530594        0.114091
+
+
+
BFGS:   43 17:14:00       -0.532879        0.030570
 
@@ -1311,58 +1329,58 @@

Parse the trajectories and post-process -
The lowest 5 energies are: [-0.567 -0.536 -0.524]
+
The lowest 5 energies are: [-0.565 -0.536 -0.522]
 
@@ -1509,27 +1527,27 @@

(Optional) Deduplicate structures -
/tmp/ipykernel_4772/147314410.py:15: DeprecationWarning: Please use atoms.calc = calc
+
/tmp/ipykernel_4685/147314410.py:15: DeprecationWarning: Please use atoms.calc = calc
   atoms.set_calculator(calc)
 
diff --git a/tutorials/advanced/fine-tuning-in-python.html b/tutorials/advanced/fine-tuning-in-python.html index 2a3b04c02..72559b8a8 100644 --- a/tutorials/advanced/fine-tuning-in-python.html +++ b/tutorials/advanced/fine-tuning-in-python.html @@ -679,26 +679,26 @@

Fine-tuning with Python
id|age|user  |formula|calculator| energy|natoms| fmax|pbc| volume|charge|   mass
- 1|48m|runner|Sn2O4  |unknown   |-41.359|     6|0.045|TTT| 64.258| 0.000|301.416
- 2|48m|runner|Sn2O4  |unknown   |-41.853|     6|0.025|TTT| 66.526| 0.000|301.416
- 3|48m|runner|Sn2O4  |unknown   |-42.199|     6|0.010|TTT| 68.794| 0.000|301.416
- 4|48m|runner|Sn2O4  |unknown   |-42.419|     6|0.006|TTT| 71.062| 0.000|301.416
- 5|48m|runner|Sn2O4  |unknown   |-42.534|     6|0.011|TTT| 73.330| 0.000|301.416
- 6|48m|runner|Sn2O4  |unknown   |-42.562|     6|0.029|TTT| 75.598| 0.000|301.416
- 7|48m|runner|Sn2O4  |unknown   |-42.518|     6|0.033|TTT| 77.866| 0.000|301.416
- 8|48m|runner|Sn2O4  |unknown   |-42.415|     6|0.010|TTT| 80.134| 0.000|301.416
- 9|48m|runner|Sn2O4  |unknown   |-42.266|     6|0.006|TTT| 82.402| 0.000|301.416
-10|48m|runner|Sn2O4  |unknown   |-42.083|     6|0.017|TTT| 84.670| 0.000|301.416
-11|48m|runner|Sn4O8  |unknown   |-81.424|    12|0.012|TTT|117.473| 0.000|602.832
-12|48m|runner|Sn4O8  |unknown   |-82.437|    12|0.005|TTT|121.620| 0.000|602.832
-13|48m|runner|Sn4O8  |unknown   |-83.147|    12|0.015|TTT|125.766| 0.000|602.832
-14|48m|runner|Sn4O8  |unknown   |-83.599|    12|0.047|TTT|129.912| 0.000|602.832
-15|48m|runner|Sn4O8  |unknown   |-83.831|    12|0.081|TTT|134.058| 0.000|602.832
-16|48m|runner|Sn4O8  |unknown   |-83.898|    12|0.001|TTT|138.204| 0.000|602.832
-17|48m|runner|Sn4O8  |unknown   |-83.805|    12|0.001|TTT|142.350| 0.000|602.832
-18|48m|runner|Sn4O8  |unknown   |-83.586|    12|0.002|TTT|146.496| 0.000|602.832
-19|48m|runner|Sn4O8  |unknown   |-83.262|    12|0.002|TTT|150.642| 0.000|602.832
-20|48m|runner|Sn4O8  |unknown   |-82.851|    12|0.013|TTT|154.788| 0.000|602.832
+ 1|47m|runner|Sn2O4  |unknown   |-41.359|     6|0.045|TTT| 64.258| 0.000|301.416
+ 2|47m|runner|Sn2O4  |unknown   |-41.853|     6|0.025|TTT| 66.526| 0.000|301.416
+ 3|47m|runner|Sn2O4  |unknown   |-42.199|     6|0.010|TTT| 68.794| 0.000|301.416
+ 4|47m|runner|Sn2O4  |unknown   |-42.419|     6|0.006|TTT| 71.062| 0.000|301.416
+ 5|47m|runner|Sn2O4  |unknown   |-42.534|     6|0.011|TTT| 73.330| 0.000|301.416
+ 6|47m|runner|Sn2O4  |unknown   |-42.562|     6|0.029|TTT| 75.598| 0.000|301.416
+ 7|47m|runner|Sn2O4  |unknown   |-42.518|     6|0.033|TTT| 77.866| 0.000|301.416
+ 8|47m|runner|Sn2O4  |unknown   |-42.415|     6|0.010|TTT| 80.134| 0.000|301.416
+ 9|47m|runner|Sn2O4  |unknown   |-42.266|     6|0.006|TTT| 82.402| 0.000|301.416
+10|47m|runner|Sn2O4  |unknown   |-42.083|     6|0.017|TTT| 84.670| 0.000|301.416
+11|47m|runner|Sn4O8  |unknown   |-81.424|    12|0.012|TTT|117.473| 0.000|602.832
+12|47m|runner|Sn4O8  |unknown   |-82.437|    12|0.005|TTT|121.620| 0.000|602.832
+13|47m|runner|Sn4O8  |unknown   |-83.147|    12|0.015|TTT|125.766| 0.000|602.832
+14|47m|runner|Sn4O8  |unknown   |-83.599|    12|0.047|TTT|129.912| 0.000|602.832
+15|47m|runner|Sn4O8  |unknown   |-83.831|    12|0.081|TTT|134.058| 0.000|602.832
+16|47m|runner|Sn4O8  |unknown   |-83.898|    12|0.001|TTT|138.204| 0.000|602.832
+17|47m|runner|Sn4O8  |unknown   |-83.805|    12|0.001|TTT|142.350| 0.000|602.832
+18|47m|runner|Sn4O8  |unknown   |-83.586|    12|0.002|TTT|146.496| 0.000|602.832
+19|47m|runner|Sn4O8  |unknown   |-83.262|    12|0.002|TTT|150.642| 0.000|602.832
+20|47m|runner|Sn4O8  |unknown   |-82.851|    12|0.013|TTT|154.788| 0.000|602.832
 Rows: 295 (showing first 20)
 
@@ -979,13 +979,13 @@

Run the training task

-
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.30s/it]
+
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.21s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.46s/it]
+
device 0: 100%|██████████| 2/2 [00:06<00:00,  3.36s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.65s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.54s/it]
 

@@ -1002,13 +1002,13 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:03<00:03,  3.02s/it]
+
device 0:  50%|█████     | 1/2 [00:02<00:02,  2.92s/it]
 
-
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.79s/it]
+
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.77s/it]
 
-
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.90s/it]
+
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.87s/it]
 

@@ -1025,13 +1025,13 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.40s/it]
+
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.54s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.50s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.58s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.72s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.82s/it]
 

@@ -1048,10 +1048,10 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:02<00:02,  2.94s/it]
+
device 0:  50%|█████     | 1/2 [00:03<00:03,  3.13s/it]
 
-
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.90s/it]
+
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.84s/it]
 
-
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.32s/it]
+
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.56s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.39s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.58s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.62s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.82s/it]
 

@@ -1094,13 +1094,13 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.35s/it]
+
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.79s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.41s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.64s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.64s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.92s/it]
 

@@ -1117,13 +1117,13 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:03<00:03,  3.13s/it]
+
device 0:  50%|█████     | 1/2 [00:03<00:03,  3.24s/it]
 
-
device 0: 100%|██████████| 2/2 [00:05<00:00,  2.88s/it]
+
device 0: 100%|██████████| 2/2 [00:06<00:00,  3.01s/it]
 
-
device 0: 100%|██████████| 2/2 [00:06<00:00,  3.02s/it]
+
device 0: 100%|██████████| 2/2 [00:06<00:00,  3.15s/it]
 

@@ -1140,13 +1140,13 @@ 

Run the training task

-
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.35s/it]
+
device 0:  50%|█████     | 1/2 [00:04<00:04,  4.63s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.54s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.61s/it]
 
-
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.77s/it]
+
device 0: 100%|██████████| 2/2 [00:07<00:00,  3.86s/it]
 

@@ -1162,28 +1162,28 @@ 

Run the training task

-
2024-07-09 14:59:21 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
-2024-07-09 14:59:21 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
-2024-07-09 14:59:23 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated.
-2024-07-09 14:59:24 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
-2024-07-09 14:59:25 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
-2024-07-09 14:59:25 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
-2024-07-09 14:59:27 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated.
-2024-07-09 14:59:27 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
-2024-07-09 14:59:27 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
-2024-07-09 14:59:29 (WARNING): log_summary for Tensorboard not supported
-
-
-
2024-07-09 15:01:15 (INFO): energy_mae: 4.4741, forcesx_mae: 0.0270, forcesy_mae: 0.0292, forcesz_mae: 0.0332, forces_mae: 0.0298, forces_cosine_similarity: -0.0277, forces_magnitude_error: 0.0421, energy_forces_within_threshold: 0.0000, loss: 4.5647, epoch: 0.5085
-2024-07-09 15:01:40 (INFO): energy_mae: 3.80e+00, forcesx_mae: 3.12e-02, forcesy_mae: 2.71e-02, forcesz_mae: 3.31e-02, forces_mae: 3.05e-02, forces_cosine_similarity: -1.19e-01, forces_magnitude_error: 3.99e-02, energy_forces_within_threshold: 0.00e+00, loss: 3.86e+00, lr: 5.00e-04, epoch: 6.78e-01, step: 4.00e+01
-2024-07-09 15:01:42 (INFO): Evaluating on val.
-2024-07-09 15:01:49 (INFO): energy_mae: 1.3243, forcesx_mae: 0.0155, forcesy_mae: 0.0188, forcesz_mae: 0.0151, forces_mae: 0.0165, forces_cosine_similarity: 0.1137, forces_magnitude_error: 0.0201, energy_forces_within_threshold: 0.0000, loss: 1.3485, epoch: 0.6780
-2024-07-09 15:01:50 (INFO): Predicting on test.
-2024-07-09 15:01:56 (INFO): Writing results to ./results/2024-07-09-15-00-16/ocp_predictions.npz
-2024-07-09 15:02:16 (INFO): energy_mae: 3.84e+00, forcesx_mae: 2.49e-02, forcesy_mae: 2.48e-02, forcesz_mae: 1.99e-02, forces_mae: 2.32e-02, forces_cosine_similarity: -7.56e-02, forces_magnitude_error: 3.17e-02, energy_forces_within_threshold: 2.50e-02, loss: 3.88e+00, lr: 5.00e-04, epoch: 8.47e-01, step: 5.00e+01
-2024-07-09 15:02:18 (INFO): Evaluating on val.
-2024-07-09 15:02:26 (INFO): energy_mae: 5.0580, forcesx_mae: 0.0243, forcesy_mae: 0.0286, forcesz_mae: 0.0282, forces_mae: 0.0270, forces_cosine_similarity: -0.0074, forces_magnitude_error: 0.0382, energy_forces_within_threshold: 0.0000, loss: 5.0424, epoch: 0.8475
-2024-07-09 15:02:45 (INFO): Total time taken: 195.57529306411743
+
2024-07-10 17:15:37 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+2024-07-10 17:15:37 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
+2024-07-10 17:15:39 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated.
+2024-07-10 17:15:40 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
+2024-07-10 17:15:41 (WARNING): Detected old config, converting to new format. Consider updating to avoid potential incompatibilities.
+2024-07-10 17:15:41 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
+2024-07-10 17:15:43 (WARNING): Using `weight_decay` from `optim` instead of `optim.optimizer_params`.Please update your config to use `optim.optimizer_params.weight_decay`.`optim.weight_decay` will soon be deprecated.
+2024-07-10 17:15:43 (WARNING): No seed has been set in modelcheckpoint or OCPCalculator! Results may not be reproducible on re-run
+2024-07-10 17:15:43 (WARNING): Unrecognized arguments: ['symmetric_edge_symmetrization']
+2024-07-10 17:15:45 (WARNING): log_summary for Tensorboard not supported
+
+
+
2024-07-10 17:17:33 (INFO): energy_mae: 4.4390, forcesx_mae: 0.0265, forcesy_mae: 0.0287, forcesz_mae: 0.0326, forces_mae: 0.0293, forces_cosine_similarity: -0.0255, forces_magnitude_error: 0.0412, energy_forces_within_threshold: 0.0000, loss: 4.5278, epoch: 0.5085
+2024-07-10 17:17:58 (INFO): energy_mae: 4.13e+00, forcesx_mae: 2.77e-02, forcesy_mae: 2.17e-02, forcesz_mae: 2.79e-02, forces_mae: 2.58e-02, forces_cosine_similarity: -1.25e-02, forces_magnitude_error: 3.38e-02, energy_forces_within_threshold: 0.00e+00, loss: 4.18e+00, lr: 5.00e-04, epoch: 6.78e-01, step: 4.00e+01
+2024-07-10 17:17:59 (INFO): Evaluating on val.
+2024-07-10 17:18:07 (INFO): energy_mae: 3.9977, forcesx_mae: 0.0090, forcesy_mae: 0.0131, forcesz_mae: 0.0090, forces_mae: 0.0104, forces_cosine_similarity: 0.0339, forces_magnitude_error: 0.0146, energy_forces_within_threshold: 0.0000, loss: 3.9749, epoch: 0.6780
+2024-07-10 17:18:08 (INFO): Predicting on test.
+2024-07-10 17:18:14 (INFO): Writing results to ./results/2024-07-10-17-14-40/ocp_predictions.npz
+2024-07-10 17:18:35 (INFO): energy_mae: 4.26e+00, forcesx_mae: 1.42e-02, forcesy_mae: 1.39e-02, forcesz_mae: 1.13e-02, forces_mae: 1.31e-02, forces_cosine_similarity: 4.83e-02, forces_magnitude_error: 1.46e-02, energy_forces_within_threshold: 0.00e+00, loss: 4.29e+00, lr: 5.00e-04, epoch: 8.47e-01, step: 5.00e+01
+2024-07-10 17:18:37 (INFO): Evaluating on val.
+2024-07-10 17:18:45 (INFO): energy_mae: 3.3149, forcesx_mae: 0.0231, forcesy_mae: 0.0234, forcesz_mae: 0.0183, forces_mae: 0.0216, forces_cosine_similarity: 0.0934, forces_magnitude_error: 0.0293, energy_forces_within_threshold: 0.0000, loss: 3.3103, epoch: 0.8475
+2024-07-10 17:19:04 (INFO): Total time taken: 198.395441532135
 
diff --git a/tutorials/intro.html b/tutorials/intro.html index 1ee7d4d52..3a66da741 100644 --- a/tutorials/intro.html +++ b/tutorials/intro.html @@ -722,7 +722,7 @@

About the compute environment
/opt/hostedtoolcache/Python/3.11.9/x64/bin/python 3.11.9 (main, Jun 25 2024, 18:25:01) [GCC 11.4.0]
 fairchem is installed at /home/runner/work/fairchem/fairchem/src/fairchem
-fairchem repo is at git commit: bf2b26e
+fairchem repo is at git commit: 36a17ad
 numba: 0.60.0
 numpy: 1.26.4
 ase: 3.23.0
@@ -733,11 +733,11 @@ 

About the compute environment