Date created: | Last Updated:
: DOI | ARK
Creating DOI. Please wait...
Category: Project
Description: Contains all the files for the paper: SimulatorOrchestrator: a 6G-Ready Simulator for the Cell-Free/Osmotic Infrastructure. Each experiment contains a clean_example folder, in which are the simulator output and the .yaml files necessary to configure the simulator for the different experiments. The full patient dataset used is patient.json. Each experiment's output folder contains the .yaml files, converter.yaml is the most relevant, in the state needed to repeat that experiment. For the experiments which vary the risk level of the patients, this was changed by editing the injected .json file on line 21 of MainExample.java in https://github.com/LogDS/SimulatorOrchestrator/releases/tag/v1.0. Instead of patient.json: for the low risk patients low.json was used; for medium risk, medium.json was used; and for high risk patients high.json was used. The 709_vehicles_no_patients and 1664_vehicles_no_patients experiments also need to edit MainExample.java in https://github.com/LogDS/SimulatorOrchestrator/releases/tag/v1.0, to stop the patient data injection into the simulator. The easiest way to do this is to add currentDelta.clear() to line 28 on MainExample.java
Files can now be accessed and managed under the Files tab.