{"id":22279783,"url":"https://github.com/volpatto/finel","last_synced_at":"2026-03-19T22:17:42.411Z","repository":{"id":79266687,"uuid":"135757277","full_name":"volpatto/finel","owner":"volpatto","description":"A general purpose FINite ELement code","archived":false,"fork":false,"pushed_at":"2018-06-01T19:59:19.000Z","size":2863,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-30T16:18:55.313Z","etag":null,"topics":["finite-element-methods","numerical-methods","simulation"],"latest_commit_sha":null,"homepage":"","language":"Eiffel","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/volpatto.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"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}},"created_at":"2018-06-01T19:46:12.000Z","updated_at":"2024-04-20T04:20:36.000Z","dependencies_parsed_at":"2023-03-07T10:30:20.127Z","dependency_job_id":null,"html_url":"https://github.com/volpatto/finel","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volpatto%2Ffinel","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volpatto%2Ffinel/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volpatto%2Ffinel/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/volpatto%2Ffinel/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/volpatto","download_url":"https://codeload.github.com/volpatto/finel/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245524330,"owners_count":20629655,"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","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-methods","numerical-methods","simulation"],"created_at":"2024-12-03T15:21:06.197Z","updated_at":"2026-01-05T23:02:57.707Z","avatar_url":"https://github.com/volpatto.png","language":"Eiffel","funding_links":[],"categories":[],"sub_categories":[],"readme":"# FINEL -- A general purpose FINite ELement code\n\nI present here my implementation of the Finite Element Method with Galerkin Approximation based on the classical book Finite Elements: An Introduction wrote by Tinsley Oden, Eric Becker and Graham Carey (such a great book!!!). Also, I inspired myself by some ideas showed in The Finite Element Method: Linear Static and Dynamic Finite Element Analysis, Thomas Hughes. The code provided there (DLEARN) was a great help for me.\n\n## Features\n\n* Modular Fortran programming with modern features (f95 and f03);\n* Derived Data Structure;\n* Reader for Triangle and EasyMesh mesh generators;\n* Element types available:\n    * Linear, quadratic and cubic to 1D problems;\n    * Linear triangles to 2D problems.\n* In-house numerical linear algebra solvers available:\n    * Jacobi;\n    * Gauss-Seidel;\n    * SOR;\n* Direct linear algebra solvers available:\n    * Gauss foward substitution with triangular superior reduction.\n* Picard method to solve nonlinear problems;\n* Writer result data to the following file extensions:\n    * .dat;\n    * .csv;\n    * .vtk.\n* General 1D/2D stationary or transient advection-diffusion-reaction equation;\n* Stabilization methods:\n    * SUPG;\n    * GGLS;\n    * CAU (testing stage).\n\n## Contact\n\nMy name is Diego, but you can call me Volps. I'm a Doctoral Student at National Laboratory for Scientific Computing (LNCC/MCTIC, Brazil), sited in Petrópolis/RJ. Feel free to send me an e-mail: volpatto@lncc.br.\n\nGreetings!\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolpatto%2Ffinel","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fvolpatto%2Ffinel","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fvolpatto%2Ffinel/lists"}