{"id":21500006,"url":"https://github.com/elmercsc/elmerfem-docker","last_synced_at":"2026-01-04T11:05:46.826Z","repository":{"id":77798170,"uuid":"304693073","full_name":"ElmerCSC/elmerfem-docker","owner":"ElmerCSC","description":"Elmer recipes for docker ","archived":false,"fork":false,"pushed_at":"2021-03-09T11:53:12.000Z","size":17,"stargazers_count":4,"open_issues_count":1,"forks_count":3,"subscribers_count":7,"default_branch":"master","last_synced_at":"2025-01-23T22:41:21.340Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"CMake","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/ElmerCSC.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":"2020-10-16T17:19:25.000Z","updated_at":"2024-12-01T11:53:33.000Z","dependencies_parsed_at":"2023-02-28T12:15:25.690Z","dependency_job_id":null,"html_url":"https://github.com/ElmerCSC/elmerfem-docker","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/ElmerCSC%2Felmerfem-docker","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElmerCSC%2Felmerfem-docker/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElmerCSC%2Felmerfem-docker/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ElmerCSC%2Felmerfem-docker/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ElmerCSC","download_url":"https://codeload.github.com/ElmerCSC/elmerfem-docker/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":244039241,"owners_count":20387835,"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":[],"created_at":"2024-11-23T17:20:14.960Z","updated_at":"2026-01-04T11:05:46.739Z","avatar_url":"https://github.com/ElmerCSC.png","language":"CMake","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Elmer build apparatuses for various Linux distros using docker Dockerfiles \n\nCurrently ubuntu-focal and debian-buster work fine. Others are remnants of past.\n\nUsage:\n  * Set env variable `ELMER_SOURCE_DIR` point at elmer source directory.\n  * Run `make build-\u003cflavor\u003e` where `\u003cflavor\u003e` corresponds to `Dockerfile-\u003cflavor\u003e` and `precaches/opts-\u003cflavor\u003e.cmake`\n    * You can also do `make conf-\u003cflavor\u003e` to run cmake only or `make bash-\u003cflavor\u003e` to explore build environment.\n  * A special contained setup (initially only for ubuntu-focal) for using Docker to actually run Elmer simulations on your system is built by `make runenv-\u003cflavor\u003e`\n    * This creates an image that contains an MPI-enabled Elmer installation that can be used to run Elmer simulations. Provided you are in the subdirectory where the input files reside, do a\n    ```bash\n    $ docker run -it -v $(pwd -LP):/home elmer-runenv-ubuntu-focal /usr/local/elmer/bin/ElmerSolver nameofyour.sif\n    ````\n    * or in case of a parallel MPI run (here with 6 processes)\n    ```bash\n    $ docker run -it -v $(pwd -LP):/home elmer-runenv-ubuntu-focal mpirun --allow-run-as-root -np 6 /usr/local/elmer/bin/ElmerSolver nameofyour.sif\n    ```\n    \n# TODO\n\n* Build ElmerGUI separately or make elmergui build variants\n* ctest runs\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmercsc%2Felmerfem-docker","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Felmercsc%2Felmerfem-docker","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Felmercsc%2Felmerfem-docker/lists"}