Giter Site home page Giter Site logo

Comments (2)

AndreasBauerGit avatar AndreasBauerGit commented on August 25, 2024

Dear Vivek,

Thank you for your question. I hope the following will clear it up:

First a general remark on units:

Tractions (also called traction forces or traction stresses) are forces-per-area acting on the surface of a material (such as the cell substrate). Thus the unit of tractions is N/m^2 (Pa). Stresses are forces acting inside of a material. In a real 3 dimensional material you can describe stresses by force-per-area acting on infinitesimal small cross-sectional planes in the material. This means that 3d stresses are also given in N/m^2. However, in Monolayer Stress Micrsocopy, the cells are modeled as a 2 dimensional material. The Monolayer Stresses resulting from these calculations are force-per-length acting on infinitesimal cross-sectional lines through the cell area. Thus, the unit of the Monolayer Stresses is N/m. One could consider to convert the Monolayer Stresses to 3d stresses by dividing with the cell height. Assuming a cell is 10 ยตm height, this would give you stresses in the order of 10^3 N/m^2 (Pa) instead of 10^-2 N/m that you mentioned. On the other hand, I don't think its necessary or very desirable to do that.

To sum up: Tractions and Monolayer Stresses have the units N/m^2 and N/m respectively. Thus, we expect to see difference in typically in the order of 10^6 (because cells are micrometer sized) between the two. 10^-2 N/m is a reasonable value for the Monolayer Stresses โ€“ we get similar values for the cells in our lab.

Second:
I think there is some reason for confusion regarding the units in which deformations, tractions and stresses are saved to the "u.npy","v.npy","tx.npy","ty.npy" and "stress_tensor.npy" files:
Deformations (u.npy, v.npy) are save in pixel.
Tractions (tx.npy, ty.npy) are saved in N/m^2 (Pa).
Stresses (stress_tensor.npy) are saved in N/pixel.

In contrast the quantities for stresses and line tension reported in the "out.txt" files, such as the mean normal stress, are converted to N/m, hence the division by "10^-6" that you mentioned.
In the future, I guess I will change the unit of stress_tensor.npy to [N/m] to avoid further confusion. Also I added the correct units to all quantities in the out.txt files.

If I left anything unclear or have any further problems please let me!

with regards,

Andreas

from pytfm.

AndreasBauerGit avatar AndreasBauerGit commented on August 25, 2024

So I just updated it: Stresses saved in stress_tensor.npy are now in N/m.

from pytfm.

Related Issues (4)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.