#Example_113 Refining the mesh fem #Set the FEM environment fem define nodes;r;fem_mesh;example #Read the previously defined nodal # ! coordinates from FEM_MESH.ipnode. fem define window;c #Calculate the window size to fit the # ! size of the mesh fem define bases;r;;example #Read in the basis function defined in # ! FEM_MESH.ipbase fem define elements;r;;example #Read in the elements defined in # ! FEM_MESH.ipelem fem draw lines #Make the line segments visible fem draw elements #Make the element numbers visible fem draw nodes #Make the node numbers visible fem refine xi 1 #Refine the two elements at Xi(1)=0.5 fem draw lines #Draws in two new vertical lines fem draw elements #Draws new element numbers fem draw nodes #Draws new node numbers fem refine xi 1 elements 1,3 at 0.25 #Refine elements 1 and 3 at Xi(1)=0.25 fem draw lines #Draws new vertical lines for the # ! refined elements fem draw elements #Draws new element numbers fem draw nodes #Draws new node numbers fem define nodes;w;refine #Writes nodes to a file REFINE.ipnode fem define elements;w #Writes elements to a file REFINE.ipelem
FEM list node FEM list element
Name Modified Size
example_113.com 10-Apr-2000 1.6k fem_mesh.ipbase 10-Apr-2000 1.1k fem_mesh.ipelem 10-Apr-2000 611 fem_mesh.ipnode 10-Apr-2000 1.3k test_output.com 10-Apr-2000 32
Name Modified Size
examples_1_11_113.tar.gz 18-Aug-2006 56k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:27 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:45 2016 | 0 |
mips-irix | |||
cm | Success | Sun Aug 19 01:23:52 2007 | 3 |
cm-debug | Success | Wed Aug 15 01:20:17 2007 | 4 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:23:00 2007 | 8 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:19:47 2007 | 26 |
cm64 | Success | Sun Aug 19 01:25:06 2007 | 2 |
cm64-debug | Success | Tue Aug 21 01:18:25 2007 | 6 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:09:43 2004 | 13 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:08:40 2009 | 0 |
cm-debug | Success | Mon Mar 2 01:06:08 2009 | 1 |
cm64 | Success | Wed Mar 4 01:09:27 2009 | 0 |
cm64-debug | Success | Tue Mar 3 01:11:32 2009 | 5 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:00 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:11 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 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. |
Graphical output from this problem is given here.
Html last generated: Wed Mar 9 16:00:53 2016
Input last modified: Wed Oct 2 10:31:15 2002