Skip to content

Commit

Permalink
Update doc/sphinx/user_manual/basic_starter_tutorial/18_2D_models.md
Browse files Browse the repository at this point in the history
  • Loading branch information
MFraters authored Aug 19, 2024
1 parent 11a69c4 commit 5f868cf
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
2D models in the World Builder are nothing more than a cross section through a 3D model. To create a 2D model, you must state in the World Builder file the origin of the cross section (where x=0 and depth=0) and in what direction the cross section should go (the positive x direction). You can set this with the global parameter `cross section`. It takes two points. The first point is the origin, and the second point is the direction of the cross section.

```{note}
The origin of the 3D model doesn't have to be the same as the origin of the 2D cross section. In the model below, the origin of the 2D cross section is located at [0,200e3] (plane view, depth=0).
The origin of the 3D model doesn't have to be the same as the origin of the 2D cross section. In the model below, the origin of the 2D cross section is located at [0,450e3] (plane view, depth=0).
```

```{note}
Expand Down

0 comments on commit 5f868cf

Please sign in to comment.