diff --git a/src/MetaJustRelax.jl b/src/MetaJustRelax.jl index f1c7abf0..c681169a 100644 --- a/src/MetaJustRelax.jl +++ b/src/MetaJustRelax.jl @@ -129,7 +129,7 @@ function environment!(model::PS_Setup{T,N}) where {T,N} export heatdiffusion_PT! include(joinpath(@__DIR__, "thermal_diffusion/Shearheating.jl")) - export compute_shearheating! + export compute_SH! include(joinpath(@__DIR__, "Interpolations.jl")) export vertex2center!, center2vertex!, temperature2center!