-
Notifications
You must be signed in to change notification settings - Fork 54
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
Incorrect material data for H2O #1585
Comments
@anicecloud thank you, I have just inspected the data dir - I confirm this is the case, and that is of course not right! I noticed on the other hand there are two 2-column files called H2O_hot.txt and H2O_cold.txt (without any evident definition of hot / cold, but I am guessing ambient temperature and ~ boiling perhaps?) - try if they make better sense? @farhi or @ebknudsen could you remind a poor neutron-guy the origin of these .txt files? :-) And perhaps help enriching with some header-information etc.? ;-) |
H2O_hot.txt and H2O_cold.txt hail from a Pump-probe experiment so it is ambient, and somewhat hotter than that. Off the top of my head I can't remember exactly how hot hot is. I think I can figure it out though by digging a bit. Of course the H2O/H2O2-confusion is a mistake. They should not be identical. |
So @ebknudsen I take it copying |
Nope - they are two different things in the sense that H2O_cold contains scattering in terms of p as a function of q, whereas H2O.txt was intended to table absorption coefficient as a function of E. This is obviously not clear from the numbers in the files. There should be some header to the two files. Someone (as in @ebknudsen, i.e. me) should add that info. |
Good afternoon, when experimenting with the tool we noticed that the data labeled as H2O (mcxtrace-comps/data/H2O.txt) seems to actually be a duplicate of the h2o2 (mcxtrace-comps/data/h2o2.dat).
The text was updated successfully, but these errors were encountered: