-
-
May 3, 2021 at 10:31 pmKORAY2255Subscriber
I need a command to use in Windows Command Window to run a previously recorded journal in Fluent Meshing in paralllel?
Could you please help me?
May 4, 2021 at 11:54 amRKAnsys EmployeeHello,
Please refer to the user's guide regarding executing Fluent in batch mode : https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v211/en/flu_ug/flu_ug_BatchExecution.html
May 4, 2021 at 11:56 amKarthik RemellaAdministratorHello Take a look at the following link from the Fluent Users Guide.
https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v211/en/flu_ug/flu_ug_sec_batch_execution_windows.html
To start in the meshing mode, just add -meshing to the command.
https://ansyshelp.ansys.com/account/secured?returnurl=/Views/Secured/corp/v211/en/flu_ug/tgd_user_start.html
Karthik
May 4, 2021 at 12:00 pmKORAY2255SubscriberThank you for your reply.. To clarify.. I want to use Fluent Meshing in an automation cycle. For thiş I have recorded a journal. The difference from the guide is that jourmal in Fluent Meshing have sth python language. You can see some lines from the recorded journal and error in Windows Command window..
May 4, 2021 at 12:05 pmKORAY2255SubscriberThank you Kremella, it worked very thanks....
May 4, 2021 at 12:29 pmKarthik RemellaAdministratorExcellent!
Karthik
May 5, 2021 at 9:32 amKORAY2255SubscriberThe only problem I face is that, altough I opened Fluent in Solution Mode with multiple number of cores and recorded journal, when I start the Fluent and journal in cmd Command Window it solves only using one core. I added a term -t 6 (3d-hidden -t 6 -i) to the command but not worked. How can I run it as parallel?
May 5, 2021 at 9:52 amKORAY2255SubscriberSolved just not a space -t 6, instead -t6
May 5, 2021 at 12:18 pmKarthik RemellaAdministratorAwesome! Good to know!
Karthik
June 27, 2023 at 9:53 pmCeyda KavakSubscriberHello,
I also need a command to run Fluent Meshing in Windows Command Window to run a journal file. I tried to use the command below:
”C:\Program Files\ANSYS Inc\v202\fluent\ntbin\win64\fluent.exe” -post -meshing -g -3ddp -i C:\CRM\0.AIAC\DPs\DP_AA\AA_get_MshFile.jou
I also tried -g -hidden, -gr, -gu any many other combinations (Third party link to Ansys documentation removed, Rob, https://ansyshelp.ansys.com/account/Secured?returnurl=/Views/Secured/corp/v231/en/flu_ug/flu_gs_starting.html).
They all worked the same way, such that Fluent window pops up and requires me to click on the button ‘Start with the Selected Options’. I am trying to run Fluent in cmd, such that Fluent window does not pop up and the program runs in batch mode.
Can you please help me? Thanks in advance!
June 28, 2023 at 10:24 amCeyda KavakSubscriberFor anyone who is interested, I solved my problem by removing '-' in front of -3ddp.
Following command works to run fluent in batch mode
"C:\Program Files\ANSYS Inc\v202\fluent\ntbin\win64\fluent.exe" -meshing 3ddp -hidden -i C:\CRM\0.AIAC\DPs\DP_AA\AA_get_MshFile.jou
Following command works to run fluent in batch mode & print commands in journal file to cmd:
"C:\Program Files\ANSYS Inc\v202\fluent\ntbin\win64\fluent.exe" -meshing 3ddp -gu -i C:\CRM\0.AIAC\DPs\DP_AA\AA_get_MshFile.jou
Viewing 10 reply threads- The topic ‘Command for Fluent Meshing to read journal in batch mode’ is closed to new replies.
Ansys Innovation SpaceTrending discussions- Non-Intersected faces found for matching interface periodic-walls
- Script error Code: 800a000d
- Unburnt Hydrocarbons contour in ANSYS FORTE for sector mesh
- Help: About the expression of turbulent viscosity in Realizable k-e model
- Fluent fails with Intel MPI protocol on 2 nodes
- Cyclone (Stairmand) simulation using RSM
- error udf
- Diesel with Ammonia/Hydrogen blend combustion
- Mass Conservation Issue in Methane Pyrolysis Shock Tube Simulation
- Script Error
Top Contributors-
1281
-
591
-
544
-
524
-
366
Top Rated Tags© 2024 Copyright ANSYS, Inc. All rights reserved.
Ansys does not support the usage of unauthorized Ansys software. Please visit www.ansys.com to obtain an official distribution.
-