geodynamics / aspect

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

Remove unused variable #6147

Closed danieldouglas92 closed 1 week ago

danieldouglas92 commented 1 week ago

When compiling ASPECT I kept getting an error about an unused variable p. This PR fixes the compiler error by removing this variable.

gassmoeller commented 1 week ago

/rebuild