Learn R Programming

ReacTran (version 1.4.3.2)

Reactive Transport Modelling in 1d, 2d and 3d

Description

Routines for developing models that describe reaction and advective-diffusive transport in one, two or three dimensions. Includes transport routines in porous media, in estuaries, and in bodies with variable shape.

Copy Link

Version

Install

install.packages('ReacTran')

Monthly Downloads

758

Version

1.4.3.2

License

GPL (>= 3)

Maintainer

Karline Soetaert

Last Published

April 7th, 2025

Functions in ReacTran (1.4.3.2)

ReacTran-package

Reactive transport modelling in 1D, 2D and 3D
setup.compaction.1D

Calculates Advective Velocities of the Pore Water and Solid Phase in a Water Saturated Sediment assuming Steady State Compaction
setup.prop.2D

Attaches a Property to a Two-Dimensional Grid
setup.grid.1D

Creates a One-Dimensional Finite Difference Grid
fiadeiro

Advective Finite Difference Weights
setup.prop.1D

Attaches a Property to a One-Dimensional Grid
advection.1D

One-Dimensional Advection Equation
g.sphere

Surface Area and Volume of Geometrical Objects
setup.grid.2D

Creates a Finite Difference Grid over a Two-Dimensional Rectangular Domain
p.exp

Common Properties with Distance, to be used with setup.prop.1D
tran.polar

Diffusive Transport in polar (r, theta) coordinates.
tran.3D

General Three-Dimensional Advective-Diffusive Transport
tran.volume.1D

1-D, 2-D and 3-D Volumetric Advective-Diffusive Transport in an Aquatic System
tran.2D

General Two-Dimensional Advective-Diffusive Transport
tran.1D

General One-Dimensional Advective-Diffusive Transport
tran.cylindrical

Diffusive Transport in cylindrical (r, theta, z) and spherical (r, theta, phi) coordinates.