Skip to content

Latest commit

 

History

42 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

FDESolver

Important

This is an outdated part of the project, see the new version here: https://github.com/Igor743646/FDESolverServer

Solver of anomalous diffusion differential equation.

Task:

$$ \frac{\partial^\gamma}{\partial t^\gamma}u(x, t) = D(x)\left( \frac{(1+\beta)}{2}\frac{\partial _+^\alpha}{\partial x^\alpha} + \frac{(1-\beta)}{2}\frac{\partial _-^\alpha}{\partial x^\alpha} \right)u(x, t) + V(x)\frac{\partial}{\partial x}u(x, t) + f(x, t) $$

$$ u(x, 0) = \psi(x) $$

$$ u(L, t) = \phi_L(t) $$

$$ u(R, t) = \phi_R(t) $$

$$ \alpha \in (1; 2); \gamma \in (0; 1); \beta \in [-1; 1] $$

About

Solver of fractional derivative equations

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages