eppic_io_tools
File Purpose: misc. tools for reading directly from eppic files
Functions
return number of mpi processors used to run eppic based on this jobfile. |
|
|
return "flat" dict of values to use for updating eppic.i file. |
return clock times from jobfile. |
|
|
return clock times from jobfile(s) within this directory. |
return earliest start time (as tz-aware datetime object) from all jobfiles in this directory. |
|
|
get str to use for updated eppic.i file from src, updated with these values. |
|
return dict of {distnumber: name} for all dists in eppic.i file. |
|
return number of mpi processors used to run the run at this directory. |
|
Parse EPPIC input from the file, returning (dict of global vars, dict of dists). |
|
returns (snapnames, times). |
|
Read moments*.out files. |
|
read timers.dat info into an xarray.Dataset. |
|
update eppic.i file from src, writing to dst. |