Andre Costa

Results 6 issues of Andre Costa

Creating pull request for complete documentation of the Phase-Field Fracture Solver

type: documentation

Hi guys, I have been working in the implementation of the a phase-field fracture solver in GEOSX, and in this solver, I have a field variable which cannot decrease (it...

type: feature

Adding new kernels for phase-field fracture model in a pressurized environment. This is similar to Frank's work, but the pressure field are assumed to be constant (they will be solved...

Opened this new PR to add the documentation of the phase-field classes, as the old PR became too old and merging develop led to lots of conflicts. Although I added...

Creating PR for Multi-Resolution solver

Currently, when the flag timestamp_in_log_file=false and max_log_file is set, instead of quitting logging or overwriting to preserve the size limit, glog just appends to the log file and eventually breaks...