|
[Sponsors] |
October 22, 2008, 10:35 |
Hi,
I am trying to convert
|
#21 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi,
I am trying to convert the provide v2f model to the new 1.5 version; until now with not to much success: v2f.tar.gz lnInclude/RASModel.H: In static member function 'static Foam::autoPtr<foam::incompressible::rasmodel> Foam::incompressible::RASModel::adddictionaryConst ructorToTable<rasmodeltype>::New(const Foam::volVectorField&, const Foam::surfaceScalarField&, Foam::transportModel&) [with RASModelType = Foam::incompressible::RASModels::DurbinV2F]': lnInclude/RASModel.H:140: instantiated from 'Foam::incompressible::RASModel::adddictionaryCons tructorToTable<rasmodeltype>::adddictionaryConstru ctorToTable(const Foam::word&) [with RASModelType = Foam::incompressible::RASModels::DurbinV2F]' DurbinV2F/DurbinV2F.C:44: instantiated from here lnInclude/RASModel.H:129: error: cannot allocate an object of abstract type 'Foam::incompressible::RASModels::DurbinV2F' DurbinV2F/DurbinV2F.H:58: note: because the following virtual functions are pure within 'Foam::incompressible::RASModels::DurbinV2F': lnInclude/RASModel.H:269: note: virtual Foam::tmp<foam::geometricfield<foam::symmtensor<do uble>, Foam::fvPatchField, Foam::volMesh> > Foam::incompressible::RASModel::devReff() const lnInclude/RASModel.H:272: note: virtual Foam::tmp<foam::fvmatrix<foam::vector<double> > > Foam::incompressible::RASModel::divDevReff(Foam::v olVectorField&) const make: *** [Make/linux64GccDPOpt/DurbinV2F.o] Error 1 Does anyone know, what my mistake is? Fabian |
|
October 22, 2008, 10:57 |
could be because you havent de
|
#22 |
Super Moderator
Niklas Nordin
Join Date: Mar 2009
Location: Stockholm, Sweden
Posts: 693
Rep Power: 29 |
could be because you havent defined the virtuals
devReff and divDevReff |
|
October 22, 2008, 11:14 |
Hi Niklas,
thanks, yes I fo
|
#23 |
Senior Member
Fabian Braennstroem
Join Date: Mar 2009
Posts: 407
Rep Power: 19 |
Hi Niklas,
thanks, yes I forgot those virtuals... stupid, it's actually in the message. v2f.tar.gz Fabian |
|
May 29, 2009, 10:22 |
|
#24 |
Senior Member
|
Hi Fabian,
did you succeed to code the v2f model in 1.5 version? Have any test case to learn how to set up it? Thank you... |
|
March 11, 2010, 13:55 |
|
#25 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Has anybody a v2f version for OpenFOAM-1.6
|
|
August 1, 2010, 11:30 |
|
#26 |
Senior Member
Sandy Lee
Join Date: Mar 2009
Posts: 213
Rep Power: 18 |
Hi idrama, did you get the v2f version for OF-1.6? Could you send a copy to me?
In addition, according to its "Notes" in the website: http://www.cfd-online.com/Wiki/V2-f_models , can this model be used to solve the Phase-change problem? Last edited by sandy; August 3, 2010 at 06:58. |
|
August 3, 2010, 04:18 |
|
#27 |
Senior Member
Sandy Lee
Join Date: Mar 2009
Posts: 213
Rep Power: 18 |
I got the version ...
Last edited by sandy; August 3, 2010 at 06:57. |
|
August 5, 2010, 02:44 |
|
#28 |
Senior Member
Claus Meister
Join Date: Aug 2009
Location: Wiesbaden, Germany
Posts: 241
Rep Power: 18 |
Did you get the source? If so, could you send it to me or send me the link?
Cheers |
|
August 23, 2010, 08:09 |
|
#29 |
New Member
Join Date: Jul 2010
Posts: 20
Rep Power: 16 |
Hello,
could anybody please tell me how to install the V2F model for OpenFoam-1.5-dev? I downloaded the sources using the above link but now I don't actually know how to proceed... Thanks! |
|
September 14, 2010, 03:47 |
v2f model
|
#30 |
New Member
jitendra yogiraj patil
Join Date: Aug 2010
Posts: 2
Rep Power: 0 |
can u tell me what is the exact meaning of v2f turbulence model.
What are its application, presently wahat is the international status of this, and what are the importance of this.Reply me soon . thanking you |
|
April 12, 2011, 15:15 |
|
#31 |
New Member
Quinn
Join Date: Mar 2011
Posts: 1
Rep Power: 0 |
Hello, all,
Does anyone has v2-f turbulence model implemented in OpenFoam 1.7.1? I had source code for 1.4 and having trouble to compile it. Can anyone share it with me? Thanks a lot. Quinn |
|
January 6, 2012, 15:06 |
|
#32 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
hey,sandy
can you please send the link from where you got the source for v2f model, i wanna get it in my v2.0 thank you |
|
January 18, 2012, 19:45 |
|
#33 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Hi,
Two questions: 1. Has anyone written the zeta-f code? 2. How to set the wall b.c condition for v2 and f?
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
February 15, 2012, 12:26 |
|
#34 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
they are downloading as a unk. file... how do you even open them...
|
|
February 15, 2012, 12:34 |
|
#35 |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
You can have whatever extension you want, whatever name you want, it doesn't change any contents in the file.
In a word, just use any tar software to untar it as usual, that's it.
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
|
February 15, 2012, 12:36 |
|
#36 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
I'm having troubles even opening it... ... on top of that i need to compile a v2f model for open foam v.2.0 ......
|
|
February 15, 2012, 12:38 |
|
#37 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
hey sorry i managed to open it... .. now any good ideas for compiling it in open foam v2.0
|
|
February 15, 2012, 12:40 |
|
#38 | |
Senior Member
Daniel WEI (老魏)
Join Date: Mar 2009
Location: Beijing, China
Posts: 689
Blog Entries: 9
Rep Power: 21 |
Quote:
Read the manual before ask, please
__________________
~ Daniel WEI ------------- Boeing Research & Technology - China Beijing, China |
||
February 15, 2012, 13:52 |
|
#39 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
parallels@ubuntu:~/Desktop/DurbinV2F$ wmake libso
linux64GccDPOpt/options:10: *** missing separator. Stop. wmake error: file 'Make/linux64GccDPOpt/objectFiles' could not be created in /home/parallels/Desktop/DurbinV2F |
|
February 15, 2012, 13:53 |
|
#40 |
Senior Member
Hasan K.J.
Join Date: Dec 2011
Location: Bristol, United Kingdom
Posts: 200
Rep Power: 15 |
any idea...
|
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
changing model constants in k-e turbulence model | Sunil | CFX | 3 | October 3, 2006 13:12 |
turbulence model | greg | FLUENT | 3 | August 26, 2006 12:07 |
v2-f model of turbulence | abdellah | FLUENT | 2 | February 27, 2005 01:49 |
HELP! TURBULENCE k-e OR k-omega TURBULENCE MODEL? | Mirek Kabacinski | FLUENT | 5 | August 24, 2003 23:31 |
k-w turbulence model | allan | Main CFD Forum | 4 | February 20, 2002 14:05 |