Skip to contents

A class to model restricted diffusion in a cylinder using the Neuman's model.

References

Neuman, C. H. (1974). Spin echo of spins diffusing in a bounded medium. The Journal of Chemical Physics, 60(11), 4508-4511.

Super classes

midi::BaseCompartment -> midi::CircularlyShapedCompartment -> NeumanCompartment

Methods

Public methods

Inherited methods


Method clone()

The objects of this class are cloneable with this method.

Usage

NeumanCompartment$clone(deep = FALSE)

Arguments

deep

Whether to make a deep clone.