diff --git a/docs/plate-simulation/images/methodology/data/simpeg_group_options.png b/docs/plate-simulation/images/methodology/data/simpeg_group_options.png index 6a8f2274..f38bb63a 100644 Binary files a/docs/plate-simulation/images/methodology/data/simpeg_group_options.png and b/docs/plate-simulation/images/methodology/data/simpeg_group_options.png differ diff --git a/docs/plate-simulation/images/methodology/data/simulation_options.png b/docs/plate-simulation/images/methodology/data/simulation_options.png index 7478120b..f2cba93c 100644 Binary files a/docs/plate-simulation/images/methodology/data/simulation_options.png and b/docs/plate-simulation/images/methodology/data/simulation_options.png differ diff --git a/docs/plate-simulation/images/methodology/mesh/mesh_options.png b/docs/plate-simulation/images/methodology/mesh/mesh_options.png index 110132ab..9ae74221 100644 Binary files a/docs/plate-simulation/images/methodology/mesh/mesh_options.png and b/docs/plate-simulation/images/methodology/mesh/mesh_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/basement_options.png b/docs/plate-simulation/images/methodology/model/basement_options.png index 74949f12..221d2ef5 100644 Binary files a/docs/plate-simulation/images/methodology/model/basement_options.png and b/docs/plate-simulation/images/methodology/model/basement_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/n_plates_options.png b/docs/plate-simulation/images/methodology/model/n_plates_options.png index e2a9234c..82a1d1f9 100644 Binary files a/docs/plate-simulation/images/methodology/model/n_plates_options.png and b/docs/plate-simulation/images/methodology/model/n_plates_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/overburden_options.png b/docs/plate-simulation/images/methodology/model/overburden_options.png index 2a5e3beb..3a909376 100644 Binary files a/docs/plate-simulation/images/methodology/model/overburden_options.png and b/docs/plate-simulation/images/methodology/model/overburden_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/plate_location_options.png b/docs/plate-simulation/images/methodology/model/plate_location_options.png index 8e8f85b5..e1213cf4 100644 Binary files a/docs/plate-simulation/images/methodology/model/plate_location_options.png and b/docs/plate-simulation/images/methodology/model/plate_location_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/plate_options.png b/docs/plate-simulation/images/methodology/model/plate_options.png index 77c88190..28f292e0 100644 Binary files a/docs/plate-simulation/images/methodology/model/plate_options.png and b/docs/plate-simulation/images/methodology/model/plate_options.png differ diff --git a/docs/plate-simulation/images/methodology/model/plate_resistivity_option.png b/docs/plate-simulation/images/methodology/model/plate_resistivity_option.png index af56b9bd..a21b0908 100644 Binary files a/docs/plate-simulation/images/methodology/model/plate_resistivity_option.png and b/docs/plate-simulation/images/methodology/model/plate_resistivity_option.png differ diff --git a/docs/plate-simulation/images/methodology/model/plate_size_options.png b/docs/plate-simulation/images/methodology/model/plate_size_options.png index 184fc6a9..9fad3e50 100644 Binary files a/docs/plate-simulation/images/methodology/model/plate_size_options.png and b/docs/plate-simulation/images/methodology/model/plate_size_options.png differ diff --git a/docs/plate-simulation/images/methodology/uijson.png b/docs/plate-simulation/images/methodology/uijson.png index 4a4b8c2b..1bd5cf91 100644 Binary files a/docs/plate-simulation/images/methodology/uijson.png and b/docs/plate-simulation/images/methodology/uijson.png differ diff --git a/docs/plate-simulation/standalone.rst b/docs/plate-simulation/standalone.rst index d2122498..c1ed763f 100644 --- a/docs/plate-simulation/standalone.rst +++ b/docs/plate-simulation/standalone.rst @@ -125,24 +125,14 @@ below provides a visual representation of these angles. direction (a) is the angle measured between the horizontal projection of the plate normal (n\') and due north (N).* -The plate location can be specified in both relative and absolute terms. The position -parameters are given as easting, northing, and elevation. If the relative locations -checkbox is selected, the easting and northing are relative to the center of the -survey and the elevation is relative to one of the available references. The elevation -may be referenced to either the earth-air interface or the overburden via the -``Depth reference`` dropdown. Either choice can be relative to the minimum, maximum, -or mean of the points making up the reference surface as given by the ``Reference type`` -dropdown. In all these cases, the distance provided acts as a depth below the reference -to the *top of plate* in the *z negative down* convention. If the relative locations -checkbox is not selected, the easting, northing, and elevation specify the center -location of the plate. +The plate location is chosen to be centered on the provided survey object with the depth +relative to the topography entered as positive down. .. figure:: /plate-simulation/images/methodology/model/plate_location_options.png :align: center - *Plate location options in relative mode. Notice the* ``Elevation`` *is given as - negative to ensure the top of the plate is below the selected min of the - overburden.* + *Plate depth option sets the top of the plate n meters below the topography and + centered on the survey object.* .. figure:: /plate-simulation/images/methodology/model/plate_location.png :align: center diff --git a/simpeg_drivers-assets/uijson/plate_simulation.ui.json b/simpeg_drivers-assets/uijson/plate_simulation.ui.json index c07ac68f..95474683 100644 --- a/simpeg_drivers-assets/uijson/plate_simulation.ui.json +++ b/simpeg_drivers-assets/uijson/plate_simulation.ui.json @@ -9,7 +9,7 @@ "monitoring_directory": "", "simulation": { "main": true, - "label": "SimPEG group", + "label": "Forward group", "groupType": [ "{55ed3daf-c192-4d4b-a439-60fa987fe2b8}", "{BB50AC61-A657-4926-9C82-067658E246A0}" @@ -126,11 +126,6 @@ "min": 0.0, "tooltip": "Depth below topography to the plate centre (positive down)." }, - "generate_sweep": { - "label": "Generate sweep file", - "main": true, - "value": false - }, "u_cell_size": { "min": 0.0, "group": "Mesh", @@ -196,7 +191,7 @@ "enabled": true }, "out_group": { - "label": "Simulation group", + "label": "SimPEG group", "value": "", "groupType": "{55ed3daf-c192-4d4b-a439-60fa987fe2b8}", "visible": true,