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
review user interactions with multiple grid-cell solving to identify difficulties and easily made errors
User defined rate constants have an easy API with the state to set their values. Maybe we can come up with something similar for the surface reaction rate constants so that the index of the values doesn't need to be remembered.
Could we redesign the error schemes we have so that we don't need so much boilerplate code?
Could we redesign the builders so that parameters don't need to be specified both in the template argument and then passes in a real instance later on?
CUDA-related things:
Yerror
construction outside of the inner solve loop for rosenbrock #622State
so that memory for these temporary variables are only made oncemicm/include/micm/solver/rosenbrock.inl
Lines 14 to 25 in 6b1c58a
The text was updated successfully, but these errors were encountered: