1 | | 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. |
2 | | This means you need to call NetworkAnalysisManager.RunMainNetwork() explicitly to get NA output |
| 1 | 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. |
| 2 | This means you need to call !NetworkAnalysisManager.!RunMainNetwork() explicitly to get NA output |