Digital Image Correlation Engine (DICe)
Digital Image Correlation Engine (DICe)
Thanks for the details in your issue, they are helpful. I'm not sure why the results are different, but I do have some ideas you could try. - Are you...
Regarding the DICe executable, what I was referring to is the dice.exe executable that gets built in the build directory. The GUI is just a javascript front end to that...
You are right. Looks like since the custom app example only has one image, the call to ```post_execution_tasks()``` is never made. I've added it to the custom app example in...
That's strange. Here are a few more questions to try and get to the bottom of this: Is it possible that you have multiple instances of DICe installed on your...
I think what you are running into is just the minor differences in DICe between versions. If you are ever curious which version of DICe is actually being executed (by...
> I know the differences seem minor, but I assume that they would lead to bigger ones if the analysis was launched on more images. So now that there are...
The live plot results from points (and a line if you have a line selected) should automatically show up in your working directory as comma separated text files. The points...
Sorry. I'm pretty sure you can load a comma separated value file in ParaView to add to the visualization, but you'll have to checkout their documentation to figure out how.
Here is a helpful report that explains how the strain is calculated when using the virtual strain gauge: https://github.com/dicengine/dice/blob/master/doc/reports/VirtualStrainGauge.pdf A couple of other items to note: - In 2D the...
Hi Yvan, looks like the image files you sent the link to are locked. Can you make these available so I can see what's gong on? By the way, you...