You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: iga/README.md
+2-1Lines changed: 2 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,7 +1,8 @@
1
1
# Iga Examples
2
2
3
3
## 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)
# 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