|
[Sponsors] |
[ICEM] Tcl script problem : can't insert a list into a blocking command |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2016, 12:59 |
Tcl script problem : can't insert a list into a blocking command
|
#1 |
Senior Member
François Grégoire
Join Date: Jan 2010
Location: Canada
Posts: 392
Rep Power: 17 |
Hellooo
It can be very convenient to create a list that will be inserted into a command. E.g. it works flawlessly in the following command: Code:
set famlist [ic_geo_list_families 0 1] ic_geo_delete_unattached $famlist 0 1 Code:
set famlist [ic_geo_list_families 0 0] ic_hex_project_to_surface $famlist |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] Error bulding swak4Foam | sfigato | OpenFOAM Community Contributions | 18 | August 22, 2013 13:41 |
[swak4Foam] build problem swak4Foam OF 2.2.0 | mcathela | OpenFOAM Community Contributions | 14 | April 23, 2013 14:59 |
8x icoFoam speed up with Cufflink CUDA solver library | kmooney | OpenFOAM Running, Solving & CFD | 42 | November 6, 2012 12:37 |
Installation OF1.5-dev | ttdtud | OpenFOAM Installation | 46 | May 5, 2009 03:32 |
OpenFOAM15 installables are incomplete problem with paraFoam | tryingof | OpenFOAM Bugs | 17 | December 7, 2008 05:41 |