Skip to content

steady state presolver block #31

@ikarib

Description

@ikarib

A few suggestions on presolver block:

  1. allow specifying steady state constraints in one block:
@steadystate model begin
    K = 47.63
    N = ((1-α)*K^α)^(1/(α+γ))
end
  1. direct assignments should not run solve1d with bisection algorithm
  2. break up blocks of steady state equations in large models using MATLAB's dmperm equivalent (see IRIS implementation)

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions