EnergyGrid

class EnergyGrid : public feasst::Action

Generate a grid of energies for visualization, plotting and testing.

Arguments

  • config: Name of Configuration (default: 0).

  • output_file: Name of file to output energy grid.

  • resolution: Comma-separated values of ranges for each dimension. Ranges are defined as colon-separated min:max:increment values.