Succesful MBH runs, with some improvements
This commit is contained in:
@@ -16,6 +16,6 @@
|
||||
|
||||
# Test that mass is reduced properly
|
||||
state = prop_one([1., 0., 0.], start, bepi, stepsize)
|
||||
@test state[7] == start_mass - bepi.mass_flow_rate*stepsize
|
||||
@test state[7] == start_mass - mfr(bepi)*stepsize
|
||||
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user