MovingHeat Help
MovingHeat Help
0 Release
• https://support.ansys.com/AnsysCustomerPortal/en_us/Downloa
ds/Application+Library
• Great place to get started
− A library of helpful extensions available to any ANSYS customer
− New extensions added regularly
− Applications made available in either binary format (.wbex file) or binary
plus scripted format (Python and XML files)
− Scripted extensions are great examples
− Links to customization documentation and training material
Notes:
• The extension to be installed will be stored in the following location: %AppData%\Ansys\v170\ACT\extensions
• The installation will create a folder in this location, in addition to the .wbex file
• All users interested in using the extension need to include that path in their Workbench Options
1. In the “Tools” menu, select the “Options…”
2. Select “Extensions” in the pop up panel
3. Add the path under “Additional Extensions Folder …”
3
2
Define additional folders in which ACT
will search for extensions in order to
expose them in the Extension Manager
1
Notes:
• During the scan of the available extensions, the folders will be analyzed according to the following order:
1. The application data folder(e.g. %AppData%\Ansys\v170\ACT\extensions)
2. The additional folders defined in the “Additional Extension Folders” property
3. The installation folder
4. The “extensions” folder part of the current Workbench project (if the project was previously saved with the extension)
• If an extension is available in more than one of these locations, the 1st one according to the scan order is used
6 © 2016 ANSYS, Inc. February 26, 2016
Scripted App Installation (source code)
• Paste the XML file and the corresponding folder on your computer. You can paste them
either:
– In the default path: %AppData%\Ansys\v170\ACT\extensions
– In a user defined path: any location on your machine, shared drive etc.
• If the files are located in the default path, the extension is automatically available in
the Extension Manager
• If the files are in a user defined path, it is required to define the “Additional Extension
Folder” under Workbench menu (Tools Options…) to make it available in the
Extension Manager:
Numerical modeling of moving Gaussian heat source can be used to accurately simulate
variety of industrial process including welding. Accurate prediction of transient thermal
field generated during welding or laser cutting process is essential to predict the residual
stresses generated due to it which in turn affect the life prediction analysis.
Currently transient thermal analysis module in Workbench can only be used to define
time varying or spatial varying loading condition. To define a source which vary not only
in space but also with time requires MAPDL commands. Thus, an ACT extension has
been created to facilitate the definition of a moving heat flux source in Mechanical with
a UI.
In version 4, additional moving heat energy source is also created. This will facilitate the
creation of moving energy source in the volume of the material.
x x o 2 y y o 2
E C2e C12
.e ACz z o
Where,
Start Point
E = Heat Energy Distance covered = v x t
C1 = Radius of the beam Instantaneous location
of the heat source
C2 = Source Power Intensity
AC = Absorption Coefficient
(xo, yo, zo) = Instantaneous position of the center Path
of the heat flux which is on the ‘path’ at the
distance of ‘v x t’ from the ‘start point’.
v = Velocity of the moving heat source
t = Time
Step#1: Right click on Analysis system and insert ‘Moving Heat Flux’.
• There are multiple input which are activated for the ‘Last Patch’ as explicitly mentioned
in the last three slides. Even though these input are exposed for ‘First Patch’ too but
they are ignored.
• It is very important to define unique ‘Index’ for each moving heat source.
• Define ‘First Patch’ and ‘Last Patch’ appropriately. This ACT is sensitive to this
information.
• Element removal is based on the ‘mean temperature’ of the element not the maximum
nodal temperature in the element.
• ANSYS
• Ashutosh Srivastava
• Ashutosh.Srivastava@ansys.com