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

[ICEM] set workbench parameter in icem cfd script

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

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   April 24, 2013, 19:57
Default set workbench parameter in icem cfd script
  #1
New Member
 
Join Date: Apr 2013
Posts: 17
Rep Power: 12
nnvoro is on a distinguished road
I need to set the Max element in Global Mesh setup as a workbench parameter. Normally while working in ICEM CDF through workbench it is possible just to click in a small window near Element size to set it as workbench parameter. As I'm working in ICEM calling it interactively through ANSYS Meshing I don't have this option.
Does anybody knows what command should I add to script for ICEM CFD to set workbench parameter?
nnvoro is offline   Reply With Quote

Old   April 26, 2013, 04:39
Default
  #2
Senior Member
 
Matthias Voß
Join Date: Mar 2009
Location: Berlin, Germany
Posts: 449
Rep Power: 20
mvoss is on a distinguished road
hey,

i resolved this problem by creating an User Input Parameter for the ICEM container. Overwrite the value for the seed size or whatever you want by recording a script and changing the value to the user parameter after importing the user parameter at the top of the icem script.

Code:
set USER_PARA [ic_wb2_get_parameter user_defined XXX]
with XXX being your user defined parameter in ICEM.
Now you can control the parameter from within the Workbench.
This is only working for the ANSYS 14.5 i guess, since only there you can choose a standalone ICEM container on the project schematic.

Matthias
mvoss is offline   Reply With Quote

Old   April 28, 2013, 15:23
Default
  #3
New Member
 
Join Date: Apr 2013
Posts: 17
Rep Power: 12
nnvoro is on a distinguished road
Quote:
Originally Posted by neewbie View Post
hey,

i resolved this problem by creating an User Input Parameter for the ICEM container. Overwrite the value for the seed size or whatever you want by recording a script and changing the value to the user parameter after importing the user parameter at the top of the icem script.

Code:
set USER_PARA [ic_wb2_get_parameter user_defined XXX]
with XXX being your user defined parameter in ICEM.
Now you can control the parameter from within the Workbench.
This is only working for the ANSYS 14.5 i guess, since only there you can choose a standalone ICEM container on the project schematic.

Matthias
Matthias, thank you very much for your response! I'm not using standalone ICEM container, in ansys 14.5 it is possible to fo to ICEM directly from ansys meshing (from Fluid Flow (Fluent) analysis system in project schematic) by choosing method of meshing. Now I found that it is possible to set some global parameters as workbench parameters in the method in ansys meshing. Thus I set Max elem size and everything works now.
I really appreciate that you answered me. I'm sure your advice will help me in future.
nnvoro 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
Import Mesh from ICEM CFD to CFX Andre Almeida CFX 16 April 19, 2016 04:42
calculating output parameter in cfd post markus67 CFX 3 August 26, 2015 10:28
Learn ANSYS ICEM CFD easy_astronaut ANSYS 2 December 15, 2013 16:34
Inner geometry gets lost exporting mesh from ICEM CFD to CFX-Pre powpow CFX 3 December 20, 2012 10:14
[ICEM] Importing a set of triangles into ICEM CFD rambabu ANSYS Meshing & Geometry 5 November 12, 2009 18:13


All times are GMT -4. The time now is 05:35.