Skip to content

Commit a3e9e5a

Browse files
committed
correct readme
1 parent 74dc373 commit a3e9e5a

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

iga/README.md

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

33
## Use Cases
4-
- External Boundary Circle (NURBS)
4+
- [External Boundary Circle (NURBS) ](https://github.com/KratosMultiphysics/Examples/blob/master/iga/use_cases/README.md)
55

66
## Validation Cases
7-
- External Boundary Circle (NURBS)
7+
8+
# Use Cases

iga/use_cases/README.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
# Use Cases IGA – External Boundary Circle (NURBS) — README.txt
1+
# Use Case IGA – External Boundary Circle (NURBS)
22

33
Short description
44
This example runs a 2D IGA structural model whose outer boundary is a NURBS circle. A manufactured solution is enforced to validate the setup.
@@ -9,7 +9,7 @@ Files
99
- nurbs_files/circle_nurbs.json
1010
- run_and_post.py (optional)
1111

12-
Geometry / modeling (very brief)
12+
Geometry
1313
- ImportNurbsSbmModeler loads the circle NURBS into “initial_skin_model_part_out”.
1414
- NurbsGeometryModelerSbm builds the analysis surface (order [2,2], knot spans [20,20]) and creates “skin_model_part”.
1515
- IgaModelerSbm creates:

0 commit comments

Comments
 (0)