-
Notifications
You must be signed in to change notification settings - Fork 93
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
flux generation radii #83
Comments
gevgen_atmo will need a small addition, providing command line options to specify the radii - thanks for bringing this up. Will be fixed asap |
I might be able to work on this if you could provide me with a small amount of help. Do you know if it's possible to directly get the overall bounding box for the specified geometry? If so, do you think it would be reasonable to use a sphere big enough to encompass the bounding box of the geometry? The other question I had was why there are two radii. I looked into the GAtmoFlux class for a bit but couldn't determine what it is. Is the flux generation surface an ellipsoid? |
… allow users to set the distance and radius of the flux ray generation surface
A small issue I came across when using the gevgen_atmo script is that by default it sets the radii for the flux generation surfaces to be be 1 here:
Generator/src/Apps/gAtmoEvGen.cxx
Line 478 in 9bc50de
The text was updated successfully, but these errors were encountered: