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

Error while installing sedfoam

Register Blogs Community New Posts Updated Threads Search

Like Tree1Likes
  • 1 Post By sourav8016

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 29, 2021, 07:49
Default Error while installing sedfoam
  #1
New Member
 
Sourav Hossain
Join Date: Mar 2019
Posts: 25
Rep Power: 7
sourav8016 is on a distinguished road
Dear Foamers,

I have been trying to install sedfoam. I am using openfoam6 in ubuntu 16.04. While running ./Allwmake command, I get the following errors

Foam::sedIncompressibleTurbulenceModel<TransportMo del>:Primef() const’:
../TurbulenceModels/turbulenceModels/lnInclude/sedIncompressibleTurbulenceModel.C:128:12: error: ‘New’ is not a member of ‘Foam::tmp<Foam::GeometricField<double, Foam::fvsPatchField, Foam::surfaceMesh> >’
return tmp<surfaceScalarField>::New
^
/home/sourav/OpenFOAM/OpenFOAM-6/wmake/rules/General/transform:25: recipe for target 'Make/linux64GccDPInt64Opt/sedFoam_MULES.o' failed
make: *** [Make/linux64GccDPInt64Opt/sedFoam_MULES.o] Error 1

Please help me out. Thanks in advance.
thiago vieira likes this.
sourav8016 is offline   Reply With Quote

Old   May 2, 2021, 18:46
Default
  #2
New Member
 
Thiago Vieira de Souza
Join Date: May 2021
Posts: 7
Rep Power: 4
thiago vieira is on a distinguished road
Dear Sourav and community,


I've been trying to install sedFoam myself, but encountered the exact same mistake you did.

On a ubuntu 18.04 OS, I've tried installing sedfoam with OpenFOAM v2.4, v5 and v6, without any success. Every time I run ./Allwmake I get that same error output of yours.

In case you, or anyone else, found the solution to this problem, I would very much appreciate if you shared it.

Regards
thiago vieira is offline   Reply With Quote

Old   May 3, 2021, 07:46
Default
  #3
New Member
 
Sourav Hossain
Join Date: Mar 2019
Posts: 25
Rep Power: 7
sourav8016 is on a distinguished road
Quote:
Originally Posted by thiago vieira View Post
Dear Sourav and community,


I've been trying to install sedFoam myself, but encountered the exact same mistake you did.

On a ubuntu 18.04 OS, I've tried installing sedfoam with OpenFOAM v2.4, v5 and v6, without any success. Every time I run ./Allwmake I get that same error output of yours.

In case you, or anyone else, found the solution to this problem, I would very much appreciate if you shared it.

Regards
sedfoam is now supporting the OpenFOAM versions of OpenFoam.com only.
OpenFoam v2012 is compatible with sedfoam. Unfortunately I have not installed sedfoam yet. Still If I could help, please let me know.
Thanks.
sourav8016 is offline   Reply With Quote

Old   May 3, 2021, 10:30
Default
  #4
New Member
 
Thiago Vieira de Souza
Join Date: May 2021
Posts: 7
Rep Power: 4
thiago vieira is on a distinguished road
Thanks for replying!

I'm still struggling with sedFoam installation. I know that the toolbox was developed for OpenFOAM 2.4, but I've already unsuccessfully tried using it. What's more, in the comments written in the file sedFoam.C it says that it should "run automatically with openFOAM 6". Again, no success with this version of OF.

I'll keep trying and keep you posted in case I make any progress.
thiago vieira is offline   Reply With Quote

Old   May 5, 2021, 20:38
Default
  #5
New Member
 
Thiago Vieira de Souza
Join Date: May 2021
Posts: 7
Rep Power: 4
thiago vieira is on a distinguished road
Greetings, community

I was able to successfully install and build sedFoam-2.0
I'm using a ubuntu 20.04 operational system with OpenFOAM-v2012 installed in it, along with the packages swak4Foam and fluidfoam.
thiago vieira is offline   Reply With Quote

Old   June 5, 2021, 04:38
Default Error while hitting paraFoam command in OpenFOAMv2012
  #6
New Member
 
Sourav Hossain
Join Date: Mar 2019
Posts: 25
Rep Power: 7
sourav8016 is on a distinguished road
Quote:
Originally Posted by thiago vieira View Post
Greetings, community

I was able to successfully install and build sedFoam-2.0
I'm using a ubuntu 20.04 operational system with OpenFOAM-v2012 installed in it, along with the packages swak4Foam and fluidfoam.
Hi,
I just have installed OPENFOAMv2012 in my ubnuntu 20.04 operating system. I have done it using the steps followed by the following website :

