E4D User Guide
E4D User Guide
Travel-time Output Options File
This file provides E4D with instructions for reporting observed vs. simulated data values, and defines whether to construct potential files for specified current injection configurations.
See File Syntax Rules for specific details.
Variable Name | Description |
---|---|
dp_flag
(int) |
dp_flag specifies whether to print the simulated data file after each forward run. dp_flag = 0E4D does NOT print the simulated data file after each forward run dp_flag = 1E4D prints the simulated data file after each forward run |
dp_file
(char) |
dp_file is the name of the simulated data file. |
n_tt
(int) |
n_tt is the number of travel-time distribution files to output. |
tt_i
(int) |
repeat for n_tt tt_i is the index of the measurement from the survey file for which to output the travel-time distribution. |
Example
1 print simulated data file after each forward run datapred.txt name of simulated data file 2 number of travel-time distribution files to output 10 output for measurement 10 in survey file 20 output for measurement 20 in survey file