Finish resolving merge conflicts

This commit is contained in:
JoePfeiffer 2023-03-23 20:33:23 -06:00
parent 49bf1126c7
commit c43875af96

View File

@ -568,6 +568,7 @@ public class BarrowmanCalculatorTest {
testTube.setCDOverridden(false);
testForces = calc.getAerodynamicForces(testConfig, testConditions, warnings);
assertEquals("base CD should be base CD of tube", tubeBaseCD, testForces.getBaseCD(), EPSILON);
}
/**
* Tests railbutton drag. Really is testing instancing more than actual drag calculations, and making