Skip to content
Snippets Groups Projects
Commit 6880423a authored by lhausamm's avatar lhausamm
Browse files

Update parameter files for Grackle

parent c0af35dc
No related branches found
No related tags found
1 merge request!499Improved grackle
...@@ -42,11 +42,15 @@ LambdaCooling: ...@@ -42,11 +42,15 @@ LambdaCooling:
# Cooling with Grackle 2.0 # Cooling with Grackle 2.0
GrackleCooling: GrackleCooling:
GrackleCloudyTable: ../CloudyData_UVB=HM2012.h5 # Name of the Cloudy Table (available on the grackle bitbucket repository) CloudyTable: CloudyData_UVB=HM2012.h5 # Name of the Cloudy Table (available on the grackle bitbucket repository)
UVbackground: 0 # Enable or not the UV background WithUVbackground: 0 # Enable or not the UV background
GrackleRedshift: 0 # Redshift to use (-1 means time based redshift) Redshift: 0 # Redshift to use (-1 means time based redshift)
GrackleHSShieldingDensityThreshold: 1.1708e-26 # self shielding threshold in internal system of units 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: EAGLEChemistry:
InitMetallicity: 0. InitMetallicity: 0.
InitAbundance_Hydrogen: 0.752 InitAbundance_Hydrogen: 0.752
......
...@@ -188,6 +188,7 @@ GrackleCooling: ...@@ -188,6 +188,7 @@ GrackleCooling:
ProvideVolumetricHeatingRates: 0 # User provide volumetric heating rates ProvideVolumetricHeatingRates: 0 # User provide volumetric heating rates
ProvideSpecificHeatingRates: 0 # User provide specific heating rates ProvideSpecificHeatingRates: 0 # User provide specific heating rates
SelfShieldingMethod: 0 # Grackle (<= 3) or Gear self shielding method SelfShieldingMethod: 0 # Grackle (<= 3) or Gear self shielding method
OutputMode: 0 # Write in output corresponding primordial chemistry mode
# Parameters related to chemistry models ----------------------------------------------- # Parameters related to chemistry models -----------------------------------------------
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment