Specifying the Link Type for Mass Flux Links

There are three types of mass flux links in GoldSim. A mass flux link An interconnnection between two transport pathways that defines the rate at which species move between the pathways. between two pathways can be defined as a normal link A standard link between two elements., a previous value link, or a coupled link A link between two elements which causes the elements to be solved in a coupled (rather than a sequential) manner. Coupled links can only be created when using an extension module.. When you create a mass flux link, a drop list is available to allow you to select the type of link.

Note: Although normal and previous value links are not "coupled", numerically they are still represented implicitly (rather than explicitly). They are simply propagated asynchronously.

By default, mass flux links between Cells are coupled links.

Mass flux links to or from other types of pathways are defaulted to normal links (and cannot be coupled). Note that only flux links between Cells can be coupled links. Diffusive mass flux links between Cells must be coupled (i.e., the other options are not available in this case).

Note: For advection, solving pathway equations asynchronously (rather than in a coupled manner) is mathematically feasible, since the advective mass flux from one pathway to another is only a function of the concentration in the upstream pathway (i.e., it is not necessary to reference the downstream pathway to compute the mass flux). Although we can model advection by solving the Cells asynchronously (rather than in a coupled manner), doing so can in fact reduce the accuracy of the solution. This is related to the fact that GoldSim effectively subdivides the computational timestep (into fractional timesteps) when solving a cell net to improve accuracy (when the Medium or High Precision setting is selected). "Breaking" a Cell Net and computing fluxes between cells asynchronously effectively reduces the effectiveness of the fractional timesteps, and hence reduces the accuracy somewhat (in the same manner that using the Low Precision setting does). For most systems, using Normal links in a model in several locations (as opposed to throughout the entire model) would be unlikely to affect the results significantly. Using Previous-value links would introduce a more noticeable error (effectively delaying results by a timestep for each Previous-value link A mass flux link between two pathways in which the previous value (rather than the current value) of the output is referenced. in the sequence of Cells). Again, however, for most realistic situations, using Previous-value links a model in several locations is also not likely to affect the results significantly.

You will rarely, if ever, need to change the link type from the default.

There are some special cases, however, when it may be necessary to modify the type of link connecting pathways: