Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add some facility or output result for detecting material failure #64

Open
stfnp opened this issue Feb 2, 2019 · 4 comments
Open

Add some facility or output result for detecting material failure #64

stfnp opened this issue Feb 2, 2019 · 4 comments

Comments

@stfnp
Copy link
Contributor

stfnp commented Feb 2, 2019

In GitLab by spfeifer on Aug 25, 2017, 20:21

Alternative 1: Add material strength as an optional input parameter. If present, draw a line on the stress graph and mark points of failure.

Alternative 2: Add material utilization (stress divided by material strength) as an output and mark points of failure. Material utilization of different layers can later be combined easily (maximum).

Alternative 2: Use an energy criterion to judge material utilization, e.g. resilience

Problem with all of that: Materials like wood where compressive strength =/= tensile strength

@stfnp
Copy link
Contributor Author

stfnp commented Feb 2, 2019

In GitLab by ozra on Jan 8, 2018, 03:38

I really like the idea of this.

Why not allow entering both tensile, compressive and shear-strength (take my terms with the grain of don't-know-physics-much salt)?

@lleroy
Copy link
Contributor

lleroy commented Mar 20, 2019

(from issue gitlag-122)

it would be nice to also be able to specify the rupture and compression breakdown stress for a layer,
and to have a line on the graph to see whether the stress in a layer is too high.

@stfnp
Copy link
Contributor Author

stfnp commented Jan 13, 2022

This might be worth reading:

@Puujousi
Copy link

Puujousi commented Nov 2, 2022

In my opinion the best option is to use strain as a definitive parameter. Stress as such is not so important, but strain is. Especially with wooden bows the maximum strain (in tension) wood can tolerate is about 0,7–1,0 %. In compression the elastic limit is about 0,5 % strain. This is essential, because the strength of the wood can vary a lot. For example, Modulus of rupture can be as low as 30 000 kPa (Cottonwood) and up to 200 000 kPa for tropical hardwoods (Kaneelhart). So, the stress as such is not telling how close the bow is breaking. But the maximum strain value is quite near constant regardless of wood species.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

3 participants