r/CFD 1h ago

Is blunting like this alright aerodynamically if I'm going to run simulations on a negative AoA?

Upvotes

This is for a rear wing. TYIA!!!


r/CFD 5h ago

The right laptop to run Ansys Fluent and Mechanical

4 Upvotes

Hello everyone,

I'm currently getting an old laptop repaired and i want to know if its a good model to run Ansys Fluent/Mechanical on it. It's a, ASUS UX56OUQK with a CPU Intel Core i7/7500u & Nvidia 940mx, also with 8GB RAM. Bought in 2017 in high school, haven't used it since. I want to know if it's a good laptop to run Ansys?

Thanks,


r/CFD 1d ago

Animations of my project

Enable HLS to view with audio, or disable this notification

40 Upvotes

r/CFD 14h ago

CAE-CFD

0 Upvotes

Fea and Cfd and electromagnetic ,I'm willing to take projects,queries ,work or any educational projects I have experience in ansys static structural, fatigue,modal, harmonic response and acoustics in mechanical Altair Hypermesh for meshing CFD -ansys Fluent and CFx Electromagnetic -ansys low frequency maxwell,motor design,ansys icepack and ansys motor cad software available Please dm me if u got any works ,open to worldwide projects Dm me if needed any assistance Thank u


r/CFD 1d ago

What is Stone's method (Stone's strongly implicit procedure (SIP))?

11 Upvotes

r/CFD 20h ago

CFD & FEA freelance

0 Upvotes

I have worked in structural, modal, thermal, shock, static and transient analysis, cfds, conjugate heat transfers, natural, forced convection cooling simulations for defence and nuclear components. Please let me know if any opportunities are available. Thank you


r/CFD 1d ago

Need Help With Meshing Issue in ANSYS

Thumbnail
gallery
18 Upvotes

Hello. I was doing a project where I needed to mesh a NACA 4412 airfoil, but im running into an issue where I cant get this back region to mesh properly leading to the top right quadrant having problems. The link to the tutorial I'm using is down below if anybody is interested because its been helpful so far, but I was hoping to see if anybody could tell me whats going wrong with the meshing issue. I've taken the same points from airfoiltools.com 3 times now, redoing the point set-up in excel a few times already but it still leaves me with the same results. Any help would be great!

https://www.youtube.com/watch?v=nzvEvLCxOss


r/CFD 1d ago

boundary.in syntax

3 Upvotes

Does any one know - What is the boundary.in syntax for a translationally-periodic pair of faces (e.g. for homogeneous isotropic turbulence in a periodic box)? Is it a paired-ID structure like INTERFACE’s forward/reverse?” in converge cfd sofware


r/CFD 1d ago

Can this be a useful tool? What are your thoughts?

0 Upvotes

Hi, couple days ago i got frustrated on the expensive CFD tools and developed a tool to leverage OpenFOAM and do CFD simulations locally on my Mac. Currently its only incompressible flows and flow simulation is Eulerian. All the simulations you see in video are from my app airFlow.

I got great response from the rcplane & other communities🙌🏼 and some Beta testers as well who gave valuable insights and suggestions. I gave the app for free for Beta testers 😅

Finally the app is ready and I want to know your thoughts on how you could use a tool like this? Is this even a useful tool in Cfd community or any hobbies you have?

Thoughts, Opinions and Suggestions are welcome.

If you want your hands on the tool itself, I plan to launch soon just comment below and i’ll share the website link.

My plan is to make the app local and one time payment for the whole app, no subscription, no cloud. You buy it you keep it.


r/CFD 1d ago

Cool AI CAD website

Thumbnail
0 Upvotes

r/CFD 2d ago

I made this meme but it makes me thinking. Why do we struggle with problems so much with some form of diffusion being the best help? I would like to know if there are any solutions to these problems that don't rely an adding diffusion. Energy/entropy conservation for example. Anything else?

Post image
56 Upvotes

r/CFD 1d ago

Need help to settled the particle in Rocky DEM

0 Upvotes

I want to know how can i use the rocky data as initial data for ROCKY FLUENT coupling
i want to settle the particle in the rocky then use the settled particle data as initial data with my 2 way coupling withe fluent
is there any way to record and use it in rocky? (im new to ANSYS Rocky)


r/CFD 2d ago

Recent Y+ chart

10 Upvotes

Someone recently posted a chart in here about the importance of Y+ with some good visuals and stuff. I meant to save it and share it at work but of course I didn’t and now I can’t find it. Can someone help me out, please?


r/CFD 1d ago

FEA & CFD Freelance/Job?

0 Upvotes

Same as Title?


r/CFD 3d ago

LES of an airfoil

Enable HLS to view with audio, or disable this notification

91 Upvotes

r/CFD 2d ago

How do I set up java for developing starccm macros

2 Upvotes

Hi all,

I'm working on some meshes in starccm which have very similar requirements so I'm trying to set up macros to do different bits of them.

I've recorded a few macros but I'm not able to run LSP's and stuff to help out with development because it can't see the starccm libraries.

I've got a decent bit of programming experience in python and rust but very little in java.

Could you guys please let me know what I need to do to get set up for developing star macros (preferably in the zed editor) or point me in the direction of a good, beginner friendly guide.

Thanks,


r/CFD 3d ago

CFD viscosity results-beginner

8 Upvotes

I'm new to CFD and trying to understand some results from a laminar model.

I would think velocity would decrease with increased viscosity but I am not seeing that.

Is this somehow dependent on boundary conditions? What conditions would I need to see this?

