I did some work in the lab with a cesium detector. I’m trying to simulate it, but even though I watched the videos, I couldn’t quite understand how to do it. Can you share any simulation examples with me?
Hi,
I am not aware of public example of (cesium) detector model but I am new to the openmc community.
If you are just trying to start writing your first model, I would advise you to start with the pincell example (Modeling a Pin-Cell — OpenMC Documentation, it goes trough the whole process of defining a model and running the simulation) and build on it.
Hope it will help you a bit to have a strating point. Then you can modify step by step (geometry, material, source, …) this example with the help of the user’s guide and the other, more specific, examples, to converge to a model of your detector.
Thank you for answer