Skip to content
Merged
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: 2 additions & 1 deletion iga/README.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,8 @@
# Iga Examples

## Use Cases
- [External Boundary Circle (NURBS) ](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/README.md)
- [External Boundary Circle (NURBS) ](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/external_boundary_cirle_with_nurbs/README.md)
- [IGA Single-Patch Shell in Membrane Action with Weak Supports and Line Load](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/iga_shell_3p_single_patch/README.md)

## Validation Cases

Expand Down
File renamed without changes.
7 changes: 7 additions & 0 deletions iga/use_cases/iga_shell_3p_single_patch/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,7 @@
# Use Case IGA – Single-Patch Shell with Weak Supports and Line Load

Short description

This example demonstrates a single-patch IGA shell in membrane action, where Dirichlet boundary conditions are imposed weakly using a penalty approach.
A distributed line load is applied along a curve of the NURBS surface.
The setup serves as a minimal tutorial example for weak boundary condition enforcement and curve-based loading in IGA shells.