read_moments_out_files

PlasmaCalcs.hookups.eppic.eppic_io_tools.read_moments_out_files(dir='.')

Read moments*.out files.

dir: string (default ‘.’)
directory of ‘eppic.i’ file.
momentsN.out files should be located inside dir/domain000
or might be dir/domain0000, for “newer” versions of EPPIC.
returns a 3D dictionary {dist: {moment: {time: value}}}