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: olesen
Forum: OpenFOAM June 25, 2009, 09:47
Replies: 9
Views: 1,894
Posted By olesen
Check that fluentMeshToFoam can even be found...

Check that fluentMeshToFoam can even be found *before* starting your program. In general you can send just about anything to system(). For example:


system("echo PATH=$PATH | sed -e...
Forum: OpenFOAM June 25, 2009, 08:10
Replies: 9
Views: 1,894
Posted By olesen
What problem does the system report when you call...

What problem does the system report when you call the function?

#include "OSspecific.H"

system("fluentMeshToFoam file.msh")


/mark
Forum: OpenFOAM June 25, 2009, 07:13
Replies: 9
Views: 1,894
Posted By olesen
Actually according to the man page, "/bin/sh -c...

Actually according to the man page, "/bin/sh -c command" is called. Thus there's no need to resolve the path beforehand.
There is also a Foam::system(const string&) available from OSspecific, so you...
Showing results 1 to 3 of 3

 
Forum Jump

All times are GMT -4. The time now is 23:51.