This problems solves Laplaces equation on a sphere of radius 1 with the Boundary Element Method (BEM). The sphere has 4 elements in the circumfrential direction and 4 elements in the azimuthal direction. The basis functions are cubic Hermite (including sector elements). The sphere contains a centric dipole orientated in the x direction. There is a no-flux boundary condition on the outer surface. The numerical results are compared to the known analytic formula for this problem.
#Sphere BEM test problem. Solves Laplaces equation on a 4x4 element #sphere of radius 2 with cubic Hermite basis functions. The sphere #contains a centric dipole orientated in the x direciton. Solution is #checked against the analytic solution for this problem. fem define coord 3,1 #Define 3d fem define base;r;bemsphere;example #Define a three basis functions. # ! a bicubic Hermite BEM basis # ! and two cubic Hermite sector # ! BEM basis functions. fem define mesh;r;;example #Define a spherical mesh with # ! 4x4 elements, radius 2. fem define equation;r;;example #Define a standard Laplace # ! equation for the BEM fem define material;r;;example #Define materials fem define source;r;;example #Define the dipole fem define anal;r;;example #Calculate the value of the # ! dependent variable at each # ! of the nodes fem define initial;g #Generate the initial conditions # ! as per the analytic equation fem define solve;r;;example #Define the solve parameters fem solve #Solve the problem
fem solve fem check solution sphere
Name Modified Size
example_326.com 25-Oct-2005 1.4k bemsphere.ipanal 10-Apr-2000 734 bemsphere.ipbase 10-Apr-2000 4.5k bemsphere.ipequa 26-May-2003 1.1k bemsphere.ipmate 10-Apr-2000 54 bemsphere.ipmesh 10-Apr-2000 981 bemsphere.ipsolv 13-Apr-2007 1.3k bemsphere.ipsour 10-Apr-2000 293 test_output.com 10-Apr-2000 36
Name Modified Size
examples_3_32_326.tar.gz 14-Apr-2007 6.7k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:48 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:02:04 2016 | 1 |
mips-irix | |||
cm | Success | Sun Aug 19 01:26:54 2007 | 2 |
cm-debug | Success | Wed Aug 15 01:25:17 2007 | 8 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:29:02 2007 | 13 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:26:31 2007 | 12 |
cm64 | Success | Sun Aug 19 01:25:58 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:24:50 2007 | 9 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:13:10 2004 | 7 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:07:04 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:06:22 2009 | 2 |
cm64 | Success | Wed Mar 4 01:07:04 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:12:07 2009 | 2 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:01 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:13 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 irix answer. | |
Success | cm-debug: | ndiff test: no significant differences with irix answer. | |
Success | cm-debug-clear-malloc: | ndiff test: no significant differences with irix answer. | |
Success | cm-debug-clear-malloc7: | ndiff test: no significant differences with irix answer. | |
Success | cm64: | ndiff test: no significant differences with irix answer. | |
Success | cm64-debug: | ndiff test: no significant differences with irix answer. | |
Success | cm64-debug-clear-malloc: | ndiff test: no significant differences with irix 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:50:16 2016
Input last modified: Fri Apr 13 10:32:12 2007