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

[ICEM] launch ICEM replay file from wb script

Register Blogs Community New Posts Updated Threads Search

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
Old   February 3, 2015, 13:44
Default launch ICEM replay file from wb script
  #1
New Member
 
nino
Join Date: Jan 2015
Posts: 1
Rep Power: 0
cillo273 is on a distinguished road
Hi,
i'm struggled with wb script, for some reasons I have the necessity to call ICEM replay file from within wb script via SendCommand, like indicated below,

# encoding: utf-8
SetScriptVersion(Version="15.0")
# Update Mesh
system1 = GetSystem(Name="ICM")
iCM1 = system1.GetContainer(ComponentName="ICM")
ICEMCFD.Open(Container=iCM1)
ICEMCFD.Refresh(Container=iCM1)
ICEMCFD.SendCommand(Container=iCM1)(Command = ~tk,'source filename')

but it return a syntiax error and nothing has done otherwise open a ICEM project and update the geometry state (ICEMCFD.Refresh(Container=iCM1)).

have anyone an answers for this question?
what is the correct sendcommand syntiax to tell to ICEM to execute a replay file?

is there any place to see all the function esternally exposed by wb component?

thanks in advance and excuse me for bad english
cillo273 is offline   Reply With Quote

Old   July 19, 2015, 03:47
Default
  #2
New Member
 
Michelangelo
Join Date: Apr 2015
Posts: 17
Rep Power: 11
MIZOR is on a distinguished road
Hi cillo273,

I have the same problem.

Have you resolved the problem?

Cheers
MIZOR
MIZOR is offline   Reply With Quote

Reply


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
[swak4Foam] funkyDoCalc with OF2.3 massflow NiFl OpenFOAM Community Contributions 14 November 25, 2020 04:30
SparceImage v1.7.x Issue on MAC OS X rcarmi OpenFOAM Installation 4 August 14, 2014 07:42
2.0.x on Mac OSX niklas OpenFOAM Installation 74 March 28, 2012 17:46
"parabolicVelocity" in OpenFoam 2.1.0 ? sawyer86 OpenFOAM Running, Solving & CFD 21 February 7, 2012 12:44
ParaView Compilation jakaranda OpenFOAM Installation 3 October 27, 2008 12:46


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