{"id":18612994,"url":"https://github.com/lukoshkin/gmsfesolver","last_synced_at":"2025-10-20T01:43:02.436Z","repository":{"id":101805467,"uuid":"173002715","full_name":"lukoshkin/GMsFESolver","owner":"lukoshkin","description":"Python implementation of Generalized Multiscale Finite Element Method (GMsFEM) with the use of FEniCS and PETSc libraries","archived":false,"fork":false,"pushed_at":"2020-06-28T13:51:55.000Z","size":1373,"stargazers_count":2,"open_issues_count":0,"forks_count":2,"subscribers_count":0,"default_branch":"develop","last_synced_at":"2025-05-17T00:36:43.535Z","etag":null,"topics":["finite-element-methods","multiscale-simulation","petsc"],"latest_commit_sha":null,"homepage":"","language":"Python","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/lukoshkin.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}},"created_at":"2019-02-27T22:50:39.000Z","updated_at":"2023-06-19T12:04:11.000Z","dependencies_parsed_at":null,"dependency_job_id":"9c3c32bb-4682-47f4-8209-1f36ef7cbd63","html_url":"https://github.com/lukoshkin/GMsFESolver","commit_stats":{"total_commits":50,"total_committers":1,"mean_commits":50.0,"dds":0.0,"last_synced_commit":"a066c6374ce3814cd34b30270f468f2504982864"},"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/lukoshkin/GMsFESolver","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukoshkin%2FGMsFESolver","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukoshkin%2FGMsFESolver/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukoshkin%2FGMsFESolver/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukoshkin%2FGMsFESolver/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lukoshkin","download_url":"https://codeload.github.com/lukoshkin/GMsFESolver/tar.gz/refs/heads/develop","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lukoshkin%2FGMsFESolver/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":265687103,"owners_count":23811218,"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","multiscale-simulation","petsc"],"created_at":"2024-11-07T03:19:24.319Z","updated_at":"2025-10-09T17:17:35.662Z","avatar_url":"https://github.com/lukoshkin.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# GMsFEM Implementation\n\n# Pros\n\n- easy-to-catch concept of GMsFEM shown in the NumPy implementation\n- modular structure that allows targeted assembling\n- convinient API for FEniCS-2019 docker containers\n- parallel pipeline (not fully completed)\n\n# Cons\n\n- it includes all drawbacks connected with FEniCS-2019.1, like bugs\nor unimplemented features. Major releases (e.g. dolfinx) coming after\nmake this implementation a bit outdated\n\n- the code is not fully-optimized. For example, it can be rewritten in C++\nwhich will half at least the the runtime of some of its sections. A few \nalgorithmic features may be improved as well\n\n# ToDo\n\n* Write a C++ implementation\n* Use DOLFINX (when it is released)\n* Substitute triangular coarse elements for square ones\n---\n* Finish README\n* Add MIT license\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukoshkin%2Fgmsfesolver","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flukoshkin%2Fgmsfesolver","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flukoshkin%2Fgmsfesolver/lists"}