WARPXM v1.10.0
|
WARPXM data reader helper tools for post-processing in Python. More...
Classes | |
class | dataset |
Represents a single simulation's dataset. More... | |
class | field |
Represents a single tensor field on a subdomain at a single time. More... | |
class | MultiDataset |
Represents a collection of datasets from similar simulations. More... | |
class | ProbeDataset |
A set of probe_field objects for one simulation. More... | |
class | ProbeField |
Represents a single probe variablefield. More... | |
class | ProbeMultiDataset |
Represents a collection of probe_datasets from similar simulations. More... | |
class | subdomain |
Represents a single subdomain geometry. More... | |
Functions | |
def | h5_file_finder_ (base_path, pfx) |
def | h5_probe_finder_ (base_path, pfx) |
def | sim_folder_finder (sim_path, sim_prefix) |
Variables | |
try : | |
except : | |
WARPXM data reader helper tools for post-processing in Python.
def warpy.dataset.h5_file_finder_ | ( | base_path, | |
pfx | |||
) |
def warpy.dataset.h5_probe_finder_ | ( | base_path, | |
pfx | |||
) |
def warpy.dataset.sim_folder_finder | ( | sim_path, | |
sim_prefix | |||
) |
warpy.dataset.except : |
warpy.dataset.try : |