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
1f5748e2
Commit
1f5748e2
authored
7 years ago
by
lhausamm
Committed by
Loic Hausammann
7 years ago
Browse files
Options
Downloads
Patches
Plain Diff
Add translation in parameters
parent
af03f3fc
No related branches found
No related tags found
1 merge request
!572
Agora
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
examples/AgoraDisk/agora_disk.yml
+23
-0
23 additions, 0 deletions
examples/AgoraDisk/agora_disk.yml
with
23 additions
and
0 deletions
examples/AgoraDisk/agora_disk.yml
+
23
−
0
View file @
1f5748e2
...
...
@@ -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
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