|
[Sponsors] |
[ICEM] launch ICEM replay file from wb script |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
February 3, 2015, 13:44 |
launch ICEM replay file from wb script
|
#1 |
New Member
nino
Join Date: Jan 2015
Posts: 1
Rep Power: 0 |
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 |
|
July 19, 2015, 03:47 |
|
#2 |
New Member
Michelangelo
Join Date: Apr 2015
Posts: 17
Rep Power: 11 |
Hi cillo273,
I have the same problem. Have you resolved the problem? Cheers MIZOR |
|
|
|
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 |