1.14.2-drbergman-1.3.0
·
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:- load this project with
make template-combined-intras - compile it with
make. Note: you may need to run this twice if you have not used libRoadRunner in this PhysiCell repository - run it with
./project -n ./config/sample_combined_sbmls.xml(orproject.exeif on Windows)
- load this project with
- Add calls to load initial cells in
ode-energy-samplesample 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