|
[Sponsors] |
August 20, 2020, 23:57 |
Batch options set in fluent journal file.
|
#1 |
New Member
Raju Chowdhury
Join Date: May 2020
Posts: 4
Rep Power: 6 |
I have the following two queries.
Q1. When I want to submit a job in the cluster, I need to set the batch options. I have found three options in fluent (overwrite files? yes; hide questions? no; exit on error? yes). So I expect to set the batch option as follows: /file/set-batch-options yes no yes But I have found some journal files where batch files have been set as follows: /file/set-batch-options no yes yes no Which one is right? If second one is right, how 'no yes yes no' have been set? Q2. Which command line is right among the following: file set-batch no yes yes no /file/set-batch-options no yes yes no Last edited by mathru; August 21, 2020 at 01:10. |
|
August 21, 2020, 00:58 |
|
#2 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
doesn't matter which one:
Code:
file set-batch yes yes no /file/set-batch yes yes no Code:
Do you want to confirm file overwrite [yes] Do you want to exit on error? [yes] Do you want to hide questions? [no]
__________________
best regards ****************************** press LIKE if this message was helpful |
|
August 21, 2020, 01:12 |
|
#3 | |
New Member
Raju Chowdhury
Join Date: May 2020
Posts: 4
Rep Power: 6 |
Quote:
Hi AlexanderZ, Thanks for your reply. In my Q1, when four options are set, what does they actually mean? |
||
August 21, 2020, 04:34 |
|
#4 |
Senior Member
Alexander
Join Date: Apr 2013
Posts: 2,363
Rep Power: 34 |
no idea, where did you find it
set-batch has only 3 options as I've mentioned tested on v17 and v19.2
__________________
best regards ****************************** press LIKE if this message was helpful |
|
August 23, 2020, 22:24 |
|
#5 | |
New Member
Raju Chowdhury
Join Date: May 2020
Posts: 4
Rep Power: 6 |
Quote:
I have found in the following link. https://docs.rescale.com/articles/an...-in-batch-mode |
||
Tags |
batch options, fluent, journal files |
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
Custom Thermophysical Properties | wsmith02 | OpenFOAM | 4 | June 1, 2023 15:30 |
how to calculate mass flow rate on patches and summation of that during the run? | immortality | OpenFOAM Post-Processing | 104 | February 16, 2021 09:46 |
OpenFoam "Permission denied" and "command not found" problems. | iyidaniel@yahoo.co.uk | OpenFOAM Running, Solving & CFD | 11 | January 2, 2018 07:47 |
[Other] Adding solvers from DensityBasedTurbo to foam-extend 3.0 | Seroga | OpenFOAM Community Contributions | 9 | June 12, 2015 18:18 |
ParaView Compilation | jakaranda | OpenFOAM Installation | 3 | October 27, 2008 12:46 |