You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: doc/interface/sensitivities.rst
+3-3Lines changed: 3 additions & 3 deletions
Original file line number
Diff line number
Diff line change
@@ -39,23 +39,23 @@ Group /input/sensitivity/param_XXX
39
39
40
40
``SENS_NAME``
41
41
42
-
Name of the parameter (Note that ``PAR_RADIUS`` and ``PAR_CORE_RADIUS`` sensitivities are only available for Finite Volume discretization)
42
+
Name of the parameter (Note that ``PAR_RADIUS`` and ``PAR_CORERADIUS`` sensitivities are only available for Finite Volume discretization)
43
43
44
44
================ ===========================
45
45
**Type:** string **Length:** :math:`\geq1`
46
46
================ ===========================
47
47
48
48
``SENS_COMP``
49
49
50
-
Component index (:math:`-1` if parameter is independent of components)
50
+
Component index (:math:`-1` if parameter is independent of components, see the multiplexing of the corresponding parameter, e.g. `FILM_DIFFUSION_MULTIPLEX`)
Particle type index (:math:`-1` if parameter is independent of particle types)
58
+
Particle type index (:math:`-1` if parameter is independent of particle types, see the multiplexing of the corresponding parameter, e.g. `PAR_DIFFUSION_MULTIPLEX`)
0 commit comments