Skip to content
Snippets Groups Projects
Commit 4212485e authored by Brian Groenke's avatar Brian Groenke
Browse files

Minor adjustments to Strat module docs

parent 09423ad5
No related branches found
No related tags found
1 merge request!58Rename Land -> Strat and promote soil comps to state variables
......@@ -36,7 +36,7 @@ makedocs(modules=modules,
"Heat Conduction" => "api/heat_conduction.md",
"Surface Energy Balance" => "api/seb.md",
],
"Strat" => "api/strat.md",
"Stratigraphy" => "api/strat.md",
"Diagnostics" => "api/diagnostics.md",
"Presets" => "api/presets.md",
],
......
# Strat
This module contains the `Stratigraphy`, `Tile`, and related types for building and evaluating a CryoGrid 1-D process model.
```@autodocs
Modules = [Strat]
Private = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment