CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > OpenFOAM > OpenFOAM Pre-Processing

Error message

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   October 8, 2008, 08:47
Default Hello, for a case i have us
  #1
Member
 
Join Date: Mar 2009
Posts: 35
Rep Power: 17
booz is on a distinguished road
Hello,

for a case i have used in my .c-file

Alpha.x() = max(Alpha.x(), 0);
Alpha.y() = max(Alpha.y(), 0);
Alpha.z() = max(Alpha.z(), 0);

with Alpha a volVectorField.
After i wmake it, the compiler display the error message

error: 'struct Foam::volVectorField' has no member named 'x'
error: 'struct Foam::volVectorField' has no member named 'x'
error: 'struct Foam::volVectorField' has no member named 'y'
....

How can I solve these problem?

Thanks!
Regards,
Khaled
booz 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
Error message-Floating point error Vaibhav FLUENT 3 December 7, 2007 05:38
ERROR MESSAGE: line 1: parse error Lourival FLUENT 1 February 18, 2006 01:35
help on error message zwdi FLUENT 1 January 10, 2004 22:58
Error message RM FLUENT 2 January 8, 2004 06:05
Gambit 2.0 - Error Message (ACIS ERROR 1200) James FLUENT 1 May 14, 2003 08:13


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