Hi foamers,
can any one of tell me how can we find the distance between an internal cell from an inlet in openfoam
I need to use it as part of my code not as post processing
Regards,
Phanindra
You have more options...
a) You place an extra code into the solver and use the mesh API.
b) You do it in post-processor. For example, in ParaView you use Calculator and work it out as an expression there.
c) You will use swak4Foam library developed by B. Gschaider and do all such things there. I would pick this option anytime.
Best regards!
https://openfoamwiki.net/index.php/Contrib/swak4Foam
Thank you Petr :)
May be it's a simple thing , but ı'm confused and seek your help. I was trying to solve a 1D diffusion equation: fvScalarMatrix CEqn ( fvm::ddt(C)-fvm::laplacian(DT1,C) );CEqn.solve(); and when I...
08 September 2017 1,051 5 View
For my thesis I need sharp interface between gas and liquid. But I'm getting a a transition layer between gas and liquid. Can any one tell me how to avoid this problem. Please
08 September 2017 5,018 3 View
Hi Foamers, I have a steady flow field solution available using interFoam. I wanna use this steady solution for further simulations.How can I initialize a scalar field in liquid phase (scalar...
08 September 2017 9,015 3 View
Hi Foamers, How can I model mass transfer from one phase to another in interFoam . I don't have a phase change , rather I have absorption of gas into the liquid. Regards, Phanindra
08 September 2017 9,842 3 View
Hi friendsCan any one of you tell me how to find liquid film thickness over a flat plate in paraFoamI was able to generate an iso surface for liquid film but I'm struggling to find its distance...
05 June 2017 7,599 1 View
What are current challenges in Fixed bed CFD modeling? I would like to here from research community
08 September 2016 7,695 0 View
I need to model an anisotropic material in which the Poisson's ratio ν_12 ≠ ν_21 and so on. Therefore, the elastic compliance matrix wouldn't be a symmetric one. In ANSYS APDL, for TB,ANEL...
09 August 2024 5,048 2 View
Request Python code from this article : Gender equity of authorship in pulmonary medicine over the past decade. THANKS!
08 August 2024 6,242 2 View
Visual Studio Code (VS Code) has become a popular choice among developers for several reasons: 1. **Free and Open Source**: VS Code is free to use and open source, making it accessible to...
07 August 2024 7,013 4 View
I need the python code to forecast what crop production will be in the next decade considering climate and crop production variables as seen in the attached.csv file.
05 August 2024 2,977 3 View
Hello, colleagues. Recently, I have been working on a metal processing simulation with my UMAT in Abaqus. I have outlined the corresponding simulation, but I keep encountering issues that cause...
30 July 2024 7,062 1 View
all math can be traversed by code? all math can be translate to code?
26 July 2024 9,530 0 View
In running two-dimensional gel electrophoresis on bacterial protein, some spots that appear to match a protein sequence have a significantly more acidic isoelectric point than the calculated pI....
24 July 2024 8,076 3 View
Currently, I have created a gate-all-around process using sentaurus tcad and I am trying to measure the noise using the cmos noise code. However, an error occurred during the simulation. The error...
24 July 2024 6,352 0 View
// interested in the difference between floating events and short circuits.
22 July 2024 6,565 0 View
Dear all, I have a user written estimation code based on the paper dynamic panel data estimations with fixed effect by Galvao(2009). I have seen many papers using this method and pvalue, standard...
22 July 2024 4,588 1 View