How do I install FLUKA on Windows 10 using WSL and Ubuntu 20.04?

  • Thread starter Thread starter emilmammadzada
  • Start date Start date
  • Tags Tags
    installation
AI Thread Summary
To install fluka2021.2-linux-gfor64bit-11.2-AA.tar.gz on a Windows 10 machine using WSL with Ubuntu 20.04, ensure that the FLUKA data files are downloaded and the directory /home/emil/fluka/pwxs exists. Users suggest checking resources like the Fluka Docker guide and GitHub repositories for additional installation instructions. Installing Docker may be necessary for certain setups, but specific steps for FLUKA installation should be followed closely. Since FLAIR is working, the FLUKA installation process should be similar, though it may include unique requirements. Properly setting up the environment is crucial for successful installation and operation.
emilmammadzada
Messages
129
Reaction score
19
TL;DR Summary
Fluka installation problem
What path should I follow to install fluka2021.2-linux-gfor64bit-11.2-AA.tar.gz? I'm a Windows 10 user. I installed WSL I'm using Ubuntu 20.04 on wsl.I installed flair and it works. But the fluka does not work and I get an error related to the installation.
:~$ $FLUPRO/flutil/rfluka -h
$TARGET_MACHINE = Linux
$FLUPRO = /home/emil/fluka
Are you sure you downloaded the FLUKA data files?
Apparently the directory /home/emil/fluka/pwxs does not exist
 
Last edited:
Engineering news on Phys.org
Astronuc said:
So, one is using a Win10 machine with a Linux virtual environment (Windows Subsystem for Linux) under which one installed Fluka?

I have not done that in the past, but perhaps there is some useful information here
https://flukadocker.github.io/fluka_wsl/
do i need to install this docker on my virtual machine?
 
emilmammadzada said:
do i need to install this docker on my virtual machine?
I'm not sure what one means by 'install this docker'. The page goes through steps.

Since one installed FLAIR and it works, you should have similar steps to install FLUKA, but perhaps there are some steps unique to FLUKA.

I will probably do much the same in future.
 
  • Informative
Likes emilmammadzada
Hello everyone, I am currently working on a burnup calculation for a fuel assembly with repeated geometric structures using MCNP6. I have defined two materials (Material 1 and Material 2) which are actually the same material but located in different positions. However, after running the calculation with the BURN card, I am encountering an issue where all burnup information(power fraction(Initial input is 1,but output file is 0), burnup, mass, etc.) for Material 2 is zero, while Material 1...
Hi everyone, I'm a complete beginner with MCNP and trying to learn how to perform burnup calculations. Right now, I'm feeling a bit lost and not sure where to start. I found the OECD-NEA Burnup Credit Calculational Criticality Benchmark (Phase I-B) and was wondering if anyone has worked through this specific benchmark using MCNP6? If so, would you be willing to share your MCNP input file for it? Seeing an actual working example would be incredibly helpful for my learning. I'd be really...
Back
Top