导航:首页 > 焊接工艺 > abaqus焊接速度怎么控制

abaqus焊接速度怎么控制

发布时间:2022-12-24 17:30:39

❶ abaqus怎么把钢筋钢板焊接

1. part and mesh 新建model-1,建立如下part(为模型的一半),长,宽,高分别是:100,50,5 在model 菜单中edit attibute,如下
2. material 在 material 选项卡里新建材料,这里假设焊缝与母材的材料一样,所以只建立一种材料。材 料包括以下部分(本例中没有应用 latent heat)
3. Assembly 在assembly 选项中,进行装配。如下: 建立不同的集合及表面,以便后面保用。建立set-allnode,如下图: 3 建立 surface-rad,

❷ abaqus中如何焊接的方法将两个实体连接起来

看你怎么理解“焊接”了。如果你认为是理想焊接,焊接处位移严格约束,那么就直接建立coupling就可以了;如果认为是非理想焊接,焊接处存在刚度,那么abaqus在这方面建模很麻烦,建议你试试hypermesh

❸ 高分求助abaqus焊接模拟方面教程

类似的教程很多,但是绝大多数都是英文。需要你有一定的英文基础。
下面是一个简单的例子,你可以先练习试试看。

1.3.18 Inertia welding simulation using Abaqus/Standard and Abaqus/CAE
Procts: Abaqus/Standard Abaqus/CAE
Objectives
This example demonstrates the following Abaqus features:thermal-mechanical coupling for inertia welding simulation,semi-automatic remeshing using Python scripting and output database scripting methods for extracting deformed configurations,defining a complex friction law in a user subroutine,flywheel loading through user subroutine definitions, andcombining and presenting results from a sequence of output database (.odb) files.
Application description
This example examines the inertia friction welding process of the pipes shown in Figure 1.3.18–1. The specific arrangement considered is the resulting as-welded configuration shown in Figure 1.3.18–2.
In this weld process kinetic energy is converted rapidly to thermal
energy at a frictional interface. The resulting rapid rise in interface
temperature is exploited to proce high-quality welds. In this example
the weld process is simulated, and the initial temperature rise and
material plastic flow are observed. An important factor in the process
design is control of the initial speed of the flywheel so that, when the
flywheel stops, the temperature rises to just below the melting point,
which in turn results in significant flow of material in the region of
the weld joint. Understanding the friction, material properties, and
heat transfer environment are important design aspects in an effective
inertia welding process; therefore, simulation is a helpful tool in the
process design.Geometry
The weld process in this example is shown in Figure 1.3.18–1,
where two pipes are positioned for girth-weld joining. The two pipes
are identical, each with a length of 21.0 mm, an inside radius of
42.0 mm, and an outside radius of 48.0 mm. The pipes are adjacent,
touching each other initially at the intended weld interface.Materials
The pipes are made of Astroloy, a high-strength alloy used in gas turbine components. Figure 1.3.18–3
shows flow stress curves as a function of temperature and plastic
strain rate. At temperatures relevant to the welding process, the
material is highly sensitive to plastic strain rate and temperature.
Specific heat is a function of temperature, as shown in Figure 1.3.18–4.Other material properties are defined as follows:Young's molus:180,000 MPaPoisson's ratio:0.3Density:7.8 × 10–9 Mg/mm3Conctivity:14.7 W/m/C at 20C 28 W/m/C at 1200C
Initial conditions
The pipes are initially set at 20°C, representing room temperature. Boundary conditions and loading
A
pressure of 360 MPa is applied to the top surface of the upper pipe.
The initial rotational velocity of the flywheel is set at 48.17 rad/s,
or 7.7 revolutions per second. The mass moment of inertia of the
flywheel is 102,000 Mg mm2. Interactions
The
principal interaction occurs at the weld interface between the pipes;
however, a secondary concern is the possibility of contact of weld flash
with the side of the pipes. The weld-interface friction behavior is
assumed to follow that described by Moal and Massoni (1995), where the
ratio of shear stress to the prescribed pressure is observed to be a
complex function of interface slip rate. The heat generation from the
frictional sliding, combined with plastic deformation, contributes to
the temperature rise in the pipes.
Abaqus modeling approaches and simulation techniques
Abaqus/CAE
and Abaqus/Standard are used together to affect the weld simulation in a
way that permits extreme deformation of the pipes in the weld region.
This process is automated through the use of Python scripts. Three cases
are studied in this example.Summary of analysis casesCase 1Initial flywheel velocity = 48.17 rad/s. This case proces a successful weld.Case 2Initial
flywheel velocity = 20.0 rad/s. This case illustrates an unsuccessful
weld scenario; the flywheel has insufficient energy to begin the weld
process.Case 3Initial flywheel velocity =
70.0 rad/s. This case illustrates an unsuccessful weld scenario; the
flywheel has excessive energy, resulting in a temperature rise into the
liquis regime of the pipe material.The
following sections discuss analysis considerations that are applicable
to all the cases. Python scripts that generate the model databases and
Abaqus/Standard input files are provided for Case 1, with instructions
in the scripts for executing the Case 2 and Case 3 simulations.Analysis types
The
analysis is nonlinear, quasi-static with thermal-mechanical coupling. A
fully coupled temperature-displacement procere is used.Analysis techniques
The
key feature required for successful simulation of this process is
remeshing. In this example, because of the large deformation near the
weld region, multiple analyses are employed to limit element distortion.
These analyses are executed in sequence, with remeshing performed
between executions, and are automated through the use of Python scripts.
At each remesh point the current model configuration represents a
significant change in the pipes' shape and in the current analysis
mesh. Abaqus/CAE is used to extract the outer surface of the pipes,
reseed the surface, and remesh the pipe regions. This process employs
the Abaqus Scripting Interface PartFromOdb command, which is used to extract orphan mesh parts representing the deformed pipes. These parts are then passed to the Part2DGeomFrom2DMesh command. This command creates a geometric Part
object from the orphan mesh imported earlier. Once the profile of the
deformed part has been created, options in the Mesh mole are used to
remesh the part. The new mesh results in a new Abaqus/Standard analysis,
and the map solution procere maps state variables from the previous
analysis (see “Mesh-to-mesh solution mapping,” Section 12.4.1 of the Abaqus Analysis User's Manual).Mesh design
The
pipes are modeled as axisymmetric. The element formulation used is the
fully coupled temperature-displacement axisymmetric elements with twist
degrees of freedom (element types CGAX4HT and CGAX3HT), where the twist
degree of freedom enables modeling of rotation and shear deformation in
the out-of-plane direction. The hybrid formulation is required to handle
the incompressible nature of the material ring the plastic flow. The
mesh is divided into two regions for each pipe. In the region near the
weld interface, smaller elements are created (see Figure 1.3.18–5).
During the remeshing process, the region near the weld surface is
recalculated so that the new flash region is also meshed with smaller
elements (see Figure 1.3.18–6).Material model
The
material model defined for this example approximates the
high-temperature behavior of Astroloy, where it is reported by Soucail
et al. (1992) using a Norton-Hoff constitutive law to describe the
temperature and strain-rate viscoplastic behavior. A similar model is
defined in Abaqus as a rate-dependent perfectly plastic material model.
For the loading in this model, these material parameters result in the
onset of local plastic flow only after the interface temperature has
exceeded roughly 1200C, near the material solis temperature of
1250C. Above this temperature the Mises flow stress is highly sensitive
to variations in temperature and strain rate. A special adjustment in
the flow stress at high strain rates is necessary to avoid divergence
ring the iteration procere of the nonlinear solution. In the
material model definition an extreme case of stress data is defined when
the strain rate is 1.0 × 106 s–1. Stress data when the strain rate equals zero are also defined to be the same as the stress data at strain rate 1.0 × 10–5 s–1. As a result of large deformation, thermal expansion is not considered in the material model. It
is assumed that 90% of the inelastic deformation energy contributes to
the internal heat generation, which is the Abaqus default for inelastic
heat fraction.Initial conditions

❹ 如何提升Abaqus运算速度

1.使用高版本的abaqus,算法上的改进可以节省计算时间;
2.给abaqus分配更多的内存和CPU资源,设置内存和选用CPU个数格式比较简单,但是要注意设置的内存要用可用的物理内存,不要使用系统的虚拟内存。
使用command提交任务的命令:abaqus job=jobname inter memory=3000MB CPUs=8
使用CAE提交任务的设置的可在job manage里面操作,自己找找能找到怎么改。
3.提高硬件性能。

❺ 用ABAQUS怎么设置转动速度啊我要分析一个轴承,要求它的内圈转动。请问怎么设置内圈的转速V=100rpm

我假定你的轴向是Z轴,那么选中内圈的内环面,在load页面下勾选RV,在跳出的窗口里填写Z轴 的RV也就是角速度,单位要换算成弧度哦~~

阅读全文

与abaqus焊接速度怎么控制相关的资料

热点内容
辽宁钢筋混凝土多少钱 浏览:883
钢管铁件怎么计算 浏览:954
合金筷的寿命是多少 浏览:647
取钢板多久能脱拐走路 浏览:509
什么是管对接焊缝 浏览:449
pp线盒模具定制多少钱 浏览:695
钛合金粉末粒径分布如何测试 浏览:843
16厘12米钢板多少钱吨 浏览:909
什么样的钢材需要发黑 浏览:503
不锈钢镜面怎么打理 浏览:667
天然气管道地面焊接用什么滑轮 浏览:269
铸铁管与焊管差异 浏览:586
不锈钢管怎么手动弯弧机 浏览:41
怎么增加不锈钢管的强度 浏览:775
20mm的铜环如何焊接 浏览:693
无缝钢管57一吨多少米 浏览:19
二氧化碳钢瓶哪个快递公司可以寄 浏览:520
不锈钢用化学方程式表示什么区别 浏览:233
八节虾米腰弯头怎么下 浏览:581
广联达钢筋弯折怎么计算公式 浏览:148