r/CFD

▲ 12 r/CFD+3 crossposts

Fluent users: what part of the workflow feels like unnecessary clicking rather than engineering?

I’m working on an early prototype around Ansys Fluent/Workbench, but the main reason I’m posting is not to showcase it.

I’m trying to understand what Fluent users would actually want something like this for.

The current demo is very limited and controlled, but this is what it does:

  1. I press Ctrl+Shift+L and the assistant opens.

  2. It has Ask mode and Execute mode.

  3. I connect it to an already-open Workbench project using the StartServer() port.

  4. In Ask mode, I can ask:

    - “What is the current CFD state of this project?”

    - “List the current boundary conditions and zone names.”

    - “What values do I need to set for the velocity inlets and pressure outlet?”

  5. It reads the project/Fluent state through APIs and gives a CFD-oriented answer instead of just raw Workbench cell states.

  6. In Execute mode, I can give a controlled one-shot prompt for a mixing elbow case:

    - set both velocity inlets

    - set the pressure outlet

    - run hybrid initialization

    - run 100 iterations

    - display a velocity magnitude contour on the symmetry plane

I’m using Workbench/Fluent APIs where possible, not trying to do everything through GUI automation.

My current hypothesis is that a lot of Fluent work is not always “hard physics” — sometimes it is knowing where to click, remembering the setup sequence, checking what state the case is in, repeating the same setup actions, cleaning/preparing geometry for meshing, and making sure the right zones/BCs are actually being used.

But I may be wrong about which part matters most.

So my question for Fluent users is:

What part of your Fluent/Workbench workflow feels most painful, repetitive, or unnecessarily manual?

For example, is it:

- cleaning CAD/geometry before meshing?

- setting up the mesh?

- figuring out zones/named selections?

- setting boundary conditions?

- checking whether the case is solve-ready?

- convergence/debugging?

- creating the right contours/reports after solving?

- something else entirely?

Also: what would you trust an assistant to do, and what would you absolutely not trust it to touch?

I’m trying to decide what the first real problem should be before I keep building.

Blunt feedback is welcome.

u/HelicopterRemote6680 — 8 hours ago
▲ 20 r/CFD

Inestabilidad de Kelvin-Helmholtz FORTRAN + Python

El campo de vorticidad en 2 interfaces con un perturbación senosoidal. No se como subir el código XD

u/Beginning_Addendum93 — 19 hours ago
▲ 84 r/CFD+1 crossposts

OpenFOAM CFD Public Tutorial Series

3 weeks series free course on openFOAM!

This series gives the possibility of getting a more detailed understanding of the basics of OpenFOAM.

It can be completed in about three weeks.

▶ Week - 1
openFOAM Installation
Introduction to openFOAM
Theory & Fun simulations

▶ Week - 2
Geometry preparation & Meshing
Turbulence Modeling
Multiphase Modeling
Parallelization in openFOAM

▶ Week - 3
Programming in openFOAM

Just google, "3 weeks series openfoam" you can find it easily.

Check out this amazing series. It's free!

u/AllAboutCFD — 1 day ago
▲ 10 r/CFD+1 crossposts

What you think a guide book for CFD?

I am an aerospace engineer who passed out in 2025, while I'm studying college i found difficulty in choosing the right CFD material,software, and how to learn how to implement it. Later I saw some random ansys tutorials and replicated those and thought I'm a CFD engineer throughout my college days. But reality hits me when I'm searching for a job, I started to learn CFD again (this time from basics) and searched jobs, but not got any, then I'm placed in design related role on an automobile company as a fresher. But I'm constantly upskilling myself on the CFD side. I made rough notes of my path. I'm thinking of tuning it and making it a digital product and selling it on the gumroad website. What you think guys? I'm open to discussions.

reddit.com
u/Brave_Marsupial6754 — 1 day ago
▲ 23 r/CFD

Is 100% remote CFD work actually achievable in Europe?

