Skip to content
Snippets Groups Projects
Commit 1f5748e2 authored by lhausamm's avatar lhausamm Committed by Loic Hausammann
Browse files

Add translation in parameters

parent af03f3fc
No related branches found
No related tags found
1 merge request!572Agora
......@@ -44,4 +44,27 @@ SPH:
InitialConditions:
file_name: ./agora_disk.hdf5 # The file to read
cleanup_h_factors: 1 # Remove the h-factors inherited from Gadget
shift_x: 674.1175 # (Optional) A shift to apply to all particles read from the ICs (in internal units).
shift_y: 674.1175
shift_z: 674.1175
# Dimensionless pre-factor for the time-step condition
LambdaCooling:
lambda_cgs: 1.0e-22 # Cooling rate (in cgs units)
minimum_temperature: 1.0e4 # Minimal temperature (Kelvin)
mean_molecular_weight: 0.59 # Mean molecular weight
hydrogen_mass_abundance: 0.75 # Hydrogen mass abundance (dimensionless)
cooling_tstep_mult: 1.0 # Dimensionless pre-factor for the time-step condition
# Cooling with Grackle 2.0
GrackleCooling:
CloudyTable: CloudyData_UVB=HM2012.h5 # Name of the Cloudy Table (available on the grackle bitbucket repository)
WithUVbackground: 1 # 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
MaxSteps: 1000
ConvergenceLimit: 1e-2
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment