Skip to content
Snippets Groups Projects
  • Stéphane Adjemian's avatar
    b32e7530
    Add option use_first_order_solution to extended_path command. · b32e7530
    Stéphane Adjemian authored
    Use the model simulation based on a first-order local approximation as
    the initial guess for the nonlinear solver in each period. Can
    speed-up extended path simulations.
    
    We could also consider simulations based on higher order
    approximations, but I did not find any significant improvements with a
    second order approximation.
    b32e7530
    History
    Add option use_first_order_solution to extended_path command.
    Stéphane Adjemian authored
    Use the model simulation based on a first-order local approximation as
    the initial guess for the nonlinear solver in each period. Can
    speed-up extended path simulations.
    
    We could also consider simulations based on higher order
    approximations, but I did not find any significant improvements with a
    second order approximation.