|
[Sponsors] |
![]() |
![]() |
#1 |
New Member
Join Date: May 2018
Posts: 29
Rep Power: 9 ![]() |
Hello,
I am currently implementing a pseudo-binary mixture by making use of User-Defined Scalars. What does pseudo-binary mixture mean? In the species model of Fluent I have defined 2 species, let's call them A and B. The thermophysical data is fully described by mixing rules by just these two components. Additionally, component A consists of 4 sub-components, let's call them A1, A2, A3 and A4. Therefore it is valid to say for the mass-fractions: ![]() The sub-component's mass fractions are modeled as User-Defined Scalars. I know that in this explicit example, I am able to fully use the normal species model of Fluent. But other things prevent me from doing so. I have to use UDS for the sub-components. Diffusion Now it get's complicated: I want to implement the diffusion of both, the whole component A and additionally the sub-components. Mathematically this is quite easy to write down, for example for the UDS transport equation of component A1: ![]() There the problem rises: The diffusion term is not proportional to the gradient of the species itself ( ![]() ![]() ![]() This lead me to the conclusion that I am not able to use the UDS_DIFFUSIVITY for this use case, as this would just modify the diffusion coefficient and multiply it by ![]() The other possibility that came to my mind was to use DEFINE_UDS_FLUX and put everything into the convection vector. I am able to construct the needed vectors with C_YI_G of component A for ![]() ![]() Therefore the question: Is there an easier opportunity to achieve the described problem, is there something important to know about dealing with gradients, or modifying the flux term of a UDS? Would it be better to put it into the diffusion coefficient (which would then need to be anisotropic, because I have to modify each gradient vector's components...)? Stability-wise, are there any modifications to the solver I could do to ensure diffusion of UDS work better? Thank you very much for your kind help! |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
UDS to store Temperature Gradient | goksue | FLUENT | 0 | January 13, 2022 12:43 |
Eddy diffusivity and the simple gradient diffusion hypothesis | blyatman | Main CFD Forum | 4 | September 16, 2021 20:52 |
Gradient of field obtained thro' UDS transport eqn is discontinuous at interfaces | jyothsna k | ANSYS | 0 | January 12, 2016 07:00 |
Harmonic mean Vs Central Differencing (diffusion term- UDS) | bharat.cmeri | FLUENT | 6 | October 14, 2014 23:27 |
Counter gradient diffusion? | sheng | Main CFD Forum | 0 | July 23, 1999 07:34 |