blob: 3e0118622cc3f630205eeb180e6f604a37772d89 (
plain)
1
2
3
4
5
6
7
8
|
# Default configuration for the energy experiments
opendc.experiments.energy21 {
# Path to the directory containing the input traces
trace-path = input/traces
# Path to the output directory to write the results to
output-path = output
}
|