{"id":28227205,"url":"https://github.com/electa-git/getdp.jl","last_synced_at":"2026-02-27T00:02:02.772Z","repository":{"id":290412822,"uuid":"974220459","full_name":"Electa-Git/GetDP.jl","owner":"Electa-Git","description":"Julia front-end for GetDP","archived":false,"fork":false,"pushed_at":"2025-12-18T18:28:31.000Z","size":653,"stargazers_count":1,"open_issues_count":6,"forks_count":2,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-12-19T23:28:56.826Z","etag":null,"topics":["finite-element-analysis","julia-package"],"latest_commit_sha":null,"homepage":"https://electa-git.github.io/GetDP.jl/dev/","language":"Julia","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/Electa-Git.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,"notice":null,"maintainers":null,"copyright":null,"agents":null,"dco":null,"cla":null}},"created_at":"2025-04-28T12:46:21.000Z","updated_at":"2025-12-16T10:15:11.000Z","dependencies_parsed_at":"2025-08-08T21:14:11.728Z","dependency_job_id":"71a76cb8-ae5e-4512-8ace-1036e4d2214b","html_url":"https://github.com/Electa-Git/GetDP.jl","commit_stats":null,"previous_names":["electa-git/getdp.jl"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/Electa-Git/GetDP.jl","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electa-Git%2FGetDP.jl","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electa-Git%2FGetDP.jl/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electa-Git%2FGetDP.jl/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electa-Git%2FGetDP.jl/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/Electa-Git","download_url":"https://codeload.github.com/Electa-Git/GetDP.jl/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/Electa-Git%2FGetDP.jl/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":29878269,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-02-26T23:51:21.483Z","status":"ssl_error","status_checked_at":"2026-02-26T23:50:46.793Z","response_time":89,"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":["finite-element-analysis","julia-package"],"created_at":"2025-05-18T12:10:31.023Z","updated_at":"2026-02-27T00:02:02.731Z","avatar_url":"https://github.com/Electa-Git.png","language":"Julia","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GetDP.jl\n\n[![Dev](https://img.shields.io/badge/docs-dev-blue.svg)](https://electa-git.github.io/GetDP.jl/dev/)\n[![Build Status](https://github.com/Electa-Git/GetDP.jl/actions/workflows/CI.yml/badge.svg?branch=main)](https://github.com/Electa-Git/GetDP.jl/actions/workflows/CI.yml?query=branch%3Amain)\n[![License](https://img.shields.io/badge/License-BSD%203--Clause-blue.svg)](https://opensource.org/licenses/BSD-3-Clause)\n[![codecov](https://codecov.io/gh/Electa-Git/GetDP.jl/graph/badge.svg?token=YA4PV3EXOX)](https://codecov.io/gh/Electa-Git/GetDP.jl)\n\nThis package provides a Julia interface to [GetDP](http://getdp.info/), for finite element analysis.\n\n## Installation\n\nClone the package and add to the Julia environment:\n\n```julia\n] add https://github.com/Electa-Git/GetDP.jl.git\n```\n\n```julia\nusing GetDP\n```\n\n## Usage\n\n`GetDP.jl` provides several wrappers to the main GetDP objects and operators. Currently the following objects are implemented:\n\n- `Group`: Defining topological entities.\n- `Function`: Defining functions.\n- `Constraint`: Defining constraints.\n- `FunctionSpace`: Defining function spaces.\n- `Jacobian`: Defining jacobians.\n- `Integration`: Defining integration methods.\n- `Formulation`: Building equations.\n- `Resolution`: Defining how to solve the problem.\n- `PostProcessing`: Defining post-processing.\n- `PostOperation`: Defining post-operations.\n- `Problem`: The main problem definition class that brings together all the components.\n\nThe [examples](examples) directory contains files illustrating basic usage.\n\n## License\n\nThe source code is provided under the [BSD 3-Clause License](LICENSE).\n\n## Acknowledgements\n\nThis work is supported by the Etch Competence Hub of EnergyVille, financed by the Flemish Government. The primary developer is Amauri Martins ([@amaurigmartins](https://github.com/amaurigmartins)). This package is inspired by the [pygetdp](https://gitlab.com/benvial/pygetdp) project.\n\n\u003cp align = \"left\"\u003e\n  \u003cp\u003e\u003cbr\u003e\u003cimg src=\"assets/img/ETCH_LOGO_RGB_NEG.svg\" width=\"150\" alt=\"Etch logo\"\u003e\u003c/p\u003e\n  \u003cp\u003e\u003cimg src=\"assets/img/ENERGYVILLE-LOGO.svg\" width=\"150\" alt=\"EV logo\"\u003e\u003c/p\u003e\n  \u003cp\u003e\u003cimg src=\"assets/img/kul_logo.svg\" width=\"150\" alt=\"KUL logo\"\u003e\u003c/p\u003e\n\u003c/p\u003e","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecta-git%2Fgetdp.jl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felecta-git%2Fgetdp.jl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felecta-git%2Fgetdp.jl/lists"}