Mixed 3D Solid FE for FEAP

Regenerate the three-dimensional, eight node finite element from chapter Mixed 3D Solid FE for AceFEM for FEAP environment.

Generation of element source code for FEAP  environment

"Mixed3D3_1.gif"

"Mixed3D3_2.gif"

b:7.4

"Mixed3D3_3.gif"

"Mixed3D3_4.gif"

SMSWrite[];

"Mixed3D3_5.gif"

"Mixed3D3_6.gif"

"Mixed3D3_7.gif"

Test example: FEAP

Here is the FEAP input data file for the test example from the chapter  Mixed 3D Solid FE for AceFEM . You need to install FEAP environment in order to run the example.

feap
0,0,0,3,3,8

block
cart,6,15,6,1,1,1,10
1,10.,0.,0.
2,10.,2.,0.
3,0.,2.,0.
4,0.,0.,0.
5,10.,0.,2.
6,10.,2.,2.
7,0.,2.,3.
8,0.,0.,3.

ebou
1,0,1,1,1
1,10.,,,1

edisp,add
1,10.,,,-1.

mate,1
user,10
1000,0.3

end

macr
tol,,1e-9
prop,,1
dt,,1
loop,,5
time
loop,,10
tang,,1
next
disp,,340
next
end

stop

Here is the generated element compiled and linked into the FEAP's Visual Studio project. See Install.txt for details. The SMSFEAPRun function then starts FEAP with a beam.inp file as a standard FEAP input file and a beam.out file as output file.

"Mixed3D3_8.gif"

"Mixed3D3_9.gif"

"Mixed3D3_10.gif"

"Mixed3D3_11.gif"

"Mixed3D3_12.gif"

"Mixed3D3_13.gif"


Created by Wolfram Mathematica 6.0  (12 August 2007) Valid XHTML 1.1!