Blog posts

2021





Python tools for FLUKA input files with Spawn, Execute and Notify features (FSEN4)

1 minute read

Published:

I developed FSEN4 (FLUKA Spawn, Execute, and Notify) to simplify the workflow of managing FLUKA input files. This toolkit automates the generation, execution, and monitoring of FLUKA simulations while providing notifications via email or Telegram. Once a simulation is complete, FSEN4 organizes the output in a way that seamlessly integrates with Flair for efficient data processing.


2020

FitsGeo: Python 3 package for PHITS geometry development and visualization

3 minute read

Published:

The idea of FitsGeo development came to me after some time of work with PHITS. PHITS is a Monte Carlo (MC) transport code similar to MCNP and certainly has some advantages comparing to other codes such as FLUKA. However, one main disadvantage related to convenience of use is visualization of geometry of input files. By that I mean that you don’t have a full control on your geometry while preparing your input file as it does Flair, which is advanced UI for FLUKA.