This example calculates the steady state temperature distribution inside a plate using FEM, with integrated point fluxes and biquadratic elements.
#Example_317 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;quadratic;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 biquadratic 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 #list 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 list init
Name Modified Size
example_317.com 20-Nov-2001 1.5k quadratic.ipbase 10-Apr-2000 1.2k quadratic.ipcoor 10-Apr-2000 858 quadratic.ipelem 10-Apr-2000 1.3k quadratic.ipequa 26-May-2003 1.3k quadratic.ipinit 10-Apr-2000 727 quadratic.ipmate 10-Apr-2000 54 quadratic.ipnode 10-Apr-2000 4.2k quadratic.ippara 12-Nov-2002 5.9k quadratic.ipsolv 13-Apr-2007 1.1k test_output.com 10-Apr-2000 14
Name Modified Size
examples_3_31_317.tar.gz 14-Apr-2007 7.1k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:45 2016 | 1 |
cm-debug | Success | Sat Mar 5 00:02:01 2016 | 0 |
mips-irix | |||
cm | Success | Sun Aug 19 01:22:28 2007 | 3 |
cm-debug | Success | Wed Aug 15 01:20:44 2007 | 5 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:23:33 2007 | 9 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:21:39 2007 | 8 |
cm64 | Success | Sun Aug 19 01:25:21 2007 | 2 |
cm64-debug | Success | Tue Aug 21 01:19:52 2007 | 5 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:12:43 2004 | 3 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:07:00 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:06:16 2009 | 1 |
cm64 | Success | Wed Mar 4 01:07:00 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:11:51 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:56 2007