diff --git a/doc/sphinx/06_umt/umt.rst b/doc/sphinx/06_umt/umt.rst index cebc012..5c0d3db 100644 --- a/doc/sphinx/06_umt/umt.rst +++ b/doc/sphinx/06_umt/umt.rst @@ -29,11 +29,11 @@ The benchmark problem is a single node sweep performance problem (SPP) on a 3D u Figure of Merit --------------- -The Figure of Merit is defined as the number of unknowns solved per second, which is calculated by: +The Figure of Merit is defined as the number of unknowns solved per second, normalized by the number of iterations, which is calculated by: .. code-block:: - number of unknowns = <# mesh cells * 8> * <# directions> * + number of unknowns = <# mesh cells * 8> * <# directions> * / This value is displayed at the end of the run in the output line: