Defining Initial/Boundary Conditions for a Network Pathway

There are two ways by which 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). mass can enter a Network pathway A transport pathway element that provides a computationally efficient way to simulate large, complex networks of one-dimensional conduits in order to describe contaminant transport through fractured rock systems.:

  1. Through a mass flux link An interconnnection between two transport pathways that defines the rate at which species move between the pathways. from another pathway to the Network pathway; and/or
  2. By defining an initial condition and/or a boundary condition (in the form of a cumulative input) for the Network pathway.

In this section, we discuss defining an initial and/or boundary condition for a Network pathway.

An initial condition/boundary condition for a Network Pathway is specified using the drop-list in the "Mass Transport" section of the dialog. This drop-list provides three options:

To specify this: Enter the following into the "Cumulative Input" field:
An initial condition A constant vector A one-dimensional array. with dimensions of mass (in this case, however, it would be more transparent to use the "Initial Inventory" option).
An initial condition and a constant rate of addition An expression such as: Initial + Rate * Etime, where Initial is a constant vector (with dimensions of mass) and Rate is a constant vector (with dimensions of mass/time).
An initial condition and a time-variable rate of addition The output of a Pool A stock element that integrates and conserves flows of materials. A Pool is a more powerful version of a Reservoir (it has additional features to more easily accommodate multiple inflows and outflows)., Reservoir A stock element that integrates and conserves flows of materials. or Integrator element An stock element that integrates rates. (with output dimensions of mass) with a specified Initial Value and (time-variable) Rate of Change.
Warning: The Cumulative Input must stay constant or increase with elapsed time. That is, you cannot remove mass from a Network Pathway using the Cumulative Input field. If the value ever begins to decrease with time, a fatal error occurs.
Note: One way to easily enter a vector of data into an input field without having to create a separate element is to use GoldSim's vector constructor function. For example, entering "vector(1g)" into the Cumulative Input field results in an initial condition of 1 g of each species being present in the Pathway.

GoldSim passes the initial condition/boundary condition to the Network pathway function by adding it to the first advective Inflow (or in the absence of Inflows, the first Diffusive Influx) to the Network pathway. If you do not have any incoming mass flux links (or if "Combine flux inputs" is checked), the initial and boundary conditions will be distributed over all pipes with Sources defined.

Note: If you do not have any incoming flux links, the source pipes must be identified in the fracture network A complex network of one-dimensional conduits used by a Network Pathway to describe contaminant transport through fractured rock systems. by using the name "-source-" in the Source column.