{"id":20633866,"url":"https://github.com/tjhei/cracks","last_synced_at":"2025-04-15T19:35:55.140Z","repository":{"id":29262498,"uuid":"32795129","full_name":"tjhei/cracks","owner":"tjhei","description":"pfm-cracks: A Finite Element code for crack propagation","archived":false,"fork":false,"pushed_at":"2023-02-17T18:48:46.000Z","size":864,"stargazers_count":83,"open_issues_count":6,"forks_count":48,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-03-29T00:11:33.649Z","etag":null,"topics":["crack-propagation","finite-elements"],"latest_commit_sha":null,"homepage":"","language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":"nhnent/fe.javascript","license":"gpl-2.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/tjhei.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}},"created_at":"2015-03-24T11:44:30.000Z","updated_at":"2025-03-24T12:06:46.000Z","dependencies_parsed_at":"2023-02-14T12:30:38.850Z","dependency_job_id":null,"html_url":"https://github.com/tjhei/cracks","commit_stats":null,"previous_names":[],"tags_count":1,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjhei%2Fcracks","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjhei%2Fcracks/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjhei%2Fcracks/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/tjhei%2Fcracks/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/tjhei","download_url":"https://codeload.github.com/tjhei/cracks/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":249139403,"owners_count":21219065,"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":["crack-propagation","finite-elements"],"created_at":"2024-11-16T14:22:40.763Z","updated_at":"2025-04-15T19:35:55.121Z","avatar_url":"https://github.com/tjhei.png","language":"C++","readme":"# pfm-cracks: A parallel-adaptive framework for phase-field fracture propagation\n\nThis is a finite element code based on the finite element library deal.II to\nsimulate crack propagation in elastic and porous media.\n\nFeatures:\n- phase field approach for the crack location\n- support for 2d and 3d computations\n- primal-dual active set method for the irreversibility constraint\n- novel adaptive mesh refinement technique\n\nThis project was originally developed for the papers mentioned below, but has\nbeen extended considerably since then. Please cite these papers if you make\nuse of our work. Thank you!\n\nThe original code versions are available as separate branches in this\nrepository:\n\n1. https://github.com/tjhei/cracks/tree/paper-2015 for\n\n\u003e T. Heister, M. F. Wheeler, T. Wick:\n\u003e A primal-dual active set method and predictor-corrector mesh adaptivity for computing fracture propagation using a phase-field approach.\n\u003e Comp. Meth. Appl. Mech. Engrg., Vol. 290 (2015), pp. 466-495\n\u003e http://dx.doi.org/10.1016/j.cma.2015.03.009\n\nA preprint is available here: http://www.math.clemson.edu/~heister/preprints/HeWheWi15_CMAME_accepted.pdf\n\n2. https://github.com/tjhei/cracks/tree/paper-2018-parallel for\n\n\u003e T. Heister, T. Wick:\n\u003e Parallel solution, adaptivity, computational convergence, and open-source code of 2d and 3d pressurized phase-field fracture problems\n\u003e Proc. Appl. Math. Mech., 2018, e201800353\n\u003e https://doi.org/10.1002/pamm.201800353\n\nA preprint is available here: https://arxiv.org/abs/1806.09924\n\n# How to run\n\nYou need to install deal.II (see http://www.dealii.org) with external\ndependencies p4est and Trilinos. Then configure with:\n\n```\n  cmake -D DEAL_II_DIR=/your/dealii-installation/ .\n```\nCompile with:\n```\n  make\n```\nand finally run with:\n```\n  mpirun -n 2 ./cracks parameters_sneddon_2d.prm\n```\n\n# Notes\n\nThe code is published under GPL v2 or newer.\n\nAuthors: Timo Heister, Thomas Wick.\n","funding_links":[],"categories":[],"sub_categories":[],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjhei%2Fcracks","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftjhei%2Fcracks","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftjhei%2Fcracks/lists"}