|
[Sponsors] | |||||
|
|
|
#1 |
|
New Member
TeresaM
Join Date: Jan 2010
Posts: 2
Rep Power: 0 ![]() |
Hello,
I am a relatively new user of STAR-CCM+. The OP of my machine is Windows 64-bit. I would like to run simulations from batch, but am having trouble doing so. The .sim file opens in batch but does not run. Here is my .bat file: cd c:/Program Files\CDadapco\STAR-CCM+ 4.06.011 echo %date% - %time% - START > log.txt starccm+ -server -batch Sim.sim echo %date% - %time% - COMPLETE >> log.txt If anyone could help me with the proper syntax in the batch file, I would be appreciative. |
|
|
|
|
|
|
|
|
#2 |
|
Member
Join Date: Mar 2009
Location: Austin, TX
Posts: 99
Rep Power: 7 ![]() |
You do not need the "-server" flag when you are running in batch. If you just run "starccm+ -batch Sim.sim" then it will run until completion and then save the file.
You only need the -server flag if you want to just start a server, and then connect to it later. |
|
|
|
|
|
|
|
|
#3 |
|
New Member
TeresaM
Join Date: Jan 2010
Posts: 2
Rep Power: 0 ![]() |
Hello Kyle,
Thanks for the help, my simulations ran in batch. Cheers! |
|
|
|
|
|
![]() |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| do anyone use solidwork 2009 to run simulation | kacee | FloEFD, FloWorks & FloTHERM | 8 | June 2, 2010 05:11 |
| Solar Radiation in OpenFOAM | plainstyle | OpenFOAM Running, Solving & CFD | 14 | December 1, 2009 13:17 |
| Replacing mesh while running a simulation | akultane | CFX | 1 | November 15, 2009 13:46 |
| Cycling a transient run | Chetan Mistry | Phoenics | 0 | March 3, 2004 09:50 |
| Procedure to run unsteady simulation? | STN | Main CFD Forum | 2 | February 16, 2002 04:37 |