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

Slip length custom boundary condition

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 22, 2024, 04:58
Default Slip length custom boundary condition
  #1
New Member
 
marco
Join Date: Nov 2023
Posts: 1
Rep Power: 0
marco27 is on a distinguished road
Hello!
I'm trying to modify the partial Slip boundary condition in order to take into account the presence of riblets on the surface, so imposing a certain velocity at the wall. But when trying to execute all with wmake i get the following error even though everything looks fine in the files:
Quote:
In file included from slipLengthFvPatchField.H:155,
from slipLengthFvPatchField.C:31:
slipLengthFvPatchField.C:40:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
40 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:52:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
52 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:63:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
63 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:85:28: error: expected initializer before ‘<’ token
85 | void slipLengthFvPatchField<Type>::initializeInternalVa lues()
| ^
slipLengthFvPatchField.C:40:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
40 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:52:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
52 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:63:1: error: ‘slipLengthFvPatchField’ does not name a type; did you mean ‘slipLengthFvPatchField_H’?
63 | slipLengthFvPatchField<Type>::slipLengthFvPatchFie ld
| ^~~~~~~~~~~~~~~~~~~~~~
| slipLengthFvPatchField_H
slipLengthFvPatchField.C:85:28: error: expected initializer before ‘<’ token
85 | void slipLengthFvPatchField<Type>::initializeInternalVa lues()
Thanks
marco27 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
Wall slip or Patch slip Boundary Condition mostanad OpenFOAM Running, Solving & CFD 35 August 28, 2023 06:55
Wind turbine simulation Saturn CFX 58 July 3, 2020 01:13
Question about adaptive timestepping Guille1811 CFX 25 November 12, 2017 17:38
Centrifugal fan-reverse flow in outlet lesds to a mass in flow field xiexing CFX 3 March 29, 2017 10:00
CFX fails to calculate a diffuser pipe flow shenying0710 CFX 7 March 26, 2013 04:13


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