We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 739adac commit f6d4734Copy full SHA for f6d4734
Utilities/Python/FDS_validation_script.py
@@ -13,15 +13,15 @@
13
14
# Statistics output options
15
16
-# Run dataplot and scatplot scripts
+# # Run dataplot and scatplot scripts
17
18
-# fdsplotlib.dataplot(config_filename='../Matlab/FDS_verification_dataplot_inputs.csv',
19
-# expdir='../../Verification/',
20
-# cmpdir='../../Verification/',
+# fdsplotlib.dataplot(config_filename='../Matlab/FDS_validation_dataplot_inputs.csv',
+# expdir='../../../exp/',
+# cmpdir='../../../out/',
21
# pltdir='../../Manuals/',
22
# close_figs=True,
23
# verbose=True,
24
-# plot_range=[2])
+# plot_list=['all'])
25
26
# Special cases
27
0 commit comments