Simple forward simulation using a circular slice. The inner circle represents the epicardium and the outer the body surface.
# Example e1 # ---------- # fem def base;r;circslice;example fem def mesh;r;;example #Defines a circular slice (i.e annulus). # #----------------------------# # Setup equations #----------------------------# # fem def equa;r;;example #Laplace equation. fem def mate;r;;example fem def init;r;;example #Fixes pot on inner surface (as per x^2 - y^2) # # and no flux on the outer surface. fem def solv;r;;example fem solve
fem list init fem def trans;r;;example fem eval transfer svd #Evaluates transfer matrix, checks the # solution and gives the singular values. fem apply transfer #Applies transfer matrix to the potentials. fem li init fem def inve;r;;example fem evaluate inverse svd #Performs inversion and returns # singular values. fem apply inverse #Applies inverse to the solution. fem list init
Name Modified Size
example_e1.com 20-Nov-2001 532 circslice.ipanal 10-Apr-2000 529 circslice.ipbase 10-Apr-2000 1.2k circslice.ipequa 26-May-2003 1.1k circslice.ipinit 10-Apr-2000 4.5k circslice.ipinve 06-Dec-2001 581 circslice.ipmate 10-Apr-2000 92 circslice.ipmesh 10-Apr-2000 857 circslice.ipsolv 13-Apr-2007 1.4k circslice.iptrsf 01-Nov-2001 762 test_output.com 20-Nov-2001 594
Name Modified Size
examples_e_e1.tar.gz 14-Apr-2007 6.1k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:02:32 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:04:26 2016 | 0 |
mips-irix | |||
cm | Success | Sun Aug 19 01:22:37 2007 | 3 |
cm-debug | Success | Wed Aug 15 01:23:34 2007 | 5 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:27:24 2007 | 11 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:24:46 2007 | 10 |
cm64 | Success | Sun Aug 19 01:23:22 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:21:09 2007 | 5 |
cm64-debug-clear-malloc | Success | Thu Apr 1 11:55:07 2004 | 9 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:07:51 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:06:26 2009 | 1 |
cm64 | Success | Wed Mar 4 01:07:51 2009 | 0 |
cm64-debug | Success | Tue Mar 3 01:11:46 2009 | 1 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:06 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:37 2016 | 1 |
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. | |
Success | cm64-debug-clear-malloc: | 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 | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
mips-irix | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug-clear-malloc: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug-clear-malloc7: | ndiff test: no significant differences with generic answer. | |
Success | cm64: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug-clear-malloc: | ndiff test: no significant differences with generic answer. | |
rs6000-aix | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. | |
Success | cm64: | ndiff test: no significant differences with generic answer. | |
Success | cm64-debug: | ndiff test: no significant differences with generic answer. | |
x86_64-linux | |||
Success | cm: | ndiff test: no significant differences with generic answer. | |
Success | cm-debug: | ndiff test: no significant differences with generic answer. |
Html last generated: Sun Mar 6 05:51:26 2016
Input last modified: Fri Apr 13 10:41:42 2007