Gauss

A soft particle with Gaussian density distribution n(r)=er2/(2R2).

Constructor

Gauss(R)

Parameters:

  • R, mean radius.

Usage

As for any other Form factor.

Implementation

Class Gauss inherits from the interface class IFormFactor .

The form factor is computed as F(q)=R3exp(|q|2R2/(4π)).