Skip to content

Commit e94411e

Browse files
committed
readme
1 parent 75c9dd2 commit e94411e

1 file changed

Lines changed: 6 additions & 3 deletions

File tree

README.md

Lines changed: 6 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@
1010
BenchmarkProjectDSMF
1111
├── data
1212
│   ├── config_files_yml
13-
│   └── excel_remove
1413
├── figures
1514
│   ├── figure1
1615
│   ├── figure2
@@ -38,7 +37,11 @@ BenchmarkProjectDSMF
3837
│   ├── scripts_dev
3938
│   └── setup_configs
4039
├── source
41-
│   └── __pycache__
4240
└── tests
43-
└── __pycache__
4441
```
42+
43+
#### Running your own simulated DBTL scenarios (TODO)
44+
We provide a workflow for running simulated DBTL scenarios
45+
Step 1: Construct a config file using a [command line interface](scripts/ChassisConfig(NOTTESTEDYET).py) or make a manual config setup python scripts inspired by one of the scripts used in this [work](scripts/setup_configs)
46+
47+

0 commit comments

Comments
 (0)