Hello,
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!