Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
BioFVM_V.1.0.3.zip | 2016-01-22 | 481.0 kB | |
readme.txt | 2016-01-22 | 925 Bytes | |
Totals: 2 Items | 481.9 kB | 0 |
BioFVM: Finite Volume Solver for Biological Problems. Version: 1.0.3 Release date: 21 January 2016 Homepage: http://BioFVM.MathCancer.org Downloads: http://BioFVM.sf.net Summary: This update contains small bug fixes for BioFVM, a template project (a C++ with all the syntax of starting a BioFVM application and a sample makefile), and matlab files to facilitate visualization and New features: + Added template_project.cpp and Makefile in the new template_project subdirectory. Copy this template when making a new BioFVM project. + Added read_microenvironment.m to the matlab subdirectory to read BioFVM data and arrange it into intutitive arrays. + Added plot_microenvironment.m to the matlab subdirectory to display filled contour maps of BioFVM data. Bugfixes: + Updated Microenvironment::display_information() to fix minor display bugs and typos.