I'm a South Korean national based in Prague, Czech Republic, with 7 years of CFD experience (including a 1-year internship). My background is in aerospace engineering from a German university, German C1 (lived in Germany for 7 years), English around B2. My current job is also at a German company (but based in CZ), so all project reports and meetings are conducted entirely in German.

The CFD job market in Prague is pretty much dead. A few years ago there were at least some openings at larger automotive companies, but now it's almost nothing. Last year Manuvia had something near the Skoda HQ, and Valeo Prague posted a CFD role a few months back, but that's about it. The only realistic options seem to be small local engineering firms.

My current job is technically hybrid (3 days WFH), but the office is so far that I'm waking up at 4 AM on office days just to beat traffic. Round trip is 220 km. The salary is fine, but 25,000 km/year in fuel and maintenance is quietly draining me.

My plan would be to register as a freelancer in Czech Republic and work remotely for a company elsewhere in Europe, ideally Germany given my language background. Is this actually realistic for CFD, or is it still the kind of field where companies want you on-site? Any experiences or advice appreciated.

reddit.com
▲ 9 r/CFD+2 crossposts

How do turbulators influence shell-and-tube heat exchanger performance in CFD studies?

A critical review of turbulator effects on shell-and-tube heat exchanger performance based on CFD studies

sciencedirect.com
u/Resident_Low_4452 — 1 day ago
▲ 6 r/CFD

Looking for mid scale CFD companies

