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

input.tar.gz file not an archive #9

Closed
jethromoses opened this issue Jul 3, 2019 · 6 comments
Closed

input.tar.gz file not an archive #9

jethromoses opened this issue Jul 3, 2019 · 6 comments

Comments

@jethromoses
Copy link

I've installed dafoam following all the instruction in "https://dafoam.readthedocs.io/en/latest/Installation.html". When I get to the end, and I try to untar the input.tar.gz file in dafoam/python/reg_tests, I get the error message saying that the input.tar.gz file not an archive.

All the prerequisite modules seem to have been installed correctly.

Thanks

@johnjasa
Copy link
Member

johnjasa commented Jul 3, 2019

@friedenhe making sure you see this, thanks!

@friedenhe
Copy link
Collaborator

The input.tar.gz file is stored on Git LFS, you can download it from here https://github.com/mdolab/dafoam/raw/master/python/reg_tests/input.tar.gz

Thanks,
Ping

@jethromoses
Copy link
Author

How long does it take to run the run_reg_tests.py script? It is taking an extremely long time!

@friedenhe
Copy link
Collaborator

The regression tests shouldn't take more than 30 mins. You can check the generated dafoam_reg_* files for errors.

@jethromoses
Copy link
Author

I got the following error for all my dofoam_reg_* files

pyDAFoam Error: pyDAFoam: status 127: Unable to run decomposePar

@friedenhe
Copy link
Collaborator

It seems that the OpenFOAM's utility "decomposePar" is not found. Try "source $HOME/OpenFOAM/OpenFOAM-v1812/etc/bashrc" and run the reg tests again. If it is still not working, verify if OpenFOAM is properly installed.

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

3 participants