@@ -66,9 +66,7 @@ The benchmark’s scale can be adjusted by altering the number of replicas in th
## Figure of Merit
The primary figure of merit for the ML4NSE (defined in detail in https://doi.org/10.1615/JMachLearnModelComput.2023048607) workflow benchmark is the number of voxels per second:
$$(#voxels * #replicas) / (workflow_makespan)$$
The primary figure of merit for the ML4NSE (defined in detail in https://doi.org/10.1615/JMachLearnModelComput.2023048607) workflow benchmark is the number of voxels per second: `(#voxels * #replicas) / (workflow_makespan)`