Skip to content

STEPS 4.1.0

Compare
Choose a tag to compare
@WeiliangChenOIST WeiliangChenOIST released this 06 Apr 08:48
· 3 commits to master since this release
46d502d

License update

  1. Project license changed to GPL3.0.

Python API

  1. Added automatic saving to HDF5 files (HDF5Handler) and XDMF files (XDMFHandler). Data saved
    with XDMFHandler can be visualized with scientific visualization software like Paraview.

Internal code base

  1. Performance improvement: Identify the tetrahedra with molecule changes via diffusion
    (changes caused by reaction are updated by the ssa operator) and update the associated propensities.