We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents ea8e5b4 + 8b85020 commit 8088ca8Copy full SHA for 8088ca8
2 files changed
simpeg_drivers-assets/uijson/tdem1d_forward.ui.json
@@ -156,6 +156,7 @@
156
"parent": "mesh",
157
"value": ""
158
},
159
+ "save_sensitivities": false,
160
"n_cpu": {
161
"min": 1,
162
"group": "Compute",
simpeg_drivers-assets/uijson/tdem1d_inversion.ui.json
@@ -222,7 +222,6 @@
222
223
224
225
- "inversion_style": "voxel",
226
"alpha_s": {
227
"min": 0.0,
228
"group": "Regularization",
@@ -424,6 +423,7 @@
424
423
"enabled": true,
425
"tooltip": "Set the number of iterations per beta value. Use higher values for more non-linear optimization problems."
426
+ "epsilon_cooling_factor": 1.2,
427
"max_global_iterations": {
428
429
"lineEdit": false,
0 commit comments