Skip to content

Commit

Permalink
fix typo
Browse files Browse the repository at this point in the history
  • Loading branch information
aelligp committed Dec 6, 2023
1 parent c0d9b3f commit 5df975f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/MetaJustRelax.jl
Original file line number Diff line number Diff line change
Expand Up @@ -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!
Expand Down

0 comments on commit 5df975f

Please sign in to comment.