-
I encountered an error while attempting to create thermalization data for ENDF/B-VIII.1 using the latest develop branch. Different nuclides are triggering distinct error messages during the process. I…
-
Just curious, noticed that scatter velocity component between two particles is inverse proportional to distance to the power or 4, since `distance` function seems to return a square of the distance (a…
penzn updated
5 years ago
-
Weirdly enough, setting both d_phi and d_omega in PowderN seems to suppress incoherent scattering.
Asking for both is anyway nonsensical, solution should be to exit in error if this is done.
-
As currently implemented in Everest, MCS will be performed stepwise in order to take edge effects into account (see section 4.1 of https://cds.cern.ch/record/447077?ln=en). However, slicing up MCS is …
-
I am currently working on my bachelor thesis, on AGH University in Poland, in which I am comparing I-SIMPA with CATT-Acoustics.
I've noticed strange issue. The result of simulation is extremely depen…
-
Curious if you have any ideas about calculating Mie scattering coefficients based on particulate density and/or species rather than the rough estimates typically used in implementations & papers?
T…
-
After that add processing -phi_integr and -store_scat_grid (possibly in one block with a choice of parameters for this integration, the default file is scat_params.dat). In this case, in -phi_integr, …
-
# Terrain Scattering
Scatter instanced assets across the terrain at varying LOD levels. Provide example.
-
I am not sure if this is intended behavior or a bug of the _pytest+pytest-notebook_ combination, but it behaves different to JupyterLab (3.2.2): If a notebook runs a python function with multiprocessi…
-
How can i extract S-parameters using PySpice? Is there any example to do that?