Removed shocks.

time-shift
Stéphane Adjemia (Scylla) 2019-01-31 12:08:28 +01:00
parent 3e5b4084b8
commit f7b332efa6
Signed by untrusted user who does not match committer: stepan
GPG Key ID: A6D44CB9C64CE77B
1 changed files with 3 additions and 3 deletions

View File

@ -44,8 +44,8 @@ histval;
end;
shocks;
var e_x = 0.005;
var e_n = 0.001;
var e_x = 0;
var e_n = 0;
end;
simulations = simul_backward_model([], 5000);
simulations = simul_backward_model([], 500);