CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   OpenFOAM Programming & Development (https://www.cfd-online.com/Forums/openfoam-programming-development/)
-   -   fe32 turbulence Model (https://www.cfd-online.com/Forums/openfoam-programming-development/185679-fe32-turbulence-model.html)

thegauravonline March 31, 2017 01:55

fe32 turbulence Model
 
Is the turbulence model in foam extend correctly compiled ?

When I separately run wmake in src/turbulenceModel i see many undefined references and errors.

Code:

.
.
.
.
(.text._ZN4FoammlINS_6TensorIdEENS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIT_T0_T1_EEEERKNS5_INS6_IdS8_S9_EEEERKSB_[_ZN4FoammlINS_6TensorIdEENS_12fvPatchFieldENS_7volMeshEEENS_3tmpINS_14GeometricFieldIT_T0_T1_EEEERKNS5_INS6_IdS8_S9_EEEERKSB_]+0x216): undefined reference to `Foam::calculatedFvPatchField<Foam::Tensor<double> >::typeName'
collect2: error: ld returned 1 exit status
/home/iitmech4/foam/foam-extend-3.2/wmake/Makefile:155: recipe for target 'foam.out' failed
make: *** [foam.out] Error 1

This is causing me errors in compiling new library which uses turbulence modelling.

Santiago April 13, 2017 01:48

Foam-extend works perfectly. Check your installation.

Sent from my GT-I8190L using CFD Online Forum mobile app


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