Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
readme.txt | 2016-07-23 | 762 Bytes | |
BioFVM_V.1.1.3.zip | 2016-07-23 | 732.4 kB | |
Totals: 2 Items | 733.2 kB | 0 |
BioFVM: Finite Volume Solver for Biological Problems. Version: 1.1.3 Release date: 23 July 2016 Homepage: http://BioFVM.MathCancer.org Downloads: http://BioFVM.sf.net Summary: This update fixes bugs in the Dirichlet node functions. New features: + No new features in this release. Bugfixes: + Fixed remove_dirichlet_node() (where it previously applied pop_back() to dirichlet_value_vectors twice, instead of once there and once to dirichlet_indices.) + Applies Dirichlet conditions once more at the end of the diffusion_decay_solver__constant_coefficients_LOD_3D solver. + Applies Dirichlet conditions once more at the end of the diffusion_decay_solver__constant_coefficients_LOD_2D solver.