提交历史

作者 SHA1 备注 提交日期
  Adam Husar f43346035e Unified naming of 'rxn', all previous variants that used just 'rx' were 3 年之前
  Adam Husar 38e5e7c3e9 Cleaned up compilation warnings with gcc 10 (except for bison warnings) 3 年之前
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar 114d63f0fb Fixed apply_vertex_moves to ignore defunct molecules 3 年之前
  Adam Husar 44a7f04db5 An other set of refactors and TODO fixes 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar fb61a3b188 Added Molecule flag MOLECULE_FLAG_NO_NEED_TO_SCHEDULE and using it in 3 年之前
  Adam Husar 3ea0052edb Initial support for surf mol + surf class rxns, conversions to data 3 年之前
  Adam Husar 32ad28e1e5 Disabled printing of flags into debug dump 3 年之前
  Adam Husar 3b7fcf8341 Prepared Partition::add_volume_molecule for compartment handling 3 年之前
  Adam Husar 7ac455c806 Removed Molecule::reactant_compartment_id 3 年之前
  Adam Husar 74bb56582e Removed previous compartments support, MDL tests pass but 3 年之前
  Adam Husar 6552792e10 Fixed export of unnamed Count objects 3 年之前
  Adam Husar 9330c60e14 Renumbered flags 3 年之前
  Adam Husar 2b113c8d6a Cleanup of unused flags ACT_REACT, IN_SCHEDULE and MATURE_MOLECULE 3 年之前
  Adam Husar 455cf5a6a2 Renamed flag ACT_CLAMPED to MOLECULE_FLAG_ACT_CLAMPED 3 年之前
  Adam Husar 9f7d566eeb Removed usage of flag IN_SURFACE in MCell4 3 年之前
  Adam Husar 682677d6ee Removed usage of flag IN_VOLUME in MCell4 3 年之前
  Adam Husar 00635e89cb Removed usage of flag ACT_DIFFUSE in MCell4 3 年之前
  Adam Husar 1f1c9ca947 Renamed concentration clamp to clamp where applicable 4 年之前
  Adam Husar aa43d1fea3 First succesful clamp concentration simulation 4 年之前
  Adam Husar 3a8af8d35a Intermediate commit wioth changes to concclamp, cannot be compiled 4 年之前
  Adam Husar eb3aa07b8b Preparation for concentration clamp support 4 年之前
  Adam Husar 52ee0ff4d3 Added support for vol rxns with compartments 4 年之前
  Adam Husar 8f20aece5c Initial support for compartments in rxns, all tests pass except: 4 年之前
  Adam Husar 723a8d46ad Added support for compartments for volume molecules 4 年之前
  Adam Husar fdfd7ef806 Added Molecule::birthday that will be needed for molecule "maturation" 4 年之前
  Adam Husar f54dd8b366 Cleaned up and fixed several FIXMEs 4 年之前
  Adam Husar 0c844e712d Removed Molecule::release_delay, used diffusion_time instead 4 年之前
  Adam Husar 8f4f6d4312 Partial rework of molecule scheduling in DiffuseAndReactEvent as a 4 年之前