amorphouspy 0.0.12__py2.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.
File without changes
@@ -0,0 +1,22 @@
1
+ Metadata-Version: 2.4
2
+ Name: amorphouspy
3
+ Version: 0.0.12
4
+ Summary: Workflows for atomistic modeling of oxide glasses
5
+ Author-email: Achraf Atila <achraf.atila@bam.de>, Marcel Sadowski <marcel.sadowski@schott.com>, Jan Janssen <janssen@mpie.de>, Leopold Talirz <leopold.talirz@schott.com>
6
+ License-Expression: BSD-3-Clause
7
+ Requires-Dist: ase
8
+ Requires-Dist: lammpsparser
9
+ Requires-Dist: numba
10
+ Requires-Dist: pandas
11
+ Requires-Dist: pyiron-base
12
+ Requires-Dist: pymatgen
13
+ Requires-Dist: scipy
14
+ Requires-Dist: sovapy
15
+ Description-Content-Type: text/markdown
16
+
17
+ # Workflows for atomistic modeling of oxide glasses
18
+
19
+ This project aims at setting up pyiron-workflows to perform atomistic simulations for glasses.
20
+ This concerns, but is not limited to, generating initial structural models, performing melt-quenching simulations as well as analysing relevant properties.
21
+
22
+ Later, these workflows serve as blueprints intended to be used by "Otto", the GlasAgent.
@@ -0,0 +1,4 @@
1
+ amorphouspy/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
2
+ amorphouspy-0.0.12.dist-info/METADATA,sha256=-0tnG6rBdfVRahX5pDbxMSl4hUuIfsLcXKSAOnpYteE,939
3
+ amorphouspy-0.0.12.dist-info/WHEEL,sha256=aha0VrrYvgDJ3Xxl3db_g_MDIW-ZexDdrc_m-Hk8YY4,105
4
+ amorphouspy-0.0.12.dist-info/RECORD,,
@@ -0,0 +1,5 @@
1
+ Wheel-Version: 1.0
2
+ Generator: hatchling 1.28.0
3
+ Root-Is-Purelib: true
4
+ Tag: py2-none-any
5
+ Tag: py3-none-any