-
-
September 10, 2022 at 3:35 pm
mkhademi
SubscriberHi everyone,
I want to submit a Fluent job to HPC, but I still dn't know the basics. I have seen on the web that journal file is required for that and reading the case file, executing the job, and saving data files must be included in the journal file. My questions are:
1) If I setup a case file on my PC, run the Fluent for a transient case and save a data file, then write a journal file to read these case and data, do I need to activate again DPM model from the journal file, or Fluent already knows that DPM is included in the case file?
2) I need that Fluent write a sample file of DPM in some frequencies. Is it enough to have this in the initial case and data file, or again I should use a syntax in journal file for sampling the DPM in specific zones I need?
Thank you all.
-
September 12, 2022 at 8:49 am
Rob
Forum ModeratorReading the case and data will mean you continue running from that point. Anything that was set up will continue.Â
Sample files should work fine, but check whether they append or try to overwrite when you restart. You can test the journal on the local PC to ensure nothing weird happens: I still test journals before submitting.Â
-
September 13, 2022 at 11:04 pm
mkhademi
SubscriberThank you so much Rob. Can you please briefly explain how I can load Fluent in batch mode on Windows operating system? Thank you.
-
September 14, 2022 at 12:03 pm
Rob
Forum ModeratorFunnily enough, there's a chapter on that! https://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v222/en/flu_ug/flu_ug_BatchExecution.html%23flu_ug_sec_batch_execution_windows
-
September 14, 2022 at 1:35 pm
mkhademi
SubscriberThank you Rob, I have seen this content on the user guide, but when I use this syntax, there is a message that "fluent is not recognized an internal command".Â
-
September 14, 2022 at 1:45 pm
Rob
Forum ModeratorI think you need to set an environment variable somewhere: these used to be done semi-automatically but as very few run batch on Windows it may no longer be the case. Try replacing "fluent" with "C:\Program Files\ANSYS Inc\v222\fluent\ntbin\win64\fluent.exe"  Â
-
October 7, 2022 at 3:07 am
mkhademi
SubscriberHi Rob,
When we do the sampling on GUI, we start and stop the sampling. Can this be included in the journal file? For example, have it to the iterations, start DPM sampling, again do the itneration, and stop sampling?Â
-
October 7, 2022 at 9:29 am
Rob
Forum ModeratorYes, assuming it's a one off, you need to have:
- Read files
- Run iterations etc. That will terminate when it hits the iteration count or converges.
- Set sampling
- Run iteration(s)
- Stop sampling
- Write out files.Â
It may not be overly efficient, and I'm not sure how easy triggering the reports via the TUI will be.Â
-
October 7, 2022 at 7:19 pm
mkhademi
SubscriberThank you so much again Rob,
I recorded a journal file and the format must be like for starting the sampling:
/report/dpm-sample "injection-dr0015" () int_live:003 int_live:002 () "injectionline" () no noÂ
and for stopping the sampling:
/report/dpm-sample
-
- The topic ‘How can I submit a Fluent job to HPC with DPM and sampling?’ is closed to new replies.
-
3139
-
1007
-
923
-
858
-
792
© 2025 Copyright ANSYS, Inc. All rights reserved.