desc.io.InputReader.vmec_to_desc_input

static InputReader.vmec_to_desc_input(vmec_fname, desc_fname)[source]

Convert a VMEC input file to an equivalent DESC input file.

Parameters:
  • vmec_fname (str or path-like) – filename of VMEC input file

  • desc_fname (str or path-like) – filename of DESC input file. If it already exists it is overwritten.