This example uses calculates the potential distribution inside a plate using FEM.
#Example_313 Steady State Potential distribution on a plate with an # anisotropic fibre field fem #Set the FEM environment fem define node;r;anisoplate;example #Read in the nodal coordinates fem define base;r;;example #Define a bilinear basis function. fem list bases #List the basis function. fem define element;r;;example #Define the elements fem define fibre;r;;example #Define the fibre field (at an angle of 30 # ! degrees to the x-axis). fem define element;r;;example fibre #Define the elements fem define window;c #calculates the size of the window to fit # ! the mesh fem draw node #Draw the nodes fem draw line #Draw the lines fem draw fibre #Draw the fibre field fem define equation;r;;example #Defines the equation to be solved. We # ! are undertaking a static analysis # ! involving a generalised Laplaces # ! equation and we are going to solve it # ! using Galerkin FEM. fem list equation #List the equation fem define material;r;;example #Define the materials. Define the # ! conductivity in the fibre direction to # ! be 3 and the conductivity in the # ! fibre-normal direction to be 1. fem define analytic;r;;example #Define the analtyic soltuion for the # ! problem. fem define initial;g #Generate the initial conditions for the # ! problem. In this case the initial # ! conditions are the analytic solution # ! around the boundary of the mesh i.e. # ! a Dirichlet problem. fem list initial #List the initial conditions. fem define solve;r;;example #Define the solution options. fem solve #Solves the problem. fem hide node #Hide the nodes fem draw field #Draw the contours field fem draw contour dependent label off #Draw the potential contours fem draw fibre #Bring the fibres to the front fem check solution #Check the accuracy of the solution
fem list node solution fem check solution
Name Modified Size
example_313.com 10-Apr-2000 2.6k anisoplate.ipanal 10-Apr-2000 661 anisoplate.ipbase 10-Apr-2000 1.1k anisoplate.ipelem 10-Apr-2000 8.2k anisoplate.ipelfb 10-Apr-2000 4.5k anisoplate.ipequa 26-May-2003 1.3k anisoplate.ipfibr 30-Jan-2001 3.9k anisoplate.ipmate 10-Apr-2000 590 anisoplate.ipnode 10-Apr-2000 7.3k anisoplate.ipsolv 13-Apr-2007 1.1k test_output.com 10-Apr-2000 42
Name Modified Size
examples_3_31_313.tar.gz 14-Apr-2007 8.1k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:43 2016 | 1 |
cm-debug | Success | Sat Mar 5 00:02:00 2016 | 1 |
mips-irix | |||
cm | Success | Sun Aug 19 01:26:50 2007 | 4 |
cm-debug | Success | Wed Aug 15 01:24:21 2007 | 6 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:30:31 2007 | 12 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:26:21 2007 | 13 |
cm64 | Success | Sun Aug 19 01:29:18 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:21:40 2007 | 7 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:12:28 2004 | 3 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:06:57 2009 | 0 |
cm-debug | Success | Mon Mar 2 01:06:21 2009 | 1 |
cm64 | Success | Wed Mar 4 01:06:57 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:11:50 2009 | 1 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:01 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:12 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. |
Html last generated: Sun Mar 6 05:50:14 2016
Input last modified: Fri Apr 13 10:31:36 2007