ConvertToRefPotential

class ConvertToRefPotential : public feasst::Action

Make a new reference potential based on an existing potential.

Arguments

  • potential_index: index of the full potential to copy as a template (default: 0).

  • cutoff: set cutoff of all site_types to this value. Ignore if -1 (default: -1).

  • use_cell: use VisitModelCell with cutoff as min_length (default: false).