This example calculates the steady state temperature distribution inside a plate using FEM, with integrated point fluxes and bilinear elements.
#Example_316 Steady state temperature distribution in a plate (see example_111). #This example uses point fluxes to enter intial conditions. # fem #Set the FEM environment fem define parameters;r;linear;example #Reads parameters needed to define the plate fem define coordinates;r;;example #Reads in the coordinates used for the plate fem define nodes;r;;example #Reads in the nodes to define the plate fem define bases;r;;example #Defines a bilinear basis function fem define elements;r;;example #Reads in elements from file fem define wind;c #Calculates the graphic window size fem draw lines #Makes the line segments visible fem draw nodes #Makes the node numbers visible fem define equation;r;;example #Defines a STATIC analysis of LAPLACE's # !equation (STANDARD) using GALERKIN # !FINITE ELEMENTS with LINEAR ANALYSIS fem define material;r;;example #Define material properties (none) fem define initial;r;;example #Defines initial conditions # !Three sides are held at zero and the forth # !side has a uniform heat flux of 1 fem list init #Write out the initial conditions fem define solve;r;;example #Defines solver options, default all settings fem sol #Solves the boundary value problem fem draw field #This will draw colour temperature field fem draw contours label off #Draws 10 contours step size 0.1 deg
FEM list init
Name Modified Size
example_316.com 20-Nov-2001 1.6k linear.ipbase 10-Apr-2000 1.1k linear.ipcoor 10-Apr-2000 860 linear.ipelem 10-Apr-2000 2.2k linear.ipequa 26-May-2003 1.3k linear.ipinit 10-Apr-2000 714 linear.ipmate 10-Apr-2000 54 linear.ipnode 10-Apr-2000 2.7k linear.ippara 12-Nov-2002 5.9k linear.ipsolv 13-Apr-2007 1.1k test_output.com 10-Apr-2000 14
Name Modified Size
examples_3_31_316.tar.gz 14-Apr-2007 6.8k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:44 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:02:01 2016 | 1 |
mips-irix | |||
cm | Success | Sun Aug 19 01:25:21 2007 | 2 |
cm-debug | Success | Wed Aug 15 01:20:16 2007 | 5 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:27:36 2007 | 9 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:20:20 2007 | 14 |
cm64 | Success | Sun Aug 19 01:23:08 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:20:40 2007 | 5 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:12:39 2004 | 2 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:06:59 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:06:06 2009 | 1 |
cm64 | Success | Wed Mar 4 01:06:59 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:11:39 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:15 2016
Input last modified: Fri Apr 13 10:31:54 2007