Mesh transition coarse to finer - Easy way to create nodal ties?
A simple mesh is created with coarse and fine elements:
There are two nodes indicated in red which are not properly connected, as is clearly visible in the displacement results below:
Aside from using a triangle/trapezoid transition mesh, a nodal tie can also solve this problem? In this case, the displacement of the red node would need to be tied to the corners of the adjacent bigger element.
My question:
Is there an easy way to make such nodal ties (or maybe alternative way to solve this problem)? Especially for larger meshes an automatic method would be needed (assuming floating nodes are always centered on the edge of a larger element)?
The model is attached.
Best Answer
-
The RSPLINE element is designed for this purpose.
You can find details on the RSPLINE element definition in the OptiStruct documentation @ https://help.altair.com/hwsolvers/os/topics/solvers/os/rspline_bulk_r.htm
There is a tool included on the HyperMesh Aerospace ribbon to generate RSPLINE elements. Documentation for this tool is included in the HyperMesh documentation @ https://help.altair.com/hwdesktop/hwx/topics/pre_processing/aerospace/rspline_t.htm
Regards,
Greg.
0
Answers
-
The RSPLINE element is designed for this purpose.
You can find details on the RSPLINE element definition in the OptiStruct documentation @ https://help.altair.com/hwsolvers/os/topics/solvers/os/rspline_bulk_r.htm
There is a tool included on the HyperMesh Aerospace ribbon to generate RSPLINE elements. Documentation for this tool is included in the HyperMesh documentation @ https://help.altair.com/hwdesktop/hwx/topics/pre_processing/aerospace/rspline_t.htm
Regards,
Greg.
0 -
Greg Harte_21286 said:
The RSPLINE element is designed for this purpose.
You can find details on the RSPLINE element definition in the OptiStruct documentation @ https://help.altair.com/hwsolvers/os/topics/solvers/os/rspline_bulk_r.htm
There is a tool included on the HyperMesh Aerospace ribbon to generate RSPLINE elements. Documentation for this tool is included in the HyperMesh documentation @ https://help.altair.com/hwdesktop/hwx/topics/pre_processing/aerospace/rspline_t.htm
Regards,
Greg.
Hi Greg,
That worked perfectly, thank you.
0 -
Greg Harte_21286 said:
The RSPLINE element is designed for this purpose.
You can find details on the RSPLINE element definition in the OptiStruct documentation @ https://help.altair.com/hwsolvers/os/topics/solvers/os/rspline_bulk_r.htm
There is a tool included on the HyperMesh Aerospace ribbon to generate RSPLINE elements. Documentation for this tool is included in the HyperMesh documentation @ https://help.altair.com/hwdesktop/hwx/topics/pre_processing/aerospace/rspline_t.htm
Regards,
Greg.
Hi Greg,
After placing the RSPLINE elements for DOF's 123456, results improved but are not as expected.
Expected: uniform stress (only achieved with constant mesh):
But with mesh transition and RSPLINE I still see:
Can you tell what I am doing wrong? Model is attached.
0