Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
Mpp
MLUQ
Commits
c49dbbc2
Commit
c49dbbc2
authored
Feb 03, 2021
by
niklas.baumgarten
Browse files
comment
parent
d1fde09a
Changes
1
Hide whitespace changes
Inline
Side-by-side
mlmc/src/problems/StochasticTransportProblem.hpp
View file @
c49dbbc2
...
...
@@ -8,7 +8,8 @@ class IStochasticTransportProblem : public IStochasticProblem {
private:
bool
rhs
=
true
;
double
CFL
=
0.5
;
// tau = CFL * h_max
double
CFL
=
0.25
;
double
t0
=
0.0
;
...
...
Write
Preview
Markdown
is supported
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