{"id":37073572,"url":"https://github.com/nasa/pyrefine","last_synced_at":"2026-01-14T08:38:16.319Z","repository":{"id":141532212,"uuid":"538560561","full_name":"nasa/pyrefine","owner":"nasa","description":"Python scripting for computational fluid dynamics mesh adaptation with refine","archived":false,"fork":false,"pushed_at":"2025-05-21T16:46:17.000Z","size":695,"stargazers_count":20,"open_issues_count":0,"forks_count":4,"subscribers_count":5,"default_branch":"main","last_synced_at":"2025-12-06T10:19:39.987Z","etag":null,"topics":["cfd","mesh-adaptation","refine"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"other","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/nasa.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,"governance":null}},"created_at":"2022-09-19T15:08:07.000Z","updated_at":"2025-10-27T09:23:38.000Z","dependencies_parsed_at":null,"dependency_job_id":"533b81f1-f678-4441-a0db-75a60cb841d3","html_url":"https://github.com/nasa/pyrefine","commit_stats":{"total_commits":41,"total_committers":2,"mean_commits":20.5,"dds":"0.12195121951219512","last_synced_commit":"d06245f0d31ec5d0a2f56c411f9653320b22411f"},"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"purl":"pkg:github/nasa/pyrefine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa%2Fpyrefine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa%2Fpyrefine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa%2Fpyrefine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa%2Fpyrefine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/nasa","download_url":"https://codeload.github.com/nasa/pyrefine/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/nasa%2Fpyrefine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28414668,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T08:31:27.429Z","status":"ssl_error","status_checked_at":"2026-01-14T08:31:19.098Z","response_time":107,"last_error":"SSL_read: 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":["cfd","mesh-adaptation","refine"],"created_at":"2026-01-14T08:38:15.536Z","updated_at":"2026-01-14T08:38:16.310Z","avatar_url":"https://github.com/nasa.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Description\n\nA python module for driving the CAD-to-Solution workflow based on [refine](https://github.com/nasa/refine) with [Engineering Sketch Pad](https://acdl.mit.edu/ESP/).\n\n# Installation\nIf you will be creating custom drivers, controller, etc., it is recommended that you\nclone the pyrefine repository and do a developer (in place) installation of pyrefine:\nfrom the root directory do `pip install -e .`. This allows you to edit pyrefine without\nhaving to reinstall to get new changes.\n\nOtherwise, you can use `pip install pyrefine`.\n\n## Post processing scripts\nWhile not required, for the main pyrefine package, some of the post processing and adaptation monitoring GUIs use [plotly and the open-source version of dash](https://plotly.com/).\nTo use these utilities, you'll need to `pip install plotly dash` or `conda install plotly dash`.\n\n# Documentation\n[Documentation is hosted using Github Pages](https://nasa.github.io/pyrefine/)\n\nThe pyrefine documentation is generated from the source code with Sphinx.\nIf you do not already have sphinx installed, you can use `pip` or `conda` to install it.\nOnce you have installed or added pyrefine to your PYTHONPATH, the documentation is built by running `make html` in the docs directory.\nThe generated documentation will be in `docs/build/html`.\n\n\n# Quick Start\n\nAfter installation,\n\n```\ncd examples/onera_m6/geometry\n./om6ste.sh\ncd ../steady_sa\n```\n\nOn the NASA K cluster, run:\n```\npython adapt.py\n```\n\nOn pfe, set your group name in `adapt_nas.py` then run the script:\n```\npython adapt_nas.py\n```\nIn both cases the scripts are run from the login nodes and will launch pbs jobs for refine, fun3d, etc.\n\n\n# License Notices and Disclaimers\n\nNotices: Copyright 2022 United States Government as represented by the\nAdministrator of the National Aeronautics and Space Administration. No copyright\nis claimed in the United States under Title 17, U.S. Code. All Other Rights\nReserved.\n\nDisclaimers No Warranty: THE SUBJECT SOFTWARE IS PROVIDED \"AS IS\" WITHOUT ANY\nWARRANTY OF ANY KIND, EITHER EXPRESSED, IMPLIED, OR STATUTORY, INCLUDING, BUT\nNOT LIMITED TO, ANY WARRANTY THAT THE SUBJECT SOFTWARE WILL CONFORM TO\nSPECIFICATIONS, ANY IMPLIED WARRANTIES OF MERCHANTABILITY, FITNESS FOR A\nPARTICULAR PURPOSE, OR FREEDOM FROM INFRINGEMENT, ANY WARRANTY THAT THE SUBJECT\nSOFTWARE WILL BE ERROR FREE, OR ANY WARRANTY THAT DOCUMENTATION, IF PROVIDED,\nWILL CONFORM TO THE SUBJECT SOFTWARE. THIS AGREEMENT DOES NOT, IN ANY MANNER,\nCONSTITUTE AN ENDORSEMENT BY GOVERNMENT AGENCY OR ANY PRIOR RECIPIENT OF ANY\nRESULTS, RESULTING DESIGNS, HARDWARE, SOFTWARE PRODUCTS OR ANY OTHER\nAPPLICATIONS RESULTING FROM USE OF THE SUBJECT SOFTWARE.  FURTHER, GOVERNMENT\nAGENCY DISCLAIMS ALL WARRANTIES AND LIABILITIES REGARDING THIRD-PARTY SOFTWARE,\nIF PRESENT IN THE ORIGINAL SOFTWARE, AND DISTRIBUTES IT \"AS IS.\"\n\nWaiver and Indemnity:  RECIPIENT AGREES TO WAIVE ANY AND ALL CLAIMS AGAINST THE\nUNITED STATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL AS ANY\nPRIOR RECIPIENT.  IF RECIPIENT'S USE OF THE SUBJECT SOFTWARE RESULTS IN ANY\nLIABILITIES, DEMANDS, DAMAGES, EXPENSES OR LOSSES ARISING FROM SUCH USE,\nINCLUDING ANY DAMAGES FROM PRODUCTS BASED ON, OR RESULTING FROM, RECIPIENT'S USE\nOF THE SUBJECT SOFTWARE, RECIPIENT SHALL INDEMNIFY AND HOLD HARMLESS THE UNITED\nSTATES GOVERNMENT, ITS CONTRACTORS AND SUBCONTRACTORS, AS WELL AS ANY PRIOR\nRECIPIENT, TO THE EXTENT PERMITTED BY LAW.  RECIPIENT'S SOLE REMEDY FOR ANY SUCH\nMATTER SHALL BE THE IMMEDIATE, UNILATERAL TERMINATION OF THIS AGREEMENT.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa%2Fpyrefine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnasa%2Fpyrefine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnasa%2Fpyrefine/lists"}