Changes between Version 5 and Version 6 of EweConsoleAppExample


Ignore:
Timestamp:
2011-03-07 18:45:45 (13 years ago)
Author:
jeroens
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • EweConsoleAppExample

    v5 v6  
    11= Run Ecopath Console Example = 
    22 
    3 In this example a simple console application is examined that performs the very basic steps needed to work with the Ecopath code: loading a model, running Ecopath, running Ecosim and extracting a value from Ecosim at an arbitrary time step. It is assumed that you have access to the Ecopath source code. 
     3In this example a simple console application is examined that performs the very basic steps needed to work with the Ecopath code: loading a model, running Ecopath, and extracting a value from the Ecopath results. It is assumed that you have access to the Ecopath source code. 
    44 
    55 1. Open Visual Studio/Visual Studio Express and open the file ''[!EcopathLocation]\Ecopath6\Sources\EwETutorials\EwEConsoleAppExample\EwEConsoleAppExample.sln''