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

Sedfoam for OpenFoam 5.0

Register Blogs Community New Posts Updated Threads Search

Like Tree9Likes

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 19, 2020, 11:12
Default
  #21
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
Do you have the sedFoam_rbgh executable?
If you have it, all the tutorials should work and you can start to work.

Regarding the problem of the "MULES" version, I would need more info on the error; Can you provide me with the entire error file?
cyss38 is offline   Reply With Quote

Old   April 19, 2020, 13:51
Default
  #22
New Member
 
mohammed tareq
Join Date: Apr 2020
Location: TURKEY
Posts: 6
Rep Power: 6
mohammedtareq is on a distinguished road
No i dont have sedFoam_rbgh executable
how can i sen the file to you?


thanks for replay
mohammedtareq is offline   Reply With Quote

Old   May 19, 2020, 21:44
Default
  #23
Senior Member
 
abdikerim kurbanaliev
Join Date: Jun 2010
Location: Kyrgyzstan, Osh
Posts: 120
Rep Power: 15
kerim is on a distinguished road
Hi there,
Is sedFoam 3.0 compatible with OpenFOAM7? I am using OpenFOAM 7 on installed ubuntu 16.04.6 LTS.
Thanks in advance.
Kerim
kerim is offline   Reply With Quote

Old   May 20, 2020, 03:51
Cool
  #24
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
Quote:
Originally Posted by kerim View Post
Hi there,
Is sedFoam 3.0 compatible with OpenFOAM7? I am using OpenFOAM 7 on installed ubuntu 16.04.6 LTS.
Thanks in advance.
Kerim
Hi Kerim,
No problem to use OpenFOAM7 with the last version of sedfoam. Just use the github link to download sedfoam :
Code:
git clone https://github.com/sedfoam/sedfoam
cyss38 is offline   Reply With Quote

Old   May 20, 2020, 06:51
Default
  #25
Senior Member
 
abdikerim kurbanaliev
Join Date: Jun 2010
Location: Kyrgyzstan, Osh
Posts: 120
Rep Power: 15
kerim is on a distinguished road
Quote:
Originally Posted by cyss38 View Post
Hi Kerim,
No problem to use OpenFOAM7 with the last version of sedfoam. Just use the github link to download sedfoam :
Code:
git clone https://github.com/sedfoam/sedfoam

Dear Cyrille,
I have downloaded sedFoam and installed it by using ./Allwmake command in the terminal.
When I tried to run 1DBedLoad tutorial I got next error:
kerim@kerim-Lenovo-ideapad-320-15IKB:~/run/1DBedLoad$ ln: ./lnInclude
/home/kerim/run/1DBedLoad/0/alpha_a.#codeStream: In function ‘void Foam::codeStream_3e1ed2685b83ff49904701f3471ce9f74 9f5e204(Foam::Ostream&, const Foam::dictionary&)’:
/home/kerim/run/1DBedLoad/0/alpha_a.#codeStream:56:17: error: ‘Foam::scalarField {aka class Foam::Field<double>}’ has no member named ‘writeEntry’
make: *** [Make/linux64GccDPInt32Opt/codeStreamTemplate.o] Error 1


--> FOAM FATAL IO ERROR:
Failed wmake "dynamicCode/_3e1ed2685b83ff49904701f3471ce9f749f5e204/platforms/linux64GccDPInt32Opt/lib/libcodeStream_3e1ed2685b83ff49904701f3471ce9f749f5 e204.so"


file: /home/kerim/run/1DBedLoad/0/alpha_a from line 18 to line 18.

From function static void (* Foam::functionEntries::codeStream::getFunction(con st Foam::dictionary&, const Foam::dictionary&))(Foam::Ostream&, const Foam::dictionary&)
in file db/dictionary/functionEntries/codeStream/codeStream.C at line 218.

FOAM exiting
What does it mean?
I have attached two pictures and text file of sdeFoam compilation for more information.
Kerim
Attached Images
File Type: jpg sedFoam.install-1.jpg (169.3 KB, 12 views)
File Type: jpg sedFoam-install-2.jpg (182.4 KB, 10 views)
Attached Files
File Type: txt compilation.txt (52.3 KB, 0 views)
kerim is offline   Reply With Quote

