openmc-geometry-plot


Nameopenmc-geometry-plot JSON
Version 0.4.3 PyPI version JSON
download
home_pageNone
SummaryPlot OpenMC geometry, interactive or static 2D slice plots.
upload_time2024-04-21 02:25:49
maintainerNone
docs_urlNone
authorNone
requires_python>=3.8
licenseNone
keywords openmc geometry plot slice
VCS
bugtrack_url
requirements No requirements were recorded.
Travis-CI No Travis.
coveralls test coverage No coveralls.
            Create axis slice plots of OpenMC geomtry:
  - Interactive plots with hovertext :speech_balloon:
  - Specify the zoom :mag:
  - Color by materials or cells :art:
  - Outline by materials or cells :pencil2:
  - Switch plotting backends between 📉 MatPlotLib and 📈 Plotly

This package is deployed on [xsplot.com](https://www.xsplot.com) as part of the ```openmc_plot``` suite of plotting apps

![openmc geometry plot](https://user-images.githubusercontent.com/8583900/213252783-526fa814-2abd-4aac-bd1d-9cf0024a7039.png)

# Local install

You will need to first install openmc. There are several methods but perhaps the quickest is to use Conda.

```bash
conda install -c conda-forge openmc
```

Then you can install ```openmc_geometry_plot``` with pip

```bash
pip install openmc_geometry_plot
```


# Usage

After installing run the ```openmc_geometry_plot``` command from the terminal and the GUI should launch in a new browser window.

            

Raw data

            {
    "_id": null,
    "home_page": null,
    "name": "openmc-geometry-plot",
    "maintainer": null,
    "docs_url": null,
    "requires_python": ">=3.8",
    "maintainer_email": null,
    "keywords": "openmc, geometry, plot, slice",
    "author": null,
    "author_email": "Jonathan Shimwell <mail@jshimwell.com>",
    "download_url": "https://files.pythonhosted.org/packages/70/5e/be95ace828461350147dc83b54322af6c216a5670bb3a147e59cd77bfa86/openmc_geometry_plot-0.4.3.tar.gz",
    "platform": null,
    "description": "Create axis slice plots of OpenMC geomtry:\n  - Interactive plots with hovertext :speech_balloon:\n  - Specify the zoom :mag:\n  - Color by materials or cells :art:\n  - Outline by materials or cells :pencil2:\n  - Switch plotting backends between \ud83d\udcc9 MatPlotLib and \ud83d\udcc8 Plotly\n\nThis package is deployed on [xsplot.com](https://www.xsplot.com) as part of the ```openmc_plot``` suite of plotting apps\n\n![openmc geometry plot](https://user-images.githubusercontent.com/8583900/213252783-526fa814-2abd-4aac-bd1d-9cf0024a7039.png)\n\n# Local install\n\nYou will need to first install openmc. There are several methods but perhaps the quickest is to use Conda.\n\n```bash\nconda install -c conda-forge openmc\n```\n\nThen you can install ```openmc_geometry_plot``` with pip\n\n```bash\npip install openmc_geometry_plot\n```\n\n\n# Usage\n\nAfter installing run the ```openmc_geometry_plot``` command from the terminal and the GUI should launch in a new browser window.\n",
    "bugtrack_url": null,
    "license": null,
    "summary": "Plot OpenMC geometry, interactive or static 2D slice plots.",
    "version": "0.4.3",
    "project_urls": {
        "Bug Tracker": "https://github.com/fusion-energy/openmc_geometry_plot/issues",
        "Homepage": "https://github.com/fusion-energy/openmc_geometry_plot"
    },
    "split_keywords": [
        "openmc",
        " geometry",
        " plot",
        " slice"
    ],
    "urls": [
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "4f51d7e0fca1c92141a979b7ae3cb21a70d1a922b5d6a11570773fd3e66e356e",
                "md5": "6596f4797ca90476a460707c31d13b84",
                "sha256": "2c18ab70298feae5c8cd029371bbb692dedbafc5a880a3367e67e20ed8d4eb1f"
            },
            "downloads": -1,
            "filename": "openmc_geometry_plot-0.4.3-py3-none-any.whl",
            "has_sig": false,
            "md5_digest": "6596f4797ca90476a460707c31d13b84",
            "packagetype": "bdist_wheel",
            "python_version": "py3",
            "requires_python": ">=3.8",
            "size": 161921,
            "upload_time": "2024-04-21T02:25:47",
            "upload_time_iso_8601": "2024-04-21T02:25:47.800555Z",
            "url": "https://files.pythonhosted.org/packages/4f/51/d7e0fca1c92141a979b7ae3cb21a70d1a922b5d6a11570773fd3e66e356e/openmc_geometry_plot-0.4.3-py3-none-any.whl",
            "yanked": false,
            "yanked_reason": null
        },
        {
            "comment_text": "",
            "digests": {
                "blake2b_256": "705ebe95ace828461350147dc83b54322af6c216a5670bb3a147e59cd77bfa86",
                "md5": "c570067df9cb6a1f55677b468d3949a0",
                "sha256": "d3cafc40fa21b4515e297da1874eda33b09ec4bd63251945853764a24ea58cbc"
            },
            "downloads": -1,
            "filename": "openmc_geometry_plot-0.4.3.tar.gz",
            "has_sig": false,
            "md5_digest": "c570067df9cb6a1f55677b468d3949a0",
            "packagetype": "sdist",
            "python_version": "source",
            "requires_python": ">=3.8",
            "size": 171979,
            "upload_time": "2024-04-21T02:25:49",
            "upload_time_iso_8601": "2024-04-21T02:25:49.681368Z",
            "url": "https://files.pythonhosted.org/packages/70/5e/be95ace828461350147dc83b54322af6c216a5670bb3a147e59cd77bfa86/openmc_geometry_plot-0.4.3.tar.gz",
            "yanked": false,
            "yanked_reason": null
        }
    ],
    "upload_time": "2024-04-21 02:25:49",
    "github": true,
    "gitlab": false,
    "bitbucket": false,
    "codeberg": false,
    "github_user": "fusion-energy",
    "github_project": "openmc_geometry_plot",
    "travis_ci": false,
    "coveralls": false,
    "github_actions": true,
    "lcname": "openmc-geometry-plot"
}
        
Elapsed time: 0.24711s