Skip to content

Release 0.18

Compare
Choose a tag to compare
@fbergmann fbergmann released this 05 Apr 15:15
· 240 commits to master since this release

This release adds changing transient values. So you can set:

  • concentrations / particle_numbers
  • compartment size
  • parameter value

for those values not to be overwritten by their initial value, remember to set use_initial_values=False when continuing from a previous state with some minor changes.