raccoon icon indicating copy to clipboard operation
raccoon copied to clipboard

Massively parallel FEM code for phase-field for fracture by Dolbow Lab at Duke University

Results 28 raccoon issues
Sort by recently updated
recently updated
newest added

Two nucleation models for phase-field fracture are memory consuming. Either in how the material object is coded, or how the model is implemented in input deck level (or both). ##...

## Reason Implement nucleation model 2022 version in paper https://link.springer.com/article/10.1007/s10704-022-00653-z ## Design One detail not mentioned in the paper, the compressive part of the external driving force should be a...

Hello, I have some questions regarding phase field modeling using the raccoon app: 1. Assuming we are using the traditional Allen-Cahn formula \dot{d}=\frac{1}{L}(\frac{\psi}{d}) where d is the damage and the...

Fixes issue #139

## Bug Description Missing degradation functions in key places in JC src file ## Steps to Reproduce Look at the file ## Impact JC model provides incorrect results

## Bug Description I have compiled raccoon. run_test give ok for all of the tests. 36 passed, 0 skipped, 0 pending, 0 failed But I could not run the examples...

#166 Fixes to heat generation with rate dependent model. Fixing /0 issues that may pop up.

## Bug Description Under certain conditions, heat values produced the JC model will return NaN values ## Steps to Reproduce Utilize the JC model with a temperature solver ## Impact...