An open API service providing repository metadata for many open source software ecosystems.

GitHub topics: crank-nicolson

fuodorov/computational-physics

Solving problems from the course on the basics of computational physics

Language: Jupyter Notebook - Size: 2.15 MB - Last synced at: 3 months ago - Pushed at: 3 months ago - Stars: 1 - Forks: 2

jafPrudente/larmojdsango

Este proyecto evoluciona estrellas. Para ello soluciona las ecuaciones de campo de Einstein acopladas mínimamente a un campo de materia.

Language: Fortran - Size: 145 KB - Last synced at: about 1 month ago - Pushed at: 3 months ago - Stars: 0 - Forks: 0

IsolatedSingularity/Quantum-Trajectories

Numerical quantum Hamilton-Jacobi equations of motion solver for simulating quantum trajectories with recurrent neural networks.

Language: Python - Size: 2.83 MB - Last synced at: 7 months ago - Pushed at: 7 months ago - Stars: 2 - Forks: 0

XiaoYunhan/American-Option-Pricing

Implementation of advanced numerical methods for pricing American options, focusing on the Spectral Collocation and Crank-Nicolson methods. Includes performance analysis in terms of accuracy, stability, and convergence.

Language: Jupyter Notebook - Size: 4.46 MB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 1 - Forks: 0

ericarocca/Heat-Equation-Solver

A Python solver for the 1D heat equation using the Crank-Nicolson method. Repository for the Software and Computing for Applied Physics course at the Alma Mater Studiorum - Università di Bologna

Language: Python - Size: 559 KB - Last synced at: 8 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

AmirIra/CFD_Crank-Nicolson_heat_transfer

CFD_Crank-Nicolson_heat_transfer

Language: MATLAB - Size: 1.95 KB - Last synced at: 4 months ago - Pushed at: 8 months ago - Stars: 0 - Forks: 0

Azercoco/Python-2D-Simulation-of-Schrodinger-Equation

Une simulation de l'évolution d'un paquet d'onde gaussien

Language: Python - Size: 6.63 MB - Last synced at: 3 months ago - Pushed at: over 7 years ago - Stars: 50 - Forks: 6

AlexStratou/Solving-parabolic-PDEs-with-finite-differences-methods

Solution of the heat/diffusion and time-dependent Schrodinger equations with Crank-Nicolson and Euler methods

Language: Python - Size: 58.1 MB - Last synced at: 5 months ago - Pushed at: 10 months ago - Stars: 1 - Forks: 0

Pratha-Me/Time-Evolution-in-Schrodinger-s-Picture

I used the Cranck-Nicholson Algorithm to demonstrate the time evolution of a Gaussian wave by Schrödinger's Picture in Quantum Mechanics. The system is a 1-D box with a positive potential well.

Language: Python - Size: 1.27 MB - Last synced at: over 1 year ago - Pushed at: over 3 years ago - Stars: 3 - Forks: 0

alexpiti/Beam-Prop

Beam propagation method (BPM) for photonic integrated circuits (PIC), implemented in MATLAB with finite-differences in 2D. Includes slab waveguide mode-solver.

Language: MATLAB - Size: 104 KB - Last synced at: over 1 year ago - Pushed at: about 3 years ago - Stars: 3 - Forks: 0

mirianfsilva/heat-diffusion-equation

Finite-Difference Approximations to the Heat Equation. Implementation of schemes: Forward Time, Centered Space; Backward Time, Centered Space; Crank-Nicolson.

Language: Jupyter Notebook - Size: 37 MB - Last synced at: over 1 year ago - Pushed at: over 6 years ago - Stars: 24 - Forks: 0

EndCar808/1DDiffusion

C code to perform numerical solution of the 1D Diffusion equation using Crank-Nicolson differencing

Language: C - Size: 6.67 MB - Last synced at: 8 days ago - Pushed at: over 1 year ago - Stars: 0 - Forks: 0

EliousMondal/1D-TDSE_solver

Python implementation of 1D Time-dependent Schroedinger Equation solver to study the adiabaticity of any 1D system.

Language: Python - Size: 820 KB - Last synced at: over 1 year ago - Pushed at: almost 5 years ago - Stars: 1 - Forks: 2

alirezaafzalaghaei/pde-implementation

Finite Difference algorithms for Partial Differential Equation written in python (Based on Smith book)

Language: Jupyter Notebook - Size: 191 KB - Last synced at: almost 2 years ago - Pushed at: over 3 years ago - Stars: 1 - Forks: 0

artmenlope/double-slit-2d-schrodinger

This repository contains Python 3 scripts for simulating the passage of a 2D Gaussian wave packet through a double slit. For this, the 2D Schrödinger equation is solved using the Crank-Nicolson numerical method.

Language: Python - Size: 13.8 MB - Last synced at: almost 2 years ago - Pushed at: almost 3 years ago - Stars: 10 - Forks: 1

auan0001/AFEM-Medical-Torus

Crank-Nicolson discretization of a system of Fisher-KPP-like PDEs modeling a 2D medical torus.

Language: Python - Size: 25.2 MB - Last synced at: about 2 years ago - Pushed at: about 2 years ago - Stars: 0 - Forks: 0

kimy-de/crank-nicolson-2d

Crank-Nicolson method for the heat equation in 2D

