Analytic exact solution for Dimentionless (i. e. diffusivity equal to 1 - unity) One Dimensional Heat Equation in a two-bounded domain with two constant-value Dirichlet Conditions
beq.lin.dimensionless(
t = 0,
x = seq(from = 0, to = L, by = by),
big = 1e+05,
by = L * 0.01,
L = 1
)
Solutions for the specifiied values of x
and t
time coordinate.
spatial coordinate. Default is seq(from=0,to=L,by=by)
.
maximum level of Fourier series considered. Default is 100000.
see seq
length of the domain. It is used if x
is not specified.
Emanuele Cordano
Rozier-Cannon, J. (1984), The One-Dimensional Heat Equation, Addison-Wesley Publishing Company, Manlo Park, California, encyclopedia of Mathematics and its applications.
beq.lin