Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Open sidebar
lscsoft
lalsuite
Commits
e851abf2
Commit
e851abf2
authored
Jun 06, 2018
by
John Douglas Veitch
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Remove commented code
parent
8e2d85e9
Changes
1
Show whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
0 additions
and
3 deletions
+0
-3
lalinference/src/LALInferenceTemplate.c
lalinference/src/LALInferenceTemplate.c
+0
-3
No files found.
lalinference/src/LALInferenceTemplate.c
View file @
e851abf2
...
...
@@ -825,9 +825,6 @@ void LALInferenceTemplateXLALSimInspiralChooseWaveform(LALInferenceModel *model)
k2_2
=
XLALSimNeutronStarLoveNumberK2
(
m2
*
LAL_MSUN_SI
,
eos_fam
);
lambda2
=
(
2
.
/
3
.)
*
k2_2
*
pow
(
r2
/
(
m2
*
LAL_MRSUN_SI
),
5
.
0
);
}
/* Set waveform params */
/*XLALSimInspiralWaveformParamsInsertTidalLambda1(model->LALpars, lambda1);
XLALSimInspiralWaveformParamsInsertTidalLambda2(model->LALpars, lambda2);*/
/* Add derived quantities for output */
LALInferenceAddVariable
(
model
->
params
,
"radius1"
,
&
r1
,
LALINFERENCE_REAL8_t
,
LALINFERENCE_PARAM_OUTPUT
);
...
...
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