MS Research PhD Research Curriculum Vitae
On-line Stores Cycling Medicine & Health LaTeX OOP & C++ Sony PCM-R500 DAT |
![]() |
Next: Hydraulics Up: C-functions Previous: Verification of the discretization   Contents   Index Final verification--test against proven codeThe final and most valuable test one can apply is to compare the computed solution to a solution produced by an old generally accepted computer code. At RISØ they have a computer code, DIFF2D, which solves the 1-D or 2-D multi-group diffusion equations. This code was fed with the data for the super-critical test reactor described in section 4.2 and (4.3) and the resulting flux solution is seen in Figure 4.21.
The eigenvalue calculated by the C-function,
which we must compare to the eigenvalue obtained by DIFF2D,
When we compare these results we have to bear in mind that the results from (the rather old) DIFF2D code is obtained from calculations in single precision, and that the convergence criterion on the eigenvalue (as stated many times previously it is better to apply a convergence criterion on the eigenvector) was 10-3, ie rather lax. When these factors are taken into account we have to conclude that the C-function solution closely resembles the one obtained by DIFF2D.
Next: Hydraulics Up: C-functions Previous: Verification of the discretization   Contents   Index Revision 2.0, Copyright © 1999-2004 Jakob Christensen http://www.JakobCHR.com E-Mail: webmaster@JakobCHR.com
|