Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

FEATURE REQUEST: Composite materials based off of previously defined materials #75

Open
troth5 opened this issue Oct 31, 2022 · 2 comments

Comments

@troth5
Copy link

troth5 commented Oct 31, 2022

Is there a way to define a composite material based off of previously defined materials in the geometry file? If not, this could be very useful for complex materials.

@zoglauer
Copy link
Owner

zoglauer commented Nov 1, 2022

Not at the moment. I have put it on my to-do list.

@Yugadeep
Copy link

Yugadeep commented Oct 3, 2024

@zoglauer I have a similar question. Can we define materials like water based on hydrogen and oxygen? For example, in the geometry file, I would have something like:

Material aqua // name for water
aqua.Density 1 // g per cc

aqua.ComponentByMass H 0.11 // 11% by mass of water is Hydrogen
aqua.ComponentByMass O 0.89 // The other mass if from Oxygen

Would this 'aqua' material be representative of water? Meaning, are the gamma ray interactions in Cosima with 'aqua' comparable to gamma ray interactions with water in real life?

Thank you!

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

No branches or pull requests

3 participants