diff --git a/matlab/RunOpenEMS.m b/matlab/RunOpenEMS.m index 550b9c2..4a91f35 100644 --- a/matlab/RunOpenEMS.m +++ b/matlab/RunOpenEMS.m @@ -26,6 +26,7 @@ function RunOpenEMS(Sim_Path, Sim_File, opts, Settings) % --engine=multithreaded engine using compressed operator + sse vector extensions + MPI + multithreading % --numThreads= Force use n threads for multithreaded engine % --no-simulation only run preprocessing; do not simulate +% --dump-statistics dump simulation statistics to 'openEMS_run_stats.txt' and 'openEMS_stats.txt' % % Additional global arguments % --showProbeDiscretization Show probe discretization information