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

effective resistance for one-to-all #252

Closed
angelabrennan opened this issue Jul 13, 2020 · 2 comments
Closed

effective resistance for one-to-all #252

angelabrennan opened this issue Jul 13, 2020 · 2 comments

Comments

@angelabrennan
Copy link

Hi thanks so much for Circuitscape.jl and for all the time you put into answering users' questions. I am looking to use the one-to-all mode and in the Circuitscape documentation (McRae 2013) it looks like that mode should produce an output file with effective resistances between each node and ground. However, I only get this output file when I run the pairwise mode, not the one-to-all. Perhaps there is a way to specify this in the ini file that I am missing?

@ranjanan
Copy link
Member

Hi Angela, thanks so much for your feedback. We're more than happy to help. As for getting resistances in the one to all mode, I believe we just return them to the user. So at the julia prompt, if you run:

r = compute("some_problem.ini")

the variable r should have all the resistances you're looking for. I don't think we write them out, perhaps we should though. Let me check v4 to be sure, and create a PR if necessary. Also, if you'd like to get involved and submit a pull request (which should be a lot of fun!), I'm more than happy to guide you through it. :-)

@angelabrennan
Copy link
Author

angelabrennan commented Jul 14, 2020 via email

@vlandau vlandau closed this as completed Dec 25, 2020
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

3 participants