提交历史

作者 SHA1 备注 提交日期
  Boris Kaminsky ed052ce2ce Added new test to the testsuite that checks for the bug reported recently by Jacob Czech and related to the incorrect use of FOREVER constant in the context of unimolecular reactions. 12 年之前
  borisk 7681677079 Added test case in the testsuite that covers the bug with checkpointing and unimoleclar reaction with variable rates. 12 年之前
  Boris Kaminsky b7dd06aeab Made changes in the part of the code that checks for the overlapped walls by explicitly introducing the accuracy of the comparison. While accuracy is presently set to EPS_C it is now easy to change it by changing MESH_DISTINCTIVE directive all from one place. Added several new tests to the testsuite. 13 年之前
  Boris Kaminsky 0597ef2cd9 Added check for the overlapped walls during initialization. Command-line option '-no_walls_overlap_check' will skip this procedure. 13 年之前
  Boris Kaminsky 921f5ccadb Fixed bug that shows up as reaction of type 'vol_mol @ my_surf_class -> surf_products []' not happening when my_surf_class {REFLECTIVE = vol_mol}, while reaction happens if 'my_surf_class {}'. 14 年之前
  Boris Kaminsky b4772b91a7 Added test for recently discovered and fixed bug. Imagine there are two meshes - outer with REFLECTIVE property, and inner with TRANSPARENT property. If these meshes are located within molecule random walk distance one from another, the bug may make the outer mesh to look like TRANSPARENT instead of declared REFLECTIVE. 14 年之前
  Boris Kaminsky 9659ded878 Added a test in mdl/testsuite/regression 20-reaction_null_products_crash.mdl 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 年之前
  Jed Wing 08d4f0f6a4 Fix for counting of ENCLOSED surface molecules. 15 年之前
  Jed Wing 92621f52d7 Added regression test for the recent crash report due to ininstantiated objects 15 年之前
  Jed Wing b1a9c5ee0a Added regression tests for bugs reported by Markus and Wouter. 15 年之前
  Jed Wing 0276cd2867 Regression test for mol-grid-grid crash. 15 年之前
  Jed Wing b2f3d4f1ef Added test case for the first bug found by the static analysis. 15 年之前
  Jed Wing fe69a75518 Added test for recent counting error which Boris reported. 15 年之前
  Jed Wing 93ffc30b4c Added regression test for the recent parser bug Boris reported. 15 年之前
  Jed Wing 9c69c31777 Added regression test for the crash reported and fixed by Markus. 16 年之前
  Jed Wing 24c504f943 Added regression test for checkpointing bug discovered by Jacob Czech. 16 年之前
  Jed Wing 86787274ed Regression test for recent bugfix. 16 年之前
  Jed Wing e43921a1fd Fix for broken vol-vol reactions in new outcome_products code, including a 16 年之前
  Jed Wing 7aeefe77f8 Added a regression test for the bug Boris reported yesterday. 16 年之前
  Jed Wing 3190e4530c Added a few more regression tests and an automated script to test them. 16 年之前