Skip to content

Commit

Permalink
Set EWSB output parameters when solving at tree-level with substitutions
Browse files Browse the repository at this point in the history
  • Loading branch information
Dylan Harries committed Jan 21, 2017
1 parent e45be14 commit 2e66f8f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions meta/EWSB.m
Expand Up @@ -836,6 +836,7 @@
"}";,
result = result <>
"if (is_finite) {\n" <>
IndentText[successBody] <>
IndentText[WrapLines[SetModelParametersFromEWSB[fixedPars, substitutions, "model."]]] <>
"} else {\n" <>
IndentText[failBody] <>
Expand Down

0 comments on commit 2e66f8f

Please sign in to comment.