CFD Online Logo CFD Online URL
www.cfd-online.com
[Sponsors]
Home > Forums > Software User Forums > ANSYS > ANSYS Meshing & Geometry

[ICEM] Exit Command

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

Like Tree1Likes
  • 1 Post By Sune

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   May 21, 2015, 17:18
Default Exit Command
  #1
Member
 
Kegan Leckness
Join Date: Mar 2015
Posts: 38
Rep Power: 11
KeganLeckness is on a distinguished road
Hi all,

Page 6 of v15.0 ICEM Programmer's Guide says
"You can have ANSYS ICEM CFD close immediately after your script is finished if you add the exit command to the end of your script." This is the first and last mention of such a command.

I have a .wbjn file that successfully opens batch ICEM and runs the .rpl script (using System.Diagnostics import method, no ICEM system is opened in Wb). I want ICEM to close after completion of the script. Recording the script during manual closing of ICEM contains no actual exit command (only a save project command).

Is anyone aware of the line of code (in a .rpl script) to close ICEM?

Thank you!
KeganLeckness is offline   Reply With Quote

Old   May 27, 2015, 06:28
Default
  #2
New Member
 
Sune Niemann
Join Date: Aug 2011
Posts: 18
Rep Power: 14
Sune is on a distinguished road
The documentation gives you the answer: "add the exit command to the end of your script"
Code:
# Code to exit icem
exit
KeganLeckness likes this.
Sune 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
8x icoFoam speed up with Cufflink CUDA solver library kmooney OpenFOAM Running, Solving & CFD 42 November 6, 2012 11:37
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 flakid OpenFOAM Installation 16 December 28, 2010 08:48
Installation OF1.5-dev ttdtud OpenFOAM Installation 46 May 5, 2009 02:32
OpenFOAM15 installables are incomplete problem with paraFoam tryingof OpenFOAM Bugs 17 December 7, 2008 04:41
Regarding FoamX running Kindly help out hariya03 OpenFOAM Pre-Processing 0 April 18, 2008 04:26


All times are GMT -4. The time now is 06:48.