Skip to content

Commit 08a72bf

Browse files
Merge pull request #152 from KratosMultiphysics/iga_move_read_me
[IGA] Update README
2 parents 34b26c3 + dd4e4cd commit 08a72bf

File tree

3 files changed

+9
-1
lines changed

3 files changed

+9
-1
lines changed

iga/README.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,8 @@
11
# Iga Examples
22

33
## Use Cases
4-
- [External Boundary Circle (NURBS) ](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/README.md)
4+
- [External Boundary Circle (NURBS) ](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/external_boundary_cirle_with_nurbs/README.md)
5+
- [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)
56

67
## Validation Cases
78

iga/use_cases/README.md renamed to iga/use_cases/external_boundary_circle_with_nurbs/README.md

File renamed without changes.
Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
# Use Case IGA – Single-Patch Shell with Weak Supports and Line Load
2+
3+
Short description
4+
5+
This example demonstrates a single-patch IGA shell in membrane action, where Dirichlet boundary conditions are imposed weakly using a penalty approach.
6+
A distributed line load is applied along a curve of the NURBS surface.
7+
The setup serves as a minimal tutorial example for weak boundary condition enforcement and curve-based loading in IGA shells.

0 commit comments

Comments
 (0)