This example is a simple 2d box which is solved with a time integration parameter of 0.5 using a cubic ionic current model. This example uses the Grid-based Finite Element method.
The solver used for this example is the serial version of Algebraic Multigrid with some OpenMP directives.
#Example b211t
# ------------
fem define para;r;box;example
fem define coor;r;box;example
fem define node;r;box;example
fem define base;r;box;example
fem define elem;r;box;example
fem define fibr;d
fem define elem;r;box;example fibre
fem define grid;r;box;example
fem update grid geometry
fem group grid external as boundary
fem define equa;r;box;example
fem group grid xi1=low as stimulus
fem define mate;r;box;example
fem define cell;r;box;example
fem define init;r;box;example
fem define solv;r;boxamg;example
fem solve to 0
fem def win
for $M ( 0..9 )
{
fem solve restart to $M
fem draw field grid 1 zmin=-85 zmax=40
fem dr grid
refresh graphics
}
fem list grid yq index v
Name Modified Size
example_b211x.com 10-Jan-2005 660 box.ipbase 10-Jan-2005 1.1k box.ipcell 10-Jan-2005 1.7k box.ipcoor 10-Jan-2005 858 box.ipelem 10-Jan-2005 336 box.ipelfb 10-Jan-2005 225 box.ipequa 10-Jan-2005 1.5k box.ipgrid 12-Jun-2005 538 box.ipinit 10-Jan-2005 508 box.ipmate 10-Jan-2005 1.7k box.ipnode 10-Jan-2005 820 box.ippara 12-Jun-2005 5.9k boxamg.ipsolv 13-Apr-2007 2.0k test_output.com 10-Jan-2005 25
Name Modified Size
examples_b_b2_b21_b211_b211x.tar.gz 14-Apr-2007 12k
| Status | Tested | Real time (s) | |
| i686-linux | |||
| cm | Failure | Wed May 16 00:11:40 2012 | 1 |
| last break | Sun Apr 15 01:44:00 2007 | 2 | |
| last success | Sun Apr 8 01:11:00 2007 | 4 | |
| cm-debug | Failure | Wed May 16 00:13:32 2012 | 1 |
| last break | Sat Apr 14 01:46:00 2007 | 3 | |
| last success | Fri Apr 13 01:17:00 2007 | 6 | |
| mips-irix | |||
| cm | Failure | Tue Aug 21 01:35:19 2007 | 5 |
| last break | Tue Apr 17 01:57:00 2007 | 6 | |
| last success | Thu Apr 12 01:38:00 2007 | 8 | |
| cm-debug | Failure | Tue Aug 21 02:07:11 2007 | 21 |
| last break | Wed Apr 18 01:56:00 2007 | 18 | |
| last success | Wed Apr 11 01:33:00 2007 | 31 | |
| cm-debug-clear-malloc | Failure | Tue Aug 21 02:08:03 2007 | 24 |
| last break | Tue Apr 17 03:10:00 2007 | 22 | |
| last success | Sat Apr 7 01:38:00 2007 | 35 | |
| cm-debug-clear-malloc7 | Failure | Tue Aug 21 02:28:29 2007 | 24 |
| last break | Tue Apr 17 03:04:00 2007 | 22 | |
| last success | Mon Apr 9 01:36:00 2007 | 35 | |
| cm64 | Failure | Tue Aug 21 01:37:22 2007 | 6 |
| last break | Tue Apr 17 02:08:00 2007 | 5 | |
| last success | Thu Apr 12 01:37:00 2007 | 8 | |
| cm64-debug | Failure | Tue Aug 21 02:14:54 2007 | 21 |
| last break | Tue Apr 17 02:55:00 2007 | 22 | |
| last success | Fri Apr 13 01:34:00 2007 | 30 | |
| rs6000-aix | |||
| cm | Failure | Wed Mar 4 01:10:29 2009 | 1 |
| last break | Tue Apr 17 02:17:00 2007 | 0 | |
| last success | Wed Apr 11 02:08:00 2007 | 1 | |
| cm-debug | Failure | Wed Mar 4 01:15:23 2009 | 4 |
| last break | Thu Sep 13 02:09:00 2007 | 4 | |
| cm64 | Failure | Wed Mar 4 01:10:29 2009 | 1 |
| last break | Tue Apr 17 02:17:00 2007 | 1 | |
| last success | Wed Apr 11 02:08:00 2007 | 1 | |
| cm64-debug | Failure | Wed Mar 4 01:15:17 2009 | 4 |
| last break | Thu Sep 13 02:09:00 2007 | 4 | |
| x86_64-linux | |||
| cm | Failure | Wed May 16 00:07:57 2012 | 0 |
| last break | Mon Apr 16 01:27:00 2007 | 1 | |
| last success | Sun Apr 8 01:07:00 2007 | 1 | |
| cm-debug | Failure | Wed May 16 00:07:57 2012 | 1 |
| last break | Sat Apr 14 01:32:00 2007 | 2 | |
| last success | Fri Apr 13 01:09:00 2007 | 2 |
| i686-linux | |||
| Success | cm: | cmiss_test.log.retain. | |
| Success | cm-debug: | cmiss_test.log.retain. | |
| mips-irix | |||
| Success | cm: | cmiss_test.log.retain. | |
| Success | cm-debug: | cmiss_test.log.retain. | |
| Success | cm-debug-clear-malloc: | cmiss_test.log.retain. | |
| Success | cm-debug-clear-malloc7: | cmiss_test.log.retain. | |
| Success | cm64: | cmiss_test.log.retain. | |
| Success | cm64-debug: | cmiss_test.log.retain. | |
| rs6000-aix | |||
| Success | cm: | cmiss_test.log.retain. | |
| Success | cm-debug: | cmiss_test.log.retain. | |
| Success | cm64: | cmiss_test.log.retain. | |
| Success | cm64-debug: | cmiss_test.log.retain. | |
| x86_64-linux | |||
| Success | cm: | cmiss_test.log.retain. | |
| Success | cm-debug: | cmiss_test.log.retain. |
| i686-linux | |||
| Failure | cm: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug: | ndiff test: significant differences with generic answer. | |
| mips-irix | |||
| Failure | cm: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug-clear-malloc: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug-clear-malloc7: | ndiff test: significant differences with generic answer. | |
| Failure | cm64: | ndiff test: significant differences with generic answer. | |
| Failure | cm64-debug: | ndiff test: significant differences with generic answer. | |
| rs6000-aix | |||
| Failure | cm: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug: | ndiff test: significant differences with generic answer. | |
| Failure | cm64: | ndiff test: significant differences with generic answer. | |
| Failure | cm64-debug: | ndiff test: significant differences with generic answer. | |
| x86_64-linux | |||
| Failure | cm: | ndiff test: significant differences with generic answer. | |
| Failure | cm-debug: | ndiff test: significant differences with generic answer. |
Html last generated: Wed May 16 05:59:10 2012
Input last modified: Fri Apr 13 10:38:18 2007