From e444d37fc40d5fd8cae1856b96d39d21f75fac2d Mon Sep 17 00:00:00 2001 From: Hongfeng Ma Date: Mon, 25 Jul 2022 10:15:29 +0200 Subject: [PATCH] Update Distributed_Moving_Laser_Heating/docs_old/intro.dox Co-authored-by: Peter Munch --- Distributed_Moving_Laser_Heating/docs_old/intro.dox | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Distributed_Moving_Laser_Heating/docs_old/intro.dox b/Distributed_Moving_Laser_Heating/docs_old/intro.dox index 9fcff0e..860358a 100644 --- a/Distributed_Moving_Laser_Heating/docs_old/intro.dox +++ b/Distributed_Moving_Laser_Heating/docs_old/intro.dox @@ -27,7 +27,7 @@ F^n_i &= \int T^{'}_i f^n(\mathbf x) dV where $n$ is the time step number, and $dt$ is the time step.

The initial condition

-Deall.II has provide an interpolation function (VectorTools::interpolate) to distribute initial conditions. However, in this tutorial, +deall.II provides an interpolation function (VectorTools::interpolate) to distribute initial conditions. However, in this tutorial, we are going to initialize in another way. The mechanism is based on the general form of solution as series of test functions @f{align*} T &= \sum_i u_i T^'_i = g_0(\mathbf x)\\ -- 2.39.5