ansys-mapdl-core


Nameansys-mapdl-core JSON
Version 0.68.1 PyPI version JSON
download
home_pageNone
SummaryA Python wrapper for Ansys MAPDL.
upload_time2024-04-02 11:23:38
maintainerNone
docs_urlNone
authorNone
requires_python<3.13,>=3.9
licenseNone
keywords
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <p align="center">
   <picture>
      <source media="(prefers-color-scheme: dark)" srcset="https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_dark.png">
      <source media="(prefers-color-scheme: light)" srcset="https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_light.png">
      <img alt="PyMAPDL Logo" src="https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_light.png" width="70%">
   </picture>
</p>

[![pyansys](https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC)](https://docs.pyansys.com/)
[![pypi](https://img.shields.io/pypi/v/ansys-mapdl-core.svg?logo=python&logoColor=white)](https://pypi.org/project/ansys-mapdl-core/)
[![PyPIact](https://img.shields.io/pypi/dm/ansys-mapdl-core.svg?label=PyPI%20downloads)](https://pypi.org/project/ansys-mapdl-core/)
[![codecov](https://codecov.io/gh/ansys/pymapdl/branch/main/graph/badge.svg)](https://codecov.io/gh/ansys/pymapdl)
[![GH-CI](https://github.com/ansys/pymapdl/actions/workflows/ci.yml/badge.svg)](https://github.com/ansys/pymapdl/actions/workflows/ci.yml)
[![zenodo](https://zenodo.org/badge/70696039.svg)](https://zenodo.org/badge/latestdoi/70696039)
[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat)](https://github.com/psf/black)
[![pre-commit](https://results.pre-commit.ci/badge/github/ansys/pymapdl/main.svg)](https://results.pre-commit.ci/latest/github/ansys/pymapdl/main)

## Overview

The PyMAPDL project supports Pythonic access to MAPDL to be able to
communicate with the MAPDL process directly from Python. The latest
[ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package
enables a more comprehensive interface with MAPDL and supports:

-  All the features of the original module (for example, Pythonic commands 
   and interactive sessions).

-  Remote connections to MAPDL from anywhere via gRPC.

-  Direct access to MAPDL arrays, meshes, and geometry as Python
   objects.

-  Low-level access to the MAPDL solver through APDL math in a SciPy-
   like interface.

Here's a quick demo of PyMAPDL within Visual Studio Code:

![landing_demo](https://github.com/ansys/pymapdl/raw/main/doc/source/_static/landing_page_demo.gif)

PyMAPDL works within Jupyter Notebooks, the standard Python console,
or in batch mode on Windows, Linux, and even Mac OS.

## Documentation and issues

Documentation for the latest stable release of PyMAPDL is hosted at
[PyMAPDL Documentation](https://mapdl.docs.pyansys.com).

In the upper right corner of the documentation's title bar, there is an option for switching from
viewing the documentation for the latest stable release to viewing the documentation for the
development version or previously released versions.

You can also [view](https://cheatsheets.docs.pyansys.com/pymapdl_cheat_sheet.png) or
[download](https://cheatsheets.docs.pyansys.com/pymapdl_cheat_sheet.pdf) the
PyMAPDL cheat sheet. This one-page reference provides syntax rules and commands
for using PyMAPDL. 

For troubleshooting, visit 
[Troubleshooting PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/user_guide/troubleshoot.html#troubleshooting-pymapdl)

On the [PyMAPDL Issues](https://github.com/ansys/pymapdl/issues) page,
you can create issues to report bugs and request new features. On the 
[PyMAPDL Discussions](https://github.com/ansys/pymapdl/discussions) page
or the  [Discussions](https://discuss.ansys.com/) page on the
[Ansys Developer portal](https://developer.ansys.com),
you can post questions, share ideas, and get community feedback. 

To reach the project support team, email [PyAnsys Core team](pyansys.core@ansys.com).
Unfortunately, this team cannot answer specific library questions or issues. You must
use the [PyMAPDL Issues](https://github.com/ansys/pymapdl/issues)
and [PyMAPDL Discussions](https://github.com/ansys/pymapdl/discussions) pages
for raising issues, request new features, and asking questions.

You can contribute to PyMAPDL by developing new features, fixing bugs, improving the documentation,
fixing typos, writing examples, etc.
To learn how to contribute to PyMAPDL, visit [Contributing section](https://mapdl.docs.pyansys.com/version/stable/getting_started/contribution.html).


## Project transition -  legacy support

This project was formerly known as ``pyansys``, and we'd like to thank
all the early adopters, contributors, and users who submitted issues,
gave feedback, and contributed code through the years.  The
``pyansys`` project has been taken up at Ansys and is being leveraged in
creating new Pythonic, cross-platform, and multi-language service-based
interfaces for Ansys's products.  Your contributions to
``pyansys`` has shaped it into a better solution.

The ``pyansys`` project is expanding beyond just MAPDL, and while
there are many new features and changes to the original Python module,
many steps have been taken to ensure compatibility with legacy code
while supporting new features.  The original Python module has been
split up into the following projects and modules:

-  [ansys.mapdl.core](https://github.com/ansys/pymapdl)
-  [ansys.mapdl.reader](https://github.com/ansys/pymapdl-reader)
-  [ansys.mapdl.corba](https://github.com/ansys/pymapdl-corba)

For more information on each project, visit their GitHub pages.

## Citing this module

If you use [PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/) for
research and would like to cite the module and source, you can visit 
[pyansys Zenodo](https://zenodo.org/badge/latestdoi/70696039) and generate the
correct citation.  For example, the BibTex citation is:

```bibtex
@software{alexander_kaszynski_2020_4009467,
  author       = {Alexander Kaszynski},
  title        = {{pyansys: Pythonic interface to MAPDL}},
  month        = nov,
  year         = 2021,
  publisher    = {Zenodo},
  version      = {0.60.3},
  doi          = {10.5281/zenodo.4009466},
  url          = {https://doi.org/10.5281/zenodo.4009466}
}
```

Because the citation here might not be current, visit the link above to obtain
the most recent citation.

## License and acknowledgments

[PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/) is licensed under
[the MIT license](https://github.com/ansys/pymapdl/blob/main/LICENSE).

[ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package
makes no commercial claim over Ansys whatsoever.  
This tool extends the functionality of ``MAPDL`` by adding a Python
interface to the MAPDL service without changing the
core behavior or license of the original software.  The use of the
interactive APDL control of [PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/)
requires a legally licensed local copy of Ansys.

To get a copy of Ansys, visit [Ansys](https://www.ansys.com/).


            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "ansys-mapdl-core",
    "maintainer": null,
    "docs_url": null,
    "requires_python": "<3.13,>=3.9",
    "maintainer_email": "PyAnsys developers <pyansys.maintainers@ansys.com>",
    "keywords": null,
    "author": null,
    "author_email": "\"Ansys, Inc.\" <pyansys.maintainers@ansys.com>",
    "download_url": "https://files.pythonhosted.org/packages/d4/ce/6856c0bb278b8f1e8ec53a04b5b1b207f72478da4bd249ed205ea1fa82da/ansys_mapdl_core-0.68.1.tar.gz",
    "platform": null,
    "description": "<p align=\"center\">\n   <picture>\n      <source media=\"(prefers-color-scheme: dark)\" srcset=\"https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_dark.png\">\n      <source media=\"(prefers-color-scheme: light)\" srcset=\"https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_light.png\">\n      <img alt=\"PyMAPDL Logo\" src=\"https://github.com/ansys/pymapdl/blob/main/doc/source/_static/logo_light.png\" width=\"70%\">\n   </picture>\n</p>\n\n[![pyansys](https://img.shields.io/badge/Py-Ansys-ffc107.svg?logo=data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAIAAACQkWg2AAABDklEQVQ4jWNgoDfg5mD8vE7q/3bpVyskbW0sMRUwofHD7Dh5OBkZGBgW7/3W2tZpa2tLQEOyOzeEsfumlK2tbVpaGj4N6jIs1lpsDAwMJ278sveMY2BgCA0NFRISwqkhyQ1q/Nyd3zg4OBgYGNjZ2ePi4rB5loGBhZnhxTLJ/9ulv26Q4uVk1NXV/f///////69du4Zdg78lx//t0v+3S88rFISInD59GqIH2esIJ8G9O2/XVwhjzpw5EAam1xkkBJn/bJX+v1365hxxuCAfH9+3b9/+////48cPuNehNsS7cDEzMTAwMMzb+Q2u4dOnT2vWrMHu9ZtzxP9vl/69RVpCkBlZ3N7enoDXBwEAAA+YYitOilMVAAAAAElFTkSuQmCC)](https://docs.pyansys.com/)\n[![pypi](https://img.shields.io/pypi/v/ansys-mapdl-core.svg?logo=python&logoColor=white)](https://pypi.org/project/ansys-mapdl-core/)\n[![PyPIact](https://img.shields.io/pypi/dm/ansys-mapdl-core.svg?label=PyPI%20downloads)](https://pypi.org/project/ansys-mapdl-core/)\n[![codecov](https://codecov.io/gh/ansys/pymapdl/branch/main/graph/badge.svg)](https://codecov.io/gh/ansys/pymapdl)\n[![GH-CI](https://github.com/ansys/pymapdl/actions/workflows/ci.yml/badge.svg)](https://github.com/ansys/pymapdl/actions/workflows/ci.yml)\n[![zenodo](https://zenodo.org/badge/70696039.svg)](https://zenodo.org/badge/latestdoi/70696039)\n[![MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n[![black](https://img.shields.io/badge/code%20style-black-000000.svg?style=flat)](https://github.com/psf/black)\n[![pre-commit](https://results.pre-commit.ci/badge/github/ansys/pymapdl/main.svg)](https://results.pre-commit.ci/latest/github/ansys/pymapdl/main)\n\n## Overview\n\nThe PyMAPDL project supports Pythonic access to MAPDL to be able to\ncommunicate with the MAPDL process directly from Python. The latest\n[ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package\nenables a more comprehensive interface with MAPDL and supports:\n\n-  All the features of the original module (for example, Pythonic commands \n   and interactive sessions).\n\n-  Remote connections to MAPDL from anywhere via gRPC.\n\n-  Direct access to MAPDL arrays, meshes, and geometry as Python\n   objects.\n\n-  Low-level access to the MAPDL solver through APDL math in a SciPy-\n   like interface.\n\nHere's a quick demo of PyMAPDL within Visual Studio Code:\n\n![landing_demo](https://github.com/ansys/pymapdl/raw/main/doc/source/_static/landing_page_demo.gif)\n\nPyMAPDL works within Jupyter Notebooks, the standard Python console,\nor in batch mode on Windows, Linux, and even Mac OS.\n\n## Documentation and issues\n\nDocumentation for the latest stable release of PyMAPDL is hosted at\n[PyMAPDL Documentation](https://mapdl.docs.pyansys.com).\n\nIn the upper right corner of the documentation's title bar, there is an option for switching from\nviewing the documentation for the latest stable release to viewing the documentation for the\ndevelopment version or previously released versions.\n\nYou can also [view](https://cheatsheets.docs.pyansys.com/pymapdl_cheat_sheet.png) or\n[download](https://cheatsheets.docs.pyansys.com/pymapdl_cheat_sheet.pdf) the\nPyMAPDL cheat sheet. This one-page reference provides syntax rules and commands\nfor using PyMAPDL. \n\nFor troubleshooting, visit \n[Troubleshooting PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/user_guide/troubleshoot.html#troubleshooting-pymapdl)\n\nOn the [PyMAPDL Issues](https://github.com/ansys/pymapdl/issues) page,\nyou can create issues to report bugs and request new features. On the \n[PyMAPDL Discussions](https://github.com/ansys/pymapdl/discussions) page\nor the  [Discussions](https://discuss.ansys.com/) page on the\n[Ansys Developer portal](https://developer.ansys.com),\nyou can post questions, share ideas, and get community feedback. \n\nTo reach the project support team, email [PyAnsys Core team](pyansys.core@ansys.com).\nUnfortunately, this team cannot answer specific library questions or issues. You must\nuse the [PyMAPDL Issues](https://github.com/ansys/pymapdl/issues)\nand [PyMAPDL Discussions](https://github.com/ansys/pymapdl/discussions) pages\nfor raising issues, request new features, and asking questions.\n\nYou can contribute to PyMAPDL by developing new features, fixing bugs, improving the documentation,\nfixing typos, writing examples, etc.\nTo learn how to contribute to PyMAPDL, visit [Contributing section](https://mapdl.docs.pyansys.com/version/stable/getting_started/contribution.html).\n\n\n## Project transition -  legacy support\n\nThis project was formerly known as ``pyansys``, and we'd like to thank\nall the early adopters, contributors, and users who submitted issues,\ngave feedback, and contributed code through the years.  The\n``pyansys`` project has been taken up at Ansys and is being leveraged in\ncreating new Pythonic, cross-platform, and multi-language service-based\ninterfaces for Ansys's products.  Your contributions to\n``pyansys`` has shaped it into a better solution.\n\nThe ``pyansys`` project is expanding beyond just MAPDL, and while\nthere are many new features and changes to the original Python module,\nmany steps have been taken to ensure compatibility with legacy code\nwhile supporting new features.  The original Python module has been\nsplit up into the following projects and modules:\n\n-  [ansys.mapdl.core](https://github.com/ansys/pymapdl)\n-  [ansys.mapdl.reader](https://github.com/ansys/pymapdl-reader)\n-  [ansys.mapdl.corba](https://github.com/ansys/pymapdl-corba)\n\nFor more information on each project, visit their GitHub pages.\n\n## Citing this module\n\nIf you use [PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/) for\nresearch and would like to cite the module and source, you can visit \n[pyansys Zenodo](https://zenodo.org/badge/latestdoi/70696039) and generate the\ncorrect citation.  For example, the BibTex citation is:\n\n```bibtex\n@software{alexander_kaszynski_2020_4009467,\n  author       = {Alexander Kaszynski},\n  title        = {{pyansys: Pythonic interface to MAPDL}},\n  month        = nov,\n  year         = 2021,\n  publisher    = {Zenodo},\n  version      = {0.60.3},\n  doi          = {10.5281/zenodo.4009466},\n  url          = {https://doi.org/10.5281/zenodo.4009466}\n}\n```\n\nBecause the citation here might not be current, visit the link above to obtain\nthe most recent citation.\n\n## License and acknowledgments\n\n[PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/) is licensed under\n[the MIT license](https://github.com/ansys/pymapdl/blob/main/LICENSE).\n\n[ansys-mapdl-core](https://pypi.org/project/ansys-mapdl-core/) package\nmakes no commercial claim over Ansys whatsoever.  \nThis tool extends the functionality of ``MAPDL`` by adding a Python\ninterface to the MAPDL service without changing the\ncore behavior or license of the original software.  The use of the\ninteractive APDL control of [PyMAPDL](https://mapdl.docs.pyansys.com/version/stable/)\nrequires a legally licensed local copy of Ansys.\n\nTo get a copy of Ansys, visit [Ansys](https://www.ansys.com/).\n\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "A Python wrapper for Ansys MAPDL.",
    "version": "0.68.1",
    "project_urls": {
        "Source": "https://github.com/ansys/pymapdl"
    },
    "split_keywords": [],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2a1efe32c310d1b1a4430a82e103764775074e2fa35eea705de073561800b11b",
                "md5": "cc788f69f1f87b64baeab0a928ff6319",
                "sha256": "685e0ea813a53387b0de574caf99607b0d52a2c8154de9e9d3d5101992ab05c9"
            },
            "downloads": -1,
            "filename": "ansys_mapdl_core-0.68.1-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "cc788f69f1f87b64baeab0a928ff6319",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": "<3.13,>=3.9",
            "size": 26929695,
            "upload_time": "2024-04-02T11:23:10",
            "upload_time_iso_8601": "2024-04-02T11:23:10.432991Z",
            "url": "https://files.pythonhosted.org/packages/2a/1e/fe32c310d1b1a4430a82e103764775074e2fa35eea705de073561800b11b/ansys_mapdl_core-0.68.1-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "d4ce6856c0bb278b8f1e8ec53a04b5b1b207f72478da4bd249ed205ea1fa82da",
                "md5": "9f8612d9c27d84d3b6723eddf2d320aa",
                "sha256": "fad4fde9f743f7d442ad543ae047efed41a149a920dba9734a1274ee0e7765ba"
            },
            "downloads": -1,
            "filename": "ansys_mapdl_core-0.68.1.tar.gz",
            "has_sig": false,
            "md5_digest": "9f8612d9c27d84d3b6723eddf2d320aa",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": "<3.13,>=3.9",
            "size": 25209550,
            "upload_time": "2024-04-02T11:23:38",
            "upload_time_iso_8601": "2024-04-02T11:23:38.564680Z",
            "url": "https://files.pythonhosted.org/packages/d4/ce/6856c0bb278b8f1e8ec53a04b5b1b207f72478da4bd249ed205ea1fa82da/ansys_mapdl_core-0.68.1.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-02 11:23:38",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "ansys",
    "github_project": "pymapdl",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "tox": true,
    "lcname": "ansys-mapdl-core"
}
        
Elapsed time: 0.21823s