Skip to content

Perturbation calls the correct dr object now#25

Open
ezgioz wants to merge 1 commit intoEconForge:masterfrom
ezgioz:master
Open

Perturbation calls the correct dr object now#25
ezgioz wants to merge 1 commit intoEconForge:masterfrom
ezgioz:master

Conversation

@ezgioz
Copy link

@ezgioz ezgioz commented Aug 10, 2022

On line 109-110 we need to call the dr argument of the solution, not the solution object itself.

sol0 = time_iteration(hmodel.model, dr0=dr1, verbose=False, maxit=1, dprocess=tmc)

dr0 = sol0 --> corrected with dr0 = sol0.d

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant