Abstract: In this letter, a 2-D parameter-optimized spatial finite-difference temporal differential (SFDTD) method is presented, referred to as the PO-SFDTD method. First, the dispersion ...
This paper presents a numerical meshless approach for solving the two-dimensional Allen-Cahn equation, utilizing a radial basis function-compact finite difference (RBF-CFD) method in combination with ...
Compared to the conventional high-order staggered-grid finite-difference method (C-SFD), the time–space domain dispersion-relation-based high-order staggered-grid finite-difference method (TS-SFD) can ...
PythoC lets you use Python as a C code generator, but with more features and flexibility than Cython provides. Here’s a first look at the new C code generator for Python. Python and C share more than ...
Abstract: This letter proposes a generalized and controllable-stability conformal method to address stability challenges inherent in conformal finite-difference time-domain algorithms. A quantitative ...
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
A 2D incompressible Navier-Stokes solver for the classic lid-driven cavity problem, implemented with finite difference method, Runge-Kutta time integrator, and projection method for pressure.
Physics and Python stuff. Most of the videos here are either adapted from class lectures or solving physics problems. I really like to use numerical calculations without all the fancy programming ...
Seepage plays a crucial role in the mechanical behavior and damage modes of geotechnical materials. In this work, based on the unsteady seepage equation, a hydraulic coupling numerical simulation ...
The bleeding edge: In-memory processing is a fascinating concept for a new computer architecture that can compute operations within the system's memory. While hardware accommodating this type of ...
I'm happy to announce that I'll be sharing a series of articles on Finite Element Method (FEM) implementation using Python. These articles will delve into practical examples and insights that I've ...
A novel stochastic numerical scheme is introduced to solve stochastic differential equations. The development of the scheme is based on two different parts. One part finds the solution for the ...