View Issue Details

IDProjectCategoryView StatusLast Update
0000508OpenFOAMBugpublic2012-04-13 22:57
Reporterwyldckat Assigned Tohenry  
PrioritynormalSeverityminorReproducibilityalways
Status resolvedResolutionfixed 
PlatformLinuxOSUbuntu x86_64OS Version11.10
Summary0000508: About bug report #462 - unable to build after it was fixed.
DescriptionI can't build the version 4a9bb59ec8e53f79d1a53220f16be4f334f407cb of "turbulenceModels/compressible/RAS/LaunderSharmaKE/LaunderSharmaKE.C". The error given is in the "Steps to Reproduce" box below.

I made a copy of the issue #462 as #507, in an attempt to be able to comment on the copied version. Unfortunately, I wasn't able to post on the copy version... sorry about that.
Steps To Reproducewmake libso turbulenceModels/compressible/RAS

[...]

LaunderSharmaKE/LaunderSharmaKE.C: In member function ‘virtual void Foam::compressible::RASModels::LaunderSharmaKE::correct()’:
LaunderSharmaKE/LaunderSharmaKE.C:320:39: error: no matching function for call to ‘SuSp(Foam::dimensioned<double>)’
LaunderSharmaKE/LaunderSharmaKE.C:320:39: note: candidates are:
/home/bmss/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvmSup.C:192:1: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::fvm::SuSp(const Foam::DimensionedField<double, Foam::volMesh>&, const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&)
/home/bmss/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvmSup.C:221:1: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::fvm::SuSp(const Foam::tmp<Foam::DimensionedField<double, Foam::volMesh> >&, const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&)
/home/bmss/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvmSup.C:235:1: note: template<class Type> Foam::tmp<Foam::fvMatrix<Type> > Foam::fvm::SuSp(const Foam::tmp<Foam::GeometricField<double, Foam::fvPatchField, Foam::volMesh> >&, const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&)
/home/bmss/OpenFOAM/OpenFOAM-2.1.x/src/finiteVolume/lnInclude/fvmSup.C:249:1: note: template<class Type> Foam::zeroField Foam::fvm::SuSp(const Foam::zero&, const Foam::GeometricField<Type, Foam::fvPatchField, Foam::volMesh>&)
LaunderSharmaKE/LaunderSharmaKE.C:321:7: error: expected ‘,’ or ‘;’ before ‘-’ token
make: *** [Make/linux64GccDPOpt/LaunderSharmaKE.o] Error 1
TagsNo tags attached.

Activities

henry

2012-04-13 22:57

manager   ~0001244

Resolved by commit 5947db1ea9b5e657f2a373921b972462f70932cc

Issue History

Date Modified Username Field Change
2012-04-13 21:59 wyldckat New Issue
2012-04-13 22:57 henry Note Added: 0001244
2012-04-13 22:57 henry Status new => resolved
2012-04-13 22:57 henry Resolution open => fixed
2012-04-13 22:57 henry Assigned To => henry