Skip to content

Output VTU + ASCII #38

Discussion options

You must be logged in to vote

Hi Hector,

Glad you are liking the software.
Right now, it is not possible to save in vtu and ascii at the same time. I can implement it as an option for the save_as_vtk_or_vtu function.
For now, as a workaround, you can use the converter tool to convert between formats. For instance, if you saved the results as vtu you can use the following command to convert them to txt:

./bin/MonoAlg3D_converter -i ./outputs/dti003_ctrl

The converted files will be saved at outputs/dti003_ctrl/converted_files/
As soon as I have implemented the txt functionality I get back to you.

Hope this helps,
Rafael Sachetto

Replies: 1 comment 1 reply

Comment options

You must be logged in to vote
1 reply
@hectormartineznavarro
Comment options

Answer selected by hectormartineznavarro
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants