Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
nek5000
giraffe
Commits
14f7aa9f
Commit
14f7aa9f
authored
Jan 30, 2018
by
Ron Rahaman
Browse files
Testing shorter runs for CI
parent
b5acc7b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
examples/integration_example/coefficient_integration.i
View file @
14f7aa9f
...
...
@@ -818,7 +818,7 @@
scheme
=
'
Explicit-Euler
'
#
Others
available
:
backward
Euler
,
Crank-Nicholson
,
etc
.
dt
=
0.001
#
Initial
timestep
size
start_time
=
0
#
Starting
time
num_steps
=
1
50
1
#
Number
of
Steps
num_steps
=
50
#
Number
of
Steps
nl_rel_tol
=
1e-6
#
Nonlinear
relative
tolerance
l_tol
=
1e-6
#
Linear
tolerance
...
...
examples/integration_example/integration_example.rea
View file @
14f7aa9f
...
...
@@ -12,7 +12,7 @@
1.00000 p008 CONDUCT
0.00000 p009
0.00000 p010 FINTIME
50
00
.000 p011 NSTEPS
50.000 p011 NSTEPS
-0.00100 p012 DT
0.00000 p013 IOCOMM
0.00000 p014 IOTIME
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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