Merge branch 'openrocket:unstable' into generalize-automatic-tube-fin-radius
This commit is contained in:
commit
f0d7566690
@ -660,7 +660,7 @@ public class FinSetCalc extends RocketComponentCalc {
|
|||||||
// Airfoil assumed to have zero base drag
|
// Airfoil assumed to have zero base drag
|
||||||
|
|
||||||
// Scale to correct reference area
|
// Scale to correct reference area
|
||||||
cd *= cd * span * thickness / conditions.getRefArea();
|
cd *= span * thickness / conditions.getRefArea();
|
||||||
|
|
||||||
return cd;
|
return cd;
|
||||||
}
|
}
|
||||||
|
Loading…
x
Reference in New Issue
Block a user