Releases: rheiland/studio_template
Releases · rheiland/studio_template
Release list
v0.4 - new project binaries; smarter studio.py
- created new
project.exe(for Windows) andproject_mac_arm64which should have the newest rules code - made
bin/studio.pysmarter by checking for the OS (and whether Mac arm64 or Intel) and using approp binary in the Run tab
v0.3 - cleanup
- cleanup of files in /config (and keep a
PhysiCell_settings-orig-bkup.xml) - in bin/studio.py, skip check for main.cpp on
File -> Load/Save user project
v0.2 - bug fix for secretion_target
- secretion_target Widget value needed to be a string, not float, leading to several bizarre errors
v0.1 - Initial release
A snapshot of PhysiCell Studio with an executable (template) model for either Windows or Mac computers.