Skip to content

Add Notional DUNE model#14

Open
elliottbiondo wants to merge 1 commit into
celeritas-project:mainfrom
elliottbiondo:dune
Open

Add Notional DUNE model#14
elliottbiondo wants to merge 1 commit into
celeritas-project:mainfrom
elliottbiondo:dune

Conversation

@elliottbiondo

Copy link
Copy Markdown
Contributor

This MR adds a notional model of DUNE, which will be used to test how state size affects runtime. It consists of a liquid argon cube with N^3 spheres of copper, and M concentric vacuum boxes. The copper spheres are daughters in the background volume, as the anode is in the actual model. The concentric vacuum boxes do not affect the transport results, be each layer adds depth to the nested structure of universes thereby increasing the state size. The image below shows GDML output with 1000 spheres within three concentric vacuum boxes.

Screenshot 2026-06-24 at 5 04 19 PM

@elliottbiondo

Copy link
Copy Markdown
Contributor Author

@stognini ready for your review

{
case GID::box:
return "Lead box";
break;

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Nice. Never noticed the unnecessary breaks everywhere.

@stognini

Copy link
Copy Markdown
Member

Looks great! Could you add this to the README as well?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants