Code development platform for open source projects from the European Union institutions :large_blue_circle: EU Login authentication by SMS will be completely phased out by mid-2025. To see alternatives please check here

Skip to content
Snippets Groups Projects
Commit 7d804dc7 authored by Markus Quaritsch's avatar Markus Quaritsch
Browse files

clutch: change in sematic of addClutch loss, handle the case when braking to standstill

addClutchLoss: only add clutch loss, if clutch has to be opened handle this already in the request
braking to standstill: problem is that angular speed becomes 0, thus the power is 0 and consequently the input torque at engine side is 0 -> no engine drag when braking to standstill
solution: don't use 'angular velocity at the end of simulation interval but use average angular velocity, so that the torque is not 0.
parent 3a0490d2
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment