File tree Expand file tree Collapse file tree 2 files changed +23
-6
lines changed
Expand file tree Collapse file tree 2 files changed +23
-6
lines changed Original file line number Diff line number Diff line change @@ -10,11 +10,12 @@ fully elastic spheres according to Mokbel et al. :cite:`Mokbel2017`.
1010
1111.. note ::
1212
13- For reservoir data, the Young's modulus cannot be computed and the
13+ For reservoir data, the Young's modulus cannot be computed. The
1414 corresponding options are hidden.
1515
16- Usage
17- -----
16+
17+ Parameter settings
18+ ------------------
1819
1920.. _qg_emodulus_config :
2021.. figure :: scrots/qg_emodulus_config.png
@@ -75,6 +76,20 @@ Click *Apply* for any changes to take effect. The Young's modulus is then
7576available for the selected dataset.
7677
7778
79+
80+ Bulk actions
81+ ------------
82+ The *Bulk action * menu has an entry for Young's modulus computation.
83+ In the associated dialog you can set the corresponding parameters
84+ for all datasets of the current session. Note that the options
85+ in this dialog do not necessarily reflect the options available for the
86+ individual datasets. Only valid options are adopted. For instance,
87+ you will not be able to change the medium for a dataset if a medium is
88+ already given in its meta data. To verify the options set, you can always
89+ check the current setting via the *Analysis View * (see above).
90+
91+
92+
7893Validity
7994--------
8095
Original file line number Diff line number Diff line change 272272 </widget >
273273 <widget class =" QMenu" name =" menuBulk_Action" >
274274 <property name =" title" >
275- <string >& Bulk Action </string >
275+ <string >& Bulk action </string >
276276 </property >
277277 <addaction name =" actionComputeEmodulus" />
278278 </widget >
435435 </action >
436436 <action name =" actionPreferences" >
437437 <property name =" icon" >
438- <iconset theme =" gtk-preferences" />
438+ <iconset theme =" gtk-preferences" >
439+ <normaloff >.</normaloff >.</iconset >
439440 </property >
440441 <property name =" text" >
441442 <string >& Preferences...</string >
442443 </property >
443444 </action >
444445 <action name =" actionComputeEmodulus" >
445446 <property name =" icon" >
446- <iconset theme =" emodulus" />
447+ <iconset theme =" emodulus" >
448+ <normaloff >.</normaloff >.</iconset >
447449 </property >
448450 <property name =" text" >
449451 <string >& Young's modulus...</string >
You can’t perform that action at this time.
0 commit comments