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
9a99bdeb
Commit
9a99bdeb
authored
6 years ago
by
Folkert Nobels
Browse files
Options
Downloads
Patches
Plain Diff
Fix renaming in other files that use plotSolution.py or the cooling tables
parent
82d556e8
No related branches found
No related tags found
1 merge request
!705
Star formation following Schaye08
Changes
2
Hide whitespace changes
Inline
Side-by-side
Showing
2 changed files
examples/IsolatedGalaxy_starformation/isolated_galaxy.yml
+1
-1
1 addition, 1 deletion
examples/IsolatedGalaxy_starformation/isolated_galaxy.yml
examples/IsolatedGalaxy_starformation/run.sh
+2
-2
2 additions, 2 deletions
examples/IsolatedGalaxy_starformation/run.sh
with
3 additions
and
3 deletions
examples/IsolatedGalaxy_starformation/isolated_galaxy.yml
+
1
−
1
View file @
9a99bdeb
...
...
@@ -50,7 +50,7 @@ SPH:
H_ionization_temperature
:
1e4
# (Optional) Temperature of the transition from neutral to ionized Hydrogen for primoridal gas.
EAGLECooling
:
dir_name
:
../
../coolingtables/
# Location of the Wiersma+08 cooling tables
dir_name
:
../coolingtables/
# Location of the Wiersma+08 cooling tables
H_reion_z
:
11.5
# Redshift of Hydrogen re-ionization
He_reion_z_centre
:
3.5
# Redshift of the centre of the Helium re-ionization Gaussian
He_reion_z_sigma
:
0.5
# Spread in redshift of the Helium re-ionization Gaussian
...
...
This diff is collapsed.
Click to expand it.
examples/IsolatedGalaxy_starformation/run.sh
+
2
−
2
View file @
9a99bdeb
...
...
@@ -6,6 +6,6 @@ then
./getIC.sh
fi
../
../swift
--threads
=
32
--external-gravity
--self-gravity
--stars
--star-formation
--cooling
--temperature
--hydro
isolated_galaxy.yml 2>&1 |
tee
output.log
../swift
--threads
=
32
--external-gravity
--self-gravity
--stars
--star-formation
--cooling
--temperature
--hydro
isolated_galaxy.yml 2>&1 |
tee
output.log
python3
ks_
plot
ter
.py
python3 plot
Solution
.py
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