Ticket #1320 (new assessed)
cNetworkAnalysisManager.RunWithEcopath may not work when called from plugin
Reported by: | joeb | Owned by: | |
---|---|---|---|
Priority: | low | Milestone: | Ecopath 6: future version |
Component: | Network Analysis plug-in | Version: | 6.4 |
Severity: | minor | Keywords: | |
Cc: |
Description (last modified by jeroens) (diff)
The boolean flag cNetworkAnalysisManager.RunWithEcopath is suppose to cause the NetworkAnalysisPlugin to call NetworkAnalysisManager.RunMainNetwork() when an Ecopath run has completed. This runs the NA implicitly. The internal run state m_runstate will prevent this from working in its current configuration.
This means you need to call NetworkAnalysisManager.RunMainNetwork() explicitly to get NA output
Change History
Note: See
TracTickets for help on using
tickets.