dynare/tests/deterministic_simulations
Sébastien Villemot 06f665e231
Perfect foresight: LBJ now available under stack_solve_algo=1 (with/without block/bytecode)
Previously, LBJ was available:

– under stack_solve_algo=6 when neither block nor bytecode were present
– under stack_solve_algo=1 with either block or bytecode (but the documentation
  was not making it clear that it was LBJ)

This commit merges the two values for the option, and makes them
interchangeable. LBJ should now be invoked with stack_solve_algo=1 (but
stack_solve_algo=6 is kept for compatibility, and is a synonymous).
2022-06-15 15:06:33 +02:00
..
lbj Perfect foresight: LBJ now available under stack_solve_algo=1 (with/without block/bytecode) 2022-06-15 15:06:33 +02:00
linear_approximation Efficiency change. 2019-04-26 16:20:45 +02:00
multiple_lead_lags Fix tests/deterministic_simulations/multiple_lead_lags/sim_endo_lead_lag.mod 2021-09-08 14:15:49 +02:00
purely_backward Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
purely_forward Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
purely_static Add specialized version of sim1 for static models. 2021-05-28 14:11:34 +02:00
homotopy.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
homotopy_histval.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
initialization.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
pfwee.csv perfect_foresight_with_expectation_errors_setup: move terminal condition to last line of CSV file 2022-04-12 15:51:04 +02:00
pfwee.mod New shocks(learnt_in=…) and endval(learnt_in=…) blocks 2022-04-21 17:10:52 +02:00
pfwee_constant_sim_length.mod New option “constant_simulation_length” to “perfect_foresight_with_simulation_errors_solver” command 2022-04-12 15:45:50 +02:00
pfwee_learnt_in.mod New += and *= syntaxes in “endval(learnt_in=…)” blocks 2022-05-03 17:46:59 +02:00
ramst_block_mfs1.mod Testsuite: more fixes related to stochastic block decomposition + mfs > 0 2021-05-05 10:15:52 +02:00
rbc_det.mod Fix tests for stack_solve_algo=7 2018-06-08 10:29:53 +02:00
rbc_det1.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det2.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det3.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det4.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det5.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det6.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_exo_lag_2a.mod Test the value of oo_.deterministic_simulation.status in tests/deterministic_simulations/* 2017-03-20 16:27:13 +01:00
rbc_det_exo_lag_2b.mod Storage of results: use subfolder 2021-07-23 14:12:17 +02:00
rbc_det_exo_lag_2c.mod Storage of results: use subfolder 2021-07-23 14:12:17 +02:00
rbc_det_stack_solve_algo_7.mod Storage of results: use subfolder 2021-07-23 14:12:17 +02:00
rbc_det_stack_solve_algo_7_exo_lag.mod Storage of results: use subfolder 2021-07-23 14:12:17 +02:00
rbc_det_stack_solve_algo_7_exo_lead.mod Storage of results: use subfolder 2021-07-23 14:12:17 +02:00