Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
3 changes: 1 addition & 2 deletions docs/cpp_api/continuum_mechanics_overview.md
Original file line number Diff line number Diff line change
Expand Up @@ -80,8 +80,7 @@ User Material subroutines (UMAT) for finite element analysis, organized by strai
- `damage_weibull` - Weibull statistical damage model

**Shape Memory Alloys (SMA):**
- `SMA_mono` - Monolithic SMA model
- `SMA_mono_cubic` - Cubic crystal SMA model
- `SMA_mono` - Micromechanical monocrystal SMA model (supports SMAMO isotropic, SMAMC cubic symmetry)
- `unified_T` - Unified thermomechanical SMA model

**Combined:**
Expand Down
1 change: 1 addition & 0 deletions environment_doc.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,3 +38,4 @@ dependencies:
- pandas
- breathe
- doxygen
- scikit-learn
Loading
Loading