Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
Nektar
Nektar
Commits
2ee42308
Commit
2ee42308
authored
Aug 21, 2016
by
Gianmarco Mengaldo
Browse files
Reduced chk and info output for two lengthy tests.
parent
965e1cb3
Changes
2
Hide whitespace changes
Inline
Side-by-side
solvers/APESolver/Tests/APE_3DPulseWall_WeakDG_MODIFIED.xml
View file @
2ee42308
...
...
@@ -1368,8 +1368,8 @@
<P>
TimeStep = 0.00001
</P>
<P>
NumSteps = 300
</P>
<P>
FinTime = TimeStep*NumSteps
</P>
<P>
IO_CheckSteps =
10
</P>
<P>
IO_InfoSteps =
1
</P>
<P>
IO_CheckSteps =
NumSteps * 2
</P>
<P>
IO_InfoSteps =
NumSteps * 2
</P>
<P>
Rho0 = 1.204
</P>
<!-- Incompressible density -->
<P>
Gamma = 1.4
</P>
<!-- Ratio of specific heats -->
<P>
Pinfinity = 100000
</P>
<!-- Ambient pressure -->
...
...
solvers/APESolver/Tests/APE_3DPulse_WeakDG_MODIFIED.xml
View file @
2ee42308
...
...
@@ -1368,8 +1368,8 @@
<P>
TimeStep = 0.00001
</P>
<P>
NumSteps = 300
</P>
<P>
FinTime = TimeStep*NumSteps
</P>
<P>
IO_CheckSteps =
10
</P>
<P>
IO_InfoSteps =
1
</P>
<P>
IO_CheckSteps =
NumSteps * 2
</P>
<P>
IO_InfoSteps =
NumSteps * 2
</P>
<P>
Rho0 = 1.204
</P>
<!-- Incompressible density -->
<P>
Gamma = 1.4
</P>
<!-- Ratio of specific heats -->
<P>
Pinfinity = 100000
</P>
<!-- Ambient pressure -->
...
...
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