Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Foam Fatal IO Error (attempt to read beyond EOF) #31

Open
RTibo opened this issue Apr 29, 2022 · 4 comments
Open

Foam Fatal IO Error (attempt to read beyond EOF) #31

RTibo opened this issue Apr 29, 2022 · 4 comments

Comments

@RTibo
Copy link

RTibo commented Apr 29, 2022

I compiled your interpolation scheme successfully, but when I'm trying to use it with my mesh (1D mesh with 150 cells) I got a fatal error saying that 'attempt to read beyond EOF'. Did you experienced something similar with your code when using other mesh then the one in your test case? Im using the openFOAM.com distribution v2012.

@UnnamedMoose
Copy link
Owner

Hi, Sorry to hear that, I've never experienced such an issue. The tutorials have only been tested with the other OpenFOAM branch (https://openfoam.org/ and not https://www.openfoam.com/). This is probably the source of the issue.

@RTibo
Copy link
Author

RTibo commented May 2, 2022

Thank you very much for answering. It working finaly! I was looking for an interpolation scheme that could be apply on the gradient. So, I tested your scheme on the 'gradient' only and then afterward, I noticed that your scheme is design to be use with the divergence. So, I did an attempt and its working just fine with the divergence but not with the gradient. Did you by any mean created an interpolation scheme/tutorial working with the gradient?

@UnnamedMoose
Copy link
Owner

UnnamedMoose commented May 10, 2022 via email

@RTibo
Copy link
Author

RTibo commented May 10, 2022

Thank you very much again for your time and for replying.

Best of luck to you also with your projects.

Regards,

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants