Skip to content

Commit

Permalink
Explicitly define spherical coordinate convention
Browse files Browse the repository at this point in the history
  • Loading branch information
danieldouglas92 committed Feb 28, 2024
1 parent 5bce102 commit 694f482
Showing 1 changed file with 4 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -90,3 +90,7 @@ This should be a good default spherical coordinate system. For more information
In the following sections we will continue using the Cartesian coordinate system. We will also show this in {ref}`part:user_manual:chap:basic_starter_tutorial:sec:19_spherical_models`, where we show how easy it is to switch between Cartesian and spherical coordinate systems in our finished subduction example.
````

:::{important}
The coordinate convention used in the World Builder for spherical geometries is (Radius, Longitude, Latitude)
:::

0 comments on commit 694f482

Please sign in to comment.