Skip to content

Conversation

liljonnystyle
Copy link
Collaborator

Pull request information

  • Status: ready to merge
  • Kind of changes: new feature

Description

New energy calculation to get true fuel consumption for tacoma model

@liljonnystyle liljonnystyle changed the base branch from master to i210_dev July 8, 2020 23:24
Copy link
Member

@AboudyKreidieh AboudyKreidieh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM

@liljonnystyle liljonnystyle merged commit 220994e into i210_dev Jul 9, 2020
@liljonnystyle liljonnystyle deleted the jl-energy-query-update branch July 9, 2020 00:30
) + 2041 * 9.807 * 0.0027 * speed + 0.5 * 1.225 * 3.2 * 0.4 * POW(speed,3)) AS power,
GREATEST(0, 2041 * acceleration * speed +
3405.5481762 +
83.12392997 * speed +
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

this probably doesn't matter, but the C_1 in the document is 83.123929917, there is missing one towards the end

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants