Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
giraffe
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
nek5000
giraffe
Commits
14f7aa9f
Commit
14f7aa9f
authored
Jan 30, 2018
by
Ron Rahaman
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Testing shorter runs for CI
parent
b5acc7b0
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
with
2 additions
and
2 deletions
+2
-2
examples/integration_example/coefficient_integration.i
examples/integration_example/coefficient_integration.i
+1
-1
examples/integration_example/integration_example.rea
examples/integration_example/integration_example.rea
+1
-1
No files found.
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
=
1501
#
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
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