{"id":37085569,"url":"https://github.com/ipselium/nsfds2","last_synced_at":"2026-01-14T10:31:33.631Z","repository":{"id":57447084,"uuid":"178000566","full_name":"ipselium/nsfds2","owner":"ipselium","description":"Navier-stokes solver for acoustics","archived":false,"fork":false,"pushed_at":"2022-03-29T00:01:45.000Z","size":4446,"stargazers_count":1,"open_issues_count":0,"forks_count":1,"subscribers_count":1,"default_branch":"master","last_synced_at":"2025-11-12T15:26:19.429Z","etag":null,"topics":["acoustics","fdtd","finite-difference","navier-stokes"],"latest_commit_sha":null,"homepage":"","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/ipselium.png","metadata":{"files":{"readme":"README.rst","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":"CITATION.cff","codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-03-27T13:30:48.000Z","updated_at":"2024-12-15T21:39:20.000Z","dependencies_parsed_at":"2022-09-07T20:22:33.926Z","dependency_job_id":null,"html_url":"https://github.com/ipselium/nsfds2","commit_stats":null,"previous_names":[],"tags_count":84,"template":false,"template_full_name":null,"purl":"pkg:github/ipselium/nsfds2","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipselium%2Fnsfds2","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipselium%2Fnsfds2/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipselium%2Fnsfds2/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipselium%2Fnsfds2/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ipselium","download_url":"https://codeload.github.com/ipselium/nsfds2/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ipselium%2Fnsfds2/sbom","scorecard":{"id":494012,"data":{"date":"2025-08-11","repo":{"name":"github.com/ipselium/nsfds2","commit":"c976f5702fccfbfa4d10f711606cd3154fe4d122"},"scorecard":{"version":"v5.2.1-40-gf6ed084d","commit":"f6ed084d17c9236477efd66e5b258b9d4cc7b389"},"score":3,"checks":[{"name":"Binary-Artifacts","score":10,"reason":"no binaries found in the repo","details":null,"documentation":{"short":"Determines if the project has generated executable (binary) artifacts in the source repository.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#binary-artifacts"}},{"name":"Dangerous-Workflow","score":-1,"reason":"no workflows found","details":null,"documentation":{"short":"Determines if the project's GitHub Action workflows avoid dangerous patterns.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#dangerous-workflow"}},{"name":"SAST","score":0,"reason":"no SAST tool detected","details":["Warn: no pull requests merged into dev branch"],"documentation":{"short":"Determines if the project uses static code analysis.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#sast"}},{"name":"Code-Review","score":0,"reason":"Found 0/30 approved changesets -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project requires human code review before pull requests (aka merge requests) are merged.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#code-review"}},{"name":"Token-Permissions","score":-1,"reason":"No tokens found","details":null,"documentation":{"short":"Determines if the project's workflows follow the principle of least privilege.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#token-permissions"}},{"name":"Packaging","score":-1,"reason":"packaging workflow not detected","details":["Warn: no GitHub/GitLab publishing workflow detected."],"documentation":{"short":"Determines if the project is published as a package that others can easily download, install, easily update, and uninstall.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#packaging"}},{"name":"Maintained","score":0,"reason":"0 commit(s) and 0 issue activity found in the last 90 days -- score normalized to 0","details":null,"documentation":{"short":"Determines if the project is \"actively maintained\".","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#maintained"}},{"name":"CII-Best-Practices","score":0,"reason":"no effort to earn an OpenSSF best practices badge detected","details":null,"documentation":{"short":"Determines if the project has an OpenSSF (formerly CII) Best Practices Badge.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#cii-best-practices"}},{"name":"Pinned-Dependencies","score":-1,"reason":"no dependencies found","details":null,"documentation":{"short":"Determines if the project has declared and pinned the dependencies of its build process.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#pinned-dependencies"}},{"name":"Security-Policy","score":0,"reason":"security policy file not detected","details":["Warn: no security policy file detected","Warn: no security file to analyze","Warn: no security file to analyze","Warn: no security file to analyze"],"documentation":{"short":"Determines if the project has published a security policy.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#security-policy"}},{"name":"Fuzzing","score":0,"reason":"project is not fuzzed","details":["Warn: no fuzzer integrations found"],"documentation":{"short":"Determines if the project uses fuzzing.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#fuzzing"}},{"name":"Vulnerabilities","score":10,"reason":"0 existing vulnerabilities detected","details":null,"documentation":{"short":"Determines if the project has open, known unfixed vulnerabilities.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#vulnerabilities"}},{"name":"License","score":10,"reason":"license file detected","details":["Info: project has a license file: LICENSE:0","Info: FSF or OSI recognized license: GNU General Public License v3.0: LICENSE:0"],"documentation":{"short":"Determines if the project has defined a license.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#license"}},{"name":"Signed-Releases","score":-1,"reason":"no releases found","details":null,"documentation":{"short":"Determines if the project cryptographically signs release artifacts.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#signed-releases"}},{"name":"Branch-Protection","score":0,"reason":"branch protection not enabled on development/release branches","details":["Warn: branch protection not enabled for branch 'master'"],"documentation":{"short":"Determines if the default and release branches are protected with GitHub's branch protection settings.","url":"https://github.com/ossf/scorecard/blob/f6ed084d17c9236477efd66e5b258b9d4cc7b389/docs/checks.md#branch-protection"}}]},"last_synced_at":"2025-08-19T19:58:46.109Z","repository_id":57447084,"created_at":"2025-08-19T19:58:46.109Z","updated_at":"2025-08-19T19:58:46.109Z"},"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28417427,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-01-14T10:25:19.714Z","status":"ssl_error","status_checked_at":"2026-01-14T10:22:49.371Z","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":["acoustics","fdtd","finite-difference","navier-stokes"],"created_at":"2026-01-14T10:31:32.987Z","updated_at":"2026-01-14T10:31:33.625Z","avatar_url":"https://github.com/ipselium.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"Introducing nsfds2\n==================\n\n|Pypi| |Licence| |DOI|\n\n\n.. image:: https://github.com/ipselium/nsfds2/blob/master/docs/source/images/nsfds2.png\n\n\n**nsfds2** is 2D Navier-Stokes Solver that uses finite difference method.\n**nsfds2** is specialized in acoustic simulations.\n\n**nsfds2** is still in developpement. It is still full of bugs and comes with\n**ABSOLUTELY NO WARRANTY**.\n\n\nDependencies\n------------\n\n:python: \u003e= 3.6\n:numpy: \u003e= 1.1\n:matplotlib: \u003e= 3.0\n:h5py: \u003e= 2.8\n:progressbar33: \u003e= 2.4\n:ofdlib2: \u003e= 0.11.0\n:fdgrid: \u003e= 0.11.0\n:mplutils: \u003e= 0.4.2\n\n**Important:** To create animations using **nsfds2 make movie**, you also need to\nhave **ffmpeg** installed on your system.\n\n\nInstallation\n------------\n\nTo install **nsfds2**:\n\n.. code:: console\n\n   $ pip install nsfds2\n\n\n**Note:** To compile *ofdlib2*, OS X users may recquire:\n\n.. code:: console\n\n   $ xcode-select --install\n\n\nLinks\n-----\n\n- **Documentation:** http://perso.univ-lemans.fr/~cdesjouy/nsfds2/\n- **Source code:** https://github.com/ipselium/nsfds2\n- **Bug reports:** https://github.com/ipselium/nsfds2/issues\n- **fdgrid:** https://github.com/ipselium/fdgrid\n\n\n.. |Pypi| image:: https://badge.fury.io/py/nsfds2.svg\n    :target: https://pypi.org/project/nsfds2\n    :alt: Pypi Package\n\n.. |Licence| image:: https://img.shields.io/github/license/ipselium/nsfds2.svg\n\n.. |DOI| image:: https://zenodo.org/badge/178000566.svg\n    :target: https://zenodo.org/badge/latestdoi/178000566\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipselium%2Fnsfds2","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fipselium%2Fnsfds2","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fipselium%2Fnsfds2/lists"}