PetraM-Base


NamePetraM-Base JSON
Version 2.1.40 PyPI version JSON
download
home_pagehttps://github.com/piScope/PetraM
SummaryPetraM base package
upload_time2024-04-25 14:20:52
maintainerNone
docs_urlNone
authorS. Shiraiwa
requires_pythonNone
licenseGNUv3
keywords mfem physics
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            <img align="right" width="300" height="300" src="https://github.com/piScope/PetraM_Base/blob/master/resources/app_logo.png?raw=true">

## PetraM_Base (Base Package for Petra-M)

Petra-M (Physics Equation Translator for MFEM) is a physics layer built
on the top of PyMFEM, a python wrapper for Modular FEM library
(MFEM: http://mfem.org). 

Petra-M Base includes
 - Physics modeling interface on piScope.
 - Weakform module to define PDE using MFEM integrators.
 - Distance module to define PDE for measuring distance

Additinal Petra-M submodules are available from different repository.
 - PetraM_RF : 3D frequency domain Maxwell equation
 - PetraM_MUMPS : interface to MUMPS direct linear solver
 - PetraM_Geom : Geometry editor module using GMSH/OpenCascade

## Publications
  S. Shiraiwa, et al. EPJ Web of Conferences 157, 03048 (2017)

### Licence
PetraM project is released under the GPL v3 license.
See files COPYRIGHT and LICENSE file for full details.


            

Raw data

            {
    "_id": null,
    "home_page": "https://github.com/piScope/PetraM",
    "name": "PetraM-Base",
    "maintainer": null,
    "docs_url": null,
    "requires_python": null,
    "maintainer_email": null,
    "keywords": "MFEM physics",
    "author": "S. Shiraiwa",
    "author_email": "shiraiwa@prenceton.edu",
    "download_url": "https://files.pythonhosted.org/packages/2d/ee/6eea17e46679d9851e5003782e35e8409a147ffd56e03bfa11ae61365be9/petram_base-2.1.40.tar.gz",
    "platform": null,
    "description": "<img align=\"right\" width=\"300\" height=\"300\" src=\"https://github.com/piScope/PetraM_Base/blob/master/resources/app_logo.png?raw=true\">\n\n## PetraM_Base (Base Package for Petra-M)\n\nPetra-M (Physics Equation Translator for MFEM) is a physics layer built\non the top of PyMFEM, a python wrapper for Modular FEM library\n(MFEM: http://mfem.org). \n\nPetra-M Base includes\n - Physics modeling interface on piScope.\n - Weakform module to define PDE using MFEM integrators.\n - Distance module to define PDE for measuring distance\n\nAdditinal Petra-M submodules are available from different repository.\n - PetraM_RF : 3D frequency domain Maxwell equation\n - PetraM_MUMPS : interface to MUMPS direct linear solver\n - PetraM_Geom : Geometry editor module using GMSH/OpenCascade\n\n## Publications\n  S. Shiraiwa, et al. EPJ Web of Conferences 157, 03048 (2017)\n\n### Licence\nPetraM project is released under the GPL v3 license.\nSee files COPYRIGHT and LICENSE file for full details.\n\n",
    "bugtrack_url": null,
    "license": "GNUv3",
    "summary": "PetraM base package",
    "version": "2.1.40",
    "project_urls": {
        "Homepage": "https://github.com/piScope/PetraM"
    },
    "split_keywords": [
        "mfem",
        "physics"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "39609337163a693df673bbff930e3f89bbaca9a52a4173d11f8a96b488aa2c40",
                "md5": "8b201fedf45d434512c333f685881d60",
                "sha256": "8a54a4b06a251fa68c32bc3ef7014e710b46b0449b9dcdf03269b85b3d79da29"
            },
            "downloads": -1,
            "filename": "PetraM_Base-2.1.40-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "8b201fedf45d434512c333f685881d60",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": null,
            "size": 1033641,
            "upload_time": "2024-04-25T14:20:50",
            "upload_time_iso_8601": "2024-04-25T14:20:50.889622Z",
            "url": "https://files.pythonhosted.org/packages/39/60/9337163a693df673bbff930e3f89bbaca9a52a4173d11f8a96b488aa2c40/PetraM_Base-2.1.40-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "2dee6eea17e46679d9851e5003782e35e8409a147ffd56e03bfa11ae61365be9",
                "md5": "660d106363aa6986483fcbfcb16942b3",
                "sha256": "27d314330a7e22389bf2d6f3231d738a304b4c0f354fc17966002c6ba5353000"
            },
            "downloads": -1,
            "filename": "petram_base-2.1.40.tar.gz",
            "has_sig": false,
            "md5_digest": "660d106363aa6986483fcbfcb16942b3",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": null,
            "size": 900594,
            "upload_time": "2024-04-25T14:20:52",
            "upload_time_iso_8601": "2024-04-25T14:20:52.542116Z",
            "url": "https://files.pythonhosted.org/packages/2d/ee/6eea17e46679d9851e5003782e35e8409a147ffd56e03bfa11ae61365be9/petram_base-2.1.40.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-25 14:20:52",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "piScope",
    "github_project": "PetraM",
    "github_not_found": true,
    "lcname": "petram-base"
}
        
Elapsed time: 0.23894s