The video you have made on cht solver is excellent and very detailed. Thank you very much. I had a lot of doubts before, but now I have 90% of them cleared up.
This video brought light onto many of my doubts. It would have been much better if you could split the video into two parts and explained some parts of the code more clearly.
Thanks for providing such an amazing organized content. Kindly also make video on importing mesh from ansys to OpenFOAM for conjugate heat transfer problem.
Some things to note: For OpenFOAM 11 users having issues: 1. Add "sourceInfo" without quotes above {set c0;} in topotSetDict 2. Change action subtract -> action delete in topoSetDict
@@muhammadrahil9079 Might be useful to see if chatgpt can help by specifying your version. It seems that there is a large amount of variation between different versions of openFOAM
Hello, I am inclined to believe that there is an error on the RHS of Equation (2). It should be T instead of U. Anyway, I found your video useful and well-prepared! Thanks!
Awesome tutorial , thank you sir . i followed you and i got the same temperature result on paraview but there is nothing for velocity. i notice that the fluid solver is only calculating Uy every time step but for you it was Ux and Uy
Nice tutorial. May I ask one question? Does it need to use chtMultiRegionFoam to have wall heat transfer or this foam is used to specifically on thick wall and the heat transfer inside the wall is of interest?
Great Tutorial! I'm using the 10th version of OpenFOAM to do the simulation and and having this error: FOAM FATAL ERROR: Field none not found in database From function Foam::tmp Foam::functionObjects::fieldValues::volFieldValue::getFieldValues(const Foam::word&) const [with type = double] in file fieldValue/volFieldValue/volFieldValueTemplates.C at line 62. Does this have something to do with the version I'm using or does it have to do with something I messed up?
Hello thanks for the tutorial. I am getting an error I can't see what the resolution is: --> FOAM FATAL IO ERROR: Unknown transport type constIso Supported transport types: 5 ( constIsoSolid polynomialSolid exponentialSolid constAnisoSolid tabulatedSolid ) file: /opt/openfoam11/etc/codeTemplates/dynamicCode/solidThermo from line 17 to line 64.
I am trying to import a mesh from FLUENT meshing and run a similar case to this. I am getting the error "Cannot find file "points" in directory "fluid/polyMesh" in times "0" chtmultiregionfoam" Any reccomendations?
@@bouncingquarks6037 check in the constant directory for a file called region1 probably(in my case that was the name), enter it and youll find the polyMesh youre missing, copy it into the fluid directory and youre good to go.
Good Evening Sir, While running the simulation, I came across this error, Sir " --> FOAM FATAL IO ERROR: (openfoam-2012) Expected true/false, on/off... found true: From Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::Switch&) in file primitives/bools/Switch/Switch.C at line 358. FOAM exiting Could you please tell me how to navigate to the error location? Thank you.
Dear Sir! I am a new beginner! I have tried following your tutorial but i got a error as: OAM FATAL IO ERROR: all is not in enumeration: 3 ( faceZone patch sampledSurface ) file: /home/hung/OpenFOAM/hung-9/run/heatedDuct/system/controlDict/functions/volAvgInterface/volAvgInterface/regionType at line 8. Please explain help me to fix this! I am using openfoam9 Thank you very much!
Thank you for the nice video... I have tried to follow the steps but I am stuck with an error for fvOptions scalarSemiImplicitSource... OpenFoam says "----> FOAM FATAL ERROR: Unknown Model type scalarSemiImplicitSource" I am using OpenFoam version 8..... Can you help me with this error? thank you....
--> FOAM FATAL ERROR: subtract not found in table. Valid entries: 8 ( clear invert remove list subset new delete add ) From function const T& Foam::HashTable::operator[](const Key&) const [with T = unsigned int; Key = Foam::word; Hash = Foam::string::hash] in file /home/ubuntu/OpenFOAM/OpenFOAM-10/src/OpenFOAM/lnInclude/HashTableI.H at line 126. FOAM exiting
very helpful for multi region case ....Thank you sir for step by step tutorial
The video you have made on cht solver is excellent and very detailed. Thank you very much. I had a lot of doubts before, but now I have 90% of them cleared up.
Thank you for walking through this and showing the whole process! This is the best video I've seen so far on setting up a case from the start.
I agree!
This video brought light onto many of my doubts.
It would have been much better if you could split the video into two parts and explained some parts of the code more clearly.
Very good step-by-step tutorial. Thanks for sharing your experience.
Interesting tutorial! Thank you very much for sharing this step-by-step! Much appreciated dear
Thanks for the tutorial. How can you adjust the line strengths of the generated graph by the foamMonitor function?
awesome tutorial, mate. Very helpful! regards from Argentina.
Thanks for providing such an amazing organized content.
Kindly also make video on importing mesh from ansys to OpenFOAM for conjugate heat transfer problem.
Sure, will cover that in 2nd tutorial with slight complex geometry.
@@DDFluids I also look for the case importing mesh from Ansys for CHT problem.
For mesh import, you just need to replace "blockMesh" command with your conversion command. Other procedure will remain same.
👍 very good.
Geart work
Add more videos on openfoam
Sure. Thanks!
Some things to note:
For OpenFOAM 11 users having issues:
1. Add "sourceInfo" without quotes above {set c0;} in topotSetDict
2. Change action subtract -> action delete in topoSetDict
it is not working openFOAM v10 showing error that cells are found in multiple zones
@@muhammadrahil9079 Might be useful to see if chatgpt can help by specifying your version. It seems that there is a large amount of variation between different versions of openFOAM
Hello, I am inclined to believe that there is an error on the RHS of Equation (2). It should be T instead of U. Anyway, I found your video useful and well-prepared! Thanks!
Awesome tutorial , thank you sir . i followed you and i got the same temperature result on paraview but there is nothing for velocity. i notice that the fluid solver is only calculating Uy every time step but for you it was Ux and Uy
Check your boundary conditions. Especially in the X-direction. If it is empty, change it to patch.
Nice tutorial. May I ask one question? Does it need to use chtMultiRegionFoam to have wall heat transfer or this foam is used to specifically on thick wall and the heat transfer inside the wall is of interest?
Can OpenFOAM model conjugate heat transfer between flowing and AND flowing solid?
Excellent ✨✨🎉🎉
Good work
it is not working in openFOAM v10. when i am using splitMeshRegion showing error that cells are found in multiple zones
Great Tutorial! I'm using the 10th version of OpenFOAM to do the simulation and and having this error:
FOAM FATAL ERROR:
Field none not found in database
From function Foam::tmp Foam::functionObjects::fieldValues::volFieldValue::getFieldValues(const Foam::word&) const [with type = double]
in file fieldValue/volFieldValue/volFieldValueTemplates.C at line 62.
Does this have something to do with the version I'm using or does it have to do with something I messed up?
Me too
Well done bro....it will help a lot...... can you please make the telegram channel interactive so that learners can ask the problems? thank you
You can join group. Where people discuss their issues.
@@DDFluids ohh thanks
Is there any difference with Openfoam 2306?
Hello thanks for the tutorial. I am getting an error I can't see what the resolution is:
--> FOAM FATAL IO ERROR:
Unknown transport type constIso
Supported transport types:
5
(
constIsoSolid
polynomialSolid
exponentialSolid
constAnisoSolid
tabulatedSolid
)
file: /opt/openfoam11/etc/codeTemplates/dynamicCode/solidThermo from line 17 to line 64.
instead of constlso type constlsoSolid, as it is mentioned in the 5 options below.
Thanks
hey this flow seems to be laminar will this work with multi region foam? because i think multi region foam is for turbulent. correct me if i am wrong
Can chtmultiregiongfoam case run using chtMultiregionSimpleFoam without any changing?
I am trying to import a mesh from FLUENT meshing and run a similar case to this. I am getting the error "Cannot find file "points" in directory "fluid/polyMesh" in times "0" chtmultiregionfoam"
Any reccomendations?
Hello Daksh,
Did you run BlockMesh before running chtmultiregionfoam ?
Did you solve this error? I am getting the same error.
@@bouncingquarks6037 check in the constant directory for a file called region1 probably(in my case that was the name), enter it and youll find the polyMesh youre missing, copy it into the fluid directory and youre good to go.
Good Evening Sir, While running the simulation, I came across this error, Sir " --> FOAM FATAL IO ERROR: (openfoam-2012)
Expected true/false, on/off... found true:
From Foam::Istream& Foam::operator>>(Foam::Istream&, Foam::Switch&)
in file primitives/bools/Switch/Switch.C at line 358.
FOAM exiting
Could you please tell me how to navigate to the error location? Thank you.
Check volAvg files and fvOption file. Somewhere you might have missed a semicolon or true/false word.
@@DDFluids Issue Resolved, Sir. Thank you. The tutorial is great and there's lot to learn from it.
Share with your connections.
Dear Sir!
I am a new beginner! I have tried following your tutorial but i got a error as:
OAM FATAL IO ERROR:
all is not in enumeration:
3
(
faceZone
patch
sampledSurface
)
file: /home/hung/OpenFOAM/hung-9/run/heatedDuct/system/controlDict/functions/volAvgInterface/volAvgInterface/regionType at line 8.
Please explain help me to fix this!
I am using openfoam9
Thank you very much!
Probably the new version has some change in it. I haven't looked at it, but I will do and let you know.
Thank you for the nice video...
I have tried to follow the steps but I am stuck with an error for fvOptions scalarSemiImplicitSource... OpenFoam says
"----> FOAM FATAL ERROR:
Unknown Model type scalarSemiImplicitSource"
I am using OpenFoam version 8.....
Can you help me with this error?
thank you....
Here is the source code link for version 8: cpp.openfoam.org/v8/semiImplicitSource_8H_source.html
@@DDFluids which version of OF are you using?
To record these tutorials, I used ESI based v2012.
👍
--> FOAM FATAL ERROR:
subtract not found in table. Valid entries:
8
(
clear
invert
remove
list
subset
new
delete
add
)
From function const T& Foam::HashTable::operator[](const Key&) const [with T = unsigned int; Key = Foam::word; Hash = Foam::string::hash]
in file /home/ubuntu/OpenFOAM/OpenFOAM-10/src/OpenFOAM/lnInclude/HashTableI.H at line 126.
FOAM exiting
subtract action dont work v11 and you need to write delete instead