ENE6103 - Calcul neutronique des réacteurs
Section | Nom | Description |
---|---|---|
Topic 1 | Plan du cours | |
Topic 2 | Diapositives pour le cours | |
Topic 4 | Autres documents | |
Topic 5 | aslv3.m | Solution of a tri-diagonal linear system using Gauss elimination |
alldlf.m | Cholesky factorization |
|
alldls.m | linear system solution after Cholesky factorization |
|
free.m | Iterative solution of a linear system. Free iterations. |
|
livolant.m | Iterative solution of a linear system. Livolant acceleration. |
|
gmres_m.m | Iterative solution of a linear system. GMRES(m) acceleration. |
|
aleig.m | find the fondamental eigenvalue and corresponding eigenvector of equation (a-eval*b)*evect=0 using the inverse power method |
|
alfse.m | find the solution of a fixed source eigenvalue equation (a-eval*b)*gamma=s using the inverse power method |
|
anm_coupling_2D.m | Compute the coupling coefficients for the analytic nodal method |
|
inhour.m | Find the roots of the inhour equation |
|
mctrk.m | Random walk of a neutron |
|
mcflx.m | Power iteration with the Monte-Carlo method |
|
randf.m | Random number generator |
|
newton.m | Solution of a non-linear equation using the Newton method |
|
half.m | ||
Topic 6 | Semaine 2 | Diaporama semaine 2 |
Semaine 4 | Diaporama semaine 4 |
|
Semaine 5 | Diaporama semaine 5 |
|
Semaine 6 | Diaporama semaine 6 |
|
Semaine 7 | Diaporama semaine 7 |
|
Semaine 8 | Diaporama semaine 8 |
|
Semaine 9 | Diaporama semaine 9 |
|
Semaine 10 | Diaporama semaine 10 |
|
Semaine 11 | Diaporama semaine 11 |
|
Semaine 12 | Diaporama semaine 12 |
|
Topic 7 | instructions | |
Projet 1 | ||
Projet 2 | ||
Projet 3 | ||
Projet 4 | ||
Projet 5 | ||
Projet 6 | ||
Topic 8 | professeur | |
référence | Alain Hébert, Applied Reactor Physics, Presses Internationales Polytechnique, Montréal, 2009. |
|
notice | ||
plan de cours ENE6103 | Le document officiel d'analyse de cours. |
|
tutoriel Matlab | Un guide de démarrage sur l'utilisation de Matlab écrit par Steven Dufour. |
|
site Dragon/Donjon | Le site officiel pour récupérer la version open-source de Dragon/Donjon. |
|
présentation générale Dragon/Donjon Version4 | Un diaporama donnant les objectifs de conception et les principes d'utilisation. |
|
présentation GPT simplifiée |