Skip to content

Commit

Permalink
add stress & P output to example
Browse files Browse the repository at this point in the history
  • Loading branch information
boriskaus committed Nov 1, 2023
1 parent 2b84649 commit 3282b33
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/src/man/juliasetup_TMSubduction.md
Original file line number Diff line number Diff line change
Expand Up @@ -214,6 +214,8 @@ model.Output = Output( out_density = 1,
out_surf = 1,
out_surf_pvd = 1,
out_surf_topography = 1,
out_j2_dev_stress = 1,
out_pressure = 1,
out_temperature = 1, )
```

Expand Down

0 comments on commit 3282b33

Please sign in to comment.