|
[Sponsors] |
May 25, 2004, 17:13 |
Exporting only specific data for a PBS job
|
#1 |
Guest
Posts: n/a
|
Hi,
I'm using Fluent running on a Linux cluster that uses PBS to parallelize it. The problem is the data file is extremely large, and I only uses a small portion of it. Is there any way to tell Fluent, or my script file, that it only needs to save certain data, such as just pressure and velocity, instead of writing everything? |
|
May 27, 2004, 15:24 |
Re: Exporting only specific data for a PBS job
|
#2 |
Guest
Posts: n/a
|
I have set the autosave function (file->write->autosave) in FLUENT by setting it up when I setup all of my other values in preparation for submitting an unsteady PBS job...and it works. If you have created a surface, line, rake or point to extract the data needed before submitting job than one should (although, I haven't tried it yet with PBS) be able to set it up using Solve->monitors->surface . It can return a value you designate every timestep (no way of telling it once per x timesteps).
I tried it (in "regular" FLUENT) with the rake function but it doesn't write values at all points on the rake but either sums or averages all the points, but if you don't have too many you could always just author your own points (surface->point) you want and do it that way. Cheers, Tim. |
|
May 28, 2004, 03:56 |
Re: Exporting only specific data for a PBS job
|
#3 |
Guest
Posts: n/a
|
hi Ross,
Since ur using a PBS script to parallelise fluent, you may have a Input File, where-in u mention to write the newly iterated values that is .cas and .dat file, here u can mention just only to write the case file alone and also use the Auto save option to write a output file with ur required parameters, r even use a monitor to monitor the values, wherein u can write it after some prescribed iterations, I have not tried this, hope this helps. krishna. |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Stopping a Fluent batch job AND saving the data! Possible? | Volker Pawlik | FLUENT | 13 | December 28, 2020 05:16 |
exporting a data file. | haihek | FLUENT | 1 | January 31, 2011 20:20 |
fluent case n data files not exporting to tecplot | krishna | FLUENT | 2 | February 18, 2007 00:24 |
How to update polyPatchbs localPoints | liu | OpenFOAM Running, Solving & CFD | 6 | December 30, 2005 18:27 |
submit batch job using PBS | ali | CFX | 1 | October 27, 2005 14:11 |