Skip to content
GitLab
Explore
Sign in
Primary navigation
Search or go to…
Project
I
IMAGINE
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Service Desk
Analyze
Value stream analytics
Contributor analytics
CI/CD 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
ift
IMAGINE
Commits
1f20d209
Commit
1f20d209
authored
7 years ago
by
Theo Steininger
Browse files
Options
Downloads
Patches
Plain Diff
adapted default_parameters.xml to newest version of hamx
parent
46b44cbb
No related branches found
Branches containing commit
No related tags found
Loading
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
imagine/observers/hammurapy/input/default_parameters.xml
+9
-13
9 additions, 13 deletions
imagine/observers/hammurapy/input/default_parameters.xml
with
9 additions
and
13 deletions
imagine/observers/hammurapy/input/default_parameters.xml
+
9
−
13
View file @
1f20d209
...
@@ -6,15 +6,6 @@
...
@@ -6,15 +6,6 @@
<root>
<root>
<Output>
<Output>
<!-- Dispersion Measure -->
<!-- <DM cue="1" filename="dm.fits"/> -->
<!-- synchrotron dmission -->
<!-- frequency @ GHz -->
<!-- <Sync cue="1" freq="23" filename="iqu_sync_23.fits"/> -->
<!-- <Sync cue="1" freq="2.4" filename="iqu_sync_2.4.fits"/> -->
<!-- Faraday depth -->
<!-- <Faraday cue="1" filename="fd.fits"/> -->
</Output>
</Output>
<!-- physical field grid in/out -->
<!-- physical field grid in/out -->
...
@@ -104,12 +95,12 @@
...
@@ -104,12 +95,12 @@
</Regular>
</Regular>
<!-- turbulent fields -->
<!-- turbulent fields -->
<!-- seed works for IMAGINE -->
<!-- seed works for IMAGINE -->
<Random
cue=
"0"
type=
"
Iso
"
seed=
"-1"
>
<Random
cue=
"0"
type=
"
Anisolocal
"
seed=
"-1"
>
<!-- isotropic -->
<!-- isotropic -->
<Iso>
<Iso>
<rms
value=
"0.1"
/>
<!-- norm at k0 -->
<rms
value=
"0.1"
/>
<!-- norm at k0 -->
<k0
value=
"0.5"
/>
<!-- cutoff, 1/(Lambda in kpc) -->
<k0
value=
"0.5"
/>
<!-- cutoff, 1/(Lambda in kpc) -->
<a0
value=
"1.7"
/>
<!-- 5/3, Kolmogrov -->
<a0
value=
"1.7"
/>
<!-- 5/3, Kolmog
o
rov -->
</Iso>
</Iso>
<!-- global anisotropy -->
<!-- global anisotropy -->
<Anisoglob>
<Anisoglob>
...
@@ -117,10 +108,15 @@
...
@@ -117,10 +108,15 @@
</Anisoglob>
</Anisoglob>
<!-- local turbulent -->
<!-- local turbulent -->
<Anisolocal>
<Anisolocal>
<beta
value=
"0.1"
/>
<!-- plasma beta -->
<rms
value=
"1"
/>
<!-- Alfven RMS -->
<Ma
value=
"0.5"
/>
<!-- Alfven Mach number -->
<rf
value=
"1.0"
/>
<!-- fast to Alfven ratio -->
<rf
value=
"1.0"
/>
<!-- fast to Alfven ratio -->
<rs
value=
"1.0"
/>
<!-- slow to Alfven ratio -->
<rs
value=
"1.0"
/>
<!-- slow to Alfven ratio -->
<aa0
value=
"1.7"
/>
<!-- Kolmogorov -->
<af0
value=
"1.5"
/>
<as0
value=
"1.7"
/>
<k0
value=
"0.5"
/>
<!-- cutoff, 1/(Lambda in kpc) -->
<beta
value=
"0.1"
/>
<!-- plasma beta -->
<ma
value=
"0.5"
/>
<!-- Alfven Mach number -->
</Anisolocal>
</Anisolocal>
<!-- energy density rescaling -->
<!-- energy density rescaling -->
<Rescal>
<Rescal>
...
...
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