adevaucorbeil / ArealGlide

ArealGlide is a tool that simulate the glide of a single dislocation through a series of point-like obstacles lying on the glide plane.
4 stars 1 forks source link

The "sweptarea" function #1

Open manasijy opened 3 years ago

manasijy commented 3 years ago

There is a function in the functions.cpp file named - "sweptarea" and a correponding variable "sweptarea" in the main.cpp. I guess that is supposed to calculate area swept by each segment at the end of each iteration. It would be great if you can include this in the output file. With this output, we can then be able to plot stress-strain too.

In the sweptarea function, is it calculating the area for the straight segment or the dislocation arc?

adevaucorbeil commented 2 years ago

Hi @manasijy thank you for raising this issue. I will be looking at this.