[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Getfem-commits] (no subject)
From: |
Tetsuo Koyama |
Subject: |
[Getfem-commits] (no subject) |
Date: |
Thu, 27 Sep 2018 04:18:18 -0400 (EDT) |
branch: fixmisspell
commit 9aba30b62c7a4a308a9ac15926f82b8197681d49
Author: Tetsuo Koyama <address@hidden>
Date: Thu Sep 27 17:15:13 2018 +0900
Fix typo in docs
---
doc/sphinx/source/userdoc/model_time_integration.rst | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/doc/sphinx/source/userdoc/model_time_integration.rst
b/doc/sphinx/source/userdoc/model_time_integration.rst
index 218e42f..ab845fa 100644
--- a/doc/sphinx/source/userdoc/model_time_integration.rst
+++ b/doc/sphinx/source/userdoc/model_time_integration.rst
@@ -116,7 +116,7 @@ For a model `md`, the following instructions::
model.perform_init_time_derivative(ddt);
standard_solve(model, iter);
-allows to perform automatically the approximation of the initial time
derivative. The parameter `ddt` corresponds to the small time step used to
perform the aproximation. Typically, `dtt = dt/20` could be used where `dt` is
the time step used to approximate the transient problem (see the example below).
+allows to perform automatically the approximation of the initial time
derivative. The parameter `ddt` corresponds to the small time step used to
perform the aproximation. Typically, `ddt = dt/20` could be used where `dt` is
the time step used to approximate the transient problem (see the example below).
The implicit theta-method for second-order problems
***************************************************
- [Getfem-commits] [getfem-commits] fixmisspell updated (6fe32ef -> 9aba30b), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject),
Tetsuo Koyama <=
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27
- [Getfem-commits] (no subject), Tetsuo Koyama, 2018/09/27