The IC command documentation indicates that it can be used to add an initial condition of angular velocity.
Is there an example showing this feature?


The input file below demonstrates the use of the IC command to create an initial condition of angular velocity.
An element with ROT degrees of freedom is required.


/prep7
n,1
n,2,1
n,3,1,1
n,4,,1
et,1,63
e,1,2,3,4
d,1,uy,,,,,,rotx,rotz,ux,uz
d,4,uy,,,,,,rotx,rotz,ux,uz
ic,1,roty,,.2
ic,4,roty,,.2
time,.1
mp,ex,1,3e7
nlgeom,on
mp,dens,1,.283
r,1,.1
mp,prxy,1,.3
FINISH
/SOL
antyp,tran
autots,on
kbc,1
timint,on
nsub,2,10,1
solve
time,.2
solve
nsub,15,100,
time,30
solve
FINISH





Show Form
No comments yet. Be the first to add a comment!