TAGGED: -adaptive-mesh, ansys-cfd, energy-source-term, fluent, transient, udf
-
-
November 29, 2023 at 8:22 am
luca.tricarico
SubscriberHi, I'm simulating a point source in a fluid domain via udf. The UDF implements the thermal source in the centroids of the cells of the domain from a txt file. For better accuracy in simulating thermal gradients I would like to use fluent's adaptive mesh refinemet option. Is there a way to implement AMR in fluent in this case? This is because by applying the adapttime mesh refinement I would need to recalculate the source in the centroids of the mesh which is modified by the AMR method.
-
November 29, 2023 at 11:16 am
Rob
Forum ModeratorDepending on how you set the source you may find the refinement just adds the source into a smaller volume (cell) which means the temperature gradients are still not resolved unless you further refine the mesh which could again add the source into a smaller cell etc..... Â
How often are you updating the source positions? An alternative option could be to split a cell(s) out after meshing and then add the source to the new cell zone. You can adapt in that region without changing the source as volume as it's a zone rather than a cell. Have a look at mesh separation, and you can do that using a register (in the adaption tools).Â
-
- The topic ‘Adaptive mesh refinement in CFD with volumetric point source calculated with udf’ is closed to new replies.
-
3150
-
1013
-
945
-
858
-
797
© 2025 Copyright ANSYS, Inc. All rights reserved.