Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
StrongGravity
KYNreverb
Commits
9fd2a919
Commit
9fd2a919
authored
Aug 04, 2016
by
Michal Dovčiak
Browse files
Small update in definition of parameters inside the code.
parent
13857d6e
Changes
1
Hide whitespace changes
Inline
Side-by-side
xskynrefrev.c
View file @
9fd2a919
...
...
@@ -364,7 +364,7 @@ ener_low[0] = 0.3;
ener_high
[
0
]
=
0
.
8
;
ener_low
[
1
]
=
1
.;
ener_high
[
1
]
=
3
.;
ener_low
[
2
]
=
8
.;
ener_low
[
2
]
=
3
.;
ener_high
[
2
]
=
9
.;
ener_low
[
3
]
=
12
.;
ener_high
[
3
]
=
40
.;
...
...
@@ -399,8 +399,8 @@ param[24] = -1.; // division
param
[
25
]
=
180
.;
// nphi
param
[
26
]
=
1
.;
// deltaT
param
[
27
]
=
1
.;
// nt
param
[
28
]
=
0
.;
// time/frequency/energy-lower
param
[
29
]
=
8.3e-4
;
// time/frequency/energy-upper
param
[
28
]
=
0
.;
// time/frequency/energy-lower
param
[
29
]
=
8.3e-4
;
// time/frequency/energy-upper
param
[
30
]
=
-
1
.;
// reference energy band-lower
param
[
31
]
=
3
.;
// reference energy band-upper
// the following should be used only for debugging purposes for the case of
...
...
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