Skip to content
GitLab
Menu
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
dumux-repositories
dumux
Commits
68b884db
Commit
68b884db
authored
Dec 17, 2018
by
Felix Weinhardt
Committed by
Martin Schneider
Dec 18, 2018
Browse files
[temporal discretization]
added "a"
parent
8f4d1922
Changes
1
Hide whitespace changes
Inline
Side-by-side
doc/handbook/5_models.tex
View file @
68b884db
...
...
@@ -241,7 +241,7 @@ whereas the implicit Euler method is described as
Once the solution
$
u
_
k
$
at time
$
t
_
k
$
is known, it is straightforward
to determine
$
m
(
u
_{
k
+
1
}
)
$
from
\eqref
{
eq:expliciteuler
}
,
while attempting to do the same based on
\eqref
{
eq:impliciteuler
}
involves the solution of system of equations.
involves the solution of
a
system of equations.
On the other hand, the explicit method
\eqref
{
eq:expliciteuler
}
is stable only
if the time step size
$
\Delta
t
_{
k
+
1
}$
is below a certain limit that depends
on the specific balance equation, whereas the implicit method
\eqref
{
eq:impliciteuler
}
...
...
Timo Koch
@timok
mentioned in commit
a47c325a
·
Dec 18, 2018
mentioned in commit
a47c325a
mentioned in commit a47c325a10eca6ea83d1b420584b0925f9a4de2f
Toggle commit list
Timo Koch
@timok
mentioned in merge request
!1428 (merged)
·
Dec 18, 2018
mentioned in merge request
!1428 (merged)
mentioned in merge request !1428
Toggle commit list
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment