提交历史

作者 SHA1 备注 提交日期
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar 85d001e55c Replaced region and geometry pobject id in MolOrRxnCountTerm with region 3 年之前
  Adam Husar abd68b8124 Split type LEAF of RegionExprNode into LEAF_SURFACE_REGION and 3 年之前
  Adam Husar 344e1b3896 Added warning about unused region in CountTerm and error when a 3 年之前
  Adam Husar 4f40600ef9 Cleaned up TODOs and refactored code 3 年之前
  Adam Husar 6ff7a88f82 Moved BNG-conversion related methods to new class BNGConverter, 3 年之前
  Adam Husar 6bfa479d0c Parsing BNGL name directly in Complex ctor independently on subsystem 3 年之前
  Adam Husar 06b0b151b1 Fixed handling of skip_events_up_to_time for a checkpointed iteration 3 年之前
  Adam Husar 65670c843a Fixed addition of checkpointed molecules into partition 3 年之前
  Adam Husar 0b004dc169 Putting checkpointed molcules both vol and surf into the same array to 3 年之前
  Adam Husar 0697597565 Using initial rng state when restoring a checkpoint 3 年之前
  Adam Husar 238c1f5480 Using initial_iteration and initial_time from checkpoint 3 年之前
  Adam Husar 6edaf15b7d Using small_vector for arrays in counts 3 年之前
  Adam Husar 87daf7e51d Revert "Tentative merging of count items into a single event" 3 年之前
  Adam Husar d84e7ba049 Tentative merging of count items into a single event 3 年之前
  Adam Husar e262948d5e Preparation for intermembrane surf-surf reactions 3 年之前
  Adam Husar e126dd0187 Unified BNG naming with API by renaming MolType to ElemMolType, 4 年之前
  Adam Husar 22172f9565 Renamed API ComponentInstance to Component, ElementaryMoleculeInstance 4 年之前
  Adam Husar e2f2b918fc Added support for immediate releases through Model.release_molecules 4 年之前
  Adam Husar 3c25338c59 Fixed case when a clamped molecule has orientation defined 4 年之前
  Adam Husar 4a122cdc8b Conversion of clamp concentration from mcell4 API 4 年之前
  Adam Husar f0ca701939 Initial support for @IN and @OUT compartment classes, not validated, 4 年之前
  Adam Husar 1d1d9ecd25 Check that SurfaceRegion cannot have the same name as a compartment 4 年之前
  Adam Husar 02a314c39b Added support for compartments in surf rxns 4 年之前
  Adam Husar 18e490125c Removed API class VolumeCompartment, moved related information to 4 年之前
  Adam Husar c6182fdf8d Added check that diffusion constant must be set 4 年之前
  Adam Husar 306a69419a Rename API::ComplexInstance to API::Complex 4 年之前
  Adam Husar 5189e7522d Finished support for BNGL observables that use compartments 4 年之前
  Adam Husar 5a2c87b3c1 Introduced default orientation for complexes, compartment improvements 4 年之前
  Adam Husar d0acfe1648 Added conversion of VolumeCompartment to BNG::Compartment 4 年之前