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
I think that we should use integer parameters to identify each budget term and bring clarity to this code. Instead of budget_terms( 1, nt) it should be
budget_terms(RUNOFF_WATER, nt) (or whatever it is).
I think that we should use integer parameters to identify each budget term and bring clarity to this code. Instead of budget_terms( 1, nt) it should be
budget_terms(RUNOFF_WATER, nt) (or whatever it is).
Originally posted by @jedwards4b in #76 (comment)
The text was updated successfully, but these errors were encountered: