NatLabRockies / NatLabRockies/fastsim
using fuel converter efficiency map in fuel economy calcs
Open
@calbaker is already working on this.
Since Nov 19, 2024.
- Dominant language
- Rust
- Stars
- 60
- Forks
- 19
- Avg merge
- 10d 2h
- Merged PRs (30d)
- 2
Description
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.
Contributor guide
No contributing guide indexed for this repository
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Assessment
This issue has not been assessed yet.