From: Hongfeng Ma Date: Mon, 25 Jul 2022 08:15:29 +0000 (+0200) Subject: Update Distributed_Moving_Laser_Heating/docs_old/intro.dox X-Git-Url: https://gitweb.dealii.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e444d37fc40d5fd8cae1856b96d39d21f75fac2d;p=code-gallery.git Update Distributed_Moving_Laser_Heating/docs_old/intro.dox Co-authored-by: Peter Munch --- 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)\\