Skip to content

[Mohr-Coulomb] Add corner return for simultaneous tension-shear yielding#116

Open
Curiim wants to merge 1 commit intomasterfrom
constitutive/mohr_coulomb
Open

[Mohr-Coulomb] Add corner return for simultaneous tension-shear yielding#116
Curiim wants to merge 1 commit intomasterfrom
constitutive/mohr_coulomb

Conversation

@Curiim
Copy link
Collaborator

@Curiim Curiim commented Feb 25, 2026

Summary

This PR extracts only the theory-critical changes in Mohr-Coulomb stress integration.

Changes

  • Fix yield admissibility tolerance in compute_yield_state (1e-7)
  • Refactor compute_stress into:
    • elastic predictor
    • single-surface return
    • corner return (multi-surface)
  • Add dedicated helpers:
    • compute_single_surface_return
    • compute_corner_return
    • update_softening_parameters

@Curiim Curiim added the enhancement New feature or request label Feb 25, 2026
@bodhinandach bodhinandach changed the title Mohr-Coulomb: add corner return for simultaneous tension-shear yielding [Mohr-Coulomb] Add corner return for simultaneous tension-shear yielding Feb 25, 2026
Copy link
Member

@bodhinandach bodhinandach left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I'm blocking this for now, but I think we should take a closer look at this, @ningyiw01.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

enhancement New feature or request

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants