{"id":26005389,"url":"https://github.com/precice/fem-shell","last_synced_at":"2025-10-05T07:53:31.538Z","repository":{"id":144913514,"uuid":"49565956","full_name":"precice/fem-shell","owner":"precice","description":"FEM Code for Fluid-Structure Coupling - Structure Solver implementing Flat Shell Elements","archived":false,"fork":false,"pushed_at":"2020-01-27T22:10:03.000Z","size":21944,"stargazers_count":16,"open_issues_count":2,"forks_count":16,"subscribers_count":4,"default_branch":"master","last_synced_at":"2025-04-08T15:21:17.797Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"lgpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/precice.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},"funding":{"custom":"https://precice.org/community-support-precice"}},"created_at":"2016-01-13T10:10:13.000Z","updated_at":"2025-04-08T08:38:35.000Z","dependencies_parsed_at":"2023-07-09T05:31:55.237Z","dependency_job_id":null,"html_url":"https://github.com/precice/fem-shell","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/precice/fem-shell","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Ffem-shell","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Ffem-shell/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Ffem-shell/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Ffem-shell/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/precice","download_url":"https://codeload.github.com/precice/fem-shell/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/precice%2Ffem-shell/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278425497,"owners_count":25984686,"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":"2025-10-05T02:00:06.059Z","response_time":54,"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":[],"created_at":"2025-03-05T20:53:48.008Z","updated_at":"2025-10-05T07:53:31.533Z","avatar_url":"https://github.com/precice.png","language":"C++","funding_links":["https://precice.org/community-support-precice"],"categories":[],"sub_categories":[],"readme":"FEM-shell\n========\n\nFeatures\n-----------\n\n- Structure solver build with libMesh FEM framework\n- Parallelized with MPI\n- Stand-alone and coupled version. Coupling achieved with preCICE (https://github.com/precice)\n- Implements different types of flat shell element\n- Efficient solving with PETSc support\n- Applicable in multi-physics simulations, like fluid-structure interactions (FSI)\n- Additional tool to generate meshes (meshGen)\n\nInstallation\n-----------\n\nFirst, compile `PETSc`. A description for the compilation of PETSc can be found here: http://www.mcs.anl.gov/petsc/documentation/installation.html\n\n``` bash\ngit clone -b maint https://bitbucket.org/petsc/petsc petsc\ncd petsc\n./configure\nmake all test\n```\n\nSecond, compile `libMesh`. A description for the compilation of libMesh can be found here: http://libmesh.github.io/installation.html\n\n``` bash\ngit clone git://github.com/libMesh/libmesh.git\ncd libmesh\n./configure\nmake\n```\n\nThird, compile the two FEM-shell versions (and meshGen) by executing the corresponding SConstructs\n\n``` bash\ncd src/meshgen\nscons\ncd ../fem-shell\nscons\ncd preCICE\nscons\n```\n\nRequirements\n-----------\n\ngcc 4.8 or higher due to C++11 features.\n\nExample runs\n-----------\n\nTo test the program, several example problems are provided with the code. These tests can be run automatically be executing the two bash-scripts as follows:\n\n``` bash\ncd src/fem-shell\n./run_examples.sh\ncd preCICE\n./run_example.sh\n```\n\nCredits\n-----------\n\nThe FEM-shell project has been created by Stephan Herb within the scope of his master thesis","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Ffem-shell","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fprecice%2Ffem-shell","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fprecice%2Ffem-shell/lists"}