Small improvements
This commit is contained in:
@@ -71,7 +71,6 @@ function prop(ΔVs::Matrix{T},
|
||||
end
|
||||
end
|
||||
for j in 1:7 push!(states[j], state[j]) end
|
||||
state[7] >= craft.dry_mass || throw(Mass_Error(state[7]))
|
||||
end
|
||||
|
||||
return states, state
|
||||
|
||||
Reference in New Issue
Block a user