Version 1 (modified by 10 years ago) ( diff ) | ,
---|
Heat/Mass Transfer
1-dimensional Heat/Mass Transfer
- 1D-Heat/Mass Transfer
- Jacobi/Gauss-Seidel/SOR methods Jacobi Gauss-Seidel SOR
- Parallel Jacobi/Gauss-Seidel methods
- ex3.c ex3.f90 ex13.c - 1D steady heat/mass transfer, Jacobi method
- ex4.c ex15.c - 1D steady heat/mass transfer, Gauss-Seidel method
- ex5.c - 1D steady heat/mass transfer, SOR method
- ex21.c - 1D steady heat/mass transfer, Conjugate Gradient method
2-dimensional Heat/Mass Transfer
- 2D-Heat/Mass Transfer
- ex17.c ex17.f90 ex18.c - 2D steady heat/mass transfer, Gauss-Seidel method
- ex19.c ex20.c ex22.c - 2D steady heat/mass transfer, Conjugate Gradient method
1-dimensional Convective Heat/Mass Transfer
- 1D steady convective heat/mass transfer
- ex23.c - 1D steady convective heat/mass transfer, Gauss-Seidel method
2-dimensional Convective Heat/Mass Transfer
- 2D steady convective heat/mass transfer
- ex24.c - 2D steady convective heat/mass transfer, Bi-Conjugate Gradient method
- ex25.c - 2D steady convective heat/mass transfer, SUPER_LU solver Direct Method
Note:
See TracWiki
for help on using the wiki.