pencil.ism_dyn.rhs_terms
Derive auxilliary data and other diagnostics from var.h5 file and save to new h5 file
- uses:
compute “data” arrays of size [nz,ny,nx] as required store “time” of snapshot compute “masks” for example by temperature phase compute summary statistics “stats” compute “structure” functions as required
Functions
|
|
|
|
|
compute from src data and existing dst data derived data |
Module Contents
- pencil.ism_dyn.rhs_terms.grav_profile(grav, x, y, z)
- pencil.ism_dyn.rhs_terms.rhs_data(sim_path, src, dst, magic=['uxb', 'etadel2a'], par=[], comm=None, gd=[], grp_overwrite=False, overwrite=False, rank=0, size=1, nghost=3, status='a', chunksize=1000.0, dtype=np.float64, quiet=True, nmin=32, Reynolds_shock=False, lmix=False)
- pencil.ism_dyn.rhs_terms.calc_rhs_data(src, dst, key, par, gd, l1, l2, m1, m2, n1, n2, nghost=3, Reynolds_shock=False, lmix=False)
compute from src data and existing dst data derived data