Skip to content
  • xingyuanmiao's avatar
    Staggered thermo-mechanical phase-field (#2102) · 63c2ef2e
    xingyuanmiao authored and Dmitry Yu. Naumov's avatar Dmitry Yu. Naumov committed
    * added thermomechanicalphasefield process.
    
    * added tests.
    
    * fixed process name.
    
    * deactivated monolithic scheme.
    
    * modified name of Kdd component.
    
    * added ctest.
    
    * modified temperature condition for beam3d model.
    
    * added data for ctest.
    
    * minor correction of process name.
    
    * added thermo-mechanical phase-field process description in doxygen.
    
    * changed test name.
    
    * added documentation for website.
    
    * added slab3d test.
    
    * added process description.
    
    * updated secondary variables output.
    
    * added analytical solution comparison.
    
    * updated sceondary variables output in two large tests.
    
    * updated test.
    
    * reference corrections for doxygen.
    
    * added tags for phasefield and thermal parameters.
    
    * separated different types of parameters in tests.
    
    * [TMPh] Fixed a bug and ran clang-format to the changed file
    
    * renamed the representation of the trace of mechanical strain.
    
    * use resize for eps_prev instead of initialisation.
    
    * removed unused parameters.
    
    * removed commented code.
    
    * removed unnecessary includes.
    
    * renamed sigma_real to sigma.
    
    * updated history_variable using std::max.
    
    * removed unnecessary update for sigma and heatflux.
    
    * added missed temperature variable.
    
    * removed two INFOs for history_variable.
    
    * replaced block with segment.
    
    * removed unused typedef of invariants.
    
    * rearranged the order of includes.
    
    * fixed calculation of density.
    
    * fixed doxygen warnings.
    
    * minor correction on the definition of residual thermal conductivity.
    
    * removed monolithic scheme.
    
    * supplemented correction of density calculation.
    
    * added a mechanical phasefield test to compare with a homogeneous temperature test.
    
    * updated iglu testing to check the heat_flux.
    
    * added thermal shock testing to ctest.
    
    * corrected reference citation.
    
    * minor corrections of the process description.
    
    * updated the process after latest rebasing.
    
    * removed unused parameter history_field.
    
    * added missing .vtu term in thermal shock testing case.
    
    * removed coupling_scheme option --WIP.
    
    * [TMPh] Changed the parsing of variables in order to keep the variable documentations
    
    * adjusted total running time and refined the tolerance of convergence.
    
    * changed format of image display.
    
    * format line 221-248.
    
    * fixed equation display issue.
    
    * changed ctest name.
    
    * changed format.
    
    * [T] TMP: Remove executable flag from test files.
    
    * [T] TMP: Format project files.
    
    * clang-format all source code changes.
    63c2ef2e