Model Module (sf3dmodels.Model)

sf3dmodels.Model Module

Functions

ChangeGeometry(GRID[, center, rot_dict, …])
DataTab_LIME(dens, temp, vel, abund, gtd, GRID)
DataTab_LIME2(dens_H2, dens_H, dens_Hp, …)
DataTab_RADMC3D_FreeFree(dens, temp, GRID)
MakeHole(T_min, T_max, dens_val, temp_val, …)
Make_Datatab1(prop_list, GRID[, …])
PrintProperties(density, temperature, GRID)
Rotation_Matrix(angle_dicts)
abundance(val, NPoints)
abundance_Powerlaw(r_max, r_min, ab0, q, GRID)
abundance_PowerlawShells(r_list, p_list, …)
col_ids_LIME(props)
density_Constant(Rd, GRID[, discDens, …])
density_Env_Disc(RStar, Rd, rhoE0, Arho, GRID)
density_Hamburgers(RStar, shFactor, Ro, …)
density_Hamburgers_piecewise(RStar, H0, …)
density_Keto_HII(MStar, r_min, r_max, rho_s, …)
density_Powerlaw(r_max, rho_mean, q, GRID[, …])
density_Powerlaw2(r_max, r_min, rho0, q, GRID)
density_PowerlawShells(r_list, p_list, rho0, …)
density_Powerlaw_HII(r_min, r_max, r_s, …)
density_lyndenbell_disc(GRID[, Rc, Ec, …])
gastodust(val, NPoints)
grid(XYZmax, NP[, rt_code, include_zero, …]) Computes the hosting grid for the model(s).
sphe_cart(V_sphe, theta, phi)
streamline(Rd, GRID)
temperature(TStar, Rd, T10Env, RStar, MStar, …)
temperature_Constant(density, GRID[, …])
temperature_Hamburgers(TStar, RStar, MStar, …)
temperature_Powerlaw(r_max, T_mean, q, GRID)
temperature_Powerlaw2(r_max, r_min, T0, q, GRID)
temperature_PowerlawShells(r_list, p_list, …)
velocity(RStar, MStar, Rd, density, GRID)
velocity_infall(dens_dict, ff_factor, MStar, …)
velocity_piecewise(density, GRID[, R_list, …])
velocity_random(v_disp, NPoints)

Classes

Struct(**entries)