fhi-aims-step


Namefhi-aims-step JSON
Version 2024.10.31 PyPI version JSON
download
home_pagehttps://github.com/molssi-seamm/fhi_aims_step
SummaryA SEAMM plug-in for FHI-aims
upload_time2024-10-31 23:33: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 FHI-aims Plug-in
======================

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

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

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

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

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

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

A SEAMM plug-in for FHI-aims

* Free software: BSD-3-Clause
* Documentation: https://molssi-seamm.github.io/fhi_aims_step/index.html
* Code: https://github.com/molssi-seamm/fhi_aims_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
=======
2024.10.31 -- Added a first tutorial
   * Added a first tutorial to the documentation.
     
2024.10.30 -- Enhancements for energy/gradient drivers
   * Added the standard properties for energy and gradient drivers so that aims can be
     used with the ThermoChemistry, Structure, and Reaction plug-ins.
   * Changed defaults to make normal runs easier to set up.
     
2024.7.30 -- Fixed issue with initialization of fhi-aims.ini
   * Fixed issue with the initialization of the fhi-aims.ini file if it did not exist.
   * Cleaned up the section for seamm.ini now that it no longer handles the
     executable.

2024.1.19 -- Enhancements, but still debugging symmetry
   * Added ability to write out the input file and not run FHI-aims
   * Check if the calculation has been run, and don't rerun FHI-aims
   * Switched to new method of executing background jobs that supports containers.

2023.9.8 -- Initial version
   * Plug-in created using the SEAMM plug-in cookiecutter.

            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/molssi-seamm/fhi_aims_step",
    "name": "fhi-aims-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/cc/a8/22c8cdf924163ff347093e208207e5868e2a0cb967c1cae0dcedb98b1f8e/fhi_aims_step-2024.10.31.tar.gz",
    "platform": "Linux",
    "description": "======================\nSEAMM FHI-aims Plug-in\n======================\n\n.. image:: https://img.shields.io/github/issues-pr-raw/molssi-seamm/fhi_aims_step\n   :target: https://github.com/molssi-seamm/fhi_aims_step/pulls\n   :alt: GitHub pull requests\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/CI/badge.svg\n   :target: https://github.com/molssi-seamm/fhi_aims_step/actions\n   :alt: Build Status\n\n.. image:: https://codecov.io/gh/molssi-seamm/fhi_aims_step/branch/master/graph/badge.svg\n   :target: https://codecov.io/gh/molssi-seamm/fhi_aims_step\n   :alt: Code Coverage\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/CodeQL/badge.svg\n   :target: https://github.com/molssi-seamm/fhi_aims_step/security/code-scanning\n   :alt: Code Quality\n\n.. image:: https://github.com/molssi-seamm/fhi_aims_step/workflows/Release/badge.svg\n   :target: https://molssi-seamm.github.io/fhi_aims_step/index.html\n   :alt: Documentation Status\n\n.. image:: https://img.shields.io/pypi/v/fhi_aims_step.svg\n   :target: https://pypi.python.org/pypi/fhi_aims_step\n   :alt: PyPi VERSION\n\nA SEAMM plug-in for FHI-aims\n\n* Free software: BSD-3-Clause\n* Documentation: https://molssi-seamm.github.io/fhi_aims_step/index.html\n* Code: https://github.com/molssi-seamm/fhi_aims_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=======\n2024.10.31 -- Added a first tutorial\n   * Added a first tutorial to the documentation.\n     \n2024.10.30 -- Enhancements for energy/gradient drivers\n   * Added the standard properties for energy and gradient drivers so that aims can be\n     used with the ThermoChemistry, Structure, and Reaction plug-ins.\n   * Changed defaults to make normal runs easier to set up.\n     \n2024.7.30 -- Fixed issue with initialization of fhi-aims.ini\n   * Fixed issue with the initialization of the fhi-aims.ini file if it did not exist.\n   * Cleaned up the section for seamm.ini now that it no longer handles the\n     executable.\n\n2024.1.19 -- Enhancements, but still debugging symmetry\n   * Added ability to write out the input file and not run FHI-aims\n   * Check if the calculation has been run, and don't rerun FHI-aims\n   * Switched to new method of executing background jobs that supports containers.\n\n2023.9.8 -- Initial version\n   * Plug-in created using the SEAMM plug-in cookiecutter.\n",
    "bugtrack_url": null,
    "license": "BSD-3-Clause",
    "summary": "A SEAMM plug-in for FHI-aims",
    "version": "2024.10.31",
    "project_urls": {
        "Homepage": "https://github.com/molssi-seamm/fhi_aims_step"
    },
    "split_keywords": [
        "seamm",
        " seammplugin",
        " flowchart"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "9aff661e113cdc0d47b56d100bf98646abc251110365ee92088fb93cfb4734a9",
                "md5": "8609ffe8b51467c6595577d48adc64b6",
                "sha256": "87c95944c9d9eedf128483b9a8e709beaea4be35984b1b074af0b8fe8a9ca0e2"
            },
            "downloads": -1,
            "filename": "fhi_aims_step-2024.10.31-py2.py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8609ffe8b51467c6595577d48adc64b6",
            "packagetype": "bdist_wheel",
            "python_version": "py2.py3",
            "requires_python": null,
            "size": 50850,
            "upload_time": "2024-10-31T23:33:16",
            "upload_time_iso_8601": "2024-10-31T23:33:16.286869Z",
            "url": "https://files.pythonhosted.org/packages/9a/ff/661e113cdc0d47b56d100bf98646abc251110365ee92088fb93cfb4734a9/fhi_aims_step-2024.10.31-py2.py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "cca822c8cdf924163ff347093e208207e5868e2a0cb967c1cae0dcedb98b1f8e",
                "md5": "8ffc1b166c52ae17ecc84c25b8830195",
                "sha256": "5a2e8f07cb0a04cf23784b0948f0da951f4cb7ebec16925f3b3e323ec2ec93ca"
            },
            "downloads": -1,
            "filename": "fhi_aims_step-2024.10.31.tar.gz",
            "has_sig": false,
            "md5_digest": "8ffc1b166c52ae17ecc84c25b8830195",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 5973197,
            "upload_time": "2024-10-31T23:33:18",
            "upload_time_iso_8601": "2024-10-31T23:33:18.335850Z",
            "url": "https://files.pythonhosted.org/packages/cc/a8/22c8cdf924163ff347093e208207e5868e2a0cb967c1cae0dcedb98b1f8e/fhi_aims_step-2024.10.31.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-10-31 23:33:18",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "molssi-seamm",
    "github_project": "fhi_aims_step",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "requirements": [],
    "lcname": "fhi-aims-step"
}
        
Elapsed time: 1.23619s