Template:Team:Paris Saclay/simbox
From 2013.igem.org
(Difference between revisions)
Line 332: | Line 332: | ||
var proba= reac.precomp_probfactor; | var proba= reac.precomp_probfactor; | ||
- | alert(proba); | + | alert('reac ' + sim.reac_order[i] + ' => ' + proba); |
for(var j= 0 ; j < reac.inputs.length ; ++j) | for(var j= 0 ; j < reac.inputs.length ; ++j) | ||
proba *= sim.molecules[reac.inputs[j]].quantity; | proba *= sim.molecules[reac.inputs[j]].quantity; |
Revision as of 11:42, 3 August 2013