|
[Sponsors] |
July 11, 2006, 11:10 |
Initial values using DAT file
|
#1 |
Guest
Posts: n/a
|
I am calculating a burner. To have an more or less accurate flow inside the burner as initial condition, I let run the burner cold (no combustion model applied). I stored this solution as XXX_cold.dat
Now I start calculating the hot flow with my CAS file XXX_hot.cas and the initial values from XXX_cold.dat on our LINUX cluster. Why does Fluent at the end of the run save the results in XXX_cold.dat? Isn't this strange if it was actually doing hot calculations? I don't want to have my initial values in XXX_cold.dat overwritten, as I still need them for other runs! |
|
July 11, 2006, 13:20 |
Re: Initial values using DAT file
|
#2 |
Guest
Posts: n/a
|
Fluent writes to where you tell it to. If you're doing a File->Write, then the default is going to be based on the last file read, but you can change that by just typing the correct name. If you're running from a batch script, then double check your batch script, and if there's no filename given when writing a case or data, then it's always going to go to the default of the last file read. If you've got autosave on, double check your autosave options for filename.
Hope this helps, and good luck, Jason |
|
July 12, 2006, 10:43 |
Re: Initial values using DAT file
|
#3 |
Guest
Posts: n/a
|
Thank's. I'll check our batch script then. Hope this helps, because I'd like to use my original DAT file for other configurations as well.
|
|
July 12, 2006, 11:22 |
Re: Initial values using DAT file
|
#4 |
Guest
Posts: n/a
|
You should be able to as long as the mesh is consistent for the different configurations. Otherwise you're going to have to make an interpolation file (File->Interpolate) from the base case, and then interpolate that onto the other configurations.
Hope this helps, and good luck, Jason |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Forces in OF15 | richard | OpenFOAM Running, Solving & CFD | 180 | July 9, 2018 11:54 |
SLTS+rhoPisoFoam: what is rDeltaT??? | nileshjrane | OpenFOAM Running, Solving & CFD | 4 | February 25, 2013 05:13 |
Orifice Plate with a fully developed flow - Problems with convergence | jonmec | OpenFOAM Running, Solving & CFD | 3 | July 28, 2011 06:24 |
Error log | vw.cfd | OpenFOAM | 6 | August 7, 2009 06:44 |
[blockMesh] Axisymmetrical mesh | Rasmus Gjesing (Gjesing) | OpenFOAM Meshing & Mesh Conversion | 10 | April 2, 2007 15:00 |