Old   December 1, 2020, 18:52
Default Same Problem
  #26
New Member
 
Vahid
Join Date: Jan 2011
Posts: 23
Rep Power: 15
va-ta-cfd is on a distinguished road
Quote:
Originally Posted by kerim View Post
Dear Cyrille,
I have downloaded sedFoam and installed it by using ./Allwmake command in the terminal.
When I tried to run 1DBedLoad tutorial I got next error:
kerim@kerim-Lenovo-ideapad-320-15IKB:~/run/1DBedLoad$ ln: ./lnInclude
/home/kerim/run/1DBedLoad/0/alpha_a.#codeStream: In function ‘void Foam::codeStream_3e1ed2685b83ff49904701f3471ce9f74 9f5e204(Foam::Ostream&, const Foam::dictionary&)’:
/home/kerim/run/1DBedLoad/0/alpha_a.#codeStream:56:17: error: ‘Foam::scalarField {aka class Foam::Field<double>}’ has no member named ‘writeEntry’
make: *** [Make/linux64GccDPInt32Opt/codeStreamTemplate.o] Error 1


--> FOAM FATAL IO ERROR:
Failed wmake "dynamicCode/_3e1ed2685b83ff49904701f3471ce9f749f5e204/platforms/linux64GccDPInt32Opt/lib/libcodeStream_3e1ed2685b83ff49904701f3471ce9f749f5 e204.so"


file: /home/kerim/run/1DBedLoad/0/alpha_a from line 18 to line 18.

From function static void (* Foam::functionEntries::codeStream::getFunction(con st Foam::dictionary&, const Foam::dictionary&))(Foam::Ostream&, const Foam::dictionary&)
in file db/dictionary/functionEntries/codeStream/codeStream.C at line 218.

FOAM exiting
What does it mean?
I have attached two pictures and text file of sdeFoam compilation for more information.
Kerim

Hi Kerim,

I face the same problem.
Did you have any progress on this issue?

Thanks if anyone could help.
va-ta-cfd is offline   Reply With Quote

Old   April 29, 2021, 08:18
Default error while installing sedfoam
  #27
New Member
 
Sourav Hossain
Join Date: Mar 2019
Posts: 25
Rep Power: 7
sourav8016 is on a distinguished road
Dear Sir,

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.
sourav8016 is offline   Reply With Quote

Old   December 8, 2021, 04:58
Smile In which version of OpenFOAM sedFoam is well established?
  #28
New Member
 
Thokala Divya
Join Date: Dec 2021
Posts: 9
Rep Power: 4
divyathokala01@gmail.com is on a distinguished road
Hi there,

I am would like to use sedFoam for my research. I am totally confused with .org, .com and version which it supports well. Can someone help me out in choosing which version can I try weather ESI of foundation and the version number
divyathokala01@gmail.com is offline   Reply With Quote

Old   December 8, 2021, 05:02
Default
  #29
Member
 
cyss38's Avatar
 
Cyrille Bonamy
Join Date: Mar 2015
Location: Grenoble, France
Posts: 85
Rep Power: 11
cyss38 is on a distinguished road
Regarding sedfoam we only support openfoam.com


And i suggest you download the develop branch
cyss38 is offline   Reply With Quote

Reply

Tags
bed load, open foam 5, sedfoam, sediment transport model


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
boundary conditions in fvMatrix multiplication make me despair marek88 OpenFOAM 5 August 25, 2018 03:55
OpenFOAM 5.0 Released CFDFoundation OpenFOAM Announcements from OpenFOAM Foundation 11 June 5, 2018 23:48
Make/options problem while porting model to OF 5.0 klausb OpenFOAM Programming & Development 1 August 9, 2017 16:59
ICEM CFD 5.0 (Hexa) - Internal Wall/Thin Surface James Date CFX 3 August 10, 2012 04:47
Free seminar: ICEM CFD version 5.0 Gavin Butcher CFX 0 June 17, 2004 10:49


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