question-mark
Stuck on an issue?

Lightrun Answers was designed to reduce the constant googling that comes with debugging 3rd party libraries. It collects links to all the places you might be looking at while hunting down a tough bug.

And, if you’re still stuck at the end, we’re happy to hop on a call to see how we can help out.

Material Expansion Failure

See original GitHub issue

Some materials in their linearExpansionPercent, for example Zr, do not provide any output beyond the temperature range. The checkTempRange verifies if the temperature is in the correct range and provides a warning if the temperature is not in the correct range. After that warning, the function should continue to provide an extrapolated value. Right now, it returns None which results in a very confusing stack trace.

For example: image

Issue Analytics

  • State:closed
  • Created a year ago
  • Comments:13 (13 by maintainers)

github_iconTop GitHub Comments

1reaction
alexhjamescommented, Jun 29, 2022

Correct! All scalars. The two quantities alpha1 * dT1 and alpha2 * dT2 are essentially already calculated in the function currently as dLLhot and dLLcold except they should be divided by 100 to convert from percent to a decimal.

1reaction
alexhjamescommented, Jun 14, 2022

In other words, in Zr.py, there should be an “else” in this chunk of code. This should be checked for similar errors in all other materials as well. image

Read more comments on GitHub >

github_iconTop Results From Across the Web

Main causes of failure for expansion joints - BIKAR
Erosion caused to expansion joints not adequately protected from flows that include abrasive materials, or that have high velocities, or that are turbulent....
Read more >
Failure of Expansion Joint Caused by Corrosion Cracking
In this study, the explosion failure of a bellows expansion joint made of Type 304 stainless steel (UNS S30400) in a pipeline conducting ......
Read more >
Common Causes of Pipe Expansion Joint Failure
Corrosion. Corrosion is present internally and externally. You can avoid expansion joint failure by routinely cleaning and flushing the piping ...
Read more >
What are the failures of expansion joints? - U.S. Bellows
Expansion joints failure is caused by corrosion, erosion, cyclic fatigue or thermal creep at elevated temperatures. Inst maint over pressure Expansion Joint ...
Read more >
Expansion Joint Failure Analysis - Gallagher Fluid Seals
Failure Analysis · Arch inversion indicating a system vacuum that has exceeded the joint's specified expansion value. · Cracking at the base of...
Read more >

github_iconTop Related Medium Post

No results found

github_iconTop Related StackOverflow Question

No results found

github_iconTroubleshoot Live Code

Lightrun enables developers to add logs, metrics and snapshots to live code - no restarts or redeploys required.
Start Free

github_iconTop Related Reddit Thread

No results found

github_iconTop Related Hackernoon Post

No results found

github_iconTop Related Tweet

No results found

github_iconTop Related Dev.to Post

No results found

github_iconTop Related Hashnode Post

No results found