You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardexpand all lines: doc/tutorials/TestCellSortingTutorial.md
+5-7
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestCellSortingTutorial.py.
11
+
This tutorial is automatically generated from [TestCellSortingTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestCellSortingTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
This test is a demonstration of cell sorting using a Cellular Potts based framework.
Copy file name to clipboardexpand all lines: doc/tutorials/TestMeshBasedCellSimulationsPythonTutorial.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -8,16 +8,15 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestMeshBasedCellSimulationsPythonTutorial.py.
11
+
This tutorial is automatically generated from [TestMeshBasedCellSimulationsPythonTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestMeshBasedCellSimulationsPythonTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
In this tutorial we show how Chaste can be used to create, run and visualize mesh-based simulations.
18
17
Full details of the mathematical model can be found in van Leeuwen et al. (2009) [doi:10.1111/j.1365-2184.2009.00627.x].
Copy file name to clipboardexpand all lines: doc/tutorials/TestNodeBasedCellSimulationsPythonTutorial.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestNodeBasedCellSimulationsPythonTutorial.py.
11
+
This tutorial is automatically generated from [TestNodeBasedCellSimulationsPythonTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestNodeBasedCellSimulationsPythonTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
In this tutorial we show how Chaste can be used to create, run and visualize node-based simulations. Full details of the mechanical model can be found in Pathamathan et
18
17
al "A computational study of discrete mechanical tissue models", Physical Biology. Vol. 6. No. 3. 2009.. DOI (10.1088/1478-3975/6/3/036001).
Copy file name to clipboardexpand all lines: doc/tutorials/TestPottsBasedCellSimulationsPythonTutorial.md
+7-9
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestPottsBasedCellSimulationsPythonTutorial.py.
11
+
This tutorial is automatically generated from [TestPottsBasedCellSimulationsPythonTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestPottsBasedCellSimulationsPythonTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
In this tutorial we show how Chaste can be used to create, run and visualize Potts-based simulations.
18
17
Full details of the mathematical model can be found in Graner, F. and Glazier, J. A. (1992).
Copy file name to clipboardexpand all lines: doc/tutorials/TestScratchAssayTutorial.md
+7-7
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestScratchAssayTutorial.py.
11
+
This tutorial is automatically generated from [TestScratchAssayTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestScratchAssayTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
This tutorial is an example of modelling a scratch assay using a simple cellular automaton
18
17
representation of cells. It will cover the following techniques:
19
18
@@ -24,6 +23,8 @@ representation of cells. It will cover the following techniques:
24
23
* Simulating cell migration on the mesh
25
24
* Real-time visualization of the cell population and plotting of population statistics
Copy file name to clipboardexpand all lines: doc/tutorials/TestSpheroidTutorial.md
+7-8
Original file line number
Diff line number
Diff line change
@@ -8,19 +8,19 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestSpheroidTutorial.py.
11
+
This tutorial is automatically generated from [TestSpheroidTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestSpheroidTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
This tutorial is an example of modelling spheroid growth with a nutrient.
18
17
It covers:
19
18
* Setting up an off-lattice cell population
20
19
* Setting up a cell cycle model with oxygen dependence
Copy file name to clipboardexpand all lines: doc/tutorials/TestTensileTestTutorial.md
+5-7
Original file line number
Diff line number
Diff line change
@@ -8,12 +8,11 @@ toc: true
8
8
layout: "single"
9
9
---
10
10
11
-
This tutorial is automatically generated from the file ../test/python/cell_based/tutorials/TestTensileTestTutorial.py.
11
+
This tutorial is automatically generated from [TestTensileTestTutorial](https://github.com/Chaste/PyChaste/blob/develop/test/python/cell_based/tutorials/TestTensileTestTutorial.py) at revision [f810861a](https://github.com/Chaste/PyChaste/commit/f810861afe376ba19bd791e14e85f29583993205).
12
12
Note that the code is given in full at the bottom of the page.
13
13
14
14
15
-
16
-
# Introduction
15
+
## Introduction
17
16
In this tutorial we will demonstrate a simulated tensile test on an epithelial sheet. This test
18
17
demonstrates:
19
18
* Working with vertex based off lattice populations
0 commit comments