Is the fc_eff_map (fuel converter efficiency map) property not used in simdrive.py while calculating fuel economy? The code seems to use the constant kwh_per_gge parameter for conversion. Where else is the fc_eff_map property used?
I am trying to tune a few vehicle models. The glider mass and frontal area are known parameters. I wanted to make a list of other vehicle parameters to tune and was considering fc_eff_map as well.
Is the fc_eff_map (fuel converter efficiency map) property not used in simdrive.py while calculating fuel economy? The code seems to use the constant kwh_per_gge parameter for conversion. Where else is the fc_eff_map property used?
I am trying to tune a few vehicle models. The glider mass and frontal area are known parameters. I wanted to make a list of other vehicle parameters to tune and was considering fc_eff_map as well.