Language: Python - Size: 5.86 KB - Last synced at: about 2 years ago - Pushed at: almost 3 years ago - Stars: 2 - Forks: 0

GG2002/Schwarz-Crank-Nicolson-Fisher-kpp

重叠型Schwarz算法利用Crank-Nicolson格式解Fisher-kpp方程

Language: Jupyter Notebook - Size: 2.1 MB - Last synced at: about 2 years ago - Pushed at: over 2 years ago - Stars: 1 - Forks: 0

devanshuThakar/Numerical-Methods

This repositary contains the MATLAB implementation of main numerical methods like Newton-Raphson, Simpson's integration and numerical ODE solver.

Language: MATLAB - Size: 21.5 KB - Last synced at: about 2 years ago - Pushed at: over 4 years ago - Stars: 2 - Forks: 0

antdvid/FastAmericanOptionPricing

Fast American option pricing using spectral collocation method based on integral form. An independent Crank Nicolson method is included for comparison.

Language: Python - Size: 80.1 KB - Last synced at: over 2 years ago - Pushed at: almost 5 years ago - Stars: 26 - Forks: 8

FelixDesrochers/Electron-diffraction

A python script that displays an animation of an electron propagation and its interaction with arbitrary potential. The program solves the two-dimensional time-dependant Schrödinger equation using Crank-Nicolson algorithm.

Language: Python - Size: 45.5 MB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 14 - Forks: 10

EricJXShi/Black-Scholes-FEM

Using Finite Element and Finite Difference Methods to Price European Options

Language: MATLAB - Size: 8.17 MB - Last synced at: over 2 years ago - Pushed at: about 3 years ago - Stars: 2 - Forks: 0

divyanshu-talwar/Numerical-Methods

Implementation of well-known numerical methods.

Language: Python - Size: 37.1 KB - Last synced at: over 2 years ago - Pushed at: almost 4 years ago - Stars: 9 - Forks: 3

Nicerova7/Numerical-analysis

Differents algorithms on python or matlab about numerical analysis - UNI

Language: Python - Size: 63.5 KB - Last synced at: over 2 years ago - Pushed at: about 6 years ago - Stars: 8 - Forks: 1

ryanhill1/Time-Dep-Schro

Solving the time dependent Schrödinger equation using the Crank-Nicolson method

Language: C++ - Size: 651 KB - Last synced at: 5 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

fengivan/382L-HW3

Language: HTML - Size: 10.7 KB - Last synced at: 8 months ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

Finin-Quincey/Modelling-Techniques-2

Simulation of a space shuttle tile using 2D partial differential equation solvers

Language: MATLAB - Size: 10.3 MB - Last synced at: over 2 years ago - Pushed at: over 4 years ago - Stars: 0 - Forks: 0

izlotnik/schrodinger-dtbc

:rocket: Solve the time-dependent Schrodinger equation in unbounded domain

Language: Matlab - Size: 78.1 KB - Last synced at: about 1 month ago - Pushed at: over 7 years ago - Stars: 6 - Forks: 6

Related Keywords
crank-nicolson 28 schrodinger-equation 7 numerical-methods 6 matlab 4 finite-difference-method 4 partial-differential-equations 4 heat-equation 3 quantum-mechanics 3 schrodinger 3 python 3 computational-physics 3 backward-euler 2 finite-difference-schemes 2 diffusion 2 2d 2 diffusion-equation 2 finite-difference 2 differential-equations 2 numerical-analysis 2 tridiagonal-matrix-algorithm 2 runge-kutta 2 physics 2 finite-element-analysis 1 european-options 1 black-scholes 1 electron 1 diffraction 1 spectral-method 1 integral-equation 1 fast 1 shooting-method 1 collocation-method 1 american-option 1 tdma 1 finite-element-method 1 numerov 1 numerical-integration 1 integration 1 heun-method 1 gauss-seidel 1 richardson-extrapolation 1 schwarz 1 fisher-kpp 1 transparent-boundary-conditions 1 fdm 1 crank-nicolson-2d 1 finite-element-methods 1 newtons-divided-difference-approach 1 lu-factorisation 1 least-squares-curve-fitting 1 lagrange-interpolation 1 improved-euler 1 newtons-method 1 gauss-seidel-iteration 1 gauss-jordan 1 gauss-elimination 1 secant-method 1 ftcs-implicit 1 simpson-rule 1 thomas-algorithm 1 ftcs-explicit 1 forward-time-centre-space 1 fixed-point-iteration 1 numerical-algorithms 1 ordinary-differential-equations 1 euler 1 cubic-spline-interpolation 1 weighted-residuals-methods 1 runge-kutta-methods 1 stochastic-processes 1 pricing-model 1 options-pricing 1 geometric-brownian-motion 1 euler-method 1 electron-diffraction 1 1d 1 simulator 1 simulation 1 2d-simulation 1 heat-transfer 1 cfd-models 1 cfd 1 spectral-collocation 1 option-pricing 1 financial-engineering 1 american-options 1 simulations 1 quantum-theory 1 neural-networks 1 proca-star 1 numerical-relativity 1 dirac-star 1 compact-objects 1 boson-star 1 newton-method 1 machine-epsilon 1 fourier 1 eigenvectors 1 eigenvalues 1 fenics 1