{"id":13720096,"url":"https://github.com/capytaine/capytaine","last_synced_at":"2026-02-18T09:42:12.662Z","repository":{"id":37736052,"uuid":"103753001","full_name":"capytaine/capytaine","owner":"capytaine","description":"Python BEM solver for linear potential flow, based on Nemoh.","archived":false,"fork":false,"pushed_at":"2026-02-05T15:22:13.000Z","size":3122,"stargazers_count":201,"open_issues_count":40,"forks_count":80,"subscribers_count":16,"default_branch":"master","last_synced_at":"2026-02-05T15:44:27.253Z","etag":null,"topics":["boundary-element-method","fortran","hydrodynamics","potential-flow","python","sea-keeping","water-wave","wave-energy"],"latest_commit_sha":null,"homepage":"https://capytaine.org","language":"Python","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/capytaine.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE","code_of_conduct":"code_of_conduct.md","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":".zenodo.json","notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2017-09-16T13:11:11.000Z","updated_at":"2026-02-05T15:25:06.000Z","dependencies_parsed_at":"2023-12-06T12:36:20.120Z","dependency_job_id":"3aaa1463-7b34-44da-97ca-31a487449e40","html_url":"https://github.com/capytaine/capytaine","commit_stats":{"total_commits":1179,"total_committers":22,"mean_commits":53.59090909090909,"dds":"0.10262934690415604","last_synced_commit":"108e158d41d80cd3efb1f8213756c54f031cac9e"},"previous_names":["mancellin/capytaine"],"tags_count":26,"template":false,"template_full_name":null,"purl":"pkg:github/capytaine/capytaine","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capytaine%2Fcapytaine","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capytaine%2Fcapytaine/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capytaine%2Fcapytaine/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capytaine%2Fcapytaine/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/capytaine","download_url":"https://codeload.github.com/capytaine/capytaine/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/capytaine%2Fcapytaine/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29169384,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-06T16:33:35.550Z","status":"ssl_error","status_checked_at":"2026-02-06T16:33:30.716Z","response_time":59,"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":["boundary-element-method","fortran","hydrodynamics","potential-flow","python","sea-keeping","water-wave","wave-energy"],"created_at":"2024-08-03T01:00:59.747Z","updated_at":"2026-02-18T09:42:12.629Z","avatar_url":"https://github.com/capytaine.png","language":"Python","funding_links":[],"categories":["Renewable Energy"],"sub_categories":["Hydro Energy"],"readme":"# Capytaine: a linear potential flow BEM solver with Python.\n\n![CI status](https://github.com/capytaine/capytaine/actions/workflows/test_new_commits.yaml/badge.svg?event=push)\n![CI status](https://github.com/capytaine/capytaine/actions/workflows/test_with_latest_dependencies.yaml/badge.svg)\n\n\nCapytaine is Python package for the simulation of the interaction between water waves and floating bodies in frequency domain.\nIt is built around a full rewrite of the open source Boundary Element Method (BEM) solver Nemoh for the linear potential flow wave theory.\n\n## Installation\n\n[![PyPI](https://img.shields.io/pypi/v/capytaine)](https://pypi.org/project/capytaine)\n[![Conda-forge](https://img.shields.io/conda/vn/conda-forge/capytaine)](https://github.com/conda-forge/capytaine-feedstock)\n\nPackages for Windows, macOS and Linux are available on PyPI:\n\n```bash\npip install capytaine\n```\nand Conda-forge\n\n```bash\nconda install -c conda-forge capytaine\n```\n\nor as a standalone executable (with some drawbacks) at https://github.com/capytaine/capytaine-standalone.\n\n## Documentation\n\n[https://capytaine.github.io/](https://capytaine.github.io/)\n\n[![DOI](http://joss.theoj.org/papers/10.21105/joss.01341/status.svg)](https://doi.org/10.21105/joss.01341)\n\n## License\n\nCopyright (C) 2017-2024, Matthieu Ancellin\n\nSince April 2022, the development of Capytaine is funded by the Alliance for Sustainable Energy, LLC, Managing and Operating Contractor for the National Renewable Energy Laboratory (NREL) for the U.S. Department of Energy.\n\nThis program is free software: you can redistribute it and/or modify it under the terms of the GNU General Public License as published by the Free Software Foundation, either version 3 of the License, or (at your option) any later version.\n\nThis program is distributed in the hope that it will be useful, but WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License for more details.\n\nIt is based on version 2 of [Nemoh](https://lheea.ec-nantes.fr/logiciels-et-brevets/nemoh-presentation-192863.kjsp), which has been developed by Gérard Delhommeau, Aurélien Babarit et al., (École Centrale de Nantes) and was distributed under the Apache License 2.0.\n\nSome core Fortran routines of Capytaine coming from Nemoh version 2 are also available under the Apache License 2.0. They can be found in the [`capytaine/green_functions/libDelhommeau`](https://github.com/capytaine/capytaine/tree/master/capytaine/green_functions/libDelhommeau) directory of Capytaine's repository.\n\nCapytaine includes code from [meshmagick](https://github.com/LHEEA/meshmagick/) by François Rongère (École Centrale de Nantes), licensed under the GNU General Public License (GPL).\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapytaine%2Fcapytaine","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fcapytaine%2Fcapytaine","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fcapytaine%2Fcapytaine/lists"}