Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
SWIFTsim
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
70
Issues
70
List
Boards
Labels
Milestones
Merge Requests
13
Merge Requests
13
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
SWIFT
SWIFTsim
Commits
7568ede2
Commit
7568ede2
authored
Mar 11, 2020
by
Matthieu Schaller
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Better choice of h_max in the QLA 50Mpc example
parent
15a5f201
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
1 addition
and
1 deletion
+1
-1
examples/QuickLymanAlpha/L050N0752/qla_50.yml
examples/QuickLymanAlpha/L050N0752/qla_50.yml
+1
-1
No files found.
examples/QuickLymanAlpha/L050N0752/qla_50.yml
View file @
7568ede2
...
@@ -50,7 +50,7 @@ Gravity:
...
@@ -50,7 +50,7 @@ Gravity:
SPH
:
SPH
:
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
resolution_eta
:
1.2348
# Target smoothing length in units of the mean inter-particle separation (1.2348 == 48Ngbs with the cubic spline kernel).
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_min_ratio
:
0.1
# Minimal smoothing in units of softening.
h_max
:
0
.5
# Maximal softening in co-moving internal units.
h_max
:
1
.5
# Maximal softening in co-moving internal units.
CFL_condition
:
0.2
# Courant-Friedrich-Levy condition for time integration.
CFL_condition
:
0.2
# Courant-Friedrich-Levy condition for time integration.
minimal_temperature
:
100
# (internal units)
minimal_temperature
:
100
# (internal units)
initial_temperature
:
268.7
# (internal units)
initial_temperature
:
268.7
# (internal units)
...
...
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