});

Intriguing hypothesis in Geo 2D strain deduction

Discrepency found between Rock Mechanics Lecture notes and the book "Fundamental of Rock Mechanics"

If the formula render fails, please skip to deduction part.

Observation

On Rock Mechanic lesson,
RockMechLectureNote
lecture notes shows the strain in x direction as:

 \epsilon_x = \frac{1}{2}[2 \frac{\partial{u}}{\partial{x}}+ (\frac{\partial{u}}{\partial{x}})^{2}+(\frac{\partial{v}}{\partial{x}}^{2})]

But the book "Fundamental of Rock Mechanics" gives strain as (Page 48 Eq. 2.180):

 \epsilon_x = \frac{\partial{u}}{\partial{x}}

Explanation

The discrepency on second-order partial derivatives is caused by 2 import hypothesis/simplification:

  1. Hight-order infinitesimal elements are negligible
  2. The approximation below: (Can verify it with L’Hospital’s Rule)

 \lim_{\delta \to 0 }{\frac{\sqrt{1-2\delta}}{1-\delta}}=1

Deduction

2DStrainDeduction

Discussion

In the book _"Fundamental of Rock Mechanics", the elongation of PQ has negative value to be consistent with the conventional compression-negative sign system in geotechnical engineering. My deduction follow the same rule. This sign definition issue worth more attention in coding and interpretation. Most code are developed on Elastic Mechanics sign system, where positive is for tensile.

Leave a Reply

Your email address will not be published.

This site uses Akismet to reduce spam. Learn how your comment data is processed.