提交历史

作者 SHA1 备注 提交日期
  borisk 43ee6bba5d Added four tests to the testsuite that cover several simultaneously run bimolecular and trimolecular reactions. 12 年之前
  borisk 6a5cad4e94 Refactored the code related to the testing for multiple unimolecular reactions inside 'run_timestep()' - pure unimolecular reaction and reactions involving the surface. Fixed bug and made the testing consistent with how we do it for the bimolecular case. Added three new tests to the testsuite when multiple unimolecular reactions with different rates happen simultaneously. 12 年之前
  borisk b3c7c695cd Refactored the code related to the unimolecular reactions bringing it in line with how we test for the bimolecular case. Added three more tests to the testsuite when multiple unimolecular reactions with different rates happen simultaneously (pure unimolecular and at the surface). 12 年之前
  Boris Kaminsky a0b1dcf1dd Removed unused variable. 14 年之前
  Boris Kaminsky be2c68e45f Added extra check in 'region_borders' test that tests a combination of unimolecular reaction with surface_class and REFLECTIVE region border. Also cleaned up from unused and commented lines '04-surface.mdl' test file. 14 年之前
  Boris Kaminsky 31e5592c70 Fixed bug that disabled unimolecular reactions involving surface classes. Cleaned up and improved code related to special reactions on the region borders. Added new test '04-surface.mdl' that deals with reactions that include surface classes. Changed policy for the reaction of the type A + B + surf_class -> ... [rate], where both A and B are surface molecules. Now we will require that both A and B reside on the walls belonging to the surface class 'surf_class'. Previously we require that only target molecule reside on the wall belonging to surface_class 'surf_class'. 14 年之前