Skip to content
View debansuadhikary's full-sized avatar

Block or report debansuadhikary

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Maximum 250 characters. Please don’t include any personal information such as legal names or email addresses. Markdown is supported. This note will only be visible to you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Popular repositories Loading

  1. computational_physics-journal computational_physics-journal Public

    Sharing my college computational physics coursework here to create a clear, accessible foundational reference for anyone interested in the subject.

    Python

  2. Numerical_ODE_solver Numerical_ODE_solver Public

    Hand-implemented Euler and RK4 integrators (no scipy.integrate), validated on two problems: projectile motion with quadratic air drag, and the simple harmonic oscillator.

    Python

  3. charged_particle_simulation charged_particle_simulation Public

    A charged particle's motion under different configurations of Lorentz force.

    Python

  4. dipole_field_adiabatic_invariants dipole_field_adiabatic_invariants Public

    Charged particle trapped in a magnetic dipole field: gyration, bounce, and drift motion, plus the first adiabatic invariant and its numerical conservation.

    C