Skip to content

A problem of SS #42

@JLian401

Description

@JLian401

When I try to test SS, I found a problem. The firm module has been changed today and the get_w function has more inputs: L, K. In solve_ss function, the L and K come after get_w. But if we move L&K before get_w(), we will not have n_s to get L&K. n_s comes from opt.root(), which needs w to be an input. But w comes from get_w.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions