提交历史

作者 SHA1 备注 提交日期
  Adam Husar fcf1427724 Changed license from GPL to MIT, removed some empty/unused files 3 年之前
  Adam Husar b878a858e0 Removed Count(bool) ctor, uninfied usage of default ctors 3 年之前
  Adam Husar af9b27b795 Replaced all uses of float_t with double 3 年之前
  Adam Husar 23adc99547 Moved convert_cplx* and convert_elementary_molecule_type as static 3 年之前
  Adam Husar 6bfa479d0c Parsing BNGL name directly in Complex ctor independently on subsystem 3 年之前
  Adam Husar bd2928f2b4 Exporting molecules into simulation_state.py 3 年之前
  Adam Husar fc7965d553 Fixed handling of flags inherited from species to el. molecule types 3 年之前
  Adam Husar eb328e72cf Added BaseExportClass to define export interface and polished subsystem 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 dcae0e4fee Intermediate commit towards comparison while adding rxn rules 4 年之前
  Adam Husar c6aebc455c Initial support for export of molecule types to BNGL 4 年之前
  Adam Husar f0ca701939 Initial support for @IN and @OUT compartment classes, not validated, 4 年之前
  Adam Husar 306a69419a Rename API::ComplexInstance to API::Complex 4 年之前
  Adam Husar 5a2c87b3c1 Introduced default orientation for complexes, compartment improvements 4 年之前
  Adam Husar 9d794f4c6c Renamed BNG::CplxInstance to Cplx and removed all related uses of 'inst' 4 年之前
  Adam Husar 97094b975e Reorganization and fixes of reaction name handling 4 年之前
  Adam Husar 80d97af7f7 Fixed creation of complex instances when bngl rxn is converted 4 年之前
  Adam Husar 3ba532fae3 Fixed initialization of ComplxInstance when BNGL string is used 4 年之前
  Adam Husar 81a6225a7a BNGL surf rxn products have their resulting orientation set to 'up' 4 年之前
  Adam Husar 9892faaa52 Added support for releases of surface molecules read from BNGL seed 4 年之前
  Adam Husar a681f40172 Added support for overriding BNG parameters from MCell4 model 4 年之前
  Adam Husar 283eb43991 Changed all occurences of 'filename' in API to 'file_name' 4 年之前
  Adam Husar 6f6f5199a3 Added API method Model.load_bngl 4 年之前
  Adam Husar a0f90abeeb Added method Observables::load_bngl_observables - not tested yet, 4 年之前
  Adam Husar 9e3db6dca2 Initial implementation of constant rate multiplier computation 4 年之前
  Adam Husar a6312a4fe1 Added support for !? component bond specification 4 年之前
  Adam Husar afb615bc19 Renamed bond pattern constants, added BOND_ANY that is not supported yet 4 年之前
  Adam Husar d1d4e772e8 Added conversion of components to mcell4 converter 4 年之前
  Adam Husar 1d4288bff1 Silenced compiler warning 4 年之前