ExtensiveMoments

class ExtensiveMoments : public feasst::Analyze

Accumulate extensive moments for derivatives from fluctuations. This is currently implemented for a grand canonical ensemble:

\(N_i^j N_k^m U^p\)

where \(i,k\) are particle types, and the powers \(j,m,p\) are collected from 0 to a maximum order cutoff.

Arguments

  • max_order: maximum order cutoff for the powers (default: 3).

  • Stepper arguments.