Pipe Pathway Outputs
Pipe pathways have at least two outputs:
- Mass_in_Pathway. This is a vector A one-dimensional array. by species The chemical (or non-chemical, such as bacterial or viral) constituents that are stored and transported through an environmental system in a contaminant transport model. In GoldSim, the Species element defines all of the contaminant species being simulated (and their properties). with dimensions An output attribute for an element that defines the dimensionality (in terms of Length, Time and other fundamental dimensions) of the output. of mass. It represents the total mass of each species in the Pipe.
Note: The Laplace transform A method for solving certain types of differential equations that involves transforming the equations into an algebraic form that can be readily solved, and then using an inverse transform to retrieve the solutions of the original problem. algorithm for Pipes directly computes the flux rate leaving the Pipe. In order to track the amount of mass in the Pipe, we assume that the mass enters or exits the Pipe at a uniform rate over the timestep A discrete interval of time used in dynamic simulations.. If you use a large timestep and/or there is low dispersivity, this assumption may not be appropriate, and this can result in small errors in the amount of mass reported in the Pipe. This assumption does not affect the accuracy of the Pipe discharges, just the value of the reported amount of mass in the Pipe.
- Concentration. This is a vector by species with dimensions of mass per volume. It represents the concentration of each species in the Reference Fluid A special type of Fluid element that provides a basis for defining partition coefficients between media for the various species in the model (i.e., the ratio of the species’ concentration in the medium to its concentration in the Reference Fluid at equilibrium). at the point where it exits the Pipe. This is a "total concentration", and includes species sorbed onto suspended solids.
Note: The computed concentration is an approximation, equal to the mass outflux divided by the flow rate. Because the mass flux includes a dispersive component, the concentration will be slightly overestimated during periods of increasing concentrations, and slightly underestimated during periods of decreasing concentrations.
In addition, for every advective mass flux link A mass flux link in which a quantity of a medium is specified to flow from one pathway to another, carrying dissolved, sorbed, and/or suspended species with it. in which the Pipe is the Outflow (upstream) pathway, an output is created on the Pipe:
- Medium_to_Path2, where Medium is the name of the flowing medium, and Path2 is the name of the linked (Inflow) pathway. This is a vector by species, and has dimensions of mass/time. It represents the mass flux of each species from the Pipe to the downstream pathway.
It is important to understand that the mass flux outputs from a Pipe represent the mass rate over the previous timestep. This can have implications if you choose to integrate one of these outputs (using an Integrator).
Learn more
Related topics…
- Advective-Dispersive Transport in Pipes
- Comparing Pipes and Aquifers
- Computing Pipe and Aquifer Pathway Concentrations Accounting for Transverse Dispersion
- Controlling the Pipe Solution Algorithm
- Defining a Sorptive Coating Material for a Pipe
- Defining Basic Pipe Properties
- Features and Capabilities of Pipes
- Flux Links to/from Pipes
- Pipe Pathway Outputs
- Saving Results for a Pipe
- Simulating Storage Zones in a Pipe
- Simulating Suspended Solids in a Pipe
- Simulating Time-Variable Pipe Properties
- Summary of Limitations on the Use of Pipe Pathways
- Viewing a Pipe in the Browser