We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
I cannot retrieve the vtu files from the output.dat file. I tried for several iterations. E.g.: python2.6 bin2vtu.py 440
output.dat
python2.6 bin2vtu.py 440
Results in:
iter: 440 rm: cannot remove 'output*.vtu': No such file or directory Reading in mesh information Could not read header format... exiting
Any suggestions?
The text was updated successfully, but these errors were encountered:
You already found a solution? Thank you!!!
Sorry, something went wrong.
Hi @jrdkr I did. I have rewritten it you can have a look at it here: MaximumSize_on_TopOpt_in_PETSc/pull/1
No branches or pull requests
I cannot retrieve the vtu files from the
output.dat
file. I tried for several iterations. E.g.:python2.6 bin2vtu.py 440
Results in:
Any suggestions?
The text was updated successfully, but these errors were encountered: