{"id":49628621,"url":"https://github.com/scientificcomputing/fenics-in-the-wild","last_synced_at":"2026-05-05T09:06:40.214Z","repository":{"id":260265844,"uuid":"879741969","full_name":"scientificcomputing/fenics-in-the-wild","owner":"scientificcomputing","description":null,"archived":false,"fork":false,"pushed_at":"2025-10-28T21:10:44.000Z","size":264,"stargazers_count":2,"open_issues_count":2,"forks_count":0,"subscribers_count":3,"default_branch":"main","last_synced_at":"2025-10-28T23:17:42.695Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"https://scientificcomputing.github.io/fenics-in-the-wild/","language":"Jupyter Notebook","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/scientificcomputing.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":"2024-10-28T13:23:42.000Z","updated_at":"2025-10-28T21:10:40.000Z","dependencies_parsed_at":"2025-03-24T10:29:55.678Z","dependency_job_id":"2c4563ad-8886-408b-b97f-4184c216a5af","html_url":"https://github.com/scientificcomputing/fenics-in-the-wild","commit_stats":null,"previous_names":["scientificcomputing/fenics-in-the-wild"],"tags_count":2,"template":false,"template_full_name":null,"purl":"pkg:github/scientificcomputing/fenics-in-the-wild","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Ffenics-in-the-wild","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Ffenics-in-the-wild/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Ffenics-in-the-wild/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Ffenics-in-the-wild/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/scientificcomputing","download_url":"https://codeload.github.com/scientificcomputing/fenics-in-the-wild/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/scientificcomputing%2Ffenics-in-the-wild/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":286080680,"owners_count":32642364,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2026-05-04T10:08:07.713Z","status":"online","status_checked_at":"2026-05-05T02:00:06.033Z","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":"2026-05-05T09:06:35.644Z","updated_at":"2026-05-05T09:06:40.202Z","avatar_url":"https://github.com/scientificcomputing.png","language":"Jupyter Notebook","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Building the webpage\n\nTo build the webpage, install [Docker](https://www.docker.com/)\nand build the docker image with the following instructions\n\n```bash\ndocker build -f ./docker/Dockerfile.webpage -t wildfenicswebpagebuilder .\n```\n\nand then build the webpage with:\n\n```bash\ndocker run -ti -v $(pwd):/root/shared -w /root/shared --rm --shm-size=512m wildfenicswebpagebuilder\n```\n\ndocker run -ti -v $(pwd):/root/shared -w /root/shared --rm --shm-size=512m wildfenicswebpagebuilder\n\nThe webpage is then build in [\\_build/html/index.html](_build/html/index.html).\n\n## Local development environment\n\nAdd the entrypoint `/bin/bash` to the above command, i.e.\n\n```bash\ndocker run -ti -v $(pwd):/root/shared -w /root/shared --rm --shm-size=512m --entrypoint=/bin/bash wildfenicswebpagebuilder\n```\n\n### Jupyter lab development\n\nTo use jupyter lab with container call\n\n```bash\ndocker run -ti -v $(pwd):/root/shared -w /root/shared --rm --entrypoint=/bin/bash -p 8888:8888 wildfenicswebpagebuilder\njupyter lab --ip 0.0.0.0 --no-browser --allow-root\n```\n\n# Installation with spack\n\nClone spack from its git repository (https://github.com/spack/spack)\n\n```bash\n. ./spack/share/spack/setup-env.sh\nspack env create fenicsx-main\nspack env activate fenicsx-main\nspack add py-pip py-h5py py-scipy py-pyvista\nspack add py-fenics-dolfinx@main ^fenics-dolfinx+adios2 ^adios2+python ^petsc+mumps+int64 cflags=\"-O3\" fflags=\"-O3\"\nspack add py-nanobind py-adios4dolfinx@main py-scifem@main+adios2+biomed\nspack install\npython3 -m pip install wildmeshing\n```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientificcomputing%2Ffenics-in-the-wild","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fscientificcomputing%2Ffenics-in-the-wild","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fscientificcomputing%2Ffenics-in-the-wild/lists"}