Skip to content
GitLab
Projects
Groups
Snippets
Help
Loading...
Help
What's new
7
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Open sidebar
Dynare
dynare
Commits
0d11246c
Commit
0d11246c
authored
Nov 22, 2017
by
Johannes Pfeifer
Committed by
Stéphane Adjemian (Charybdis)
Jan 12, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add fast_realtime option to integration test
parent
911ca2a5
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
6 additions
and
0 deletions
+6
-0
tests/shock_decomposition/ls2003_plot.mod
tests/shock_decomposition/ls2003_plot.mod
+6
-0
No files found.
tests/shock_decomposition/ls2003_plot.mod
View file @
0d11246c
...
...
@@ -129,6 +129,12 @@ close all
plot_shock_decomposition(detail_plot, interactive, use_shock_groups = row, type = qoq);
plot_shock_decomposition(detail_plot, interactive, realtime = 3, vintage = 29);
close all,
// testing realtime decomposition with fast_realtime option
realtime_shock_decomposition(fast_realtime);
collect_latex_files;
if system(['pdflatex -halt-on-error -interaction=batchmode ' M_.fname '_TeX_binder.tex'])
error('TeX-File did not compile.')
...
...
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