Ticket #1320 (new assessed) — at Initial Version

Opened 10 years ago

Last modified 8 years ago

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

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

Note: See TracTickets for help on using tickets.