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
SWIFT
SWIFTsim
Commits
fee943f7
Commit
fee943f7
authored
Nov 01, 2016
by
Matthieu Schaller
Browse files
Updated YAML files of the 2D examples with new values for the #top level cells.
parent
f85a73df
Changes
3
Hide whitespace changes
Inline
Side-by-side
examples/KelvinHelmholtz_2D/kelvinHelmholtz.yml
View file @
fee943f7
...
...
@@ -6,6 +6,9 @@ InternalUnitSystem:
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
Scheduler
:
max_top_level_cells
:
30
# Parameters governing the time integration
TimeIntegration
:
time_begin
:
0.
# The starting time of the simulation (in internal units).
...
...
examples/SodShock_2D/sodShock.yml
View file @
fee943f7
...
...
@@ -6,6 +6,9 @@ InternalUnitSystem:
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
Scheduler
:
max_top_level_cells
:
60
# Parameters governing the time integration
TimeIntegration
:
time_begin
:
0.
# The starting time of the simulation (in internal units).
...
...
examples/SquareTest_2D/square.yml
View file @
fee943f7
...
...
@@ -6,6 +6,9 @@ InternalUnitSystem:
UnitCurrent_in_cgs
:
1
# Amperes
UnitTemp_in_cgs
:
1
# Kelvin
Scheduler
:
max_top_level_cells
:
15
# Parameters governing the time integration
TimeIntegration
:
time_begin
:
0.
# The starting time of the simulation (in internal units).
...
...
Matthieu Schaller
@matthieu
mentioned in issue
#238 (closed)
·
Nov 01, 2016
mentioned in issue
#238 (closed)
mentioned in issue #238
Toggle commit list
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