{"id":43690163,"url":"https://github.com/terrapower/dragon-armi-plugin","last_synced_at":"2026-02-05T03:09:03.830Z","repository":{"id":45990090,"uuid":"221553851","full_name":"terrapower/dragon-armi-plugin","owner":"terrapower","description":"Interface between École Polytechnique de Montréal's Dragon code and ARMI.","archived":false,"fork":false,"pushed_at":"2025-05-15T17:59:43.000Z","size":103,"stargazers_count":1,"open_issues_count":0,"forks_count":4,"subscribers_count":4,"default_branch":"main","last_synced_at":"2025-05-15T18:38:16.124Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://terrapower.github.io/dragon-plugin/","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"apache-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/terrapower.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE.md","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-11-13T21:20:51.000Z","updated_at":"2025-05-15T17:32:28.000Z","dependencies_parsed_at":"2025-05-15T18:38:20.479Z","dependency_job_id":null,"html_url":"https://github.com/terrapower/dragon-armi-plugin","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/terrapower/dragon-armi-plugin","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrapower%2Fdragon-armi-plugin","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrapower%2Fdragon-armi-plugin/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrapower%2Fdragon-armi-plugin/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrapower%2Fdragon-armi-plugin/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/terrapower","download_url":"https://codeload.github.com/terrapower/dragon-armi-plugin/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/terrapower%2Fdragon-armi-plugin/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29108468,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-05T02:48:39.389Z","status":"ssl_error","status_checked_at":"2026-02-05T02:48:27.400Z","response_time":65,"last_error":"SSL_connect returned=1 errno=0 peeraddr=140.82.121.5:443 state=error: unexpected eof while reading","robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":false,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":[],"created_at":"2026-02-05T03:09:03.184Z","updated_at":"2026-02-05T03:09:03.821Z","avatar_url":"https://github.com/terrapower.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":".. image:: https://github.com/terrapower/dragon-armi-plugin/workflows/Dragon%20unit%20tests/badge.svg?branch=master\n    :target: https://github.com/terrapower/dragon-armi-plugin/actions?query=workflow%3A%22Dragon%20unit%sotests\n    :alt: Unit Tests\n\n.. image:: https://github.com/terrapower/dragon-armi-plugin/workflows/Check%20License%20Lines/badge.svg?branch=master\n    :target: https://github.com/terrapower/dragon-armi-plugin/actions?query=workflow%3A%22Check%20License%20Lines\n    :alt: Copyright TerraPower\n\n=============\nDragon Plugin\n=============\n\nThis plugin provides mechanisms for :doc:`ARMI \u003carmi:index\u003e` applications to \ndrive École Polytechnique de Montréal's lattice code `DRAGON \u003chttps://www.polymtl.ca/merlin/version5.htm\u003e`_.\n\nFull documentation is hosted at https://terrapower.github.io/dragon-plugin/\n\nPrerequisites\n-------------\n* :doc:`Download and install ARMI \u003carmi:user/user_install\u003e`.\n* Download and build/install DRAGON from: https://www.polymtl.ca/merlin/version5.htm\n\nRegistering the plugin\n----------------------\nTo activate the DRAGON plugin in your ARMI app, ensure it is in your ``PYTHONPATH`` and\nregister it in your app with code like:\n\n.. code-block:: python\n\n    from armi.apps import App\n    from terrapower.physics.neutronics.dragon import DragonPlugin\n\n    class MyApp(App):\n        def __init__(self):\n            App.__init__(self)\n            self._pm.register(DragonPlugin)\n\n\n.. list-table:: Quick links\n   :widths: 30 70\n\n   * - Source code\n     - https://github.com/terrapower/dragon-armi-plugin\n   * - Documentation\n     - https://terrapower.github.io/dragon-plugin\n   * - Bug tracker\n     - https://github.com/terrapower/dragon-armi-plugin/issues\n   * - Plugin directory\n     - https://github.com/terrapower/armi-plugin-directory\n   * - Contact\n     - armi-devs@terrapower.com\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrapower%2Fdragon-armi-plugin","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fterrapower%2Fdragon-armi-plugin","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fterrapower%2Fdragon-armi-plugin/lists"}