|
[Sponsors] |
August 4, 2015, 01:23 |
error in cfx5control
|
#1 |
Member
Join Date: Oct 2014
Posts: 44
Rep Power: 12 |
I am using cfx5control's -inject-commands to edit max iterations during run time.
this is the command I pass from shell to command prompt: Code:
".../v150/bin/CFX/cfx5control" "..../project1_pending_tasks/dp0_CFX_Solution/Case SI 002.dir" -inject-commands "..../cclpath/iter.ccl" -no-backup Code:
FLOW: Flow Analysis 1 SOLVER CONTROL: CONVERGENCE CONTROL: Maximum Number of Iterations = 10 END END END Code:
...\ccl2flow.exe was interrupted by signal QUIT(3) An error has occurred in cfx5control: An error was encountered preprocessing the new command language: ccl2flow: * command language error * Message: getChildList: unable to find the requested path Context: returned by cclApi call |
|
August 4, 2015, 02:42 |
|
#2 |
Super Moderator
Glenn Horrocks
Join Date: Mar 2009
Location: Sydney, Australia
Posts: 17,870
Rep Power: 144 |
I cannot see what is wrong with it. Have you done an experimental simulation where you use the GUI to edit run in progress and then had a look at the files it generates? It might be wise to check the format of these files.
|
|
August 4, 2015, 10:36 |
|
#3 |
Senior Member
Join Date: Jun 2009
Posts: 1,880
Rep Power: 33 |
You must submit the full command file, not an incremental change, when using cfx5control.
If I recall correctly, you could submit the original command file along with the incremental change. At least it works for the cfx5solve -ccl command. |
|
December 30, 2015, 08:56 |
|
#4 |
New Member
Wei Lu
Join Date: Dec 2015
Posts: 2
Rep Power: 0 |
[QUOTE=kar.coep;558255]I am using cfx5control's -inject-commands to edit max iterations during run time.
I have made it according to Opaque's suggestion. |
|
Tags |
cfx, cfx5control |
|
|