Добавил:
Опубликованный материал нарушает ваши авторские права? Сообщите нам.
Вуз: Предмет: Файл:
ANSYS.pdf
Скачиваний:
875
Добавлен:
31.08.2019
Размер:
31.29 Mб
Скачать

vk.com/club152685050R tating Structure Analysis | vk.com/id446425943

8.6. Example Coriolis Analysis

Following is an example modal analysis with Coriolis force applied (CORIOLIS) in a rotating reference frame.

8.6.1. Problem Description

The model is a thick cylindrical shell rotating about its center axis at an angular velocity ω = 50 Hz.

8.6.2. Problem Specifications

The geometric properties for this analysis are as follows:

Length: 0.254m

Radius: 0.09525m

Thickness: 0.0381m.

The material properties for this analysis are as follows:

Young's modulus (E) = 2.07 x 1011 N/m2

Poisson's ratio (υ) = 0.28

Density = 7.86 x 103 Kg/m3

8.6.3. Input for the Analysis

Use this input file to perform the example modal analysis of a rotating structure using a rotating reference frame.

/batch,list

/PREP7

!*

et,1,185

keyopt,1,2,2

mp,ex,1,2.07e11

mp,nuxy,1,0.28

mp,dens,1,7860 !* Parameters thick1 = 0.03810 thick = thick1

hthick = thick/2.0 radius = 0.09525

inradius = radius - hthick outradius = radius + hthick

 

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

234

of ANSYS, Inc. and its subsidiaries and affiliates.

vk.com/club152685050 | vk.com/id446425943

Example Coriolis Analysis

length = 0.254 !*

cylind,inradius,outradius,0,length,0,90

cylind,inradius,outradius,0,length,90,180

cylind,inradius,outradius,0,length,180,270

cylind,inradius,outradius,0,length,270,360

nummrg,kp

esize,thick

vmesh,all

nsel,all finish !*

/SOLU

antype,modal

modopt,qrdamp,20

omega,0,0,314.16,1

!

!Apply Coriolis effect and use default

!rotating reference frame coriolis,on

solve finish

8.6.4. Analysis Steps

The following table describes the input listing and the general process involved in the example analysis in more detail.

Step

Description

ANSYS Command(s)

 

 

 

1.

Define elements and material properties.

ET,…

 

 

MP,…

2.

Set parameters.

thick1 = 0.03810

 

 

thick = thick1

 

 

hthick = thick/2.0

 

 

radius = 0.09525

 

 

inradius = radius

 

 

- hthick

 

 

outradius = radi-

 

 

us + hthick

 

 

length = 0.254

3.

Set boundary conditions.

CYLIND,...

 

 

NUMMRG,...

 

 

ESIZE,...

 

 

VMESH,...

 

 

NSEL,...

4.Set the analysis type (modal in this case) and use the QRDAMP ANTYPE,MODAL eigensolver. Get 20 complex eigensolutions.

Release 15.0 - © SAS IP, Inc. All rights reserved. - Contains proprietary and confidential information

 

of ANSYS, Inc. and its subsidiaries and affiliates.

235