Skip to content

Commit ae0a330

Browse files
committed
major refactor of geometry entity docs
1 parent 021fb98 commit ae0a330

30 files changed

Lines changed: 283 additions & 196 deletions

docs/01.introduction/03.workbench-layout/06.entities-browser/03.volume-mesh/02.boundaries.md

Lines changed: 0 additions & 24 deletions
This file was deleted.

docs/01.introduction/03.workbench-layout/06.entities-browser/README.md

Lines changed: 0 additions & 143 deletions
This file was deleted.

docs/01.introduction/03.workbench-layout/README.md

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
|-------------|-----------------|
1313
| 1 | [Viewer region](./05.viewer-region.md) |
1414
| 2 | [Simulation setup](./../../02.simulation-setup/README.md) / [Analysis](./../../03.analysis/README.md) |
15-
| 3 | [Entities browser](./06.entities-browser/README.md) |
15+
| 3 | [Entities browser](../../04.entities-browser/README.md) |
1616
| 4 | Coordinate system |
1717
| 5 | [Top navigation bar](./04.top-bar.md) |
1818
| 6 | [Bottom status bar](./07.status-bar.md) |
@@ -136,6 +136,5 @@ The selection methods can be checked and unchecked and allow for the selection o
136136
:maxdepth: 3
137137
./04.top-bar.md
138138
./05.viewer-region.md
139-
./06.entities-browser/README.md
140139
./07.status-bar.md
141140
```

docs/02.simulation-setup/04.output/02.outputs-list/07.probe-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
- Choose "New point" to add a single probe point
3838
- Choose "New point array" to create a line of evenly spaced points
3939

40-
- **Point Definition:** The creation of points is described in detail [here](../../../01.introduction/03.workbench-layout/06.entities-browser/05.points.md)
40+
- **Point Definition:** The creation of points is described in detail [here](../../../04.entities-browser/05.points.md)
4141

4242
---
4343

docs/02.simulation-setup/04.output/02.outputs-list/08.time-averaging-probe-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -91,7 +91,7 @@ When working with **child cases** (cases forked from a parent simulation), it's
9191
- **Example:** A point at `(0, 1.5, 0)`, or a line of points between two locations
9292
>**Note:** Points can be added individually or as arrays (lines) with evenly distributed points.
9393
94-
- **Point Definition:** The creation of points is described in detail [here](../../../01.introduction/03.workbench-layout/06.entities-browser/05.points.md)
94+
- **Point Definition:** The creation of points is described in detail [here](../../../04.entities-browser/05.points.md)
9595
---
9696

9797
<details>

docs/02.simulation-setup/04.output/02.outputs-list/09.surface-probe-outputs.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,7 +39,7 @@
3939
- Choose "New point" to add a single probe point
4040
- Choose "New point array" to create a line of evenly spaced points
4141

42-
- **Point Definition:** The creation of points is described in detail [here](../../../01.introduction/03.workbench-layout/06.entities-browser/05.points.md)
42+
- **Point Definition:** The creation of points is described in detail [here](../../../04.entities-browser/05.points.md)
4343

4444
### **Assigned target boundaries**
4545

docs/02.simulation-setup/04.output/02.outputs-list/14.streamline-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,7 @@
1818

1919
*Points that define the placement of streamlines. The Streamline is a path of a particle that passes through a given point.*
2020

21-
- **Point Definition:** The creation of points is described in detail [here](../../../01.introduction/03.workbench-layout/06.entities-browser/05.points.md)
21+
- **Point Definition:** The creation of points is described in detail [here](../../../04.entities-browser/05.points.md)
2222

2323
>**Notes:**
2424
> - You can specify individual points or arrays of points to seed streamlines at multiple locations.

docs/02.simulation-setup/04.output/02.outputs-list/15.time-averaging-streamline-output.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242

4343
*Points that define the placement of streamlines. Streamtraces are computed upwind and downwind, and may originate from a single point, from a line, or from points evenly distributed across a parallelogram.*
4444

45-
- **Point Definition:** The creation of points is described in detail [here](../../../01.introduction/03.workbench-layout/06.entities-browser/05.points.md)
45+
- **Point Definition:** The creation of points is described in detail [here](../../../04.entities-browser/05.points.md)
4646

4747
>**Notes:**
4848
> - You can specify individual points or arrays of points to seed streamlines at multiple locations.

docs/01.introduction/03.workbench-layout/06.entities-browser/01.geometry/01.edges.md renamed to docs/04.entities-browser/01.geometry/01.edges.md

File renamed without changes.

docs/01.introduction/03.workbench-layout/06.entities-browser/01.geometry/02.faces.md renamed to docs/04.entities-browser/01.geometry/02.faces.md

File renamed without changes.

0 commit comments

Comments
 (0)