? how to install ERSN-OpenMC
--? how to install ERSN-OpenMC
You received this message because you are subscribed to the Google Groups "OpenMC Users Group" group.
To unsubscribe from this group and stop receiving emails from it, send an email to openmc-users...@googlegroups.com.
To post to this group, send email to openmc...@googlegroups.com.
Visit this group at http://groups.google.com/group/openmc-users.
For more options, visit https://groups.google.com/d/optout.
? how to install ERSN-OpenMC
For Ubuntu you need the following :
1. update the OS: $ sudo apt-get update
$ sudo apt-get upgrade
2. install g++ : $ sudo apt-get install g++
3. install java 8 :
$ sudo add-apt-repository ppa:webupd8team/java
$ sudo apt-get update
$ sudo apt-get install oracle-java8-installer
4. download the ERSN-OpenMC GUI from :
https://github.com/EL-Bakkali-Jaafar/ERSN-OpenMC/releases
5. untar the archive and double-clic on the extracted binary file to run it under java: java -tar ERSN-OpenMC-v1.1.jar
6. then install the prerequisistes and openMC by choosing Tools then Get OpenMC and related libraries (you will be asked to enter the sudoer password for some packages)