Class ExportQE


public class ExportQE extends PotentialCommand
Generate Quantum Espresso (QE) input from an XYZ file. Usage: ffxc XYZtoQE [options] <filename>
  • Constructor Details

    • ExportQE

      public ExportQE()
    • ExportQE

      public ExportQE(FFXBinding binding)
    • ExportQE

      public ExportQE(String[] args)
  • Method Details

    • run

      public ExportQE run()
      Description copied from class: FFXCommand
      Execute this Command.
      Overrides:
      run in class FFXCommand
      Returns:
      The current FFXCommand.