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

Wish to know the function of "stateConstructorTable::iterator cstrIter = sta"

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 14, 2019, 09:39
Default Wish to know the function of "stateConstructorTable::iterator cstrIter = sta"
  #1
Member
 
Bidesh Sengupta
Join Date: Sep 2018
Location: Sngapore
Posts: 76
Rep Power: 7
BSengupta is on a distinguished road
Dear Foam Users,


Good Morning to you all!


I am trying to implement shallow water equation (related to my project) with ROE FLUX. The equations are:
Ut + Fx + Gy + Hz = 0, Here U = [rho, rho*u, rho*v, rho*w], F = [rho*u, rho*u*u + rho*rho, rho*u*v, rho*u*w], G = [rho*v, , rho*u*v, rho*v*v + rho*rho, rho*u*w] etc.


I have changed the necessary changes in NumericFlux, basicNumericFlux and roeFlux in dbnsFlux. When I compiled src it was compiled successfully.



Then, I was changed dbnsTurbFoam, but when I tried to compile it, I encountered errors:


"
/bidesh/foam/foam-extend-4.0/applications/bin/linux64GccDPOpt/dbnsDropletTurbFoam
/home/bidesh/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdbns.so: undefined reference to `Foam::basicNumericFlux1::destroystateConstructorT ables()'
/home/bidesh/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdbns.so: undefined reference to `Foam::basicNumericFlux1::constructstateConstructo rTables()'
/home/bidesh/foam/foam-extend-4.0/lib/linux64GccDPOpt/libdbns.so: undefined reference to `Foam::basicNumericFlux1::stateConstructorTablePtr _'
"


I suspect I could make some problems in addToRunTimeSelectionTable.H and runTimeSelectionTable.H.
I shall be really grateful if any Foamers can help to understand the problem and some hints to solve it.


Thank you very much for your time.

Last edited by BSengupta; August 18, 2019 at 22:31.
BSengupta is offline   Reply With Quote

Reply

Tags
compilation error, dbnsfoam, foam ext 4.0, openfoam


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
[mesh manipulation] RefineMesh Error and Foam warning jiahui_93 OpenFOAM Meshing & Mesh Conversion 4 March 3, 2018 11:32
[blockMesh] error message with modeling a cube with a hold at the center hsingtzu OpenFOAM Meshing & Mesh Conversion 2 March 14, 2012 09:56
ParaView for OF-1.6-ext Chrisi1984 OpenFOAM Installation 0 December 31, 2010 06:42
Compilation errors in ThirdPartymallochoard feng_w OpenFOAM Installation 1 January 25, 2009 06:59
Problem with compile the setParabolicInlet ivanyao OpenFOAM Running, Solving & CFD 6 September 5, 2008 20:50


All times are GMT -4. The time now is 19:40.