Skip to content

“Converting a 3D channel into a duct”

OpenLB – Open Source Lattice Boltzmann Code Forums on OpenLB General Topics “Converting a 3D channel into a duct”

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #9870
    mohammad
    Participant

    “Hi dear friends,
    I am new to OpenLB, and I want to simulate flow in a duct. For that, I have decided to modify the channel3d test case. In the first step, two walls should be added to the right and left sides of the system, but so far, I have not succeeded. Can anybody help me?”

    #9873
    Adrian
    Keymaster

    For a duct another case, e.g. turbulence/nozzle3d might be a better starting point. For the channel case the first step will be to remove the periodicity towards the sides of the domain (see the call to CuboidGeometry::setPeriodicity in line 413) and set other boundary conditions on the resulting walls.
    If you describe your desired setup in more detail we will be able to provide better guidance.

Viewing 2 posts - 1 through 2 (of 2 total)
  • You must be logged in to reply to this topic.