CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > Siemens > STAR-CCM+

Auto Start StarCCM+ simulations one another in a batch.

Register Blogs Community New Posts Updated Threads Search

Like Tree3Likes
  • 1 Post By kamal tewari
  • 1 Post By Schwob77
  • 1 Post By marmot

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   August 4, 2016, 14:06
Arrow Auto Start StarCCM+ simulations one another in a batch.
  #1
New Member
 
Falak Sher
Join Date: Feb 2016
Location: Islamabad, Pakistan
Posts: 7
Rep Power: 10
falak is on a distinguished road
I am currently working on 8 different simulations, each simulation takes 4-5 hours. I want to create a batch system in which after completion of one simulation another file open and run automatically stops at specified time save its data close and open another and run it. same as we put the downloads in queue after completing the one another starts automatically.

it will save my lot of time if anyone could help me how to do it in starCCM+ if it is possible .
falak is offline   Reply With Quote

Old   August 5, 2016, 12:57
Default
  #2
Member
 
Polard
Join Date: Oct 2015
Posts: 31
Rep Power: 10
kamal tewari is on a distinguished road
May be you can use Java Macro For this purpose.
falak likes this.
kamal tewari is offline   Reply With Quote

Old   August 9, 2016, 17:37
Default
  #3
Member
 
Join Date: Nov 2015
Posts: 38
Rep Power: 10
Schwob77 is on a distinguished road
Wouldn't be a shell script the better choice for this task? You would simply add 8 lines for the 8 cases. Something like:

#!/bin/sh
starccm+ case1.sim
starccm+ case2.sim
starccm+ case3.sim
...
starccm+ case8.sim
marmot likes this.
Schwob77 is offline   Reply With Quote

Old   August 11, 2016, 07:23
Default
  #4
Senior Member
 
kevin alun
Join Date: Sep 2011
Location: Germany
Posts: 106
Rep Power: 14
marmot is on a distinguished road
batch script is the way to go, use this all the time,
falak likes this.
marmot is offline   Reply With Quote

Reply


Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Trackbacks are Off
Pingbacks are On
Refbacks are On


Similar Threads
Thread Thread Starter Forum Replies Last Post
TimeVaryingMappedFixedValue irishdave OpenFOAM Running, Solving & CFD 32 June 16, 2021 06:55
Transient DPM-About Start Stop times Julie FLUENT 3 January 24, 2014 07:39
Windows XP Batch file help needed DL123 Main CFD Forum 2 July 3, 2009 08:53
[OpenFOAM] ParaView batch mode error michael ParaView 0 August 3, 2006 03:04
Lets start the public domain CFD-Project! Heinz Wilkening Main CFD Forum 3 March 11, 1999 22:55


All times are GMT -4. The time now is 21:26.