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

vk.com/club152685050 | vk.com/id446425943

Rezoning Examples

Next, the total elastic strain along the Y axis for this mesh is shown. This is one of the state variables which is transferred to the new mesh when mapping solved node and element solutions from the original mesh to the new mesh (MAPSOLVE).

4.14.2.3. Importing the File into ANSYS ICEM CFD and Generating a New Mesh

At this stage of the rezoning process, start ANSYS ICEM CFD and read in the .cdb file. (Reminder: As indicated in Exporting the Distorted Mesh as a CDB File (p. 130), only solid elements can be read in.)

Generate the new .cdb file as follows:

1.Import the .cdb file in ANSYS ICEM CFD as mesh (File Menu> Import Mesh> From Ansys).

2.Extract triangulated (STL) geometry from the mesh (Edit Menu> Mesh to Facets)

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

 

of ANSYS, Inc. and its subsidiaries and affiliates.

131

vk.com/club152685050Rezoning | vk.com/id446425943

3.Set the global maximum element size in the order of the element size that you require (Mesh> Global Mesh Setup> Global Mesh Size> Max Element).

4.Build the topology (Geometry> Repair geometry> Build topology)

5.Select the “Respect line elements” and “Protect given line elements” options (Mesh> Global Mesh Setup> Shell Meshing Params).

6.Compute the new mesh (Mesh> Compute mesh> Surface mesh only> Mesh type: All Quad > Compute).

7.Select the Solve Options tab and write the input file. Do not include the bar elements.

8.Rename the new input file as a .cdb file.

The new mesh obtained from ANSYS ICEM CFD is shown here. Notice that the boundary discretization remains the same as that of the old mesh.

4.14.2.4. Rezoning Using the New CDB Mesh

Continue rezoning with the new mesh (.cdb file) and restart the analysis, as follows:

/clear,nostart

 

 

/filname,RznExample2

 

/solu

! enter solution environment

rezone,manual,1,4

 

! start rezoning from load step 1, substep 4

remesh,start

 

! start remeshing

remesh,read,RznExample2,cdb,rege ! read in the new mesh (CDB file)

remesh,finish

 

! finish remeshing, autogenerate contacts

mapsolve,500,pause

! do state variable mapping and equilibriation

finish

 

 

After the MAPSOLVE command has executed (mapping the solved node and element solutions from the original mesh to the new mesh), the total elastic strains along Y for the new mesh appears. Notice that some expected nodal realignment has occurred in the new mesh.

 

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

132

of ANSYS, Inc. and its subsidiaries and affiliates.

vk.com/club152685050 | vk.com/id446425943

Rezoning Examples

Restart the problem. The solution to progresses to t = 1s.

/clear,nostart

/filname,RznExample2

/solu

!

enter

solution environment

antype,,restart !

multiframe restart

solve

!

solve

the problem

finish

 

 

 

Allow the analysis to complete. Following is a plot of the total elastic strain along the Y direction:

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

 

of ANSYS, Inc. and its subsidiaries and affiliates.

133

vk.com/club152685050 | vk.com/id446425943

 

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

134

of ANSYS, Inc. and its subsidiaries and affiliates.