by.andd3dfx.pde-solvers 1.0.1 Latest version
Install 1/2: Add this to pom.xml:
Learn more about Maven or Gradle
<dependency>
<groupId>by.andd3dfx</groupId>
<artifactId>pde-solvers</artifactId>
<version>1.0.1</version>
</dependency>
Install 2/2: Run via command line
$ mvn install
About this package
L(x,t,U)*∂U/∂t = ∂U( K(x,t,U)*∂U/∂x )/∂x + V(x,t,U)*∂U/∂x + F(x,t,U)
where U = U(x,t) is the unknown function (temperature, concentration, etc.)
M(x,t,U)*∂²U/∂t² = ∂U( K(x,t,U)*∂U/∂x )/∂x + V(x,t,U)*∂U/∂x + F(x,t,U)
where U = U(x,t) is the unknown function (displacement of string, etc.)
- Dirichlet (function value at the boundary)
- Neumann (derivative value at the boundary)
- Robin (linear combination of function value and its derivative)
- Finite difference method for derivative approximation
- Thomas algorithm for solving tridiagonal systems of linear equations
Details
-
andrei-punko
- April 02, 2025
- 1 dependencies
- MIT License
Assets
- pde-solvers-1.0.1.module.sha512
- pde-solvers-1.0.1.module.sha256
- pde-solvers-1.0.1.module.md5
- pde-solvers-1.0.1.module.sha1
- pde-solvers-1.0.1.module
- pde-solvers-1.0.1.pom.sha512
- pde-solvers-1.0.1.pom.sha256
- pde-solvers-1.0.1.pom.md5
- pde-solvers-1.0.1.pom.sha1
- pde-solvers-1.0.1.pom
- pde-solvers-1.0.1.jar.sha512
- pde-solvers-1.0.1.jar.sha256
- pde-solvers-1.0.1.jar.md5
- pde-solvers-1.0.1.jar.sha1
- pde-solvers-1.0.1.jar
Download activity
- Total downloads 0
- Last 30 days 0
- Last week 0
- Today 0