d_max | R Documentation |
stable \loadmathjax This is a convenient wrapper around
proctor_fit()
which returns only the maximum dry density (at the effort
used), which is derived from the compaction
curve. This is useful when the user wants to perform a "quick-and-dirty"
analysis and avoid additional indexing into the more verbose result if
proctor_fit()
.
d_max(df, ...)
df |
A tibble containing raw compaction data containing (at a minimum)
columns |
... |
other arguments passed on to |
The compaction curve is fit using a natural spline, with the spline degree set by the user (defaults to cubic). Porosity is calculated using a default specific gravity value of 2.7, but this must be over-ridden with a measured \mjseqnG_s value if better control is required. The \mjseqn\rho_max is computed by an optimization of the the spline function.
d_max The maximum dry density for the present compaction effort
Proctor, 1932. Description of field and laboratory methods. Eng. News Record, 110:10, p. 286-289.
Standard effort: ASTM D698-12e2
Modified effort: ASTM D1557-12e1
proctor_fit()
, w_opt
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.