|
[Sponsors] | |||||
|
|
|
#1 |
|
Super Moderator
Sijal Ahmed Memon (turboenginner@gmail.com)
Join Date: Mar 2009
Location: Islamabad Pakistan
Posts: 3,155
Blog Entries: 5
Rep Power: 30 ![]() ![]() |
Dear Frends.
I would to work on scripting and don't know which version of tcl/tk to use for the ICEM 14.0 on win 7 64 version. |
|
|
|
|
|
|
|
|
#2 | |
|
Senior Member
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,541
Blog Entries: 1
Rep Power: 29 ![]() ![]() |
One of the fantastic ICEM CFD developers replied...
Quote:
__________________
----------------------------------------- Please help guide development at ANSYS by filling in these surveys Public ANSYS ICEM CFD Users Survey This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)... CFD Online Users Survey |
||
|
|
|
||
|
|
|
#3 |
|
Super Moderator
Sijal Ahmed Memon (turboenginner@gmail.com)
Join Date: Mar 2009
Location: Islamabad Pakistan
Posts: 3,155
Blog Entries: 5
Rep Power: 30 ![]() ![]() |
Thanks simon.
1. Should I start using ICEM scripting directly or first learn tcl/tk version 8.4.11? 2.Can I use shell for executing the tcl/tk commands? For example if I want to split the block through text command instead of GUI, can I use this shell to give command and get effect in my running project? |
|
|
|
|
|
|
|
|
#5 |
|
Senior Member
Simon Pereira
Join Date: Mar 2009
Location: Ann Arbor, MI
Posts: 2,541
Blog Entries: 1
Rep Power: 29 ![]() ![]() |
I always tell people to start with a replay script... then enhance it from there. If you want to know about a particular ICEM CFD command, you can look it up in the programmers guide (under Help) when you need it. If you want to do something fancy with tcl/tk (such as add an if/then loop), you can look that up when you need it. I don't think that much has changed for most of those commands for decades, so it is not very sensitive to the version... I don't think you should put your time into going and learning tcl/tk as an end unto its self... Or just going thru the programmers guide to learn it all... Learn as you create the script you want to use and let the work teach you how... At least that works best for me.
I think you can execute from the shell, but I usually just do it from the message window or the replay control, or I run the whole thing in batch using the ICEMCFD -batch command... There are no plans to change the scripting language of ICEM CFD. It was born on tcl/tk and changing it would not make financial sense, not to mention our existing customers would riot. ![]() However, Workbench (WB) is scripted with python. Our future meshing technology will be based on/in WB and will also be scriptable with Python.
__________________
----------------------------------------- Please help guide development at ANSYS by filling in these surveys Public ANSYS ICEM CFD Users Survey This second one is more general (Gambit, TGrid and ANSYS Meshing users welcome)... CFD Online Users Survey |
|
|
|
|
|
|
|
|
#6 |
|
Super Moderator
Sijal Ahmed Memon (turboenginner@gmail.com)
Join Date: Mar 2009
Location: Islamabad Pakistan
Posts: 3,155
Blog Entries: 5
Rep Power: 30 ![]() ![]() |
Some important ICEM command are listed here http://www.kxcad.net/ansys/ANSYS_ICE...nfunctions.htm
http://www.kxcad.net/ansys/ANSYS_ICE...cemcfd_pguide/ Form commands http://www.kxcad.net/ansys/ANSYS_ICE...nfunctions.htm blocking commands http://www.kxcad.net/ansys/ANSYS_ICE...ngcommands.htm external command http://www.kxcad.net/ansys/ANSYS_ICE...alcommands.htm Geometry functions http://www.kxcad.net/ansys/ANSYS_ICE...yfunctions.htm boundary conditions http://www.kxcad.net/ansys/ANSYS_ICE...nfunctions.htm file commands http://www.kxcad.net/ansys/ANSYS_ICE...efunctions.htm hope you find it useful |
|
|
|
|
|
|
|
|
#7 |
|
New Member
Antoine
Join Date: Mar 2013
Location: Montreal
Posts: 5
Rep Power: 2 ![]() |
Thanks for thoses links. There are very useful.
Regards, Antoine. |
|
|
|
|
|
![]() |
| Tags |
| icem; scripting; command |
| Thread Tools | |
| Display Modes | |
|
|
Similar Threads
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| Fluent version 6.3.26 (64 bit) on Window 7 Professional (64 bit) | wlt_1985 | FLUENT | 7 | April 18, 2011 03:22 |
| OpenFOAM-1.6 install cookbook | MadsR | OpenFOAM | 372 | November 20, 2010 11:57 |
| Problem with paraFoam on a linux-64 bit | bunni | OpenFOAM Paraview & paraFoam | 4 | April 14, 2010 20:55 |
| paraFoam reader for OpenFOAM 1.6 | smart | OpenFOAM Installation | 13 | November 16, 2009 21:41 |
| LinuxAMD64 version of java is actually 32 bit | foret37 | OpenFOAM Bugs | 1 | October 19, 2007 03:26 |