diff options
Diffstat (limited to 'Docs/source/running_cpp/parameters.rst')
-rw-r--r-- | Docs/source/running_cpp/parameters.rst | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/Docs/source/running_cpp/parameters.rst b/Docs/source/running_cpp/parameters.rst index a2911b9a5..2b3ddd87d 100644 --- a/Docs/source/running_cpp/parameters.rst +++ b/Docs/source/running_cpp/parameters.rst @@ -1749,7 +1749,7 @@ Lookup tables store pre-computed values for functions used by the QED modules. is quite low). * ``generate``: a new table is generated. This option requires Boost math library - (version >= 1.67) and to compile with ``QED_TABLE_GEN=TRUE``. All + (version >= 1.66) and to compile with ``QED_TABLE_GEN=TRUE``. All the following parameters must be specified (table 1 is used to evolve the optical depth of the photons, while table 2 is used for pair generation): @@ -1785,7 +1785,7 @@ Lookup tables store pre-computed values for functions used by the QED modules. is quite low). * ``generate``: a new table is generated. This option requires Boost math library - (version >= 1.67) and to compile with ``QED_TABLE_GEN=TRUE``. All + (version >= 1.66) and to compile with ``QED_TABLE_GEN=TRUE``. All the following parameters must be specified (table 1 is used to evolve the optical depth of the particles, while table 2 is used for photon emission): |