Adam Husar
|
0a71982a69
Fixed assert in react_unimol_single_molecule and diffuse_single_molecule
|
3 年之前 |
Adam Husar
|
443c3e656c
Added support for cancellation of reaction in a callback
|
3 年之前 |
Adam Husar
|
fcf1427724
Changed license from GPL to MIT, removed some empty/unused files
|
3 年之前 |
Adam Husar
|
bd2f639e7f
Not reading molecule again in get_max_time, diffuse_vol_molecule and
|
3 年之前 |
Adam Husar
|
4f40600ef9
Cleaned up TODOs and refactored code
|
3 年之前 |
Adam Husar
|
9bc7b8f86b
Moves species_id_t and other typedefs into the BNG namespace
|
3 年之前 |
Adam Husar
|
af9b27b795
Replaced all uses of float_t with double
|
3 年之前 |
Adam Husar
|
d90f83d977
Merge remote-tracking branch 'origin/mcell4_dev' into mcell4_pos_float
|
3 年之前 |
Adam Husar
|
9ad3235cad
Fixed support for absorptive surface classes for surf mols
|
3 年之前 |
Adam Husar
|
0003915c31
Prepared diffuse and react event for configurable pos_t, renamed
|
3 年之前 |
Adam Husar
|
e5d4538082
Preparation for surface mol+surface class rxns
|
3 年之前 |
Adam Husar
|
84a0ea8acd
Fixed handlign of orientation for vol+surf class rxns, preparation for
|
3 年之前 |
Adam Husar
|
c25d773f0d
Fixed time when a new molecule is created in case when a tranparent
|
3 年之前 |
Adam Husar
|
19623d2047
Added support for updating compartment when crossing transparent walls
|
3 年之前 |
Adam Husar
|
1471141fc3
Added support for creating products where compartment of the reactant
|
3 年之前 |
Adam Husar
|
6455a68497
Handling of intermembrane surf-surf reactions with compartments that
|
3 年之前 |
Adam Husar
|
c15a148323
Model.run_reaction now returns list of product ids
|
3 年之前 |
Adam Husar
|
d12592732c
Added method.run_reaction, for now limited to unimol rxns
|
3 年之前 |
Adam Husar
|
ad1a512381
Rxn callback is not called after reaction is processed and return
|
3 年之前 |
Adam Husar
|
e262948d5e
Preparation for intermembrane surf-surf reactions
|
3 年之前 |
Adam Husar
|
ebc884b31e
Added barrier event ot serve as a diffusion barrier for
|
4 年之前 |
Adam Husar
|
803107f9ff
Checking that a moleculek is not schduled for this iteration, fixed
|
4 年之前 |
Adam Husar
|
e2f2b918fc
Added support for immediate releases through Model.release_molecules
|
4 年之前 |
Adam Husar
|
867b7db545
Added support for reporting of possition the second surface reactant in
|
4 年之前 |
Adam Husar
|
51ebf71a8f
Partial improvement of custom time step support, not working correctly
|
4 年之前 |
Adam Husar
|
7dd917921e
Removed invalid update of max_time in compute_vol_displacement
|
4 年之前 |
Adam Husar
|
e65affd0e7
Added safe_diffusion_step but something broke and displacement is 0.1 of
|
4 年之前 |
Adam Husar
|
5e55fcce29
Partial preparation for gradual increase of timestep
|
4 年之前 |
Adam Husar
|
a031f409dc
Fixed time barrier computation in scheduler
|
4 年之前 |
Adam Husar
|
c251c4e74e
Partially fixed support for custom timestep < 1, tests mdl/0400, 0401
|
4 年之前 |