|
[Sponsors] |
August 2, 2024, 01:29 |
Macroscale modelling
|
#1 |
New Member
Mohnish Soral
Join Date: Jul 2024
Posts: 2
Rep Power: 0 |
I want to create a zig-zag scan pattern for simulating 3d printing of rectangular part in AM PravaH. I have created the scan pattern for single track and attached a screenshot with this thread. Anyone can suggest how to create a zig-zag pattern for my simulation?
|
|
August 3, 2024, 02:00 |
|
#2 |
New Member
pruthvi utturwar
Join Date: Jan 2024
Posts: 6
Rep Power: 2 |
Hi, you will have to calculate the x y z coordinates first for your scan pattern. You may use python script to generate the coordinates. lets say you have a rectangle with width W and height H, depending on hatch spacing you will divide the W and H. lets say your hatch spacing is W/4 so width will be divided into n1 = 4 parts and height will be divided into n2 = H/(W/4) parts. Now you have coordinates on H and W, join them to create zigzag lines. depending on the length of each of the lines and the scan speed, you can calculate the time respective time columns.
|
|
August 5, 2024, 08:45 |
|
#3 |
New Member
Mohnish Soral
Join Date: Jul 2024
Posts: 2
Rep Power: 0 |
Thanks for reply pruts. it really helped.
|
|
Tags |
3d printing process, additive manufacturing, multiphase flows |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How much does the source code for this turbulent flow CFD code worth in US $? | Dr Youssef Hafez | Main CFD Forum | 43 | January 4, 2023 02:13 |
Setting the height of the stream in the free channel | kevinmccartin | CFX | 12 | October 13, 2022 22:43 |
Low-Re Modelling | doerschlott | OpenFOAM Running, Solving & CFD | 4 | June 23, 2022 07:53 |
Domain Reference Pressure and mass flow inlet boundary | AdidaKK | CFX | 75 | August 20, 2018 06:37 |
CFD in Naval Hydrodynamics, Off-Shore and Wave Modelling with OpenFOAM | hjasak | OpenFOAM Announcements from Other Sources | 2 | February 13, 2017 05:59 |