Closed lopeztarifa closed 4 years ago
Example: m = PyZacros.ReactionPath() m.append( s1 ) m.append( s2 )
where s1 and s2 are ElementaryReactions.
Example: m = PyZacros.ReactionPath() m.append( s1 ) m.append( s2 )
where s1 and s2 are ElementaryReactions.