Model help:GSDCalculator: Difference between revisions

From CSDMS
mNo edit summary
mNo edit summary
Line 76: Line 76:
| D
| D
| sedimwent size
| sedimwent size
| mm
| L
|-
|-
| D<sub>x</sub>
| D<sub>x</sub>
| characteristic diameter of the size diameter based on the percent finer
| characteristic diameter of the size diameter based on the percent finer
| mm
| L
|-
|-
| D<sub>xU</sub>
| D<sub>xU</sub>
| upper bound of the size distribution based on the percent finer
| upper bound of the size distribution based on the percent finer
| mm
| L
|-
|-
| D<sub>xL</sub>
| D<sub>xL</sub>
| lower bound of the size distribution based on the percent finer
| lower bound of the size distribution based on the percent finer
| mm
| L
|-
|-
| xU
| xU
Line 110: Line 110:
| D<sub>g</sub>
| D<sub>g</sub>
| geometric mean diameter of the size distribution
| geometric mean diameter of the size distribution
| mm
| L
|-
|-
| σ<sub>g</sub>
| σ<sub>g</sub>

Revision as of 14:47, 26 May 2011

The CSDMS Help System

GSDCalculator

This model is a Grain Size Distribution Statistics Calculator.

Model introduction

This model is used to calculate statistical characteristics of grain size distributions. Given a grain size distribution, the program computes the geometric mean diameter, and the geometric standard deviation.

Model parameters

Parameter Description Unit
Input directory path to input files
Site prefix Site prefix for Input/Output files
Case prefix Case prefix for Input/Output files
Parameter Description Unit
Model name name of the model -
Author name name of the model author -

Uses ports

This will be something that the CSDMS facility will add

Provides ports

This will be something that the CSDMS facility will add

Main equations

  • Linearly interpolated grain size (in Ψ scale)
[math]\displaystyle{ \Psi =log_{2}D }[/math] (1)


Notes

Characteristic diameters is based on percent finer, Dx (i.e. size such that x percent of the sample is finer than Dx) can be computed if requested by the user.

If the inputted size distribution does not have a lower bound, DxL, such that xL = 0 and an upper bound, DxU, such that xU = 100, the program computes these bounds with a linear interpolation of the data.

Input data may be entered either from the finer to the coarser size or from the coarser to the finer. The program will automatically reorder the data.

Data may be on either a 0.00-1.00 scale or a 0-100 scale. The program will always use a 0-1 scale to do the calculations.

The program will prompt users if they want to calculate characteristic diameters based on percent finer, Dx, and what diameters they would like to know.

The program can calculate up to 10 characteristic diameters based on percent finer.

The geometric mean diameter, Dg, the geometric standard deviation, σg, and the user-defined characteristic diameters based on percent finer will be appended to a file with the reorganized, scaled, and bounded grain size distribution.

Examples

An example run with input parameters, BLD files, as well as a figure / movie of the output

Follow the next steps to include images / movies of simulations:

See also: Help:Images or Help:Movies

Developer(s)

Gary Parker

References

Key papers

Links