Boris Kaminsky
|
43372c58b8
Fixed bugs related to the trimolecular reaction probabilities calculation when one or two reactants are TARGET_ONLY. Made corresponding changes in the testsuite removing artificially big tolerances.
|
14 年之前 |
Boris Kaminsky
|
59be74f91c
Fixed bugs related to the trimolecular reaction probabilities calculation when one or two reactanst are TARGET_ONLY. Made corresponding changes in the testsuite removing artificially big tolerances.
|
14 年之前 |
Boris Kaminsky
|
d573816fd9
Added docstrings to the utility functions in 'main.py'.
|
14 年之前 |
Boris Kaminsky
|
d61f0646e2
Added docstrings to the utility functions in 'main.py'.
|
14 年之前 |
Boris Kaminsky
|
979bd5d5b7
Added TARGET_ONLY specifications for selected molecules. Removed statements in multiple tests descriptions that are already present through McellTest constructor.
|
14 年之前 |
Boris Kaminsky
|
9ab3b2d1d0
Added TARGET_ONLY specifications for selected molecules. Removed statements in multiple tests descriptions that are already present through McellTest constructor.
|
14 年之前 |
Boris Kaminsky
|
725f128849
Merged with trunk
|
14 年之前 |
Markus Dittrich
|
913d4dca1f
Added a section explaining the tri-molecular reaction syntax to the QRG.
|
14 年之前 |
Boris Kaminsky
|
4fed4053d5
Added three more messages during initialization describing separate sub-stages of the initialization process.
|
14 年之前 |
Boris Kaminsky
|
b89283f290
Added three more messages during initialization describing separate sub-stages of the initialization process.
|
14 年之前 |
Boris Kaminsky
|
371b8cbde2
Performed multiple changes regarding new representation of vertices through 'world->all_vertices' array and shared walls through 'world->walls_using_vertex' array. Removed references to NORMAL in the parser and testsuite.
|
14 年之前 |
Boris Kaminsky
|
8dd6479dde
Performed multiple changes regarding new representation of vertices through 'world->all_vertices' array and shared walls through 'world->walls_using_vertex' array.
|
14 年之前 |
Boris Kaminsky
|
08849861c7
Changed the format of the report on the timing of MCell run. Now we report separate times for initialization and simulation (both user and system). Also added message about creating geometry during initialization.
|
15 年之前 |
Boris Kaminsky
|
aa111285ec
Changed the format of the report on the timing of MCell run. Added message about creating geometry during initialization.
|
15 年之前 |
Boris Kaminsky
|
1d676fadaf
Merged with trunk
|
15 年之前 |
Boris Kaminsky
|
26f70ec56f
Testing new version of MCell runtime reporting
|
15 年之前 |
Jed Wing
|
8568b476d8
Bugfix: GENERIC_MOLECULE + surface rxns are now correctly added to the rxn hash table.
|
15 年之前 |
Jed Wing
|
08c65757ff
Bugfix: surface reversibility now works for volmol + surface rxns.
|
15 年之前 |
Tom Bartol
|
19e283f967
Updated value of Avogadro constant to latest recommended value:
|
15 年之前 |
Boris Kaminsky
|
60332a2db4
Implemented a global flag that checks whether the shared walls information is necessary to gather during the initialization phase.
|
15 年之前 |
Boris Kaminsky
|
8fc48dacee
Implemented a global flag that tells whether the shared walls information is necessary to create during the initialization phase.
|
15 年之前 |
Boris Kaminsky
|
f738e709f5
Changed the way how mesh shared vertices are defined that resulted in the significant speedup and improvement in the surface reaction code. Thanks Tom and Jed for the detailed suggestions and thoughtful discussions.
|
15 年之前 |
Boris Kaminsky
|
79461f7123
Changed the way how shared mesh vertices are defined that resulted in the significant speedup and improvement in the surface reaction code.
|
15 年之前 |
Boris Kaminsky
|
34a6808ec4
Changed code in 'init_sim()' so that we create shared wall vertices information only when surface reactions are present in the simulation.
|
15 年之前 |
Boris Kaminsky
|
5f4c3b62a4
Removed temporary commented part of the code in the function 'install_emergency_output_hooks()'.
|
15 年之前 |
Boris Kaminsky
|
8cefd9cdb6
Changed code in 'init_sim ( )' so that we create shared wall vertices information only when surface reactions are present in the simulation.
|
15 年之前 |
Boris Kaminsky
|
c2345eb861
Fixed bug in setting flags for trimolecular collisions and changed part of the code related to the molecule collision report.
|
15 年之前 |
Boris Kaminsky
|
5438d11793
Fixed bug in 'diffuse_3d_big_list()' and changed code related to the molecule collision report.
|
15 年之前 |
Boris Kaminsky
|
bb6b3fe720
Merged trunk
|
15 年之前 |
Markus Dittrich
|
c5cbca2d2e
Added description for new MOLECULE_COLLISION_REPORT keyword
|
15 年之前 |