Fully working mbh for two phase missions!
This commit is contained in:
@@ -18,7 +18,4 @@
|
||||
state = prop_one([1., 0., 0.], start, bepi, stepsize)
|
||||
@test state[7] == start_mass - bepi.mass_flow_rate*stepsize
|
||||
|
||||
# Test that a bad ΔV throws an error
|
||||
@test_throws Thesis.PropOne_Error prop_one([1.5, 0., 0.], start, bepi, stepsize)
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user