← Previous ChangeTicket Comment History

Changes between Initial Version and Version 1 of Ticket #786, comment 3


Ignore:
Timestamp:
2011-05-09 10:52:06 (13 years ago)
Author:
jeroens
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #786, comment 3

    initial v1  
    11The values for PPR estimated by Ecosim in the network.csv file can be different than the PPR values estimated by Ecopath. Ecopath outputs are computed from the Ecopath inputs, which is effectively time step zero. The Ecosim outputs start at the end of the first time step. So the first value is at time step one and may differ from the Ecopath PPR calculated from time step zero. 
    22 
    3 Having said that the way the Network Analysis computes EE for input to PPR seems wrong. See cEcoNetwork.[wiki:PrepareUlanowForCallFromEcosim]() aprox. line 3949.  
     3Having said that the way the Network Analysis computes EE for input to PPR seems wrong. See cEcoNetwork.!PrepareUlanowForCallFromEcosim() aprox. line 3949.  
    44 
    55SimEE(i) = 1 - (m_esdata.loss(i) - m_esdata.Eatenof(i) - m_esdata.!FishTime(i)) / (SimPB(i) * BB(i))