https://www.cemf.ir/how-to-install-o...ack-on-ubuntu/

Installation was done successfully. But while running tutorial, after hitting paraFoam command in terminal, It shows

""'''''''
Invalid $PV_PLUGIN_PATH and -plugin-path= not defined
No supplementary ParaView/OpenFOAM reader modules
Using builtin reader: paraFoam -vtk

Created temporary 'pitzDaily.foam'
/home/souravhossain/OpenFOAM/OpenFOAM-v2012/bin/paraFoam: 420: paraview: not found

""""""""
I was not able to figure it out. Please help me out.

Thanks in advance.
sourav8016 is offline   Reply With Quote

Old   June 6, 2021, 20:42
Default
  #7
New Member
 
Thiago Vieira de Souza
Join Date: May 2021
Posts: 7
Rep Power: 4
thiago vieira is on a distinguished road
Dear Sourav,

The problem you are facing has nothing to do with the sedFoam application, it's related to the installation process of OpenFoam-v2012.

Try installing according to the instructions given on the OpenFoam official website
i.e. https://www.openfoam.com/

If that doesn't work, try downloading ParaView separately from OpenFoam.
https://www.paraview.org/

Hope you can figure it out.

Regards
thiago vieira is offline   Reply With Quote

Old   January 4, 2022, 01:51
Default collect2: error: ld returned 1 exit status
  #8
New Member
 
Thokala Divya
Join Date: Dec 2021
Posts: 9
Rep Power: 4
divyathokala01@gmail.com is on a distinguished road
Hi foamers,

I was struggling to install sedfoam from github in OpenFOAM-v2012. I am getting following error can someone help me to solve it please.




Starting compile of sedFoam with OpenFOAM-v2012
Gcc63 ThirdParty compiler
linux64Gcc63DPInt32Opt, with OPENMPI openmpi-4.0.3
prefix = default (user)

+ turbulenceModels/Allwmake
+ wmake libso
wmake libso (turbulenceModels)
+ [ -f wallFunctions/Allwmake ]
+ wallFunctions/Allwmake
+ wilcoxomegawallfunction/Allwmake
+ wmake libso
wmake libso (wilcoxomegawallfunction)
+ wmake libso phaseModel
wmake libso phaseModel
+ wmake libso interfacialModels
wmake libso interfacialModels
+ wmake libso ppModel
wmake libso ppModel
+ wmake libso kineticTheoryModels
wmake libso kineticTheoryModels
+ wmake libso granularRheologyModels
wmake libso granularRheologyModels
+ wmake
g++ -std=c++11 -m64 -pthread -DOPENFOAM=2012 -DWM_DP -DWM_LABEL_SIZE=32 -Wall -Wextra -Wold-style-cast -Wnon-virtual-dtor -Wno-unused-parameter -Wno-invalid-offsetof -Wno-attributes -Wno-unknown-pragmas -O3 -DNoRepository -ftemplate-depth-100 -iquote. -IlnInclude -I/home/chinni/OpenFOAM/OpenFOAM-v2012/src/OpenFOAM/lnInclude -I/home/chinni/OpenFOAM/OpenFOAM-v2012/src/OSspecific/POSIX/lnInclude -fPIC -Xlinker --add-needed -Xlinker --no-as-needed -L/home/chinni/OpenFOAM/OpenFOAM-v2012/platforms/linux64Gcc63DPInt32Opt/lib \
-lOpenFOAM -ldl \
-lm -o OpenFOAM.out
/usr/bin/ld: /lib/x86_64-linux-gnu/crt1.o: in function `_start':
(.text+0x24): undefined reference to `main'
collect2: error: ld returned 1 exit status
divyathokala01@gmail.com 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
Frequently Asked Questions about Installing OpenFOAM wyldckat OpenFOAM Installation 3 November 14, 2023 11:58
SU2-7.0.1 on ubuntu 18.04 hyunko SU2 Installation 7 March 16, 2020 04:37
[foam-extend.org] problem when installing foam-extend-1.6 Thomas pan OpenFOAM Installation 7 September 9, 2015 21:53
Install OF 1.6.ext on Arch based distribution miro2000 OpenFOAM Installation 4 October 9, 2013 14:39
My experience Installing Elmer (Open Source Multi physics programme) on Linux Ahmed Main CFD Forum 3 August 10, 2010 13:42


All times are GMT -4. The time now is 23:43.