Source files for the numerical experiments.
Diffusion Fast assemblage FEM matrices (master)
Recent Commits
Recent Commits
Commit | Author | Details | Committed | ||||
---|---|---|---|---|---|---|---|
c0f1bd65251d | voet | Added experiments with FreeFem++ and added related data | Aug 26 2022 | ||||
362f67881fb0 | voet | Correction of the README | May 18 2022 | ||||
9835b09ee3af | voet | Code files for numerical experiments | May 18 2022 |
README.txt
README.txt
List of main files:
experiment1: Numerical experiments designed to compare the performance of various assemblage algorithms for finite element matrices. Warning: this experiment might take a while.
experiment1_FF++: Assembles the same finite element matrices as in experiment1 using FreeFEM++
experiment2: Finite element simulation of a nonlinear transient heat transfer problem. Warning: this experiment might take a few minutes.
validation: Equivalent of experiment 2 using MATLAB PDE toolbox (the toolbox must be installed beforehand).
References:
[1] Y. Voet, On the fast assemblage of finite element matrices with application to nonlinear heat transfer problems
experiment1: Numerical experiments designed to compare the performance of various assemblage algorithms for finite element matrices. Warning: this experiment might take a while.
experiment1_FF++: Assembles the same finite element matrices as in experiment1 using FreeFEM++
experiment2: Finite element simulation of a nonlinear transient heat transfer problem. Warning: this experiment might take a few minutes.
validation: Equivalent of experiment 2 using MATLAB PDE toolbox (the toolbox must be installed beforehand).
References:
[1] Y. Voet, On the fast assemblage of finite element matrices with application to nonlinear heat transfer problems
c4science · Help