2D torso slice simulation.
# Example e2 # ---------- # fem def node;r;torsoslice;example #Defines nodes for a 2D slice # # through a torso and heart. fem def window;c fem def base;r;;example #Defines a cubic Hermite BEM basis # # function. fem def elem;r;;example #Defines 17 elements. fem draw nodes #Draws the nodes around the torso # # and heart. fem draw elements #Draws the elements. Note that the # # elements lie around the boundary of # # the slice, not running 'through' it # # as they would with a FEM mesh. fem draw lines #We can now see the outline of the # # 2D slice. # #----------------------------# # Setup equations #----------------------------# # fem def equa;r;;example #Defines Laplace equation to be solved. fem def mate;r;;example fem def init;r;;example #The boundary conditions are defined # # as x^2-y^2 on the heart, and no # # flux on the body.
fem def solv;r;;example fem solve #fem write matrix matrices GK,GQ,YP #Writes out matrices if needed # # (kind of big, so only do this if # # you really need to). fem def tran;r;;example #Sets up a transfer matrix for forward # # and inverse solutions. fem evaluate transfer SVD fem def inve;r;;example fem evaluate inverse;torsoslice SVD fem apply inverse
Name Modified Size
example_e2.com 20-Nov-2001 1.4k test_output.com 20-Nov-2001 518 torsoslice.ipbase 10-Apr-2000 1.2k torsoslice.ipelem 10-Apr-2000 4.3k torsoslice.ipequa 26-May-2003 1.3k torsoslice.ipinit 10-Apr-2000 3.4k torsoslice.ipinve 06-Dec-2001 570 torsoslice.ipmate 10-Apr-2000 81 torsoslice.ipnode 10-Apr-2000 4.8k torsoslice.ipsolv 13-Apr-2007 1.5k torsoslice.iptrsf 01-Nov-2001 798
Name Modified Size
examples_e_e2.tar.gz 14-Apr-2007 6.6k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:02:33 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:04:26 2016 | 0 |
mips-irix | |||
cm | Success | Sun Aug 19 01:26:30 2007 | 3 |
cm-debug | Success | Wed Aug 15 01:22:55 2007 | 6 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:28:51 2007 | 10 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:25:25 2007 | 10 |
cm64 | Success | Sun Aug 19 01:28:42 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:20:20 2007 | 6 |
cm64-debug-clear-malloc | Success | Thu Apr 1 11:55:24 2004 | 8 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:07:52 2009 | 0 |
cm-debug | Success | Mon Mar 2 01:06:27 2009 | 1 |
cm64 | Success | Wed Mar 4 01:07:52 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:11:47 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 | 0 |
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. |
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:44 2007