CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   CFX Error (https://www.cfd-online.com/Forums/cfx/18783-cfx-error.html)

sanjib das sharma January 11, 2002 11:36

CFX Error
 
Hi,

I am a new CFX 4.4 user.During the use of Solver I'm getting an error message "Command file not consistent with the text file"...what does this mean?How to get rid of this error?

Regards,

Sanjib

Jan Rusås January 11, 2002 17:38

Re: CFX Error
 
Try to open the command file through the enviroment menu, if there are any typing mistakes they will be removed.


Astrid January 13, 2002 15:41

Re: CFX Error
 
Copy all relevant files to a new directory. Rename all files to m01.* Rename restart files to m99.dmp. Then try to run the problem again from this new directory.

Successssssss, Astrid

Haribort January 15, 2002 02:02

Re: CFX Error
 
The reason of your error is that you deleted a file named m*.ft,which record some information about your work,such as the fc file and geo file you used when you run your solver last time.For example,if your latest fc file is m20.fc,then you can not delete m19.ft.Other ft file,m01.ft,m02.ft....m18.ft,can be deleted.You can read this file by notepad. The solution,if you deleted it ,is that, 1,rename the m20.fc to m01.fc,and delete all ft and fo files. 2,open and modify the latest ft file ,change the fc file to be m19.fc. 3,........all of above is enough.. Good luck!

sanjib das sharma January 15, 2002 05:24

Re: CFX UDF Error
 
Thanks Haribort...... I have been running the files outside the CFX environment since then and with no problem.But now I have a new problem regarding UDF......

I have written the utility routine IPREC as:

CALL IPREC('PRESSOUTLET','PATCH','CENTRES',IPT,ILEN,JLE N,KLEN,CWORK,

+ IWORK) Please try to understand,the syntax I have written is correct but to accomodate space it is showing in this way...... The error message I am getting is:

ERROR: OPTION PATCHIS INVALID PLEASE CHOOSE EITHER BLOCKS OR PATCHES THE CFX-4 SOLVER HAS BEEN STOPPED BY SUBROUTINE IPREC Please suggest how to get over this.

Regards,

Sanjib


Haribort January 15, 2002 19:40

Re: CFX UDF Error
 
Maybe you define more than one area as a same name . If it is true,then you should not use IPREC but IPALL.


All times are GMT -4. The time now is 10:28.