You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi there,
I'm a trying to debug this function DH_linear_laminar but whenever I uncomment the double equal sign the debugger ignores the breakpoints that are inside the function.
@enterDH_linear_laminar(model_PR78, model_RES, p, T, z, ṁ, u, L, g, ϵₛₜₑₑₗ) ==35.47787828694348>616==(x::T, y::T) where {T<:IEEEFloat} =eq_float(x, y) #Goes to the comparison directly ignoring the @bp
@enterDH_linear_laminar(model_PR78, model_RES, p, T, z, ṁ, u, L, g, ϵₛₜₑₑₗ) # == 35.47787828694348
About to run:<DN_m_flow(PR{ReidIdeal, PR78Alpha, NoTranslation, vdW1fRule}("water", "carbon dioxide", "nitrogen", "...> #First breakpoint