GMS:Gaussian Field Generator: Difference between revisions
From XMS Wiki
Jump to navigationJump to search
No edit summary |
|||
Line 2: | Line 2: | ||
GMS includes an interpolation option associated with the 2D scatter point module called Gaussian Sequential Simulation (GSS). This option is used to generate a set of scalar datasets (Gaussian fields) using a Gaussian sequential simulation. This is somewhat similar to indicator kriging or T-PROGS in that it generates a set of equally probable results which exhibit heterogeneity and are conditioned to values at scatter points. However, the resulting arrays are floating point scalar datasets, rather than the integer arrays produced by T-PROGS and indicator kriging. | GMS includes an interpolation option associated with the 2D scatter point module called Gaussian Sequential Simulation (GSS). This option is used to generate a set of scalar datasets (Gaussian fields) using a Gaussian sequential simulation. This is somewhat similar to indicator kriging or T-PROGS in that it generates a set of equally probable results which exhibit heterogeneity and are conditioned to values at scatter points. However, the resulting arrays are floating point scalar datasets, rather than the integer arrays produced by T-PROGS and indicator kriging. | ||
The results of a GSS can be used in combination with the new [[GMS:Multiplier Arrays for Parameters|Multiplier Array]] option for parameters. It is now possible to associate one or more scalar datasets with an array-based parameter. When MODFLOW is executed, the parameter starting value is multiplied by the dataset to produce the input array. This makes it possible to use the results of the Gaussian sequential simulation as input for parameter fields for a stochastic (Monte Carlo) simulation. | The results of a GSS can be used in combination with the new [[GMS:Multiplier Arrays for Parameters|''Multiplier Array'']] option for parameters. It is now possible to associate one or more scalar datasets with an array-based parameter. When MODFLOW is executed, the parameter starting value is multiplied by the dataset to produce the input array. This makes it possible to use the results of the Gaussian sequential simulation as input for parameter fields for a stochastic (Monte Carlo) simulation. | ||
== Gaussian Simulations == | == Gaussian Simulations == |