marge3d.analytic ================ .. py:module:: marge3d.analytic .. autoapi-nested-parse:: TODO : documentation ... Classes ------- .. autoapisummary:: marge3d.analytic.AnalyticalSolver Module Contents --------------- .. py:class:: AnalyticalSolver(x, v, particle_density, fluid_density, particle_radius, kinematic_viscosity, time_scale, char_vel) .. py:attribute:: x .. py:attribute:: v .. py:attribute:: p .. py:attribute:: pseud_St .. py:attribute:: pos_vec .. py:attribute:: vel_vec .. py:attribute:: X .. py:attribute:: A .. py:attribute:: V .. py:attribute:: E .. py:attribute:: coeff_z .. py:method:: solve_poly(A, B, C) .. py:method:: exp_x_erfc(z) .. py:method:: solve(t) .. py:method:: solve_z(t)