|
[Sponsors] |
Solver Control via .pre file with Perl script |
|
LinkBack | Thread Tools | Search this Thread | Display Modes |
March 5, 2008, 17:20 |
Solver Control via .pre file with Perl script
|
#1 |
Guest
Posts: n/a
|
Hi,
I tried to reset solver control using .pre file with Perl script. When I run it, the error message says: "Errors were encountered in the CFX Command Language for this run Error: Sub-object ' SOLVER CONTROL' is not allowed in/ " Does it mean I can not apply solver control? or I had some thing else wrong? Thanks Ahlo |
|
March 7, 2008, 13:33 |
Re: Solver Control via .pre file with Perl script
|
#2 |
Guest
Posts: n/a
|
It means you tried to put the SOLVER CONTROL object in the wrong part of the CCL tree. It should appear in the first level of the FLOW object:
FLOW: SOLVER CONTROL: ... END #solver control END #flow |
|
|
|
Similar Threads | ||||
Thread | Thread Starter | Forum | Replies | Last Post |
[swak4Foam] GroovyBC the dynamic cousin of funkySetFields that lives on the suburb of the mesh | gschaider | OpenFOAM Community Contributions | 300 | October 29, 2014 19:00 |
pisoFoam compiling error with OF 1.7.1 on MAC OSX | Greg Givogue | OpenFOAM Programming & Development | 3 | March 4, 2011 18:18 |
OpenFOAM 1.7.1 installation problem on OpenSUSE 11.3 | flakid | OpenFOAM Installation | 16 | December 28, 2010 09:48 |
OpenFOAM Install Script | ljsh | OpenFOAM Installation | 82 | October 12, 2009 12:47 |
gcc and executable file from Mac to Linux | simone Marras | Main CFD Forum | 0 | April 8, 2007 16:49 |