stjames 0.0.8__py3-none-any.whl → 0.0.9__py3-none-any.whl

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.

Potentially problematic release.


This version of stjames might be problematic. Click here for more details.

stjames/calculation.py CHANGED
@@ -26,5 +26,7 @@ class Calculation(Base):
26
26
  elapsed: Optional[float] = None
27
27
  logfile: Optional[str] = None
28
28
 
29
+ engine: Optional[str] = "kestrel"
30
+
29
31
  # not to be changed by end users, diff. versions will have diff. defaults
30
32
  json_format: str = StJamesVersion.V0
@@ -1,6 +1,6 @@
1
1
  Metadata-Version: 2.1
2
2
  Name: stjames
3
- Version: 0.0.8
3
+ Version: 0.0.9
4
4
  Summary: standardized JSON atom/molecule encoding scheme
5
5
  Author-email: Corin Wagen <corin@rowansci.com>
6
6
  Project-URL: Homepage, https://github.com/rowansci/stjames
@@ -1,7 +1,7 @@
1
1
  stjames/__init__.py,sha256=P-8hSVDMv8Kq6oiRlapMhdTrrbWivE8HM0B68gS6X9A,378
2
2
  stjames/base.py,sha256=ww8aRYBC1w1mga90QVOSdtQO8Dh3mPFn4oP0woQ_9qQ,1069
3
3
  stjames/basis_set.py,sha256=l-K9yepRHE3mA_0eY3MVbtQQNxU8xoYkXL4Ap_EELS0,319
4
- stjames/calculation.py,sha256=3B5Hp7v5EooxBwabUNx3bmq_e6-zx8d6oU7tcs6cYes,745
4
+ stjames/calculation.py,sha256=H2YubnWeWCg62MSdih4PT1jBqFosT8QZ1ioljOHvvTE,784
5
5
  stjames/corrections.py,sha256=vVO0CEBxWveCsWGd2Fa9D9eFeteFYB_bpa56T2f8S-Y,268
6
6
  stjames/grid_settings.py,sha256=GnyOB32H-LtXKy5ZgMgHdgDRjn3uTttGhEbe6TAmtKg,641
7
7
  stjames/int_settings.py,sha256=9B3Np7cV2A2C2PqUoxITHlJ2J90558thqkX2JDNxk-U,635
@@ -14,8 +14,8 @@ stjames/settings.py,sha256=zrqRm1urfi6TwdNBq_896P_JZ0WSnPggmZB39gs7Gto,7959
14
14
  stjames/status.py,sha256=wTKNcNxStoEHrxxgr_zTyN90NITa3rxMQZzOgrCifEw,332
15
15
  stjames/tasks.py,sha256=TTl-iTdvDNCZTdPsyS6bYmxzY0ez9PgYlL62fztayXQ,307
16
16
  stjames/thermochem_settings.py,sha256=ZTLz31v8Ltutde5Nfm0vH5YahWjcfFWfr_R856KffxE,517
17
- stjames-0.0.8.dist-info/LICENSE,sha256=i7ehYBS-6gGmbTcgU4mgk28pyOx2kScJ0kcx8n7bWLM,1084
18
- stjames-0.0.8.dist-info/METADATA,sha256=MrR3JfFxfdM7nySNrVfhFsUYAROrk0JRkqooNpIFMlk,1604
19
- stjames-0.0.8.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
20
- stjames-0.0.8.dist-info/top_level.txt,sha256=FYCwxl6quhYOAgG-mnPQcCK8vsVM7B8rIUrO-WrQ_PI,8
21
- stjames-0.0.8.dist-info/RECORD,,
17
+ stjames-0.0.9.dist-info/LICENSE,sha256=i7ehYBS-6gGmbTcgU4mgk28pyOx2kScJ0kcx8n7bWLM,1084
18
+ stjames-0.0.9.dist-info/METADATA,sha256=CSKxnL31yOuLlSVQ2kbxYGv5z4EEiyyDoV8RSZ235bM,1604
19
+ stjames-0.0.9.dist-info/WHEEL,sha256=oiQVh_5PnQM0E3gPdiz09WCNmwiHDMaGer_elqB3coM,92
20
+ stjames-0.0.9.dist-info/top_level.txt,sha256=FYCwxl6quhYOAgG-mnPQcCK8vsVM7B8rIUrO-WrQ_PI,8
21
+ stjames-0.0.9.dist-info/RECORD,,