Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
SWIFTsim
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Deploy
Releases
Model registry
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
Community forum
Contribute to GitLab
Provide feedback
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
SWIFT
SWIFTsim
Commits
6880423a
Commit
6880423a
authored
7 years ago
by
lhausamm
Browse files
Options
Downloads
Patches
Plain Diff
Update parameter files for Grackle
parent
c0af35dc
Branches
Branches containing commit
Tags
Tags containing commit
1 merge request
!499
Improved grackle
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/CoolingBox/coolingBox.yml
+9
-5
9 additions, 5 deletions
examples/CoolingBox/coolingBox.yml
examples/parameter_example.yml
+1
-0
1 addition, 0 deletions
examples/parameter_example.yml
with
10 additions
and
5 deletions
examples/CoolingBox/coolingBox.yml
+
9
−
5
View file @
6880423a
...
...
@@ -42,11 +42,15 @@ LambdaCooling:
# Cooling with Grackle 2.0
GrackleCooling
:
GrackleCloudyTable
:
../CloudyData_UVB=HM2012.h5
# Name of the Cloudy Table (available on the grackle bitbucket repository)
UVbackground
:
0
# Enable or not the UV background
GrackleRedshift
:
0
# Redshift to use (-1 means time based redshift)
GrackleHSShieldingDensityThreshold
:
1.1708e-26
# self shielding threshold in internal system of units
CloudyTable
:
CloudyData_UVB=HM2012.h5
# Name of the Cloudy Table (available on the grackle bitbucket repository)
WithUVbackground
:
0
# Enable or not the UV background
Redshift
:
0
# Redshift to use (-1 means time based redshift)
WithMetalCooling
:
1
# Enable or not the metal cooling
ProvideVolumetricHeatingRates
:
0
# User provide volumetric heating rates
ProvideSpecificHeatingRates
:
0
# User provide specific heating rates
SelfShieldingMethod
:
0
# Grackle (<= 3) or Gear self shielding method
OutputMode
:
1
# Write in output corresponding primordial chemistry mode
EAGLEChemistry
:
InitMetallicity
:
0.
InitAbundance_Hydrogen
:
0.752
...
...
This diff is collapsed.
Click to expand it.
examples/parameter_example.yml
+
1
−
0
View file @
6880423a
...
...
@@ -188,6 +188,7 @@ GrackleCooling:
ProvideVolumetricHeatingRates
:
0
# User provide volumetric heating rates
ProvideSpecificHeatingRates
:
0
# User provide specific heating rates
SelfShieldingMethod
:
0
# Grackle (<= 3) or Gear self shielding method
OutputMode
:
0
# Write in output corresponding primordial chemistry mode
# Parameters related to chemistry models -----------------------------------------------
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment