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
So minor, but if someone wants to practise editing CellML files... the components am and amL in the Decker model are the same, and seems they're being computed separately (unless I don't actually know how CellML is ultimately converted into C++ then compiled...), so someone (Chon) could have it so it's computed once then passed into the other one.
The text was updated successfully, but these errors were encountered:
So minor, but if someone wants to practise editing CellML files... the components
am
andamL
in the Decker model are the same, and seems they're being computed separately (unless I don't actually know how CellML is ultimately converted into C++ then compiled...), so someone (Chon) could have it so it's computed once then passed into the other one.The text was updated successfully, but these errors were encountered: