OpenPFC  0.1.4
Phase Field Crystal simulation framework
Loading...
Searching...
No Matches
my_project::GaussianBump Struct Reference

3D Gaussian bump More...

Collaboration diagram for my_project::GaussianBump:

Public Member Functions

 GaussianBump (Real3 center, double amplitude, double width)
 

Public Attributes

Real3 m_center
 Peak location.
 
double m_amplitude
 Peak height A.
 
double m_width
 Standard deviation σ
 

Detailed Description

3D Gaussian bump

Models localized concentration, temperature, or density field. φ(r) = A * exp(-r²/(2σ²))


The documentation for this struct was generated from the following file: