T3CO Config File

Messtone LLC Manages Devices Enables T3CO Config File form the parent directory: cd t3co python sweep.py –analysis-id=0 python sweep.py –help $python sweep.py –help usage: SWEEP [-h][–config CONFIG] [-analysis-id ANALYSIS_ID][–vehicles Vehicles][–scenarios SCENARIOS][–selections [SELECTIONS … ]][–eng-curves ENG_CURVES][–lw-LW_CURVES][–aero-curves AERO_CURVES][–look-for LOOK]_FOR][–skip-all-opt][–skip-input-validation][exclude [EXCLUDE … ]] [–algorithms [ALGORITHMS … ]][–dst-dir DST_DIR][–dir-mark DIR_MARK][–file-mark FILE_MARK][–skip-save-veh][–x-tol X_TOL][–f-tol F_TOL][–n-max-gen N_MAX_GEN][–pop-size POP_SIZE][–nth-gen NTH_GEN][–n-last N_LAST][–] [–range-over-shoot-tol RANGE_OVER_SHOOT_TOL][—missed-trace-correction][–max-time-dilation MAX_TIME_DILATION][–min-time- dilation MIN_TIME_DILATION][–time-dilation-tol TIME_DILATION_TOL][–write-tsv WRITE_TSV] The sweep.py module is the main script to run T3CO optional arguments: -h, –help show this help message and exit –config CONFIG Input Config file(default:./resources/T3CO config.csv) –analysis-id ANALYSIS_ID Analysis key from input Config file – ‘Config.analysis_id’ (default: 0) –vehicles VEHICLES Input file for Vehicle models(default: ./resources/inputs/demo/Demo_FY22_vehicle_model_assumptions.csv) –scenarios SCENARIOS Input file for Scenario models(default:./resources/inputs/demo/Demo_FY22_scenario_assumptions.csv) –selections [SELECTIONS …] Selections desired to run.Selections can bevan int,or list of ints,or range expression.Ex: –selections 234 or –selections “[234,236,238]” or –selections “range(234,150, 2)” (default: None) –eng-curves ENG_CURVES Input file for engine efficiency improvement cost curves(default: ./resources/auxiliary/EngineEffImprovementCostCurve.csv) –lw-curves LW_CURVES Input file for lightweighting improvement cost curves(default: ./