Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add in outbound boundary conditions to matrix. #26

Open
qjhart opened this issue May 10, 2016 · 2 comments
Open

Add in outbound boundary conditions to matrix. #26

qjhart opened this issue May 10, 2016 · 2 comments

Comments

@qjhart
Copy link
Collaborator

qjhart commented May 10, 2016

Not sure about the formulation, the idea for the outbound penalty is like this. where the 10% version will allows variation of 10% around the outbound formulation. There is a cost function that wants to move that to it's correct location.

 --outbound_penalty='[[10000,"-10%"],[0,0],[-10000,"10%"]]'
@qjhart
Copy link
Collaborator Author

qjhart commented May 10, 2016

Maybe at first just help me parse this input parameter?

@jrmerz
Copy link
Collaborator

jrmerz commented May 12, 2016

600cf22

--outbound-penalty will now parse as JSON and can be access by config.outboundPenalty

@jrmerz jrmerz assigned qjhart and unassigned jrmerz Jun 3, 2016
@qjhart qjhart removed their assignment Sep 28, 2016
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

No branches or pull requests

2 participants