Skip to content

1.14.2-drbergman-1.3.0

Choose a tag to compare

@drbergman drbergman released this 28 Feb 03:25
· 124 commits to my-physicell since this release

What's Changed

  • improving roadrunner implementation
  • allow for a single intracellular file as input (must use command-line argument -n path/to/intracellular.xml)
    • see commit details for more info
    • Added a sample project to sample_projects_intracellular/combined/template-combined. Follow these steps to run:
      1. load this project with make template-combined-intras
      2. compile it with make. Note: you may need to run this twice if you have not used libRoadRunner in this PhysiCell repository
      3. run it with ./project -n ./config/sample_combined_sbmls.xml (or project.exe if on Windows)
  • Add calls to load initial cells in ode-energy-sample sample project.

See previous release notes for what this release is and how it differs from the upstream 1.14.2 version.

Full Changelog: 1.14.2-drbergman-1.2.1...1.14.2-drbergman-1.3.0