CFD Online Discussion Forums

CFD Online Discussion Forums (https://www.cfd-online.com/Forums/)
-   CFX (https://www.cfd-online.com/Forums/cfx/)
-   -   linear mesh motion in CFX (https://www.cfd-online.com/Forums/cfx/125100-linear-mesh-motion-cfx.html)

brunoc April 11, 2014 08:46

Look for special characters in your model and/or path to your file. Some parts of CFX don't handle them well, so be sure to only use [a-z][A-Z][0-9] on your names. Steer clear of things like ç, ã, ü, æ, ø, etc.

Or just post your entire CCL here so we can take a look at it.

alinik April 14, 2014 17:37

1 Attachment(s)
Hi,
I am not using any special charcters in names. I do not know what is causing this error. I have attached the CCL. Please have a look if you had a chance.

ghorrocks April 14, 2014 18:57

A comment:
No need to use things like sin(43.7*pi/180). Much better to just say sin(43.7[deg]) and let the solver handle the units conversion.

Can you post your output file as well? And an image of what you are modelling.

alinik April 14, 2014 19:31

https://mailhost-6.tamu.edu/service/...d=45130&part=2

the rods are moving upwards, all surroundings are wall

alinik April 14, 2014 19:38

1 Attachment(s)
Thanks for the comment Glenn. The rods are moving upwards, all surroundings are wall. Since I get the error, I cannot produce output files

ghorrocks April 14, 2014 20:34

Have you done the debugging suggested in this FAQ: http://www.cfd-online.com/Wiki/Ansys..._went_wrong.3F

alinik April 15, 2014 12:49

I could not find the error I am having in the post you mentioned Glenn

alinik April 21, 2014 17:37

Ok guys, I contacted the ANSYS support team and they told me that since the rods are extended all the way to the boundaries it fails to remesh. Now I have left a very small gap on each side of the rods and it is supposed to run just fine as ANSYS guy told me.
it works fine and even remeshes the domain in the first loop but then I receive this error

+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| Error reported by IO module: iif_open: the file is not in CFX-5.x |
| format |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| Error reported by IO module: iocnt: open the primary file failed |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: | +--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| Error reported by IO module: iif_open: the file is not in CFX-5.x |
| format |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| Error reported by IO module: iocnt: open the primary file failed |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| Error from IO module while opening |
| /scratch/nikp11/WD/BRYAN/test2_001.dir/project1.uns.bak: |
| |
| "iocnt: open the primary file failed" |
| |
| IO_BAD_FILE(20): Invalid def/res file. File could be corrupted. |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| WriteToFile failed - dataset write filed |
+--------------------------------------------------------------------+

| |
| Error from IO module while opening |
| /scratch/nikp11/WD/BRYAN/test2_001.dir/project1.uns.bak: |
| |
| "iocnt: open the primary file failed" |
| |
| IO_BAD_FILE(20): Invalid def/res file. File could be corrupted. |
+--------------------------------------------------------------------+


+--------------------------------------------------------------------+
| An error has occurred in cfx5solve: |
| |
| WriteToFile failed - dataset write filed |
+--------------------------------------------------------------------+

any ideas?

alinik April 24, 2014 18:04

Guys is there any scripting example for remeshing problems?
I need to know do I have to have the commands for writing the mesh in the script?
more importantly
If each time the position of the moving object is going to change and in the script ICEM is going to put the object in its original location how it is supposed to mesh the new domain?
All I am saying is that in the script the location of the moving object is FIXED so in every timestep the ICEM is going to put the box right in the same location as before. Isn't it? I think that is why I am having awful number of errors.
That is why I need to take a look at some scripts that have been written for this case.


All times are GMT -4. The time now is 12:51.