← Latest papers
💻 computer science

Thermo-Structural Topology Optimization Considering Nonlinear Creep

This paper introduces a differentiable thermo-structural topology optimization framework using the Norton creep model and JAX-based automatic differentiation to minimize permanent deformation in high-temperature metallic components, demonstrating its efficacy through 2D benchmarks and a complex 3D graded material turbine blade design.

Original authors: Stefan Knapik, Aaditya Chandrasekhar, Deepak Sharma, Jian Cao, Changjie Sun, Wei Chen

Published 2026-07-28
📖 7 min read🧠 Deep dive

Original authors: Stefan Knapik, Aaditya Chandrasekhar, Deepak Sharma, Jian Cao, Changjie Sun, Wei Chen

Original paper licensed under CC BY 4.0 (http://creativecommons.org/licenses/by/4.0/). This is an AI-generated explanation of the paper below. It is not written or endorsed by the authors. For technical accuracy, refer to the original paper. Read full disclaimer

Imagine you are building a bridge, but instead of worrying about it snapping under a heavy truck today, you are worried about it slowly stretching out of shape over the next fifty years. This slow, permanent stretching is called creep. It happens when materials, especially metals, are subjected to constant stress while sitting in very hot environments, like inside a jet engine or a power plant. Even if the metal isn't hot enough to melt, the heat makes its atoms wobble and slide past each other, causing the part to slowly deform, like a piece of taffy left in the sun. If engineers don't account for this, the part might eventually fail, closing gaps where they shouldn't be or losing its shape entirely.

To stop this, engineers use a powerful computer tool called topology optimization. Think of this as a digital sculptor that figures out the perfect shape for a part by moving material around. Usually, these tools only look at how strong a shape is right now (elasticity). But for hot, long-lasting parts, that's not enough. You need a tool that can predict how the shape will change over time as it "creeps." This paper introduces a new, super-smart version of that digital sculptor. It combines the heat of the environment with the slow, time-dependent stretching of the metal to find shapes that stay strong and true for decades, rather than just for a moment.


The Digital Sculptor That Sees the Future

In the world of engineering, designing parts for jet engines is a bit like trying to build a house of cards in a wind tunnel. You need it to be light enough to fly, but strong enough to hold up under massive forces and scorching heat. The problem is that heat changes the rules. When metal gets hot and stays under pressure, it doesn't just bend; it slowly, permanently stretches. This is creep.

For a long time, engineers had to guess how to design for this. They would design a shape to be stiff today, hoping it wouldn't stretch too much tomorrow. But as the authors of this paper point out, that's a bit like trying to drive a car by only looking at the rearview mirror. You need to see where you're going.

The researchers, working at Northwestern University and GE Aerospace, built a new computer framework that acts like a time-traveling architect. They created a system that doesn't just ask, "Is this shape strong?" but asks, "How will this shape look and feel after 100 years of being hot and stressed?"

The Secret Sauce: A Differentiable Time Machine

The magic behind this new tool is a clever mix of physics and computer science. The team used a famous rule called the Norton model to describe how metals creep. Think of the Norton model as a recipe that tells you exactly how fast a specific metal will stretch based on how hot it is and how hard you are pulling on it. The hotter it gets, the faster it stretches, and the harder you pull, the faster it stretches even more.

To make this work in a design tool, they had to solve a tricky problem: calculating how changing the shape affects the creep over time. Usually, this requires doing complex math by hand, which is slow and prone to errors. Instead, the authors used a modern programming library called JAX. You can think of JAX as a super-powered calculator that can automatically figure out how every single tiny change in the design ripples through the entire simulation. It's like having a robot that can instantly tell you, "If I make this beam 1% thicker, the whole engine will stretch 5% less over 10 years."

They also used a method called backward Euler to step through time. Imagine watching a movie of the metal stretching, but instead of watching it frame-by-frame, the computer jumps ahead in big, safe steps, calculating the final state without getting lost in the details of every single second. This keeps the computer from getting overwhelmed, even when simulating a whole year of service life in just a few minutes.

What They Found: Shape Matters, But Heat Matters More

The team tested their new tool on several problems, and the results were surprising and instructive.

1. The "Stiff" Trap
First, they compared a design made with their new "creep-aware" tool against a traditional design made just to be stiff today. At first glance, the two shapes looked almost identical. But when they simulated a year of operation, the traditional design had stretched significantly, while the creep-aware design stayed nearly the same. The new tool had quietly rearranged the material to handle the long-term stress, proving that what looks good today might fail tomorrow.

2. The Heat Gradient Effect
Next, they looked at what happens when one side of a part is hot and the other is cold. In a uniform temperature, the shape stays symmetrical. But when they created a temperature gradient (hot on one side, cold on the other), the optimizer did something fascinating. It made the hot side of the structure much thicker and the cold side thinner. Why? Because the heat makes the metal on the hot side want to stretch much faster. The optimizer decided to "armor" the hot side with extra material to stop it from giving in, while letting the cool side get away with being thinner. It's like wearing a heavy winter coat on the side of the house facing the blizzard, but leaving the sunny side with just a light jacket.

3. Heavy Loads Change the Game
They also tested how the design changed when the load (the force pulling on the part) got heavier. Under light loads, the optimizer created intricate, web-like structures with many thin struts. But as the load increased, the design suddenly became blocky and solid, with fewer, much thicker beams. The reason? The math of creep is non-linear. A tiny bit of extra stress on a thin beam causes a massive amount of stretching. So, under heavy loads, the smartest move is to abandon the fancy, thin webs and just build thick, sturdy pillars to keep the stress low.

The Ultimate Challenge: The Graded Blade

The final test was the most ambitious: designing a 3D turbine blade. Instead of just moving material around, they let the computer mix two different metals: Inconel 625 (a super-strong, expensive alloy that resists creep) and Stainless Steel 316 (cheaper and more conductive, but less creep-resistant).

The goal was to figure out exactly where to put the expensive Inconel and where to use the cheaper steel. The result was a "graded" blade. The optimizer placed the expensive, creep-resistant Inconel right where the heat and stress were highest—the hot tip and the suction side of the blade. It left the cooler, less-stressed root and pressure side mostly made of the cheaper steel.

This approach was incredibly efficient. By grading the materials, they achieved the same performance as a blade made entirely of expensive Inconel, but using only 40% of the superalloy. It's like building a high-performance car where you only use the most expensive, high-tech tires on the wheels that actually touch the road, and standard tires everywhere else.

Why This Matters

This paper doesn't just offer a new way to draw shapes; it offers a new way to think about time and heat in engineering. The authors show that if you ignore the slow, creeping stretch of hot metals, you will design parts that look great on paper but fail in reality. By using their new, differentiable framework, engineers can now design components that are not only strong today but will stay true to their shape for decades.

The simulations suggest that for high-temperature applications, the best design isn't just about being stiff; it's about being smart about where you put your resources. Whether it's thickening a beam on the hot side or mixing in a super-alloy exactly where the heat is worst, the future of engineering is about designing for the long haul. And thanks to this new tool, we can finally see that future before we build it.

Drowning in papers in your field?

Get daily digests of the most novel papers matching your research keywords — with technical summaries, in your language.

Try Digest →