|
[Sponsors] |
What is the meaning of "runApplication -s solid" |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
July 31, 2021, 23:57 |
What is the meaning of "runApplication -s solid"
|
#1 |
Senior Member
|
Dear friends:
I want to know what is the meaning of "runApplication -s solid" I have tried to run runApplication -help. but it seems runApplication doesn't has help system. Regards |
|
August 1, 2021, 08:04 |
|
#2 |
Member
Eren
Join Date: Aug 2018
Posts: 86
Rep Power: 9 |
You can always create a log file and check what's happening during the execution of the command.
|
|
August 30, 2022, 12:31 |
|
#3 |
New Member
Join Date: Feb 2016
Posts: 21
Rep Power: 10 |
From https://damogranlabs.com/2020/10/run...ck-cheatsheet/:
If you want separate logs for multiple runs, you can name the log with -s option. For instance, when merging multiple parts of meshes, your script might look like this: Code:
runApplication -s inlet mergeMeshes ../mesh-inlet runApplication -s outlet mergeMeshes ../mesh-outlet |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
What's the meaning of 'w' in 'wmake'? | random_ran | OpenFOAM Programming & Development | 1 | February 11, 2019 17:53 |
Meaning of values in combustion | kane | OpenFOAM Running, Solving & CFD | 1 | May 14, 2018 06:13 |
Multiphase flow in cavity---B.C. doesn't correspond to physical meaning | linyanx | OpenFOAM Pre-Processing | 2 | December 14, 2016 18:17 |
Static Pressure meaning | Hardee | FLUENT | 1 | February 5, 2016 22:34 |
What's meaning of UDF FUNCTION | zhaoxinyu | Fluent UDF and Scheme Programming | 0 | March 31, 2010 09:04 |