vasp-step


Namevasp-step JSON
Version 2025.11.2 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/vasp_step
SummaryA SEAMM plug-in for VASP
upload_time2025-11-03 01:14:18
maintainerNone
docs_urlNone
authorPaul Saxe
requires_pythonNone
licenseBSD-3-Clause
keywords seamm seammplugin flowchart
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            ==================
SEAMM VASP Plug-in
==================

.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/vasp_step
   :target: https://github.com/molssi-seamm/vasp_step/pulls
   :alt: GitHub pull requests

.. image:: https://github.com/molssi-seamm/vasp_step/workflows/CI/badge.svg
   :target: https://github.com/molssi-seamm/vasp_step/actions
   :alt: Build Status

.. image:: https://codecov.io/gh/molssi-seamm/vasp_step/branch/master/graph/badge.svg
   :target: https://codecov.io/gh/molssi-seamm/vasp_step
   :alt: Code Coverage

.. image:: https://github.com/molssi-seamm/vasp_step/workflows/CodeQL/badge.svg
   :target: https://github.com/molssi-seamm/vasp_step/security/code-scanning
   :alt: Code Quality

.. image:: https://github.com/molssi-seamm/vasp_step/workflows/Release/badge.svg
   :target: https://molssi-seamm.github.io/vasp_step/index.html
   :alt: Documentation Status

.. image:: https://img.shields.io/pypi/v/vasp_step.svg
   :target: https://pypi.python.org/pypi/vasp_step
   :alt: PyPi VERSION

A SEAMM plug-in for VASP

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/vasp_step/index.html
* Code: https://github.com/molssi-seamm/vasp_step

Features
--------

* Please edit this section!

Acknowledgements
----------------

This package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which
is based on the excellent Cookiecutter_.

.. _Cookiecutter: https://github.com/audreyr/cookiecutter
.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin

Developed by the Molecular Sciences Software Institute (MolSSI_),
which receives funding from the `National Science Foundation`_ under
award CHE-2136142.

.. _MolSSI: https://molssi.org
.. _`National Science Foundation`: https://www.nsf.gov


=======
History
=======
2025.11.2: Small improvements and better output.
    * Added missing precision control
    * Added control over using HDF5 files
    * Improved the output, particularly for optimization
    * Standardized pressure and stress units to GPa
    * Changed some of the defaults to make standard calculations work better.
      
2025.10.31: Added optimization and improved the output.

2025.10.22: First working version
    * Handles single point energies reasonably well.

2025.10.12: Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/vasp_step",
    "name": "vasp-step",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "SEAMM, SEAMMplugin, flowchart",
    "author": "Paul Saxe",
    "author_email": "psaxe@molssi.org",
    "download_url": "https://files.pythonhosted.org/packages/c6/64/68a3e508b35869c3cb71d0e63126c9f99bdad91421348ded89094656af77/vasp_step-2025.11.2.tar.gz",
    "platform": "Linux",
    "description": "==================\nSEAMM VASP Plug-in\n==================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/vasp_step\n   :target: https://github.com/molssi-seamm/vasp_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/vasp_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/vasp_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/vasp_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/vasp_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/vasp_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/vasp_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/vasp_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/vasp_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/vasp_step.svg\n   :target: https://pypi.python.org/pypi/vasp_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for VASP\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/vasp_step/index.html\n* Code: https://github.com/molssi-seamm/vasp_step\n\nFeatures\n--------\n\n* Please edit this section!\n\nAcknowledgements\n----------------\n\nThis package was created with the `molssi-seamm/cookiecutter-seamm-plugin`_ tool, which\nis based on the excellent Cookiecutter_.\n\n.. _Cookiecutter: https://github.com/audreyr/cookiecutter\n.. _`molssi-seamm/cookiecutter-seamm-plugin`: https://github.com/molssi-seamm/cookiecutter-seamm-plugin\n\nDeveloped by the Molecular Sciences Software Institute (MolSSI_),\nwhich receives funding from the `National Science Foundation`_ under\naward CHE-2136142.\n\n.. _MolSSI: https://molssi.org\n.. _`National Science Foundation`: https://www.nsf.gov\n\n\n=======\nHistory\n=======\n2025.11.2: Small improvements and better output.\n    * Added missing precision control\n    * Added control over using HDF5 files\n    * Improved the output, particularly for optimization\n    * Standardized pressure and stress units to GPa\n    * Changed some of the defaults to make standard calculations work better.\n      \n2025.10.31: Added optimization and improved the output.\n\n2025.10.22: First working version\n    * Handles single point energies reasonably well.\n\n2025.10.12: Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for VASP",
    "version": "2025.11.2",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/vasp_step"
    },
    "split_keywords": [
        "seamm",
        " seammplugin",
        " flowchart"
    ],
    "urls": [
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "ea8e485fbd6c9022fa332cdd0cd67e14e7186c43a8a73c62c687d82a9c930419",
                "md5": "64833c511c801b88751fe9fcb0059bab",
                "sha256": "a27f9ab6df2fa83369ae526350032198a3c5a9bb86e67d599635785026e878d7"
            },
            "downloads": -1,
            "filename": "vasp_step-2025.11.2-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "64833c511c801b88751fe9fcb0059bab",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 52477,
            "upload_time": "2025-11-03T01:14:16",
            "upload_time_iso_8601": "2025-11-03T01:14:16.922611Z",
            "url": "https://files.pythonhosted.org/packages/ea/8e/485fbd6c9022fa332cdd0cd67e14e7186c43a8a73c62c687d82a9c930419/vasp_step-2025.11.2-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": null,
            "digests": {
                "blake2b_256": "c66468a3e508b35869c3cb71d0e63126c9f99bdad91421348ded89094656af77",
                "md5": "6dbf79e69831d9d512ff02c9b6c74852",
                "sha256": "dcb74ee8f40f0f7d97f6640c62ebe2e815cafd262fcde8c659d51e938600210d"
            },
            "downloads": -1,
            "filename": "vasp_step-2025.11.2.tar.gz",
            "has_sig": false,
            "md5_digest": "6dbf79e69831d9d512ff02c9b6c74852",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 336174,
            "upload_time": "2025-11-03T01:14:18",
            "upload_time_iso_8601": "2025-11-03T01:14:18.331134Z",
            "url": "https://files.pythonhosted.org/packages/c6/64/68a3e508b35869c3cb71d0e63126c9f99bdad91421348ded89094656af77/vasp_step-2025.11.2.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2025-11-03 01:14:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "vasp_step",
    "github_not_found": true,
    "lcname": "vasp-step"
}
        
Elapsed time: 2.22243s