Quantitative Modeling of Earth Surface Processes: Difference between revisions
From CSDMS
No edit summary |
No edit summary |
||
Line 6: | Line 6: | ||
Appendix 1: Codes for solving the diffusion equation | Appendix 1: Codes for solving the diffusion equation | ||
* FTCS2D: Forward Time Centered Space (FTCS) method for 2D diffusion equation ([[Special:ExtensionDistributor/ftcs2d|Source] | * FTCS2D: Forward Time Centered Space (FTCS) method for 2D diffusion equation ([[Special:ExtensionDistributor/ftcs2d|Source]], [[Model:FTCS2D | Metadata]]) | ||
** FTCS2D-TerraceDiffusion: Forward Time Centered Space (FTCS) method for 2D Terrace diffusion ([[Special:ExtensionDistributor/ftcs2d-terracediffusion|Source] | ** FTCS2D-TerraceDiffusion: Forward Time Centered Space (FTCS) method for 2D Terrace diffusion ([[Special:ExtensionDistributor/ftcs2d-terracediffusion|Source]], [[Model:FTCS2D-TerraceDiffusion | Metadata]]) | ||
* FTCS1D-NonLinear: Forward Time Centered Space (FTCS) method for 1D non-linear diffusion equation ([[Special:ExtensionDistributor/ftcs1d-nonlinear|Source] | * FTCS1D-NonLinear: Forward Time Centered Space (FTCS) method for 1D non-linear diffusion equation ([[Special:ExtensionDistributor/ftcs1d-nonlinear|Source]], [[Model:FTCS1D-NonLinear | Metadata]]) | ||
* ADI-2D: Advection diffusion implicit (ADI) method for solving 2D diffusion equation ([[Special:ExtensionDistributor/adi-2d|Source] | * ADI-2D: Advection diffusion implicit (ADI) method for solving 2D diffusion equation ([[Special:ExtensionDistributor/adi-2d|Source]], [[Model:ADI-2D | Metadata]]) | ||
* Fourier-Bessel Integration: Numerical Integration of Fourier-Bessel terms ([[Special:ExtensionDistributor/fourier-bessel-integration|Source] | * Fourier-Bessel Integration: Numerical Integration of Fourier-Bessel terms ([[Special:ExtensionDistributor/fourier-bessel-integration|Source]], [[Model:Fourier-Bessel-integration | Metadata]]) | ||
Appendix 2: Codes for flow routing | Appendix 2: Codes for flow routing | ||
* FillinPitsFlatsDEM: Filling in pits and flats in a DEM ([[Special:ExtensionDistributor/fillinpitsflatsdem|Source] | * FillinPitsFlatsDEM: Filling in pits and flats in a DEM ([[Special:ExtensionDistributor/fillinpitsflatsdem|Source]], [[Model:FillinPitsFlatsDEM | Metadata]]) | ||
* MFDrouting: MFD flow routing method ([[Special:ExtensionDistributor/mfdrouting|Source] | * MFDrouting: MFD flow routing method ([[Special:ExtensionDistributor/mfdrouting|Source]], [[Model:MFDrouting | Metadata]]) | ||
* MFDrouting-Successive: Successive flow routing with MFD method ([[Special:ExtensionDistributor/mfdrouting-successive|Source] | * MFDrouting-Successive: Successive flow routing with MFD method ([[Special:ExtensionDistributor/mfdrouting-successive|Source]], [[Model:MFDrouting-Successive | Metadata]]) | ||
Appendix 3: Codes for solving the advection equation | Appendix 3: Codes for solving the advection equation | ||
* Coupled1D: Coupled 1D bedrock-alluvial channel evolution ([ | * Coupled1D: Coupled 1D bedrock-alluvial channel evolution ([https://github.com/csdms-contrib/coupled1d Source], [[Model:Coupled1D | Metadata]]) | ||
* StreamPower: Modeling the development of topographic steady state in the stream-power model ([ | * StreamPower: Modeling the development of topographic steady state in the stream-power model ([https://github.com/csdms-contrib/streampower Source], [[Model:StreamPower | Metadata]]) | ||
* Bedrock Erosion Model: Knickpoint propagation in the 2D sediment-flux-driven bedrock erosion model ([ | * Bedrock Erosion Model: Knickpoint propagation in the 2D sediment-flux-driven bedrock erosion model ([https://github.com/csdms-contrib/bedrock_erosion_model Source]], [[Model:Bedrock Erosion Model | Metadata]]) | ||
Appendix 4: Codes for solving the flexure equation | Appendix 4: Codes for solving the flexure equation |
Revision as of 09:55, 26 February 2015
Quantitative Modeling of Earth Surface Processes

By: Pelletier, Jon D.
Quantitative Modeling of Earth Surface Processes, by Jon D. Pelletier. Cambridge: Cambridge University Press, 2008. ISBN: 9780521855976 (Cambridge University Press)
Appendix 1: Codes for solving the diffusion equation
- FTCS2D: Forward Time Centered Space (FTCS) method for 2D diffusion equation (Source, Metadata)
- FTCS1D-NonLinear: Forward Time Centered Space (FTCS) method for 1D non-linear diffusion equation (Source, Metadata)
- ADI-2D: Advection diffusion implicit (ADI) method for solving 2D diffusion equation (Source, Metadata)
- Fourier-Bessel Integration: Numerical Integration of Fourier-Bessel terms (Source, Metadata)
Appendix 2: Codes for flow routing
- FillinPitsFlatsDEM: Filling in pits and flats in a DEM (Source, Metadata)
- MFDrouting: MFD flow routing method (Source, Metadata)
- MFDrouting-Successive: Successive flow routing with MFD method (Source, Metadata)
Appendix 3: Codes for solving the advection equation
- Coupled1D: Coupled 1D bedrock-alluvial channel evolution (Source, Metadata)
- StreamPower: Modeling the development of topographic steady state in the stream-power model (Source, Metadata)
- Bedrock Erosion Model: Knickpoint propagation in the 2D sediment-flux-driven bedrock erosion model (Source], Metadata)
Appendix 4: Codes for solving the flexure equation
- Flex1D: Fourier filtering in 1D (Source, Viewvc, Metadata)
- Flex2D: Fourier filtering in 2D (Source, Viewvc, Metadata)
- Flex2D-ADI: ADI technique applied to glacial isostatic response modeling (Source, Viewvc, Metadata)
Appendix 5: Codes for modeling non-Newtonian flows
- LavaFlow2D: 2D radially symmetric lava flow simulation (Source, Viewvc, Metadata)
- Ice-sheet / Glacier reconstruction: Sandpile method for ice-sheet and glacier reconstruction (Source, Viewvc, Metadata)
Appendix 6: Codes for modeling instabilities
- Eolian Dune Model: Werner's eolian dune model (Source, Viewvc, Metadata)
- Channel-Oscillation: Oscillations in arid alluvial channels (Source, Viewvc, Metadata)
- Spirals1D: 1D model of spiral troughs on Mars (Source, Viewvc, Metadata)
Appendix 7: Codes for modeling stochastic processes