You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I have successfully run pairwise mode many times but would like to use different source strengths for a new task. In the .ini file, it looks like that option is only available for "all-to-one" and "one-to-all". Is there a way to input source strengths for pairwise? I may be missing something very obvious...
Thanks,
Jay
Circuitscape v5.10.0
Julia version 1.6.3
The text was updated successfully, but these errors were encountered:
Update: I found that the user guide does recommend "all-to-one" as an alternative to pairwise so I'll give that a shot. Please let me know if there is a way to do pairwise itself with variable source strengths.
@jaymschoen unfortuantely, variable source strengths is not supported for pairwise mode. That's because in pairwise mode, we iterate through every pair of source and grounds, set them to unit and calculate current. You could probably fake it by setting using advanced mode, with a solitary source and a solitary ground with the source_map set to whatever magnitude you wish.
You could also use all to one mode with different source strengths but a single ground, if you'd like.
I have successfully run pairwise mode many times but would like to use different source strengths for a new task. In the .ini file, it looks like that option is only available for "all-to-one" and "one-to-all". Is there a way to input source strengths for pairwise? I may be missing something very obvious...
Thanks,
Jay
Circuitscape v5.10.0
Julia version 1.6.3
The text was updated successfully, but these errors were encountered: