{"id":18076249,"url":"https://github.com/scivision/lcpfct","last_synced_at":"2025-04-12T08:12:53.335Z","repository":{"id":29420442,"uuid":"32956122","full_name":"scivision/LCPFCT","owner":"scivision","description":"NRL Flux-corrected Algorithm for Solving Generalized Continuity Equations LCPFCT from Python","archived":false,"fork":false,"pushed_at":"2021-08-02T05:31:33.000Z","size":1944,"stargazers_count":10,"open_issues_count":0,"forks_count":5,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-04-12T08:12:44.430Z","etag":null,"topics":["f2py","fortran","geoscience","plasma-physics","plasma-turbulence","python"],"latest_commit_sha":null,"homepage":"https://www.nrl.navy.mil/lcp/LCPFCT","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scivision.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2015-03-26T22:52:49.000Z","updated_at":"2024-10-25T04:25:08.000Z","dependencies_parsed_at":"2022-09-15T12:12:34.409Z","dependency_job_id":null,"html_url":"https://github.com/scivision/LCPFCT","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2FLCPFCT","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2FLCPFCT/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2FLCPFCT/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scivision%2FLCPFCT/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scivision","download_url":"https://codeload.github.com/scivision/LCPFCT/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":248537144,"owners_count":21120711,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","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":["f2py","fortran","geoscience","plasma-physics","plasma-turbulence","python"],"created_at":"2024-10-31T11:09:23.387Z","updated_at":"2025-04-12T08:12:53.307Z","avatar_url":"https://github.com/scivision.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# LCPFCT\n\n[![image](https://zenodo.org/badge/32956122.svg)](https://zenodo.org/badge/latestdoi/32956122)\n[![Actions Status](https://github.com/scivision/LCPFCT/workflows/ci/badge.svg)](https://github.com/scivision/LCPFCT/actions)\n\n\nNRL Flux-Corrected Transport algorithm for Solving Generalized\nContinuity Equations--now in Python with Examples!\n\n![fancy output plot animated](tests/fast2d.gif)\n\ndemonstrates use of Fortran code called from Python. In this case, using\nFortran code as a Python module is about 50 times faster than the very\nslow writing Fortran output to a text file, and parsing the text in\nPython or Matlab.\n\n## Install\n\nFor the Python wrapping Fortran:\n\n    pip install -e .\n\n(optional) to use just Fortran alone:\n\n    cmake -B build\n    cmake --build build --parallel\n\n## Examples\n\n### 2-D explosion\n\n    ./runfast2d.py\n\n### 1-D shock\n\n    ./runshock.py\n\n## References\n\n\u003chttps://www.nrl.navy.mil/lcp/LCPFCT\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscivision%2Flcpfct","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscivision%2Flcpfct","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscivision%2Flcpfct/lists"}