Project restart
This commit is contained in:
10
doc/examples/param.yaml
Normal file
10
doc/examples/param.yaml
Normal file
@@ -0,0 +1,10 @@
|
||||
|
||||
#****************************************************************************
|
||||
# Test configuration
|
||||
#**************************************************************************** -->
|
||||
# loops parameters
|
||||
global_loop_param_txt: ['one', 'two', 'three']
|
||||
global_loop_param_num: [1, 2, 3]
|
||||
|
||||
# Plot parameters
|
||||
plot_log_path: /tmp/testium_plot/$(testrun_date)/$(testrun_time)/
|
||||
Reference in New Issue
Block a user