|
[Sponsors] |
Using chtMultiregionSimpleFoam solver in OpenFoam v2012 in Linux |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
April 2, 2023, 07:01 |
Using chtMultiregionSimpleFoam solver in OpenFoam v2012 in Linux
|
#1 |
New Member
US
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
Hello All,
I want to use chtMultiregionSimpleFoam solver in Openfoam v2012 Can anyone share the command to install and use this solver in OpenFoam v2012 Linux or any other way to do so. I was trying to install the dependencies from the below link: https://www.cemf.ir/how-to-install-o...ack-on-ubuntu/ In installing the pre-requisites section in the above website, the following lines of code are not running: sudo apt-get install flex libfl-dev libreadline-dev zlib1g-dev openmpi-bin libopenmpi-dev mpi-default-bin mpi-default-dev sudo apt-get install libgmp-dev libmpfr-dev libmpc-dev bison libncurses-dev libxt-dev sudo apt-get install libscotch-dev libptscotch-dev libfftw3-dev libboost-system-dev libboost-thread-dev libcgal-dev sudo apt-get install qt4-dev-tools libqt4-dev libqt4-opengl-dev freeglut3-dev libqtwebkit-dev. Last edited by Trojan1804; April 3, 2023 at 05:54. |
|
April 3, 2023, 05:02 |
|
#2 |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,238
Rep Power: 29 |
Hello,
Your question is pretty unclear. chtMultiregionSimpleFoam is one of the solver in OpenFOAM-v2012. If you installed OpenFOAM-v2012 you already have chtMultiregionSimpleFoam available. You can have a look at the corresponding tutorials: $FOAM_TUTORIALS/heatTransfer/chtMultiRegionSimpleFoam/ If you are new to OpenFOAM, I strongly suggest you to start with basic tutorials to understand how OpenFOAM works before moving to chtMultiregionSimpleFoam simulations, which are a bit more complex to setup due to the multiregion aspect. Have fun, Yann |
|
April 3, 2023, 05:56 |
|
#3 |
New Member
US
Join Date: Mar 2023
Posts: 4
Rep Power: 3 |
Hi Yann,
Can you please check the updated post? |
|
April 3, 2023, 06:17 |
|
#4 | |
Senior Member
Yann
Join Date: Apr 2012
Location: France
Posts: 1,238
Rep Power: 29 |
Quote:
How to give enough info to get help What OS are you using? Is there any reason for you to follow this exact installation tutorial? If not, you can go for precompiled versions, which would avoid to install all the prerequisite stuff: https://develop.openfoam.com/Develop...s/precompiled/ Code:
sudo apt-get install openfoam2012-default |
||
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
How to import the results of one solver to the other solver in OpenFOAM | ngodinhnhan | OpenFOAM | 2 | April 17, 2020 02:25 |
[ANSYS Meshing] Help with element size | sandri_92 | ANSYS Meshing & Geometry | 14 | November 14, 2018 08:54 |
Sharing links for two phase solver packages developed by openfoam community | swap_9068 | OpenFOAM Programming & Development | 1 | April 2, 2017 06:43 |
How to rewrite a standard OpenFOAM solver as a C++ class | cfbaptista | OpenFOAM Programming & Development | 7 | March 23, 2016 05:50 |
Star cd es-ice solver error | ernarasimman | STAR-CD | 2 | September 12, 2014 01:01 |