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
Sure, here's a corrected version:
Dear Keurfonluu, Dear all,
I'm using these two commands at the terminal:
toughio-export OUTPUT_ELEME.csv -m mesh_2.pickle -f xdmf toughio-extract TH_T1_12_02.inp.out TH_T1_12_02.inp
and everything works fine.
I want to know how I can export to an xdmf file with a script in Python to automate things.
The text was updated successfully, but these errors were encountered:
Hi,
You can use the function toughio.write_time_series.
toughio.write_time_series
Sorry, something went wrong.
No branches or pull requests
Sure, here's a corrected version:
Dear Keurfonluu, Dear all,
I'm using these two commands at the terminal:
and everything works fine.
I want to know how I can export to an xdmf file with a script in Python to automate things.
The text was updated successfully, but these errors were encountered: