Search found 1 match

by agustin bruzzese
Tue Jun 07, 2016 5:38 am
Forum: ReaDDy - a software for particle based reaction diffusion dynamics
Topic: Group reaction error
Replies: 0
Views: 346

Group reaction error

this is a simple group reaction between two particles, where im trying to make a group out of them: <reaction> <name>AA</name> <type>group</type> <educts> <educt type="particle">A</educt> <educt type="particle">A</educt> </educts> <products> <product type="group">AA</product> </products> <k_forward>...