-
-
June 11, 2020 at 5:18 pm
zhongsheng
SubscriberHi there,
I'm simulating a transient 3D flow around a cylinder case using Fluent on a HPC cluster.
In my point of view, running Fluent using TUI on HPC is quite different from running on local machines.
To work with HPC, I need to have, for example, a journal.jou file, which contains few lines of commands of instructions for the HPC to read in so that the HPC can setup the fluent.(see in the attached example)
I think I may need to specify the output interval in the journal.jou file, but I don't know the commands for doing this.
Can anyone familar or know how-to tell me what are the commands?
(P.s I am not talking about the export journal file in the Fluent.)
Thanks in advance!!!
ZS
-
June 12, 2020 at 12:38 am
Karthik R
AdministratorWhat are you writing as output? Are you trying to save the files at a certain frequency? Please clarify what your exact need elaborately.
Thank you.
Karthik
-
June 12, 2020 at 1:13 pm
zhongsheng
SubscriberHi Kremella,
Thanks for replying.
What I have now are the final state case file and dat file. And yes, I want my output files to be generated at a fixed frequency.
I need these so that I can visualize, for example,to plot the pressure changes with time.
Regards
Zhongsheng
-
June 12, 2020 at 3:46 pm
Rob
Ansys EmployeeYou mean you want to save case & data at intervals or images?
-
June 12, 2020 at 4:04 pm
zhongsheng
SubscriberHi rwoolhou,
I want to save case and data files at each time steps, so that I can postprocess them in, for example, tecplot or paraview
ZS
-
June 13, 2020 at 5:46 pm
pawar002
Subscriberyou can use below mentioned TUI command, (in below TUI, 3600 is a flow time/ frequency)
file/auto-save data-frequency 3600
-
June 15, 2020 at 12:47 pm
zhongsheng
SubscriberDo you mean something like this?
**********************************************************************************
;Outputting solver performance data upon completion of the simulation
parallel timer usage
;
file/auto-save data-frequency 3600
;
;Writing the final case file (overwriting if required)
wc bladefluidout.cas.gz
yes
;
;Writing the final data file (overwriting if required)
wd bladefluidout.dat.gz
yes
;Exiting Fluent
exit
yes
**********************************************************************************
-
June 15, 2020 at 1:11 pm
Rob
Ansys EmployeeAssuming you can set up the model before switching to the cluster set the autosave and surface monitors via the GUI first and then transfer to the cluster. This reduces the complexity of the journal and avoids you overwriting files by accident.
In the above if you're in the wrong level of the TUI it'll fail:
/file/write-case bladefluidout.cas.gz
is the full command, I'd advise using full commands to make the files easier to read.
/file/write-data bladefluidout_%i.dat.gz
Will add the iteration number to the final data file which will stop it overwriting the first data file.
-
- You must be logged in to reply to this topic.

Boost Ansys Fluent Simulations with AWS
Computational Fluid Dynamics (CFD) helps engineers design products in which the flow of fluid components is a significant challenge. These different use cases often require large complex models to solve on a traditional workstation. Click here to join this event to learn how to leverage Ansys Fluids on the cloud, thanks to Ansys Gateway powered by AWS.

Earth Rescue – An Ansys Online Series
The climate crisis is here. But so is the human ingenuity to fight it. Earth Rescue reveals what visionary companies are doing today to engineer radical new ideas in the fight against climate change. Click here to watch the first episode.

Ansys Blog
Subscribe to the Ansys Blog to get great new content about the power of simulation delivered right to your email on a weekly basis. With content from Ansys experts, partners and customers you will learn about product development advances, thought leadership and trends and tips to better use Ansys tools. Sign up here.
- Suppress Fluent to open with GUI while performing in journal file
- Floating point exception in Fluent
- What are the differences between CFX and Fluent?
- Heat transfer coefficient
- Getting graph and tabular data from result in workbench mechanical
- The solver failed with a non-zero exit code of : 2
- Difference between K-epsilon and K-omega Turbulence Model
- Time Step Size and Courant Number
- Mesh Interfaces in ANSYS FLUENT
- error in cfd post
-
3744
-
2573
-
1793
-
1236
-
594
© 2023 Copyright ANSYS, Inc. All rights reserved.