From c0fbe73a93950f9bb61dbde2c6f997268ea457ca Mon Sep 17 00:00:00 2001 From: Axel Huebl Date: Tue, 22 Sep 2020 22:52:16 -0700 Subject: Docs: Boost 1.66.0+ (#1370) PICSAR table generation builds with Boost 1.66.0 or newer. --- Docs/source/running_cpp/parameters.rst | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'Docs/source/running_cpp') 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): -- cgit v1.2.3