CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Installation

[foam-extend.org] i am not able to install foamextend v5.0 on ubuntu v2212, i have openfoam esi version

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   June 14, 2023, 03:40
Post i am not able to install foamextend v5.0 on ubuntu v2212, i have openfoam esi version
  #1
Member
 
desimuser1
Join Date: Mar 2023
Posts: 35
Rep Power: 3
Desimuser1 is on a distinguished road
i think foamExtend is installed, but i am not able to run "# Running the test harness"

https://sourceforge.net/p/turbowg/wi...0test%20cases/

ERROR MESSAGE :

tutorialsTestSuites_oneTimeStep: Modifying the controlDict files for running only one time step in directory: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/tutorialsTestSuites_oneTimeStep
Done.
-- Configuring done
-- Generating done
CMake Warning:
Manually-specified variables were not used by the project:

BUILD_WITH_CMAKE
RUN_TESTS


-- Build files have been written to: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir
Run dashboard with model Experimental
Source directory: /home/desim1/foam/foam-extend-5.0
Build directory:
Reading ctest configuration file: /home/desim1/foam/foam-extend-5.0/CTestConfig.cmake
Site: desim1
Build name: linux64GccDPInt32Opt-gcc11-git-branch=nextRelease-git-rev=4db532fc5abd
Use Experimental tag: 20230614-0647
Experimental dashboard: We skip the repository update.
CTEST_BINARY_DIRECTORY not set
Build project
Each symbol represents 1024 bytes of output.
'!' represents an error and '*' a warning.
..*****!*!!*!*********.....!...................... Size: 49K
..................................!!.....!........ Size: 99K
.....!.!.......................................... Size: 149K
.................................................. Size: 199K
......................................... Size of output: 241K
Error(s) when building project
36 Compiler errors
50 or more Compiler warnings
CTEST_BINARY_DIRECTORY not set
Test project /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir
CTEST_BINARY_DIRECTORY not set
Add file: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Dashboard_Tutorials.cmake
Submit files
SubmitURL: http://foam-extend.sourceforge.net/C...oam-extend-5.0
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Build.xml
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Notes.xml
Uploaded: /home/desim1/foam/foam-extend-5.0/testHarness/foam-extend/5.0/runDir/Testing/20230614-0647/Done.xml
Submission successful





i tried using

set(CTEST_BINARY_DIRECTORY //home/desim1/foam/foam-extend-5.0/cmake")

but it didnt work

bash: syntax error near unexpected token `CTEST_BINARY_DIRECTORY'

Desimuser1 is offline   Reply With Quote

Old   August 17, 2023, 18:02
Default
  #2
Member
 
Amirhossein Taran
Join Date: Sep 2016
Location: Dublin, Ireland
Posts: 50
Rep Power: 9
amirhosseintaran is on a distinguished road
Hello,

Please make sure you are fully following the instruction on the Foam-extend repository in :

https://sourceforge.net/p/foam-exten...ke.foam-extend

There is a " missing in your set command I think,
it should be like this :

set(CTEST_BINARY_DIRECTORY "/home/desim1/foam/foam-extend-5.0/cmake")

and also your home directory needs to be /home/ instead of //home


Bests,
Amirhossein.
amirhosseintaran is offline   Reply With Quote

Old   August 21, 2023, 05:12
Default reply
  #3
Member
 
desimuser1
Join Date: Mar 2023
Posts: 35
Rep Power: 3
Desimuser1 is on a distinguished road
thank you, i will look into it
Desimuser1 is offline   Reply With Quote

Old   August 22, 2023, 07:12
Default
  #4
Senior Member
 
Hrvoje Jasak
Join Date: Mar 2009
Location: London, England
Posts: 1,905
Rep Power: 33
hjasak will become famous soon enough
I just pushed some bug fixes to comply with the gcc-11 compiler - master branch
__________________
Hrvoje Jasak
Providing commercial FOAM/OpenFOAM and CFD Consulting: http://wikki.co.uk
hjasak is offline   Reply With Quote

Old   August 23, 2023, 01:33
Default reply
  #5
Member
 
desimuser1
Join Date: Mar 2023
Posts: 35
Rep Power: 3
Desimuser1 is on a distinguished road
thank you, i will look into it
i had actully stopped using foam extend, and continued with v2212, but i will give it a try after my project is over
Desimuser1 is offline   Reply With Quote

Old   August 31, 2023, 07:57
Default
  #6
tav
New Member
 
Tom
Join Date: Mar 2021
Posts: 4
Rep Power: 5
tav is on a distinguished road
Quote:
Originally Posted by Desimuser1 View Post
thank you, i will look into it
i had actully stopped using foam extend, and continued with v2212, but i will give it a try after my project is over
Hello Desimuser1,

Were you able to successfully install foam-extend-5.0 along with TurboTools? If yes, please share the steps you followed other than the steps mentioned in the TurboWG page you shared.

Thank you
tav is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
what is problem my OpenFoam setting? Lee97 Main CFD Forum 0 September 1, 2022 08:57
[OpenFOAM.com] Install a new docker version of OpenFoam LeiFluidDynamics OpenFOAM Installation 4 November 24, 2021 08:29
Map of the OpenFOAM Forum - Understanding where to post your questions! wyldckat OpenFOAM 10 September 2, 2021 05:29
different results form openfoam 3.0.1 to 1912 yuno OpenFOAM Running, Solving & CFD 0 September 28, 2020 03:09
How to Install Openfoam 2.2.2 in Ubuntu 14.04? satty_00 OpenFOAM Installation 7 May 18, 2014 10:04


All times are GMT -4. The time now is 08:02.