{ "info": { "author": "Marcel Nunez", "author_email": "mpnunez28@gmail.com", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: MIT License", "Operating System :: OS Independent", "Programming Language :: Python :: 3" ], "description": "ORR Optimization\n=================\n\nCatalyst structure optimization for the oxygen reduction reaction on Pt and Au.\n\nDependencies\n-------------\n* `Atomic simualtion environment (3.17.0) `_ : Data structures for molecular structures and file IO.\n* See requirements.txt for suitable virtual environment dependencies\n* Minimum of 8GB of memory recommended\n\nPublications\n-------------\n* `M. N\u00fa\u00f1ez, J. Lansford and D.G Vlachos, \u201cOptimization of the facet structure of transition-metal catalysts applied to the oxygen reduction reaction\u201d Nature Chemistry (2019) `_\n\nDevelopers\n-----------\n* Marcel Nunez (mpnunez28@gmail.com)\n* Joshua Lansford (lansford.jl@gmail.com )\n\nDirectory Structure\n--------------------\n* orr_optimizer: Core classes for simulating the ORR chemistry and catalyst structure\n* volcano: generate_volcanoes.py produces all_volcanos.npy, which is read by the files in the structures folder.\n* optimization_scripts: Optimize_main.py performs a sample optimization. Extract_data.py shows data from the publication.\n* figures: produces some figures from publication\n\nUsage\n-------\n* Add repository to PYTHONPATH environment variable\n* ```import orr_optimizer``` or run scripts in the scripts folder\n\n\n", "description_content_type": "text/markdown", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/VlachosGroup/ORR-Optimization", "keywords": "", "license": "", "maintainer": "", "maintainer_email": "", "name": "ORR-Optimization", "package_url": "https://pypi.org/project/ORR-Optimization/", "platform": "", "project_url": "https://pypi.org/project/ORR-Optimization/", "project_urls": { "Homepage": "https://github.com/VlachosGroup/ORR-Optimization" }, "release_url": "https://pypi.org/project/ORR-Optimization/0.2/", "requires_dist": [ "ase", "numpy", "scipy", "matplotlib", "pandas" ], "requires_python": "", "summary": "Catalyst structure optimization for the oxygen reduction reaction on Pt and Au", "version": "0.2" }, "last_serial": 5877382, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "21810f77f5a3465ab59be847144fdd83", "sha256": "aec17f7100f924d2d5065f6c2c5b4bc5e509f1263a8efe21cda9f1f4b43ab048" }, "downloads": -1, "filename": "ORR_Optimization-0.1-py3-none-any.whl", "has_sig": false, "md5_digest": "21810f77f5a3465ab59be847144fdd83", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26185, "upload_time": "2019-09-22T21:02:43", "url": "https://files.pythonhosted.org/packages/40/05/c1318d90b8cce316527c0b8d476076e6274967dc0cbb1127299a4504baf9/ORR_Optimization-0.1-py3-none-any.whl" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "a2cc1194bd752cc22d36756fdaf7ed02", "sha256": "3cc2c9772f714271181ddba9692881b5eb86fec2fddd5c86ec71b9d2cc1b8b7a" }, "downloads": -1, "filename": "ORR_Optimization-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a2cc1194bd752cc22d36756fdaf7ed02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26221, "upload_time": "2019-09-24T04:01:03", "url": "https://files.pythonhosted.org/packages/cc/c7/0f8f1664ec651331131ab93c067dba93f983ed19372a7a09e07811fcc198/ORR_Optimization-0.2-py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "a2cc1194bd752cc22d36756fdaf7ed02", "sha256": "3cc2c9772f714271181ddba9692881b5eb86fec2fddd5c86ec71b9d2cc1b8b7a" }, "downloads": -1, "filename": "ORR_Optimization-0.2-py3-none-any.whl", "has_sig": false, "md5_digest": "a2cc1194bd752cc22d36756fdaf7ed02", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": null, "size": 26221, "upload_time": "2019-09-24T04:01:03", "url": "https://files.pythonhosted.org/packages/cc/c7/0f8f1664ec651331131ab93c067dba93f983ed19372a7a09e07811fcc198/ORR_Optimization-0.2-py3-none-any.whl" } ] }