geodynamics / aspect

A parallel, extensible finite element code to simulate convection in both 2D and 3D models.
https://aspect.geodynamics.org/
Other
217 stars 232 forks source link

Backport GWB crash fix if min and max are the same. #5827

Closed MFraters closed 1 month ago

MFraters commented 1 month ago

This is backporting a fix made in the GWB to prevent a crash when min and max are the same in the linear temperature model. See https://github.com/GeodynamicWorldBuilder/WorldBuilder/pull/704 for more info.

@cedrict