|
[Sponsors] |
how to automatically run multiple cases in batch mode |
![]() |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
![]() |
![]() |
#1 |
New Member
breezeyu
Join Date: Jul 2017
Posts: 5
Rep Power: 7 ![]() |
Hi everyone,
I want to use batch mode to automatically run the simulation under the folder. The problem is whether CCM can call each *.sim file automatically,and whether or not need to define a path. Which command line to use? 1、starccm+ -batch batchrun.java -np 24 filename.sim; 2、starccm+ -batch batchrun.java -np 24 ;and the The file path point to the filename.sim |
|
![]() |
![]() |
![]() |
![]() |
#2 |
New Member
breezeyu
Join Date: Jul 2017
Posts: 5
Rep Power: 7 ![]() |
the screenshot:
https://overpic.net/viewer.php?file=...agkxc4fc13.png https://overpic.net/viewer.php?file=...ulballierd.png too many thanks. |
|
![]() |
![]() |
![]() |
![]() |
#3 |
Member
Join Date: Dec 2017
Posts: 44
Rep Power: 7 ![]() |
Hello,
the command starccm+ is started in the directory you are in with the shell. So if the simulation is in the same directory, you dont need a path. If it's anywhere else, you need a path. starccm+ -np 4 -batch yourJavaFile.java yourSimFile.sim (shell same directory as sim file) starccm+ -np 4 -batch yourJavaFile.java pathToTheFile/yourSimFile.sim (shell not in the same directory) |
|
![]() |
![]() |
![]() |
![]() |
#4 |
New Member
Join Date: Feb 2020
Posts: 3
Rep Power: 5 ![]() |
~~Irrelevant message that I posted to the wrong place~~
Last edited by ta95; February 25, 2020 at 10:46. Reason: Posted message to the wrong location |
|
![]() |
![]() |
![]() |
Tags |
star ccm+ |
Thread Tools | Search this Thread |
Display Modes | |
|
|
![]() |
||||
Thread | Thread Starter | Forum | Replies | Last Post |
use batch mode to run an unsteady case | PaulineP | FLUENT | 9 | April 4, 2019 09:18 |
Batch mode | Bollonga | FLUENT | 7 | February 17, 2014 12:09 |
How to run in the batch mode | fumiya | GridPro | 2 | December 17, 2013 09:49 |
[ICEM] multiple processor meshing in batch mode | Jonathan | ANSYS Meshing & Geometry | 6 | August 14, 2013 15:40 |
How to run cases automatically? | Wael | Siemens | 7 | February 24, 2006 10:01 |