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
Currently there is some ambiguity regarding the parameter fields of reactions.
Sometimes, the field reaction is used for the bulk parameters, sometimes reaction_bulk.
I suggest the following approach:
Always distinguish between reaction_model_bulk, and reaction_model_particle. When a unit has no particles, ignore reaction_model_particle. Consequently, for the parameters, always use reaction_bulk and reaction_particle respectively.
Currently there is some ambiguity regarding the parameter fields of reactions.
Sometimes, the field
reaction
is used for the bulk parameters, sometimesreaction_bulk
.I suggest the following approach:
Always distinguish between
reaction_model_bulk
, andreaction_model_particle
. When a unit has no particles, ignorereaction_model_particle
. Consequently, for the parameters, always usereaction_bulk
andreaction_particle
respectively.See also this discussion.
The text was updated successfully, but these errors were encountered: