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

Implementing new oscillating boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 19, 2009, 02:27
Default Hi FOAMers, I want to write
  #1
Member
 
Christof Benz
Join Date: Mar 2009
Posts: 52
Rep Power: 17
chbenz is on a distinguished road
Hi FOAMers,

I want to write a new oscillatingFixedValue boundary condition for meshMotion. So I copy and rename the following dictionaries

/src/tetDecompositionFiniteElement/fields/tetPolyPatchFields/derived/oscillating FixedValue/

and

/src/OpenFOAM/fields/PointPatchFields/derived/oscillatingFixedValue/.

After that I make "wmake libso Make.cellDecomp" an I get the following compilation error:
Making dependency list for source file fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C
SOURCE=fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFix edValueFFTTetPolyPatchFields.C ; g++ -m64 -Dlinux64 -DDP -Wall -Wno-strict-aliasing -Wextra -Wno-unused-parameter -Wold-style-cast -march=opteron -O3 -DNoRepository -ftemplate-depth-40 -DCELL_DECOMP -IlnInclude -I. -I/home/cluster/cbenz/OpenFOAM/OpenFOAM-1.4.1-dev/src/OpenFOAM/lnInclude -fPIC -c $SOURCE -o Make.cellDecomp/linux64GccDPOpt/oscillatingFixedValueFFTTetPolyPatchFields.o
In file included from fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:31:
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.H:49: Fehler: expected initializer before »<« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.H:49: Fehler: expected initializer before »<« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.H:49: Fehler: expected initializer before »<« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.H:49: Fehler: expected initializer before »<« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.H:49: Fehler: expected initializer before »<« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde nicht deklariert (not declared)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde nicht deklariert (not declared)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde nicht deklariert (not declared)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde nicht deklariert (not declared)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Warnung: Variable »Foam::debug« wird nicht verwendet (not used)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde in diesem Gültigkeitsbereich nicht definiert (not declared in this scope)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: Templateargument 1 ist ungültig (Template argument 1 is invalid)
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: invalid type in declaration before »;« token
fields/tetPolyPatchFields/derived/oscillatingFixedValueFFT/oscillatingFixedValue FFTTetPolyPatchFields.C:46: Fehler: »oscillatingFixedValueFFTTetPolyPatchScalarField« wurde in diesem Gültigkeitsbereich nicht definiert (not declared in this scope)
chbenz is offline   Reply With Quote

Reply


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
Implementing a New Boundary Condition cliffoi OpenFOAM Running, Solving & CFD 8 February 11, 2008 12:11
Implementing PseudoMass Transfer Boundary Condition rsungkorn OpenFOAM Running, Solving & CFD 0 February 11, 2008 07:28
Problems implementing a boundary condition ogloth OpenFOAM Running, Solving & CFD 3 July 17, 2007 15:36
Implementing boundary condition for LES Linfeng BI Main CFD Forum 2 December 9, 2002 08:58
implementing boundary conditions Andreas Abdon CFX 2 March 15, 2000 13:20


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