|
[Sponsors] |
![]() |
![]() |
#1 |
Member
Gabriel
Join Date: Aug 2021
Posts: 37
Rep Power: 3 ![]() |
Hi, has anyone installed cfmesh on openfoam v9? i tried to follow this guide https://openfoamwiki.net/index.php/E...ilities/cfMesh , and the commands gives me error:
git clone https://git.code.sf.net/p/cfmesh/code cfmesh error: Code:
Cloning into 'cfmesh'... fatal: unable to access 'https://git.code.sf.net/p/cfmesh/code/': Could not resolve host: git.code.sf.net error: Code:
Cloning into 'cfmesh'... fatal: unable to access 'https://github.com/blueCFD/cfMesh.git/': Could not resolve host: github.com |
|
![]() |
![]() |
![]() |
![]() |
#2 |
Member
Ashutosh
Join Date: Jul 2021
Location: India
Posts: 72
Rep Power: 3 ![]() |
Direct compilation is still a issue. Download it from OpenFOAM.com gitlab.
|
|
![]() |
![]() |
![]() |
![]() |
#3 |
Member
Gabriel
Join Date: Aug 2021
Posts: 37
Rep Power: 3 ![]() |
I downloaded cfmesh from here https://develop.openfoam.com/Communi...gration-cfmesh
When i compile it gives me these errors: ./Allwmake Code:
Allwmake /home/ifrit/OpenFOAM/ifrit-9/run/cfmesh ======================================== 2021-12-12 18:47:40 -0300 Starting compile of cfMesh with openfoam9 Gcc system compiler linux64GccDPInt32Opt, with SYSTEMOPENMPI openmpi-system prefix = default (user) wmake libso meshLibrary Make/options:3: *** missing separator. Stop. wmake error: file 'Make/linux64GccDPInt32Opt/files' could not be created in /home/ifrit/OpenFOAM/ifrit-9/run/cfmesh/meshLibrary Code:
2021-12-12 18:48:45 -0300 Starting compile of cfMesh with compiler , with prefix = default (user) ./Allwmake: 16: wmake: not found ./Allwmake: 17: wmake: not found ./Allwmake: 18: wmake: not found 2021-12-12 18:48:45 -0300 ======================================== Finished compile of cfMesh with compiler , with |
|
![]() |
![]() |
![]() |
![]() |
#4 |
Senior Member
Jon Elvar Wallevik
Join Date: Nov 2010
Location: Reykjavik, ICELAND
Posts: 103
Rep Power: 18 ![]() |
Dear foamers
I have a lazy approach that works. I have installed both of2012 as well as OF9 (...and much more). If I am going to need cfmehs in OF9, I just mesh in of2012 and thereafter run the case within OF9. I am using now rhel 8.5 and I move between versions with the aliases below (put in .bashrc). Should be same with Fedora. Start a new terminal and either type of9 or of2012 (not both!!!). alias of9='export PATH=/usr/lib64/openmpi/bin/:$PATH && export LD_LIBRARY_PATH=/usr/lib64/openmpi/lib/:$LD_LIBRARY_PATH && source $HOME/OpenFOAM/OpenFOAM-9/etc/bashrc && PS1="\[\e[0;35m\][of9.ihpc]\[\e[0m\]\[\e[0;31m\][\W]\[\e[0m\]: " ' alias of2012='export PATH=/usr/lib64/openmpi/bin/:$PATH && export LD_LIBRARY_PATH=/usr/lib64/openmpi/lib/:$LD_LIBRARY_PATH && source $HOME/OpenFOAM/OpenFOAM-v2012/etc/bashrc && PS1="\[\e[0;35m\][v2012.ihpc]\[\e[0m\]\[\e[0;31m\][\W]\[\e[0m\]: " ' I think for Ubuntu, you can drop the openmpi path thingi Hope this helps Jon p { margin-bottom: 0.25cm; line-height: 115%; background: transparent } |
|
![]() |
![]() |
![]() |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
Map of the OpenFOAM Forum - Understanding where to post your questions! | wyldckat | OpenFOAM | 10 | September 2, 2021 05:29 |
OpenFOAM course for beginners | Jibran | OpenFOAM Announcements from Other Sources | 2 | November 4, 2019 08:51 |
OpenFOAM Training Jan-Jul 2017, Virtual, London, Houston, Berlin | CFDFoundation | OpenFOAM Announcements from Other Sources | 0 | January 4, 2017 06:15 |
OpenFOAM v3.0.1 Training, London, Houston, Berlin, Jan-Mar 2016 | cfd.direct | OpenFOAM Announcements from Other Sources | 0 | January 5, 2016 03:18 |
[Discussion] Restructuring the Installation page at openfoamwiki.net | wyldckat | OpenFOAM Installation | 16 | November 2, 2013 11:43 |