@@ -1371,20 +1371,21 @@ unique.
13711371 applied from the ``parameter``
13721372 :ref:`property <sec:t2data:parameter>`.
13731373
1374- - | **eos **: string, integer or ``None ``
1375- | Equation of state used for the simulation. For AUTOUGH2
1376- simulations, this can generally be set to ``None``, and the EOS
1377- will be read from the ``t2data`` ``simulator`` or ``multi``
1378- properties. Otherwise, it can be specified as an integer
1379- corresponding to the EOS number (1 being pure water, 2 being water
1380- / CO\ :math:`_2` etc.) or as a string corresponding to the AUTOUGH2
1381- EOS names (EOS1 being 'EW', EOS2 being 'EWC' etc.). Note that for
1382- integer values, only EOS modules 1, 2 and 4 are supported. For
1383- AUTOUGH2 EOS names, these correspond to 'W', 'EW', 'EWC' and
1384- 'EWAV'. The AUTOUGH2 passive tracer EOS modules 'EWT' and 'ETD' are
1385- also supported (the latter supporting only constant diffusivity,
1386- i.e. all elements of the ``diffusion`` property must be negative
1387- and equal).
1374+ - | **eos **: string, integer or ``None `` | Equation of state used for
1375+ the simulation. For AUTOUGH2 simulations, this can generally be set
1376+ to ``None ``, and the EOS will be read from the ``t2data ``
1377+ ``simulator `` or ``multi `` properties. Otherwise, it can be
1378+ specified as an integer corresponding to the EOS number (1 being
1379+ pure water, 2 being water / CO\ :math: `_2 ` etc.) or as a string
1380+ corresponding to the AUTOUGH2 EOS names (EOS1 being 'EW', EOS2
1381+ being 'EWC' etc.). Note that for integer values, only EOS modules
1382+ 1, 2, 3 and 4 are supported. For AUTOUGH2 EOS names, these
1383+ correspond to 'W', 'EW', 'EWC', 'EWA' and 'EWAV'. The AUTOUGH2
1384+ passive tracer EOS modules 'EWT' and 'ETD' are also supported (the
1385+ latter supporting only constant diffusivity, i.e. all elements of
1386+ the ``diffusion `` property must be negative and equal). For EOS4
1387+ ('EWAV'), alternative initialization using EOS3-style primary
1388+ variables via MOP(19) = 2 is supported.
13881389
13891390- | **bdy_incons **: :ref: `t2incon <incons >`, or ``None ``
13901391 | TOUGH2 initial conditions from which boundary conditions are to be
0 commit comments