Sigma_deriv
- dustpy.std.dust.Sigma_deriv(sim, t, Sigma)[source]
Function calculates the derivative of the dust surface density.
- Parameters:
sim (Frame) – Parent simulation frame
t (IntVar) – Current time
Sigma (Field) – Current Surface density
- Returns:
Sigma_dot – Derivative of Surface density
- Return type:
Field