Skip to content
View Andr0ni's full-sized avatar
💭
Open to job opportunities
💭
Open to job opportunities
Block or Report

Block or report Andr0ni

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.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

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

Report abuse

Pinned

  1. TheMACMethodSimulationLiquid TheMACMethodSimulationLiquid Public

    (MAC) technique developed at Los Alamosfor solving fluid flow problems. The motions are calculated by using the complete Navier-Stokes equations, including all nonlinear terms.

    C++ 1

  2. ThermalConvection ThermalConvection Public

    Numerical solution of the equations of motion a viscous incompressible fluid (2D) in variables of the vortex-flow function

    C++

  3. SimulationOfFlowAroundAnObstacle2D SimulationOfFlowAroundAnObstacle2D Public

    Numerical solution of the equations of motion a viscous incompressible fluid (2D) in variables of the vortex-flow function

    C++

  4. SolutionOfMotionFluid SolutionOfMotionFluid Public

    Motion of an inviscid compressible fluid (gas) in Euler variables

    Python

  5. SolutionOfMotionFluidLagrange SolutionOfMotionFluidLagrange Public

    Numerical solution of one-dimensional equations motion of an inviscid compressible fluid (gas) in Lagrange variables.

    Python

  6. Caesarcipher Caesarcipher Public

    Caesar's cipher

    Python