{"id":35800068,"url":"https://github.com/halbux/sparselizard","last_synced_at":"2026-01-07T11:01:12.052Z","repository":{"id":35764323,"uuid":"180396881","full_name":"halbux/sparselizard","owner":"halbux","description":"C++ FEM library | user-friendly | multi-physics | hp-adaptive | HPC","archived":false,"fork":false,"pushed_at":"2025-08-27T17:14:15.000Z","size":10992,"stargazers_count":373,"open_issues_count":13,"forks_count":74,"subscribers_count":38,"default_branch":"master","last_synced_at":"2025-08-28T02:09:45.941Z","etag":null,"topics":["element","finite","finite-elements","multiphysics","simulation","sparselizard"],"latest_commit_sha":null,"homepage":"http://www.sparselizard.org","language":"C++","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/halbux.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,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2019-04-09T15:27:05.000Z","updated_at":"2025-08-27T17:24:46.000Z","dependencies_parsed_at":"2024-06-17T14:36:31.018Z","dependency_job_id":null,"html_url":"https://github.com/halbux/sparselizard","commit_stats":null,"previous_names":[],"tags_count":3,"template":false,"template_full_name":null,"purl":"pkg:github/halbux/sparselizard","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halbux%2Fsparselizard","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halbux%2Fsparselizard/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halbux%2Fsparselizard/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halbux%2Fsparselizard/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/halbux","download_url":"https://codeload.github.com/halbux/sparselizard/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/halbux%2Fsparselizard/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":28234796,"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","status":"online","status_checked_at":"2026-01-07T02:00:05.975Z","response_time":58,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"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":["element","finite","finite-elements","multiphysics","simulation","sparselizard"],"created_at":"2026-01-07T11:00:26.142Z","updated_at":"2026-01-07T11:01:12.016Z","avatar_url":"https://github.com/halbux.png","language":"C++","readme":"# Build instructions\n\nRun the scripts in the 'install_external_libs' folder then configure and build:\n```bash\nmkdir build \u0026\u0026 cd build\ncmake ..\ncmake --build . -j$(nproc)\n```\n\n---\n\nProvide a custom path to the petsc, gmsh (optional) or mpi (optional) folder with:\n```bash\ncmake .. -DPETSC_PATH=/yourpath/petsc -DGMSH_PATH=/yourpath/gmsh -DMPI_PATH=/yourpath/mpi\n```\n\nIt may be convenient to use the cmake GUI:\n```bash\ncmake-gui\n```\n\n# Add project\n\nSimulation projects are located under `simulations`.\nIn order to create a new simulation:\n\n1. Copy `simulations/default` folder with different name. Let's say that the new folder is\n   `simulations/newsim`\n1. Replace target name `default` with the new one in `simulations/newsim/CMakeLists.txt`\n1. Add line `add_subdirectory(newsim)` to `simulations/CMakeLists.txt`\n1. Configure and build. Executable file will be located in `build/simulations/newsim` folder\n\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalbux%2Fsparselizard","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fhalbux%2Fsparselizard","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fhalbux%2Fsparselizard/lists"}