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

Star ccm+ with java (16 processors)

Register Blogs Members List Search Today's Posts Mark Forums Read

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   January 25, 2011, 03:05
Default Star ccm+ with java (16 processors)
  #1
New Member
 
rpravata
Join Date: Jul 2010
Posts: 5
Rep Power: 15
RobertoPravata is on a distinguished road
dear friends; We work (to try) in java star ccm+ 4.04.011 (USING MATLAB) ; with the next sentence, we have the mistakes: Why? what is the sentence correct?

system ('"C:\Archivos de programa\CD-adapco\STAR-CCM+ 4.04.011\starccm+.exe" -server -np 16 -batch C:\tim\macro1_CFD.java');

the principal objective is to run with 16 processor.
RobertoPravata is offline   Reply With Quote

Old   January 25, 2011, 10:48
Default
  #2
f-w
Senior Member
 
f-w's Avatar
 
Join Date: Apr 2009
Posts: 154
Rep Power: 17
f-w is on a distinguished road
Three points:

1) You don't need -server in the command line.
2) You must have either the Power license or paid for the 16 CPUs. If you have Power license, you need to add -power to the command.
3) You have to have a simulation file at the end of the command (it can be accompanied by a macro, but not a macro alone).

This will run (using the power license), a simulation until its stopping criteria are satisfied.
system ('"C:\Archivos de programa\CD-adapco\STAR-CCM+ 4.04.011\starccm+.exe" -power -np 16 -batch "C:\tim\simulation1_CFD.sim"');

This will run (using the power license), a simulation with a macro.
system ('"C:\Archivos de programa\CD-adapco\STAR-CCM+ 4.04.011\starccm+.exe" -power -np 16 -batch "C:\tim\macro1_CFD.java" "C:\tim\simulation1_CFD.sim"');
f-w is offline   Reply With Quote

Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
Display Modes

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
[Commercial meshers] Using starToFoam clo OpenFOAM Meshing & Mesh Conversion 33 September 26, 2012 04:04
[Other] StarToFoam error Kart OpenFOAM Meshing & Mesh Conversion 1 February 4, 2010 04:38
A genearl question on STAR CCM nstar STAR-CCM+ 5 June 24, 2009 09:39
error in star ccm maurizio Siemens 3 October 16, 2007 05:17
[Commercial meshers] Trimmed cell and embedded refinement mesh conversion issues michele OpenFOAM Meshing & Mesh Conversion 2 July 15, 2005 04:15


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