Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified docs/plate-simulation/images/methodology/uijson.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
8 changes: 6 additions & 2 deletions docs/plate-simulation/standalone.md
Original file line number Diff line number Diff line change
Expand Up @@ -26,13 +26,17 @@ The parameters controlling the forward simulation are defined through a SimPEG f
must ensure that the SimPEG group has been previously edited with appropriate options, including a topography object,
a survey object and data components to simulate.

Oftentimes, the user would like to model a thin plate that might push the resolution limits of the finite volume
approach taken by SimPEG. In this case, the LeroiAir application may be used instead to model the secondary fields
from a rectangular prism with a known conductivity-thickness. In order to use the LeroiAir application for the forward
modelling, just select the ``Use LeroiAir`` checkbox.
Comment on lines +29 to +32

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Oftentimes, the user would like to model a thin plate that might push the resolution limits of the finite volume
approach taken by SimPEG. In this case, the LeroiAir application may be used instead to model the secondary fields
from a rectangular prism with a known conductivity-thickness. In order to use the LeroiAir application for the forward
modelling, just select the ``Use LeroiAir`` checkbox.
Oftentimes, the user would like to model a thin plate that might push the resolution limits of the finite-volume approach taken by SimPEG. In this case, the LeroiAir application may be used instead to model the secondary fields from a rectangular prism with a known conductivity-thickness. To use the LeroiAir application for the forward modelling, select the ``Use LeroiAir`` checkbox.


```{figure} images/methodology/data/simpeg_group_options.png
---
width: 300pt
align: center
---
Selecting the initialized forward modelling SimPEG group and naming the group that will store the plate
simulation results.
Selecting the initialized forward modelling SimPEG group, optionally choosing LeroiAir for improved thin plate modelling and providing a name for the results group.

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Suggested change
Selecting the initialized forward modelling SimPEG group, optionally choosing LeroiAir for improved thin plate modelling and providing a name for the results group.
Selecting the initialized forward modelling SimPEG group, or optionally choosing LeroiAir for improved thin plate modelling and providing a name for the results group.

```

- Create the required SimPEG group within Geoscience ANALYST through the
Expand Down
Loading