7.23 error_element
- type: setup command.
- sequence: must follow run_control.
- function: assert a random error defintion for the accelerator.
- Command syntax, including use of equations and subcommands, is discussed in 7.2.
&error_element
STRING name = NULL;
STRING element_type = NULL;
STRING item = NULL;
STRING type = "gaussian";
double amplitude = 0.0;
double cutoff = 3.0;
long bind = 1;
long bind_number = 0;
longn bind_across_names = 0;
long post_correction = 0;
long fractional = 0;
long additive = 1;
long allow_missing_elements = 0;
STRING after = NULL;
STRING before = NULL;
STRING sample_file = NULL;
STRING sample_file_column = NULL;
STRING sample_mode = NULL;
&end