Skip to content

Commit

Permalink
Adress comments
Browse files Browse the repository at this point in the history
  • Loading branch information
gassmoeller committed Feb 13, 2024
1 parent 289efab commit 8ddab11
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,9 +5,9 @@
A simple setup of a rift in a Cartesian box, in which two plates are spreading at a constant spreading rate.
The files can be found [here](https://github.com/GeodynamicWorldBuilder/WorldBuilder/tree/main/cookbooks/3d_cartesian_rift).

The relevant part of the world builder file looks like this:
The relevant part of the World Builder file looks like this:

:::{literalinclude} 3d_cartesian_rift.wb
:::{literalinclude} ../3d_cartesian_rift.wb
:language: json
:lineno-start: 1
:::
Expand Down
5 changes: 3 additions & 2 deletions cookbooks/index.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,11 @@
Cookbooks
======================

This section contains self contained cookbooks on how to design different geodynamic setups. Folders contain World Builder parameter files, grid output files, and optionally markdown files that are incorporated into the online documentation and explain particular features about the setup.
This section contains self-contained cookbooks on how to design different geodynamic setups. Cookbook folders contain World Builder parameter files, grid output files, and optionally a documentation folder called `doc`. The documentation folder contains markdown files and figures, which are incorporated into the online documentation and explain particular features about the cookbook.


```{toctree}
: hidden:
3d_cartesian_rift/README
3d_cartesian_rift/doc/README
```

0 comments on commit 8ddab11

Please sign in to comment.