FESDIAdefault {FESDIA}R Documentation

Model solutions to aid in solving new applications

Description

FESDIAdefault, FESDIAdefaults2 are two different FESDIA model solutions.

Usage

  data(FESDIAdefault)

References

Soetaert K, PMJ Herman and JJ Middelburg, 1996a. A model of early diagenetic processes from the shelf to abyssal depths. Geochimica Cosmochimica Acta, 60(6):1019-1040.

Soetaert K, PMJ Herman and JJ Middelburg, 1996b. Dynamic response of deep-sea sediments to seasonal variation: a model. Limnol. Oceanogr. 41(8): 1651-1668.

Examples


# defaults
  head(FESDIAparms(FESDIAdefault, as.vector = TRUE)) 
#        FESDIAparms(FESDIAdefault2))
  plot(FESDIAdefault, xyswap = TRUE, ylim = c(30, 0),
    mfrow = c(4,4), grid = FESDIAdepth(FESDIAdefault))
  

[Package FESDIA version 1.0 Index]