treams.io

Loading and storing data.

Most functions rely on at least one of the external packages h5py or gmsh.

Functions

load_hdf5(filename[, lunit])

Load a T-matrix stored in a HDF4 file.

mesh_spheres(radii, positions, model[, ...])

Generate a mesh of multiple spheres.

save_hdf5(h5file, tms[, name, description, ...])

Save a set of T-matrices in a HDF5 file.