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
The initialization function for the sediment model is very long.
For readability and reuse of code it must be broken down into multiple smaller functions.
Along the way unit tests should be written for each function that is splitted off.
The text was updated successfully, but these errors were encountered:
The initialization function for the sediment model is very long.
For readability and reuse of code it must be broken down into multiple smaller functions.
Along the way unit tests should be written for each function that is splitted off.
The text was updated successfully, but these errors were encountered: