|
[Sponsors] |
July 21, 2021, 14:00 |
Solids4Foam Glued contact
|
#1 |
New Member
Joćo
Join Date: Feb 2016
Posts: 1
Rep Power: 0 |
I'm simulating a FSI analysis where a big machine is exposed to wind loads and it has wheels in contact with rails. I want to test this contact totally fixed for testing boundary conditions, Who knows a way to simulate a glued contact surface, representing a fixed region of two meshes?
Thanks for advances. |
|
July 28, 2021, 18:31 |
|
#2 | |
Super Moderator
Philip Cardiff
Join Date: Mar 2009
Location: Dublin, Ireland
Posts: 1,093
Rep Power: 34 |
Quote:
In finite element parlance, they refer to this as a tie constraint. In OpenFOAM, this can be done using GGI in foam-extend or AMI (or cyclicAMI) in OpenFOAM*. Basically the GGI/AMI allows you to stick two patches together. If your wheels and rails are two different materials then the current material interface procedure will not be activated on a GGI/AMI patch so you may get strange local stresses. However, it should work if they are the same material. Another limitation is that the patches that you will glue should be the same size and should be "in contact" everywhere; if not, then the ACMI condition could be used but you will need to play with this to check it works as expected. Philip |
||
December 18, 2023, 03:30 |
|
#3 | |
New Member
young4of
Join Date: Nov 2021
Posts: 29
Rep Power: 4 |
Quote:
Recently, I want to try to simulate objects composed of two or even three materials. These parts are exported from Solidworks to IGES files, and STL files are generated in GMSH, and mesh generation and simulation are carried out in solids4foam. For the connections between the parts, I want to use tie constraint similar to those in the finite element method. I looked in solids4foam and found that there was no such constraint. I would like to ask if solids4foam has such restrictions at this stage? In addition, I tried the biMatPlate in the tutorial example for multi-material simulation, but they all used blockMesh to generate the model, not the imported external model. I wonder if solids4foam can achieve similar results to biMatPlate for imported external models. In biMatPlate, what is the contact relationship between the interface of two materials? Is it a tie constraint? Hope you could give me some advice. Best, Young |
||
December 18, 2023, 03:33 |
|
#4 | |
New Member
young4of
Join Date: Nov 2021
Posts: 29
Rep Power: 4 |
Quote:
Did you solve this problem? How did you deal with it? Young |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Dynamic contact angle calculation in multiphaseInterFoam | rajeshchem | OpenFOAM | 3 | December 23, 2022 15:00 |
Dynamic contact angle | rmousavibt | Fluent UDF and Scheme Programming | 12 | October 31, 2021 23:38 |
Dynamic contact angle issue: fluent UDF couldn't set the correct contact angle | FelixJJ | FLUENT | 2 | October 20, 2021 03:39 |
ABAQUS 4-Point Bend Contact Conditions | ers127 | Structural Mechanics | 1 | January 27, 2020 17:13 |
help with UDF for contact angle based on contact line velocity | gandesk | Fluent UDF and Scheme Programming | 14 | October 29, 2012 14:58 |