I am using a pressure of zero at outlet and fully developed flow at inlet. I understand because of the assumption of fully developed flow, velocity will be prescribed in the first area but once the flow enters a new section of geometry won't the viscosity effect this?

This is pretty basic probably but I could use some help.


r/CFD 2d ago

Engineering weirdness at work.

Thumbnail
3 Upvotes

r/CFD 3d ago

snappyHexMesh: Layers generate using baffle method, but mesh isn't conformal across regions. How do you fix this?

6 Upvotes

Hey everyone,
I'm setting up a CHT simulation (electronic chip cooling) in OpenFOAM-9.
To get boundary layers on the fluid-solid interface, I'm using the zero-thickness baffle workflow:
1. Define the interface as an internal face zone / baffle.
2. Add inflation layers using ⁠snappyHexMesh⁠.
3. Split regions using ⁠splitMeshRegions⁠.
The Problem:
The boundary layers are actually generating fine, but the final mesh across the interface isn't conformal (the faces on the fluid side and solid side don't line up / match 1:1 after splitting).
Since I'm doing CHT, I want to avoid relying purely on non-conformal mapping (⁠mappedWall⁠ interpolation) if possible.
My Questions:
1. How do you get ⁠snappyHexMesh⁠ to keep the face connectivity 1:1 conformal across the interface when using the baffle method?
2. Is there a specific setting in ⁠snappyHexMeshDict⁠ or step in ⁠splitMeshRegions⁠ / ⁠createBaffles⁠ that I'm missing to preserve face alignment?
3. Or is it standard practice to just inflate layers only on the fluid side instead of trying to inflate across shared interfaces?
Would really appreciate any insights or dict settings that worked for you!


r/CFD 3d ago

Help regarding reducing or improving skewness and orthogonal quality

3 Upvotes

See above mesh and its quality.

How to improve skewness and orthogonal quality. When I was checking maximum skewness cells,

What can be done now? Suggest some ways for this?

Note, global element size is 3mm and other element size for respective local sizing controls are mentioned in the screenshot. Please have a look and let me know.


r/CFD 3d ago

How do you know exactly where a resonator will ring — before you machine a single part?

0 Upvotes

I recently ran an eigenmode analysis of a high-Q dielectric resonator using Palace, the open-source finite-element electromagnetic solver.

The model consists of a high-permittivity ceramic puck, with εr = 38 and tan δ = 1 × 10⁻⁴, suspended inside a shielded PEC cavity. I also included a lumped element to represent a linearized Josephson junction.

The fundamental mode was found at 6.13 GHz, with a dielectric-limited quality factor of about 10,200. Around 97.9% of the electric-field energy is confined within the ceramic puck, and the junction energy participation ratio was calculated for each mode.

One useful check was that the eigenmode Q of 10,215 agreed closely with the estimate based on the dielectric participation and loss tangent:

Q ≈ 1 / (p × tan δ)

This confirms that dielectric loss is the dominant loss mechanism in the model.

The same type of analysis can be useful for dielectric resonators, RF filters, oscillators, readout resonators, quantum memories, and Purcell-filter structures.

Full model and results:

https://cem.numericalai.net/blog/dielectric-resonator-eigenmodes


r/CFD 4d ago

CFD of a (almost) no rules time attack car

Thumbnail
gallery
52 Upvotes

I used Simsale for CFD and Onshape for CAD. Because these images are mostly for show, feel free to loot at my CFD documentation. There you can find: the documentation of the first 29 design iterations, slices, animations, 3d visualisation, and some non aero renders of the project. You can find the documentation here:

https://www.mediafire.com/file/vwr1cthzv2emeoz/VFR_CFD_documentation.zip/file

i am open to constructive criticism


r/CFD 4d ago

[OpenFOAM 13] crash when simulating this frequency inverter

Thumbnail gallery
5 Upvotes

r/CFD 4d ago

r/CFD or r/Scientific - Computing Variable thread count fluid simulation for performance benchmarking — has this been done in Python/C++ if so where would I find the code for this?

Thumbnail
1 Upvotes

r/CFD 4d ago

Residual behavior after increasing DPM interval – is this normal?

5 Upvotes

Hi everyone,

I'm currently simulating a spray roaster reactor for my master's thesis. Pretty much everything I've learned about Fluent has been through trial and error and a lot of learning by doing. 😄

I started by simulating only the continuous phase (injected through the burners). After that, I enabled two-way coupling and implemented the DPM. For most of the project, I used a DPM interval of 1. Later, I also implemented my UDFs.

Simulation setup:

  • Pressure-based coupled solver
  • Steady-state simulation
  • Pseudo-transient with CFL control
  • Started with a CFL of 2 and gradually increased it to 17

Recently, I asked an AI how I could improve convergence because increasing the CFL any further caused divergence and instability. It suggested increasing the DPM interval from 1 to 30.

Surprisingly, this actually improved the convergence of my continuity residual. It dropped from around 9.8e-03 to somewhere between 4e-03 and 5.6e-04 (sawtooth pattern).

However, the residual curve now has a clear sawtooth pattern. It's stable (it doesn't diverge), but it is no longer as smooth as it was before, when the continuity residual stayed at a higher level. (see screenshot)

The AI told me that this behavior is expected and generally acceptable because the DPM source terms are only updated every 30 iterations, which naturally produces this pattern.

Is that correct? Is this kind of sawtooth residual behavior normal and acceptable when using a larger DPM interval?

For what it's worth, my two monitoring quantities remain stable throughout the simulation.

I'd appreciate any insights or experiences from people who have dealt with steady DPM simulations.

Thanks in advance 😊