CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums

Search Results

Register Blogs Community New Posts Updated Threads Search

Showing results 1 to 3 of 3
Search took 0.00 seconds.
Search: Posts Made By: henrik
Forum: OpenFOAM Post-Processing July 19, 2009, 07:35
Replies: 5
Views: 4,926
Posted By henrik
Dear Sebastian, the argument parser needs to...

Dear Sebastian,

the argument parser needs to know the full syntax to its job properly which includes flagging errors. Some of the arguments are used in setRootCase.H so valid option have to be...
Forum: OpenFOAM Post-Processing July 18, 2009, 12:32
Replies: 5
Views: 4,926
Posted By henrik
Not sure, but try int main(int argc, char...

Not sure, but try

int main(int argc, char *argv[])
{
Foam::argList::validArgs.append("faceSet");

# include "setRootCase.H"
# include "createTime.H"
# include "createPolyMesh.H"
Forum: OpenFOAM Post-Processing July 18, 2009, 10:55
Replies: 5
Views: 4,926
Posted By henrik
Dear Sebastian, Read the error message...

Dear Sebastian,

Read the error message carfully! The compiler complains that it does not understand a few things in your createMesh.H.

Without knowing the contents of this file, I would guess...
Showing results 1 to 3 of 3

 
Forum Jump

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