Fixed source costs for the normalized packet and its smaller transport drift.
Velocity, given by C*(fixedVelocityGradeCost R H 1+fixedVelocityGradeCost R H 2+1).
Equations
Instances For
Normal, given by C*(fixedVelocityGradeCost R H 2+2).
Equations
- EulerPacketCorrectionConstants.normal R H C = C * (EulerPacketCylinderField.fixedVelocityGradeCost R H 2 + 2)
Instances For
Drift, given by 2*(3*velocity R H C+normal R H C).
Equations
- EulerPacketCorrectionConstants.drift R H C = 2 * (3 * EulerPacketCorrectionConstants.velocity R H C + EulerPacketCorrectionConstants.normal R H C)