Search found 1 match

by alex padron
Thu May 14, 2015 6:29 pm
Forum: ReaDDy - a software for particle based reaction diffusion dynamics
Topic: ReaDDy fusion reaction error
Replies: 0
Views: 269

ReaDDy fusion reaction error

Hello, I am trying to set up the following fusion reaction: A + B <–> C (k_on = 50000 k_off = 5). This is the code I am using: <reaction> <name>rxn1_fusion</name> <type>fusion</type> <educts> <educt type="particle">A</educt> <educt type="particle">B</educt> </educts> <products> <product type="partic...