
Cheuk
Texas A&M University
Nuclear Engineering PhD Candidate, Center for Large Scale Scientific Simulations
Professional Interests: numerical methods, high-power computing, programming (Matlab, C++, Python), nuclear physics, radiation transport
Statistics
RANK
N/A
of 277,928
REPUTATION
N/A
CONTRIBUTIONS
0 Questions
0 Answers
ANSWER ACCEPTANCE
0.00%
VOTES RECEIVED
0
RANK
991 of 18,801
REPUTATION
1,789
AVERAGE RATING
4.40
CONTRIBUTIONS
6 Files
DOWNLOADS
51
ALL TIME DOWNLOADS
17220
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Content Feed
Submitted
1D Finite Element Method (FEM) Example
A 1D finite element method (FEM) example is provided to teach the basics of using FEM to solve PDEs.
9 years ago | 21 downloads |
Submitted
Gaussian Elimination with Pivoting Method
Function uses Gauss elimination with pivoting to solve a linear system in standard format.
9 years ago | 16 downloads |
Submitted
Compressed Row Storage (CRS) Successive Over-Relaxation (SOR) Method
Function uses Successive Over-Relaxation (SOR) method to solve a linear system in CRS format
9 years ago | 1 download |
Submitted
Compressed Row Storage (CRS) Gauss-Seidel Method
Function uses Gauss-Seidel method to solve a linear system in CRS format
9 years ago | 2 downloads |
Submitted
Compressed Row Storage (CRS) Jacobi Method
Function uses Jacobi method to solve a linear system in CRS format
9 years ago | 3 downloads |
Submitted
Jacobian-Free Newton-Krylov (JFNK) method
Function uses JFNK to solve a system of non-linear equations
9 years ago | 10 downloads |