EGSnrc_BEAMnrc

 

Installation of EGSnrc & BEAMnrc Linux Ubuntu 12.04 & Windows 7

Linux/Ubuntu 12.04 :

1- Download from these links:

*EGSnrc

http://goo.gl/qDA8D (egs_install_Linux_self.exe)

or

http://goo.gl/zylFHm (egs_install_Linux_self.exe)

*BEAMnrc

http://goo.gl/QgzcZ (beam_install_Linux_self.exe)

or

http://goo.gl/VvjpqY (beam_install_Linux_self.exe)

*Qt Creator 3.1.2

http://qt-project.org/downloads

(Note: you have to install the version 3)

2- Installation of packages

*gfortran:

By typing in your terminal this line:

sudo apt-get install gfortran

*gcc:

By typing in your terminal this line:

sudo apt-get install gcc

*g++:

By typing in your terminal this line:

sudo apt-get install g++

3- Installation of programs:

*Qt Creator 3.1.2:

For more information how to install Qt Creator check this tutorial:

http://goo.gl/EID0IV

*EGSnrc:

– Put EGSnrc and BEAMnrc in your home directory in folder name it as you like in my case I named it EGS_Linux.

– In your terminal go to the directory in my case

cd /home/ahmed/EGS_Linux

– Write in your terminal this command

chmod u+x egs_install_Linux_self.exe

– After running this command, type in the terminal as:

./egs_install_Linux_self.exe

– In this step you will have EGSnrc GUI window just click next until the end.

*BEAMnrc:

– In your terminal go to the directory in my case

cd /home/ahmed/EGS_Linux

– Write in your terminal this command:

chmod u+x beam_install_Linux_self.exe

– After running this command, type in the terminal as:

./beam_install_Linux_self.exe

– In this step you will have BEAMnrc GUI window just click next until the end.

(Note: if you will have a setup error message such the photo, and a n error message in your terminal as Qt: Locales not supported on X server)

so you have to check this link http://goo.gl/WTimqq to fix this issue.

Enjoy!!

Installation of EGSnrc & BEAMnrc Windows

I will explain step by step how to install EGSnrc & Beamnrc in Windows 7 (the same for XP and vista, but the method is different for Windows 8)

Windows 7, Vista, XP:

1- Download from these links:

*EGSnrc

http://goo.gl/aIHQi (egs_install_Windows_self.exe)

or

http://goo.gl/zylFHm (egs_install_Windows_self.exe)

*BEAMnrc

http://goo.gl/Qpd8M (beam_install_Windows_self.exe)

or

http://goo.gl/VvjpqY (beam_install_Windows_self.exe)

*Tcl/Tk

http://www.tcl.tk/software/tcltk/download84.html

2- Install the 3 programs in this order

– Tcl/Tk

– EGSnrc

– BEAMnrc

Enjoy!!

You can watch this video for more details.

Leave a comment