This repository presents a comprehensive solution to the inverse problem involving the steady-state heat equation with heat sources. Having the temperature measurements, this code leverages Bayesian inference to estimate the location, strength and the coeeficients of Fourier series for shape representation of heaters with any shape in the domain.
This package works on Julia 1.6
and above. To install from the REPL, type
e.g.,
] add https://github.com/haniehmsv/HeatForecastAnyShape.jl.git
Then, in any version, type
julia> using HeatForecastAnyShape
See LICENSE.md