Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
I
IMAGINE
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
3
Issues
3
List
Boards
Labels
Service Desk
Milestones
Merge Requests
1
Merge Requests
1
CI / CD
CI / CD
Pipelines
Jobs
Schedules
Operations
Operations
Incidents
Environments
Analytics
Analytics
CI / CD
Repository
Value Stream
Wiki
Wiki
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Jobs
Commits
Issue Boards
Open sidebar
ift
IMAGINE
Commits
1f20d209
Commit
1f20d209
authored
Nov 21, 2017
by
Theo Steininger
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
adapted default_parameters.xml to newest version of hamx
parent
46b44cbb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
9 additions
and
13 deletions
+9
-13
imagine/observers/hammurapy/input/default_parameters.xml
imagine/observers/hammurapy/input/default_parameters.xml
+9
-13
No files found.
imagine/observers/hammurapy/input/default_parameters.xml
View file @
1f20d209
...
...
@@ -6,15 +6,6 @@
<root>
<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>
<!-- physical field grid in/out -->
...
...
@@ -104,12 +95,12 @@
</Regular>
<!-- turbulent fields -->
<!-- seed works for IMAGINE -->
<Random
cue=
"0"
type=
"
Iso
"
seed=
"-1"
>
<Random
cue=
"0"
type=
"
Anisolocal
"
seed=
"-1"
>
<!-- isotropic -->
<Iso>
<rms
value=
"0.1"
/>
<!-- norm at k0 -->
<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>
<!-- global anisotropy -->
<Anisoglob>
...
...
@@ -117,10 +108,15 @@
</Anisoglob>
<!-- local turbulent -->
<Anisolocal>
<beta
value=
"0.1"
/>
<!-- plasma beta -->
<Ma
value=
"0.5"
/>
<!-- Alfven Mach number -->
<rms
value=
"1"
/>
<!-- Alfven RMS -->
<rf
value=
"1.0"
/>
<!-- fast 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>
<!-- energy density rescaling -->
<Rescal>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment