dicengine / dice

Digital Image Correlation Engine (DICe): a stereo DIC application that runs on Mac, Windows, and Linux
Other
336 stars 125 forks source link

Where is the data file used to create the live plots? #219

Open chihyu722 opened 3 years ago

chihyu722 commented 3 years ago

Hello, When I finish the analysis and get the strain value of the segment (as shown in the figure below), can I get the data set of the complete line segment

strain_xy

dicengine commented 3 years ago

Yes, this data should be in the file live_plot_line_fram_x.txt in the results folder.

chihyu722 commented 3 years ago

Sorry, I would also like to ask: Can I get the full-field information in DICe (I did not find the relevant files in C:\Users\user\dice_working_dir), or where can I find the relevant files

dicengine commented 3 years ago

The full field results should be in the 'results' folder in the path you have above. There are DICeSolution[].txt files that have the output in comma separate values and a DICe_Solution.e file in exodus format which can be visualized in ParaView.