CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   interFoamEHDMR prolem (https://www.cfd-online.com/Forums/openfoam-programming-development/244331-interfoamehdmr-prolem.html)

chi thuc August 3, 2022 00:02

interFoamEHDMR prolem
 
Hi Ivoo and you guys, Thank for your upload file code on GitHub. Im totally newbie in CFD, I downloaded interFoamEHD and interFoamEHDMR solver one month ago to try simulate some cases like paper of Ivoo. I complied both of solvers without prolems and can simulate the cases related to interFoamEHD solver. ' I use OpenFoam2.1.1, Ubuntu18.04.5, Window 10 '
However, i facing prolem like this,
1. When i try run solver inteFoamEHDMR for case case ' dielectric-dielectric_Multiregion ' . The error ' can not upload groovyBC ' and ' can not upload libcoxvoinov.so ' appeared on terminal. I really stuck about this prolem. Can you guys show for me the way to fix this prolem

2. I try to run blockMesh of case ' dielectric-dielectric_Multiregion ', but in the polymesh folder have two diffrent file blockMeshDict and blockMeshDict.bak with different geometry. So, how can I run blockMesh to get full geometry multi region solid-fluid-fluid like paper.

I hope will receive the help of your guys soon. I really appreciate for your help. Thank you guys so much.
This is the site of author ' https://github.com/iroghair/openFoamEHD '

chi thuc August 5, 2022 00:21

interFoamEHDMR prolem
 
Hi you guys, finnaly i can run interFoamEHDMR for case dielectric-dielectric_Multiregion. The way I did is:
I run one by one command following in Allrun script (note: if have Permisson dined, you need to type: ''chmod +x FileName'' under " Case dielectric-dielectric_Multiregionto" get permisson )
1: ./makeClean (note: type this command under case folder in terminal)
2: ./makeRegions (note: type this command under case folder in terminal)
3: interFoamEHDMR (note: type this command under case folder in terminal)
Or you can run ./Allrun (note: type this command under case folder in terminal)

By the way: this is the refference link to understand more deeply about Multi Region in OpenFoam for case " chtMultiRegionFoam "
https://www.researchgate.net/publica...regiontutorial

Have good day to you guys


All times are GMT -4. The time now is 12:25.