This problem involves fitting a fibre field to a set of measured fibre angles. The problem has 1 element with a bilinear basis (which is also used as the fibre field basis). 16 data points arranged in four rows of 4 data points are used to fit the field. The data fibre angles go up in steps of 20 degrees per row.
# Example_223 Fibre fitting test problem. fem #Set the FEM environment fem define node;r;fibrefit;example #Define the nodes for the mesh fem define base;r;;example #Define a bilinear basis function fem define element;r;;example #Define the elements for the mesh fem define fibre;r;;example #Read in the (initially) zero fibre # ! field fem define element;r;;example fibre #Define the elements for the fibres fem define data;r;;example fibre #Read in the data points with the # ! measured data angle fem list data fibre #List the data fem define window;c #Calculate the window size fem draw line #Draw the mesh lines fem draw node #Draw the nodes fem draw fibre #Draw the initial fibre field fem draw data #Draw the data locations fem define xi;c internal #Calculate the data pt Xi positions fem define fit;r;;example fibre #Define the fibre fitting problem fem list node #List the nodes and the initial # ! fibre angles fem fit #Fit the fibre angles to measured # ! fibre data. fem list node #List the fitted fibre angles fem draw fibre #Draw the fitted fibre field fem draw data fibre rgb=red #Draw the measured fibre field
fem list node
Name Modified Size
example_223.com 10-Apr-2000 1.5k fibrefit.ipbase 10-Apr-2000 1.1k fibrefit.ipdata 10-Apr-2000 2.1k fibrefit.ipelem 10-Apr-2000 351 fibrefit.ipelfb 10-Apr-2000 229 fibrefit.ipfibr 30-Jan-2001 753 fibrefit.ipfit 13-Apr-2007 1.6k fibrefit.ipnode 10-Apr-2000 905 fibrefit.ippara 12-Nov-2002 5.0k fibrefit.ipxi 10-Apr-2000 315 test_output.com 10-Apr-2000 14
Name Modified Size
examples_2_22_223.tar.gz 14-Apr-2007 5.6k
Status | Tested | Real time (s) | |
i686-linux | |||
cm | Success | Sun Mar 6 00:01:39 2016 | 0 |
cm-debug | Success | Sat Mar 5 00:01:56 2016 | 0 |
mips-irix | |||
cm | Success | Sun Aug 19 01:24:08 2007 | 3 |
cm-debug | Success | Wed Aug 15 01:21:42 2007 | 6 |
cm-debug-clear-malloc | Success | Sat Aug 18 01:23:11 2007 | 9 |
cm-debug-clear-malloc7 | Success | Mon Aug 20 01:20:45 2007 | 9 |
cm64 | Success | Sun Aug 19 01:22:26 2007 | 3 |
cm64-debug | Success | Tue Aug 21 01:18:46 2007 | 6 |
cm64-debug-clear-malloc | Success | Thu Apr 1 10:11:58 2004 | 3 |
rs6000-aix | |||
cm | Success | Wed Mar 4 01:06:52 2009 | 1 |
cm-debug | Success | Mon Mar 2 01:06:15 2009 | 1 |
cm64 | Success | Wed Mar 4 01:06:52 2009 | 1 |
cm64-debug | Success | Tue Mar 3 01:11:36 2009 | 1 |
x86_64-linux | |||
cm | Success | Sun Mar 6 00:01:01 2016 | 1 |
cm-debug | Success | Sat Mar 5 00:01:11 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:12 2016
Input last modified: Fri Apr 13 10:31:14 2007