|
[Sponsors] |
There are cells that are in more than one material cellZone! |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 26, 2021, 21:49 |
There are cells that are in more than one material cellZone!
|
#1 |
New Member
Alberto Campuzano
Join Date: Mar 2021
Posts: 14
Rep Power: 5 |
Hello dear all
My name is Alberto, i am quite new using OpenFoam first let me tell you, i am so excited using this, is really powerful, fun plus is FREE. So as i already told you i am quite new to openFoam, but mostly using solids4Foam. Look my problem relies here. I am trying to perform a simulation of two materials lets say a polymer and some powder. My mesh is only a cube (polymer) and a rectangle (extruded) passes through the cube (from left side to the right side), the geometry for that is on blockMeshDict, therefore in order to create my cellZones the next line in the blockMeshDict must be set Code:
hex (0 1 6 7 8 9 14 15) polyester (12 5 5) simpleGrading (1 1 1) hex (1 2 5 6 9 10 13 14) wood (20 5 5) simpleGrading (1 1 1) Code:
topoSet Code:
solids4Foam Code:
There are cells that are in more than one material cellZone! How can solve this situation? thanks in advance Last edited by baezacaljo; March 26, 2021 at 21:55. Reason: typos, wrong code |
|
Tags |
cellzones, openfoam, solids4foam, toposet |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Foam::error::PrintStack | almir | OpenFOAM Running, Solving & CFD | 92 | May 21, 2024 08:56 |
problem with parallel calculations OF8 mpirun | otaolafr | OpenFOAM Programming & Development | 0 | January 5, 2021 08:33 |
[snappyHexMesh] snappyHexMesh does not create any mesh except one for the reference cell | Arman_N | OpenFOAM Meshing & Mesh Conversion | 1 | May 20, 2019 18:16 |
[snappyHexMesh] SnappyHexMesh for internal Flow | vishwa | OpenFOAM Meshing & Mesh Conversion | 24 | June 27, 2016 09:54 |
[snappyHexMesh] external flow with snappyHexMesh | chelvistero | OpenFOAM Meshing & Mesh Conversion | 11 | January 15, 2010 20:43 |