I work for a pretty big company (oil and gas) and we want to hire a CAE services company (ER&D - CFD, FEA, DEM - simulations, digital twins - that sort of a thing) to help with optimizations etc (I am not fully aware. After searching around I could only find a couple names - EnginSoft, CADE Engineering, DGS.

I was hoping to find some help on how I can find more of these companies (needs to be mid-scale since I work for a fairly large company, more specialized rather than someone like LTTS). I have just been searching up terms such as CAE engineering or the services CFD, FEA directly.

reddit.com
u/YUDoDisBruhhh — 2 days ago
▲ 11 r/CFD

1D/2D Methods

I’ve been applying to jobs and I keep seeing needs experince in hand calcs, 1D/2D methods , and CFD. But I can’t seem to find out what they are talking about with those 1D 2D methods. Anyone have an idea and can expand on it for me?

reddit.com
u/Colombian-pito — 2 days ago
▲ 4 r/CFD

Inlet conditions known, outlet unknown, how much extra domain to add?

I keep modifiying this because I did not understand my own BCs - now I believe my description is correct.

Hello,

I have a model where the temp and flowrate going in are known, but the temp at the exit is unknown. My model is basically a box with an inlet fan on one side (left in image) and then an exit to the chamber. There is some heating and stuff happening in the middle of the chamber.

My BCs are:

- T_in defined (35 C, temperature of the room)
- Flowrate in defined (known, measured)
- Pressure out defined (1 ATM)
- NO DEFINITION OF T-OUT

Is this a legitimate strategy? If so, how large should my exit chamber be? The exit chamber has refined mesh where it meets the area of interest, but otherwise it is coarse mesh and adds little to the complexity or calculation time.

Thanks for any tips.

Overall domain:

https://preview.redd.it/pd0t4h0dx32h1.jpg?width=1846&format=pjpg&auto=webp&s=5124155fb70c4fc102650ec58bf6ff872a21648e

Environmental Temp Setup:

https://preview.redd.it/4xkigm0l642h1.png?width=599&format=png&auto=webp&s=9ea5dc33ea7e6c6b573ba8d6a0f391d1ea781b31

Exit temperature plot:

https://preview.redd.it/g260l8qm642h1.png?width=781&format=png&auto=webp&s=f3a3c36ab981377585152abb6b20ec0649b86f8e

reddit.com
u/Strict-Ad9359 — 2 days ago
▲ 63 r/CFD

Turbulence model classification!

At the top, we have DNS, the most expensive one. It is not a turbulence model at all.

In the DNS, we solve instantaneous Navier-Stokes equations numerically without any turbulence model.

Then we have LES, which is less expensive than DNS but very often still too expensive for practical application.

In LES, large eddies are directly resolved, and smaller ones are modeled.

We put a filter that comes from a mesh resolution, above which turbulence eddies are resolved.

In RANS, we use Reynolds averaging, through which we average out all the information on turbulence.

We have to use the Turbulence Model along with the RANS equation to close the system, and it accounts for the effect of turbulence in the average flow.

That is the challenge and the art of turbulence, then.

We have the Reynolds Stress Model, which is a bit expensive but gives a more realistic picture of turbulence.

In RSM, we solve the transport equation for each of the Reynolds stress components, allowing us to capture the effect of anisotropy.

2 Equation Eddy viscosity models, the running horse of industries, are the least expensive ones where we apply the Boussinesq hypothesis.

Reynolds Stress is related to the mean velocity gradient; there is a linear relationship between stress and strain.

u/AllAboutCFD — 2 days ago
▲ 5 r/CFD

Thermite reaction simulation

im currently doing an internship where I have to do a simulation of a thermite reaction on python. I just finished my first year of engineering and havent learned a lot of the things that seemed necessary to start this project. They gave me a few readings, an old code that needs over 20 hours to run and said good luck. The current code is explicit, and they told me to turn it into an implicit one. From what i understood, i have to recode the whole thing using a completely different way to calculate all the different reactions (enthalpy, phase changes, etc..) but im really not sure where to start and was hoping to find some guidance.

reddit.com
u/Natural_Taste8832 — 2 days ago
▲ 9 r/CFD+1 crossposts

In honor of the upcoming Wienie 500, could someone do a sim of a Wienermobile at 100 MPH?

I dont have access to StarCCM anymore and I'm out of Fusion Sim credits at work.

reddit.com
u/04BluSTi — 2 days ago
▲ 12 r/CFD+6 crossposts

Career choice, should I pursue a postdoc abroad and leave my current IT work at Tokyo?

I am Chinese and earned a PhD in fluid mechanics from the University of Tokyo at 30.

My publication list is kind of fine, 4 first-author papers. One of Journal of Fluid Mechanics, one of Journal of Computational Physics, and two of Physics of Fluids.

After graduation, I worked as an IT consultant in Tokyo for half a year, and somehow, an urge is growing inside me to pursue an academic job.

I applied for a postdoc position around, finally got one offer from France, a 2-year contract, and one from Korea, a 3-year contract.

Should I leave my current job in Tokyo and go for a postdoc, with a high chance that I will try to find a professorship back in China?

But I also have a girlfriend whom I love very much. She works in Tokyo, but she is from Europe. So basically, she cannot find a visa in China that allows her to work there.

The urge to leave Japan mainly comes from pursuing an academic job, but also from the fact that Japan's Yen is so weak, and high inflation is incoming, and they kind of blame foreigners now

reddit.com
u/Silly-Guard8953 — 3 days ago
▲ 46 r/CFD+1 crossposts

Representation of wall-function vs fully resolved boundary layer!

The wall function uses an empirical formula formulated based on experimental measurements and documented as the "Law of the Wall"

That empirical formula satisfies the log-region velocity profile.

So, you have to put the first cell centroid in the log layer.

In the second-order finite volume method, the variation across the cell for any flow variable is linear.

You are not resolving the velocity gradient as first cell placed in the log layer, but the wall shear stress must be correct.

The wall function modifies the viscosity in the cell adjacent to wall such that the product of velocity gradient and viscosity, shear stress, remains correct.

We will have wall functions computed near the wall for other flow quantities.

The thickness of the log layer plays a critical role in the selection of the wall function.

Wall Function should not be used for the flows prone to separation.

In resolved boundary layer approach, mesh up-to the viscous sub layer is resolved such that the first cell centroid lies within the viscous sublayer.

This allows direct resolution of the velocity and turbulence gradients in this thin layer, instead of relying on wall functions.

In resolved boundary layer approach, Low-Re models are often used.

Low-Re turbulence models is a modified version of a traditional turbulence model (like k-ε or k-ω).

There are additional source terms in the turbulence equations to control how turbulence is suppressed near the wall.

These extra terms or functions account the effects of viscosity near the wall.

Different models use different damping functions​ which are dependent on local Reynolds numbers and vanish near the wall to suppress turbulence there.

Convergence of "resolved boundary layer approach" can be very slow because of high aspect ratio cells near the wall and very high overall mesh count.

Image Source: "Computational Modelling of Non-Equilibrium Condensing Steam Flows In Low-Pressure Steam Turbines 0.1016/j.rineng.2019.100065 Ahmed M. Nagib Elmekawy, Mohey Eldeen H.H. Ali"

u/AllAboutCFD — 3 days ago
▲ 22 r/CFD+1 crossposts

Force angle does not match velocity angle

I noticed something strange from a CFD simulation that I've been trying to find an answer for and nothing seems to fully explain it.

In the picture is the Mach contour for an aerospike nozzle, which has its central plug slightly off-center, which produces a deviation in the jet (simulation is made with cold air at 4 bar at the inlet, in atmospheric conditions, gravity off).

If I measure this deviation through the forces acting on all its surfaces (using the Ansys Post force calculation tool; angle = arctan(Fy/Fx)), I get an angle of 2.1 degrees. If I measure the jet visually, as pictured, I get 5.2 degrees. A colleague measured it more "correctly" by averaging the angle of velocity for all the cells of the jet and he got a similar answer.

Where is this difference coming from? Shouldn't a momentum change in the velocity cause an opposite force at the same angle on the nozzle?

u/PatataSoup — 3 days ago
▲ 2 r/CFD+1 crossposts

CfdOF documentations?

hello everyone, are there any documentation or guide manual for CfdOF?

thank you in advance..

reddit.com
u/Nasser_DW — 3 days ago
▲ 6 r/CFD+1 crossposts

Is a hybrid particle-fluid simulation + solution-adaptive dynamic grid scientifically meaningful for a computer graphics project?

Hi everyone,

I’m working on a computer graphics course project and would really appreciate feedback from people with experience in computer graphics, CFD, SPH, adaptive meshing, adaptive mesh refinement, computational grid, irregular (organic) unstructured quadrilateral/hexagonal grid generation, or scientific visualization.

The project started from two separate interests:

  1. A GPU particle-based (Lagrangian grid-free) fluid simulation in Unity, inspired by Sebastian Lague’s fluid simulation work (https://www.youtube.com/watch?v=rSKMYc1CQHE).
  2. A custom organic irregular quadrilateral/hexagonal grid that I had previously built in Unity, inspired by Oskar Stålberg's Townscaper game. I'm a bit concerned about using this grid, since Oskar used it more for creativity/artistic reasons in his game, to get that organic European look for his town assets (https://x.com/OskSta/status/1147881669350891521).

More recently, I came across the paper (is it okay that it's 20+ years old?) “A Solution-Adaptive Grid Generation Scheme for Atmospheric Flow Simulations” (https://www.researchgate.net/publication/2379446_A_Solution-Adaptive_Grid_Generation_Scheme_for_Atmospheric_Flow_Simulations), which gave me the idea to combine these two directions. I am not trying to reproduce the full atmospheric solver from the paper. Instead, I’m trying to reinterpret the solution-adaptive grid-generation idea in a real-time graphics context.

My current implementation is roughly:

  • A GPU particle-fluid simulation, where particles carry position, velocity, density, etc.
  • A custom organic irregular quadrilateral grid.
  • A regular uniform quad grid as a comparison baseline (or maybe something else?).
  • A bridge that samples the fluid state and assigns an importance value to each adaptive grid cell.
  • Cells are dynamically refined/coarsened based on particle count, density, velocity, or combined importance.
  • The grid itself is CPU-side topology, while the fluid simulation and importance sampling are GPU-side in Unity.
  • The organic grid boundary can also be used as the physical fluid collision boundary.

The part I am unsure about is the scientific meaning framing.

Since the fluid simulation is particle-based/Lagrangian, the adaptive grid is not actually solving the fluid equations directly. Instead, the grid adapts to the particle solution field. So the project is more of a hybrid particle-grid / scientific visualization / adaptive representation prototype than a traditional grid-based CFD solver.

My tentative research question is something like:

How effectively can a particle-based fluid simulation drive solution-adaptive refinement of an organic irregular quadrilateral grid in real time, and how does this compare to a regular uniform adaptive grid?

To make this project idea scientifically meaningfull I need to make the evaluation look like a research investigation, not only a demo. So basically, I need to ground this exploratory investigation idea into state-of-the-art evaluation methods for my approach. I struggle with this part as well.

I might be considering evaluating (do correct me if this seems incorrect or too much or too unnecessary):

  • FPS / frame time
  • adaptation time
  • active cell count
  • base cell count
  • max refinement level
  • particle count scalability
  • percentage of particles covered by refined cells
  • percentage of refined cells that are empty/wasted
  • organic grid vs uniform grid performance and adaptive behavior
  • possibly mesh-quality metrics such as aspect ratio, angle quality, or cell area variation

My doubts are:

  1. Is this hybrid approach scientifically meaningful, even though the adaptive grid is not the main fluid solver?
  2. Is comparing an organic irregular adaptive grid against a uniform adaptive grid a valid research-style comparison?
  3. Would it be more correct to frame this as adaptive scientific visualization / adaptive spatial representation rather than CFD accuracy?
  4. What evaluation metrics would make this feel like a serious graphics/scientific computing project rather than just a creative Unity demo?
  5. Are there related methods or papers I should reference, especially around particle-grid coupling, adaptive mesh refinement, scientific visualization, or fluid-driven level of detail?

I would be grateful for any critique, suggestions, or warnings. I especially want to make sure I am not overclaiming what the project does. My goal is to present it honestly as a research-inspired real-time graphics prototype with a meaningful evaluation, not as a fully validated CFD solver. My interests lie more in the computational grid, spatial discretisation, computational geometry, implicit representation, shape representation, uncovering shapes, geometries, patterns, and structures in a space, and the spatial intelligence side of research, rather than physics itself.

Any help would be appreciated! Let me know if you need more info regarding this.

Thanks in advance!

u/DocumentFederal — 3 days ago
▲ 3 r/CFD

Looking for Ansys Fluent guidance (meshing questions)

Hey folks,

Posting on behalf of my partner, who's working on a project where she's using Ansys Fluent for a 2D simulation of lift and drag around an airfoil. It's her first time with Ansys and she's hit some walls, especially in the meshing step.

A bit of context on the setup:
- Airfoil: S809
- Reynolds number: 3e5
- Turbulence model: k-ω SST
- Where things are going sideways in the mesh: she initially tried a structured mesh and couldn't get it to behave. She's now weighing whether an unstructured mesh is acceptable for this case, or whether a hybrid approach with a structured boundary layer with unstructured farfield is the right call. Guidance on that tradeoff, as well as some guidance on how to set up a hybrid mesh, would be really helpful.

She's already worked through various online material, plus a fair bit of YouTube, so generic intros are probably not where the gap is. It's more in diagnosing why her specific mesh isn't behaving.

What would help most:

  1. Pointers to resources that go deeper than the standard tutorials.
  2. If anyone qualified would be open to a 1:1 call to walk through her current setup and flag mistakes, she'd be happy to pay for your time. Student budget, so nothing crazy, but a fair rate for a session or two.

Happy to share screenshots of the mesh in DMs if useful. Thanks!

reddit.com
u/lysnikolaou — 3 days ago
▲ 0 r/CFD

Very urgent

so I am here to seek an advice which is very important.

so I am mechanical engineering students from 6th semester from tier 3 and I want to do some project in ISRO or drdo.

so I waj just thinking if someone could give some guidance about how to get selected or some project advice.

I am more interested into thermal analysis and design stuff.

i really really want to do some project in this field so that I get a chance to work in ISRO or drdo as an intern.

it would be really helpful if someone could give some guidance or how to go through.

please help/reply.

efforts are really appreciated.

reddit.com
u/Recent-Injury-6078 — 3 days ago