yt.lagos.OrionStaticOutput.__init__

OrionStaticOutput.__init__(plotname, paramFilename=None, fparamFilename=None, data_style='orion_native', paranoia=False, storage_filename=None)

need to override for Orion file structure.

the paramfile is usually called “inputs” and there may be a fortran inputs file usually called “probin” plotname here will be a directory name as per BoxLib, data_style will be one of

  • Native
  • IEEE (not implemented in yt)
  • ASCII (not implemented in yt)

This Page