|
Project Information
Members
Featured
Downloads
Links
|
The code for numerical simulation of avascular tumour growth in the presence of blood vessels. A special case of formation of tumour cords is addressed. The mathematical model is being developed at Politecnico di Torino, Italy. Research was funded within the 5th Marie Curie Research Training Network Modelling, Mathematical Methods and Computer Simulation of Tumour Growth and Therapy. The details on mathematical model published in A new paper which describes bi-population model in detail: General description of the underlying mathematical framework may be found in:
Some latest features of the model were presented in:
Versions
See alsoAlternative implementationsThis numerical codes implement only some features of the model. The rely on third-party FVM/FEM tools which make numerical programming much easier. While these codes are slower, they are much shorter and easier to read and modify, and may serve as a good starting point to build upon/extend the model: Some examplesIn fact there are two different models supported by this code. The basic model assumes that tumour growth is limited only by oxygen availability. The cells stop proliferating and die if there is not enough oxygen. There is only one kind of the tumour cells in this model, and only concentration of oxygen matters. This model can exlain cord expansion and fixed cord width. A more detailed model assumes that under hypoxic conditions the tumour may spontaneously acquire ability to produce energy (ATP) without oxygen, relying on glycolysis. Thus emerge another “population” of tumour cells, with different metabolism. Also there are at least two chemicals to consider: oxygen and glucose. We refer to this model as binutrient (oxygen+glucose) or bipopulation (aerobic+anaerobic) model. Please click on the images to watch simulation videos for bipopulation model (Images link to SciVee video site). Video 1: emergence of anaerobic cellsThe first video shows evolution of the region where aerobic cells suffer from hypoxia (ATP deficit) as well as the limit where glycolytic cells start suffering too: Video 2: tissue movementThe second video shows velocity of tissue movement in the same simulation and volume fraction of glycolytic (anaerobic) cells: Video 3: growth in the vascular networkThis video shows some (still experimental) modification to the model. There are inner vessels in the simulation domain which act as sources of oxygen. Glycolytic switch is disabled here. The corresponding source code available in vascular branch. Click on the image to view the video at SciVee: |


