git-svn-id: http://svn.sintef.no/trondheim/IFEM/trunk@903 e10b68d5-8a6e-419e-a041-bce267b0401d
36 lines
542 B
Plaintext
36 lines
542 B
Plaintext
# $Id$
|
|
# Cantilever beam with a tip shear load.
|
|
# Isotropic linear elastic material.
|
|
# Nonlinear 3D analysis with quadratic elements.
|
|
|
|
PATCHES 1
|
|
slenderBeam.g2
|
|
|
|
RAISEORDER 1
|
|
# patch ru rv rw
|
|
1 1 1 1
|
|
|
|
REFINE 1
|
|
# patch ru rv rw
|
|
1 9 0 0
|
|
|
|
CONSTRAINTS 1
|
|
# patch face code
|
|
1 1 123
|
|
|
|
PRESSURE 1
|
|
# patch face dir pval linear
|
|
1 2 3 18223.95 1.0
|
|
|
|
ISOTROPIC 1
|
|
# code E nu rho
|
|
0 1.0e8 0.0 0.0
|
|
|
|
TIME_STEPPING
|
|
# start stop dt
|
|
0.0 1.0 0.1
|
|
|
|
NONLINEAR_SOLVER
|
|
# maxit convTol divgLim
|
|
20 1.0e-16 1.0e5
|