CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   ICEM-CFD (https://www.cfd-online.com/Forums/cfx/26123-icem-cfd.html)

Rick July 19, 2008 16:25

ICEM-CFD
 
Is there a way to run ICEM-CFD as a batch process (without GUI). I have recorded the script file which I want to run from a command line interface.

I know for ansys you do ...."add ansys" then run the batch file. How do you do it in ICEM-CFD?

Thanks Rick

Charles July 20, 2008 12:29

Re: ICEM-CFD
 
icemcfd -cfd -batch -script makemesh.rpl

Where makemesh.rpl is obviously your own journal file.

Rick July 21, 2008 16:58

Re: ICEM-CFD
 
Thanks Charles.

I used the command but got an error message

The ICEM_ACN environment is not set. ICEM_ACN: Unidefined Variable

How can I fix this?


Alan Magnuson July 30, 2008 07:50

ICEM_ACN, was Re: ICEM-CFD
 
Hi,

ICEM_ACN is an environment variable that points to the directory where ICEM CFD is installed. If you set it properly and do a "ls $ICEM_ACN" or "dir %ICEM_ACN" you should see a set of directories, "bin", "lib", etc.

Al Magnuson

Rick July 30, 2008 09:17

Re: ICEM_ACN, was Re: ICEM-CFD
 
Thanks Al


All times are GMT -4. The time now is 19:08.