Inputs and Outputs Associated with Precipitate Removal Mass Flux Links

When a precipitate removal mass flux link is created, GoldSim creates several new inputs and outputs on the two linked pathways which subsequently appear in the browser view and interfaces for these pathways.

On the "from" or "outflow" pathway (the pathway from which the mass is flowing):

   GoldSim creates a new output named Precipitate_transfer_rate_to_Path2, where Path2 is the name of the linked pathway (toward which the mass is flowing).  For example, if the Outflow pathway was named Pond and the Inflow pathway was named Solids_Tank, GoldSim would create a new output on the Pond pathway called Precipitate_transfer_rate_to_Solids_Tank.  Like all GoldSim outputs, when the output appears in an expression, the name of the element is included prior to the output name (Pond.Precipitate_transfer_rate_to_Solids).  This output represents the mass flux itself, and is a vector by species with dimension of mass/time.

   Note: Although this output is referred to as a “flux”, it technically is a mass rate, not a flux (since fluxes have dimensions of mass/time/area). The term “flux” is used here for convenience. 

   GoldSim creates a new input named Precip Outflow Rate.  This is the transfer rate in the link.  It has dimensions of inverse time and is a scalar.

These new items are organized under a "folder" within the browser view of the element called Outflows:

Each outflow has a separate sub-folder.

   Note: Element inputs and outputs are only shown in the browser if you choose to Show element subitems (accessed via the browser context menu by right-clicking in the browser).

On the "to" or "inflow" pathway (the pathway to which the mass is flowing):

   GoldSim creates a new input named Direct_transfer_from_Path1, where Path1 is the name of the linked pathway (from which the mass is flowing).  For example, if the Outflow pathway was named Pond and the Inflow pathway was named Solids_Tank, GoldSim would create a new input on the Solids_Tank pathway called Precipitate_transfer_rate_from_Pond.  This input represents the mass flux itself, and is a vector by species with dimension of mass/time.

   Note: Although this output is referred to as a “flux”, it technically is a mass rate, not a flux (since fluxes have dimensions of mass/time/area). The term “flux” is used here for convenience. 

This new item is organized under a "folder" within the browser view of the element called Inflows:

   Note: Element inputs and outputs are only shown in the browser if you choose to Show element subitems (accessed via the browser context menu by right-clicking in the browser).

   Note: If you create multiple precipitate removal mass transfer fluxes between the same two Cells, GoldSim will append the letter “c” and a number to the end of the input and output names.  For example, if a second direct transfer flux was added from Pond Cell to the Solids_Tank Cell, the output on the Pond Cell would be named “Precipitate_transfer_rate_to_Solids)Tankc2” and the input on the Solids_Tank Cell would be “Precipitate_transfer_rate_from_Pondc2”.

Related Topics…