updateEdges: Update Edges

Description Usage Arguments Value

Description

Function to update the extraction rates and input from processing after each iteration of Aupus. This function takes the quantity of a commodity that was allocated to Reemployment Same Sector in one step and passes that value on to the edges (to be passed to the children). Additionally, the extraction rates computed by the parents are passed on to the children.

Usage

1
updateEdges(nodes, edges, aupusParam)

Arguments

nodes

The nodes data returned by the function buildNodes

edges

The edge data returned by the function buildEdges

aupusParam

A list of running parameters to be used in pulling the data. Typically, this is generated from getAupusParameter (see that function for a description of the required elements).

Value

No data is returned, but the edges object is updated with the information from nodes.


SWS-Methodology/faoswsAupus documentation built on May 9, 2019, 11:45 a.m.