Skip to content

Commit

Permalink
shifted some comments around
Browse files Browse the repository at this point in the history
  • Loading branch information
calbaker committed Feb 4, 2025
1 parent 4d1d082 commit 4911a61
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions cal_and_val/thermal/cal_hev.py
Original file line number Diff line number Diff line change
Expand Up @@ -477,12 +477,11 @@ def get_fc_temp_too_hot(sd_dict):
new_fc_thrml_fc_eff_model_Exponential_lag,
new_fc_thrml_fc_eff_model_Exponential_minimum,
# TODO: make sure this has functions for modifying
# - aux power
# - battery thermal -- not necessary for HEV because battery temperature has no real effect
# - thermal mass
# - convection to ambient
# - convection to cabin
# ## HEV specific stuff
# - aux power
),
# must match order and length of `params_fns`
bounds=(
Expand Down

0 comments on commit 4911a61

Please sign in to comment.