adhishm / dd2d_Matryoshka

A set of classes defining the behaviour of crystalline defects, with the final goal of carrying out dislocation dynamics simulations in two dimensions.
Other
5 stars 4 forks source link

Introduced LARGE_NUMBER = 1000 and fixed time increment. #29

Closed adhishm closed 11 years ago

adhishm commented 11 years ago

The macro LARGE_NUMBER = 1000 has been defined to represent the large time increment. In the time increment calculation, if all the dt values are LARGE_NUMBER, the global dt is replaced as the minDt.