The core of this freeware is The Fourth Order Runge-Kutta Method (FORK) which numerically solve the coupled differential decay equations. Downloadnucmed.doc , rename it to nucmed.zip, then extract. As usual, this code was written in Pascal under Borland Dephi 7.
Screenshots :
Keywords : runge kutta radioactivity decay nuclear medicine
In this article I want to share a little knowledge about a simple Monte Carlo Method which applied to solve the infinite slab problem. The basic idea of the Monte Carlo Method as it applied to the infinite slab problem is we want to know the distribution of particles that bombarded to the slab, as the particles performing a random walk. We can simulate this phenomena if we know the required physical variables of the system, in this case, the reaction cross sections. For further explanation, first please downloadmontecarlo1.doc , rename it to montecarlo1.zip, then extract. Inside the “montecarlo1″ folder, you can find 2 explanation files, power point slide, and a computer source code. This source code is real implementation of monte carlo model in form of software, this code was written in Pascal Language of Borland Delphi 7.
Solution of One Group Neutron Diffusion Equation in Spherical Geometry With S.O.R Method
Pada artikel ini saya ingin berbagi ilmu mengenai teknik memecahkan persamaan difusi neutron pada geometri bola (sferis), secara numerik dengan menggunakan program komputer. Reaktor nuklir yang akan dianalisis berbentuk bola sempurna dengan radius R, dan kuantitas yang dicari adalah profil distribusi flux neutron. Pertama silahkan download file “difusibola.doc“, kemudian rename menjadi “difusibola.zip”, kemudian ekstrak. Di dalam folder “difusibola” terdapat file “penjelasan.doc” dan folder “program”. File “penjelasan.doc” berisi teori dan penjelasan singkat mengenai persamaan difusi neutron dan solusi numeriknya, sedangkan folder “program” berisi implementasi real-nya berupa source code program komputer yang saya tulis dengan menggunakan bahasa Pascal pada Borland Delphi 7. Bila anda hanya ingin menjalankan programnya saja, dobel klik file “Project1.exe”, bila anda ingin melihat script-nya, dobel klik file “Project1.dpr”.
Solution of One Group-One Dimension Neutron Diffusion Equation
Pada artikel ini saya ingin berbagi ilmu mengenai teknik memecahkan persamaan difusi neutron 1 grup 1 dimensi, secara numerik dengan menggunakan program komputer. Pertama silahkan download file “difusi1g1d.doc“, kemudian rename menjadi “difusi1g1d.zip”, kemudian ekstrak. Di dalam folder “difusi1g1d” terdapat file “penjelasan.doc” dan folder “program”. File “penjelasan.doc” berisi teori dan penjelasan singkat mengenai persamaan difusi neutron dan solusi numeriknya, sedangkan folder “program” berisi implementasi real-nya berupa source code program komputer yang saya tulis dengan menggunakan bahasa Pascal pada Borland Delphi 7. Bila anda hanya ingin menjalankan programnya saja, dobel klik file “Project1.exe”, bila anda ingin melihat script-nya, dobel klik file “Project1.dpr”.