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

SpaceVaryingGammaContactAngle in OpenFOAM141dev

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 23, 2009, 11:16
Default Hello All, While compiling
  #1
Member
 
vof_user
Join Date: Mar 2009
Posts: 67
Rep Power: 17
asaha is on a distinguished road
Hello All,

While compiling spaceVaryingGammaContactAngle in OpenFOAM-1.4.1-dev I get the following error. Is this a know issue. I would appreciate help on this.

--------------------------------------------------
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C: In constructor 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield::spaceVaryingGammaConta ctAngleFvPatchScalarField(const Foam::fvPatch&, const Foam::scalarField&, const Foam::dictionary&)':
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C:73: error: no matching function for call to 'Foam::gammaContactAngleFvPatchScalarField::gammaC ontactAngleFvPatchScalarFiel d(const Foam::fvPatch&, const Foam::Field<double>&)'
lnInclude/gammaContactAngleFvPatchScalarField.H:102: note: candidates are: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&, const Foam::DimensionedField<double,>&)
lnInclude/gammaContactAngleFvPatchScalarField.H:95: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&)
lnInclude/gammaContactAngleFvPatchScalarField.H:89: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&, const Foam::fvPatch&, const Foam::DimensionedField<double,>&, const Foam::fvPatchFieldMapper&)
lnInclude/gammaContactAngleFvPatchScalarField.H:79: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::fvPatch&, const Foam::DimensionedField<double,>&, const Foam::dictionary&)
lnInclude/gammaContactAngleFvPatchScalarField.H:71: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::fvPatch&, const Foam::DimensionedField<double,>&)
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C: In constructor 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield::spaceVaryingGammaConta ctAngleFvPatchScalarField(const Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld&, const Foam::scalarField&)':
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C:98: error: no matching function for call to 'Foam::gammaContactAngleFvPatchScalarField::gammaC ontactAngleFvPatchScalarFiel d(const Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld&, const Foam::Field<double>&)'
lnInclude/gammaContactAngleFvPatchScalarField.H:102: note: candidates are: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&, const Foam::DimensionedField<double,>&)
lnInclude/gammaContactAngleFvPatchScalarField.H:95: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&)
lnInclude/gammaContactAngleFvPatchScalarField.H:89: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::gammaContactAngleFvPatchScalarField&, const Foam::fvPatch&, const Foam::DimensionedField<double,>&, const Foam::fvPatchFieldMapper&)
lnInclude/gammaContactAngleFvPatchScalarField.H:79: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::fvPatch&, const Foam::DimensionedField<double,>&, const Foam::dictionary&)
lnInclude/gammaContactAngleFvPatchScalarField.H:71: note: Foam::gammaContactAngleFvPatchScalarField::gammaCo ntactAngleFvPatchScalarField(c onst Foam::fvPatch&, const Foam::DimensionedField<double,>&)
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H: In static member function 'static Foam::tmp<foam::fvpatchfield<type> > Foam::fvPatchField<type>::addpatchConstructorToTab le<fvpatchfieldtype>::New(cons t Foam::fvPatch&, const Foam::DimensionedField<type,>&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]':
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:106: instantiated from 'Foam::fvPatchField<type>::addpatchConstructorToTa ble<fvpatchfieldtype>::addpa tchConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C:151: instantiated from here
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:106: error: cannot allocate an object of abstract type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.H:53: note: since type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield' has pure virtual functions
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H: In static member function 'static Foam::tmp<foam::fvpatchfield<type> > Foam::fvPatchField<type>::addpatchMapperConstructo rToTable<fvpatchfieldtype>::Ne w(const Foam::fvPatchField<type>&, const Foam::fvPatch&, const Foam::DimensionedField<type,>&, const Foam::fvPatchFieldMapper&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]':
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:118: instantiated from 'Foam::fvPatchField<type>::addpatchMapperConstruct orToTable<fvpatchfieldtype>: :addpatchMapperConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C:151: instantiated from here
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:118: error: cannot allocate an object of abstract type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.H:53: note: since type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield' has pure virtual functions
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H: In static member function 'static Foam::tmp<foam::fvpatchfield<type> > Foam::fvPatchField<type>::adddictionaryConstructor ToTable<fvpatchfieldtype>::New (const Foam::fvPatch&, const Foam::DimensionedField<type,>&, const Foam::dictionary&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]':
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:132: instantiated from 'Foam::fvPatchField<type>::adddictionaryConstructo rToTable<fvpatchfieldtype>:: adddictionaryConstructorToTable(const Foam::word&) [with fvPatchFieldType = Foam::spaceVaryingGammaContactAngleFvPatchScalarFi eld, Type = double]'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.C:151: instantiated from here
/home/asaha/OpenFOAM/OpenFOAM-1.4.1-dev/src/finiteVolume/lnInclude/fvPatchField. H:132: error: cannot allocate an object of abstract type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield'
gammaContactAngle/spaceVaryingGammaContactAngle/spaceVaryingGammaContactAngleFvP atchScalarField.H:53: note: since type 'Foam::spaceVaryingGammaContactAngleFvPatchScalarF ield' has pure virtual functions
make: *** [Make/linuxGccDPOpt/spaceVaryingGammaContactAngleFvPatchScalarField.o] Error 1
make: *** Waiting for unfinished jobs....
--------------------------------------------------

Thanks and regards,

A A Saha.
asaha is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
OpenFOAM141dev A new implementation of dynamicKistlerGammaContactAngle eberberovic OpenFOAM Running, Solving & CFD 26 June 10, 2021 05:08
Installing OpenFoam141dev vtk errors cvv OpenFOAM Installation 0 February 11, 2009 03:54
OpenFOAM141dev linking error on IBM AIX 52 matthias OpenFOAM Installation 24 April 28, 2008 16:49
Error compiling OpenFOAM141dev on Ubuntu 710 andersking OpenFOAM Bugs 1 January 16, 2008 06:43
CoupledFvScalarMatrix in OpenFOAM141dev oleg_weinstein OpenFOAM Installation 6 December 13, 2007 14:16


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