In http://www.mathcancer.org/blog/saving-multicellds-data-from-biofvm/ I see
Future releases of BioFVM will support reading MultiCellDS snapshots (for model initialization).
I'd like to be able to restart a simulation from where it stopped. Is this now possible?
I found this: https://github.com/idontgetoutmuch/PhysiCell/blob/master/BioFVM/BioFVM_MultiCellDS.h#L191-L200
which suggests that I will have to implement read_BioFVM_to_MultiCellDS_xml_pugi myself?
In http://www.mathcancer.org/blog/saving-multicellds-data-from-biofvm/ I see
I'd like to be able to restart a simulation from where it stopped. Is this now possible?
I found this: https://github.com/idontgetoutmuch/PhysiCell/blob/master/BioFVM/BioFVM_MultiCellDS.h#L191-L200
which suggests that I will have to implement read_BioFVM_to_MultiCellDS_xml_pugi myself?