CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   FLUENT (https://www.cfd-online.com/Forums/fluent/)
-   -   Fluent 12 Journal File Problem (https://www.cfd-online.com/Forums/fluent/78228-fluent-12-journal-file-problem.html)

Krish July 15, 2010 12:38

Fluent 12 Journal File Problem
 
Hi I have written a journal file in Fluent 12.

My previous journal was in Fluent 6 and I could write:

read-case
/home/location/gambit.msh

But with Fluent 12, I cannot get the syntax right to get locate the file where the mesh is stored.

For example, Fluent 12 writes:

/file/read-case "gambit.msh"

When I change this to :
/file/read-case "/home/location/gambit.msh"

This does not recognise the path and fails to load the file :confused::(

Any ideas anyone.

Thanks in advance :D

Krish

-mAx- July 16, 2010 01:12

*did you try without "..."
*else start fluent from your working directory (where your mesh file is stored), then you shouldn't have problem any more, since you don't have to specify any path

Krish July 16, 2010 06:10

Quote:

Originally Posted by -mAx- (Post 267583)
*did you try without "..."
*else start fluent from your working directory (where your mesh file is stored), then you shouldn't have problem any more, since you don't have to specify any path

Hi, thanks for your reply. I have tried numerous different syntax with no joy.

Starting from the working directory is not really an option. I am running an optimization code and moving files to make it work would make the code and output very messy.

Thanks for your help

Krish


All times are GMT -4. The time now is 03:19.