-
Notifications
You must be signed in to change notification settings - Fork 146
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
Add dbs to radiative splitting #974
base: develop
Are you sure you want to change the base?
Add dbs to radiative splitting #974
Commits on May 31, 2024
-
Configuration menu - View commit details
-
Copy full SHA for 3b51ec3 - Browse repository at this point
Copy the full SHA 3b51ec3View commit details -
Configuration menu - View commit details
-
Copy full SHA for 2d05a10 - Browse repository at this point
Copy the full SHA 2d05a10View commit details -
Configuration menu - View commit details
-
Copy full SHA for 86f4c71 - Browse repository at this point
Copy the full SHA 86f4c71View commit details -
Configuration menu - View commit details
-
Copy full SHA for 6eefb24 - Browse repository at this point
Copy the full SHA 6eefb24View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5f955a1 - Browse repository at this point
Copy the full SHA 5f955a1View commit details -
Configuration menu - View commit details
-
Copy full SHA for c4a4ed7 - Browse repository at this point
Copy the full SHA c4a4ed7View commit details -
Configuration menu - View commit details
-
Copy full SHA for 0191dae - Browse repository at this point
Copy the full SHA 0191daeView commit details -
Configuration menu - View commit details
-
Copy full SHA for f847359 - Browse repository at this point
Copy the full SHA f847359View commit details -
Configuration menu - View commit details
-
Copy full SHA for 5ceb688 - Browse repository at this point
Copy the full SHA 5ceb688View commit details -
Include Rayleigh interactions and eliminate some
debug output messages.
Configuration menu - View commit details
-
Copy full SHA for 9bf7b73 - Browse repository at this point
Copy the full SHA 9bf7b73View commit details -
Need to figure out how to not require
link to egs_advanced_appliction.o when compiling shared lib.
Configuration menu - View commit details
-
Copy full SHA for 61f325d - Browse repository at this point
Copy the full SHA 61f325dView commit details -
Configuration menu - View commit details
-
Copy full SHA for 058308a - Browse repository at this point
Copy the full SHA 058308aView commit details -
Override key macros from egs_interface2.macros.
Note: Currently does not work. This commit is just to save recent changes.
Configuration menu - View commit details
-
Copy full SHA for dec8b35 - Browse repository at this point
Copy the full SHA dec8b35View commit details -
Forgot egs_radiative_splitting.macros file.
Overrides key macros from egs_c_interface2.macros.
Configuration menu - View commit details
-
Copy full SHA for f48ea09 - Browse repository at this point
Copy the full SHA f48ea09View commit details -
Midway through changes to implement all
required EGSnrc calls in egs_advanced_application. Also correcting some of the functions erroneously coded with np->np+1!
Configuration menu - View commit details
-
Copy full SHA for a2e15ae - Browse repository at this point
Copy the full SHA a2e15aeView commit details -
1. Add calls to EGSnrc subroutines to egs_advanced_application 2. Fix major bugs in DBS algorithm 3. Introduce initializeData ausgab_object function.
Configuration menu - View commit details
-
Copy full SHA for 9458759 - Browse repository at this point
Copy the full SHA 9458759View commit details -
Configuration menu - View commit details
-
Copy full SHA for 7dd7941 - Browse repository at this point
Copy the full SHA 7dd7941View commit details -
This must also be copied into the application directory.
Configuration menu - View commit details
-
Copy full SHA for 293a399 - Browse repository at this point
Copy the full SHA 293a399View commit details -
1. Not deleting top particle before doSmartCompton and split Rayleigh interactions 2. Calculating nsample in doSmartCompton 3. etc.
Configuration menu - View commit details
-
Copy full SHA for 906ca73 - Browse repository at this point
Copy the full SHA 906ca73View commit details -
Configuration menu - View commit details
-
Copy full SHA for 616d3bd - Browse repository at this point
Copy the full SHA 616d3bdView commit details -
Eliminate array dimension macros from AO.
These are now accessed throuh EGS_AdvancedApplication. Also disabled DRSf (BEAMnrc-style DRS) option.
Configuration menu - View commit details
-
Copy full SHA for 27d18d7 - Browse repository at this point
Copy the full SHA 27d18d7View commit details -
Fixed bugs in updateParticleOnStack and getParticleFromStack:
Forgot to subtract 2 from ir before saving to the_stack.
Configuration menu - View commit details
-
Copy full SHA for 0a6eadf - Browse repository at this point
Copy the full SHA 0a6eadfView commit details -
Pass values to getRngAzimuth by reference.
We are assigning these values in this function! This commit also includes some debug output statements in egsRadiativeSplitting.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 74b5e93 - Browse repository at this point
Copy the full SHA 74b5e93View commit details -
Fix incorrect updating of latch of initiating e- after brems.
This bug led to incorrect particle information (including energy!) being assigned to the initiating e-.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for dd5d1e7 - Browse repository at this point
Copy the full SHA dd5d1e7View commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b5fb044 - Browse repository at this point
Copy the full SHA b5fb044View commit details -
Fix calls to alias_sample1 and egs_rayleigh_sampling.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for e22d7b4 - Browse repository at this point
Copy the full SHA e22d7b4View commit details -
Another fix: Did not properly copy region no. over during Rayleigh sp…
…litting.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 41d45ef - Browse repository at this point
Copy the full SHA 41d45efView commit details -
Replaced app->isWhere(x) with irl=app->top_p.ir everywhere.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 5a5e7fc - Browse repository at this point
Copy the full SHA 5a5e7fcView commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 97a4389 - Browse repository at this point
Copy the full SHA 97a4389View commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for f4647cd - Browse repository at this point
Copy the full SHA f4647cdView commit details -
Change $MXBRSPLIT back to default value.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 3228194 - Browse repository at this point
Copy the full SHA 3228194View commit details -
Put interacting particle on top of stack.
In compton calling loop!
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 13f3a58 - Browse repository at this point
Copy the full SHA 13f3a58View commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for c6e6f27 - Browse repository at this point
Copy the full SHA c6e6f27View commit details -
Revert to develop versions of egsnrc.mortran, egs_application.cpp
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for c6fbdf5 - Browse repository at this point
Copy the full SHA c6fbdf5View commit details -
Halfway to changing SmartCompton to use BEAMnrc implementation.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b663d3f - Browse repository at this point
Copy the full SHA b663d3fView commit details -
Make SmartCompton identical to BEAMnrc implementation...2nd commit.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 265f016 - Browse repository at this point
Copy the full SHA 265f016View commit details -
Changed SmartCompton to BEAMnrc implementation...1st crack.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 1d8cef0 - Browse repository at this point
Copy the full SHA 1d8cef0View commit details -
More changes to doSmartCompton to match BEAMnrc implementation.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b9fb2c9 - Browse repository at this point
Copy the full SHA b9fb2c9View commit details -
Final changes to doSmartCompton to match BEAMnrc implementation.
A couple of debug output statements.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for bbe2fdc - Browse repository at this point
Copy the full SHA bbe2fdcView commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for f30144b - Browse repository at this point
Copy the full SHA f30144bView commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 682f922 - Browse repository at this point
Copy the full SHA 682f922View commit details -
Ooops, introduced bug in BEAMnrc implementation of SmartCompton.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for ee747a7 - Browse repository at this point
Copy the full SHA ee747a7View commit details -
Remove debug stop from egs_phsp_scoring.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 07901a2 - Browse repository at this point
Copy the full SHA 07901a2View commit details -
Get rid of commented out debug statement.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 4fe6a53 - Browse repository at this point
Copy the full SHA 4fe6a53View commit details -
Revert to default value of $MAXBRSPLIT.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 0bf67af - Browse repository at this point
Copy the full SHA 0bf67afView commit details -
Get rid of repeat definition of getNp().
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 189bf10 - Browse repository at this point
Copy the full SHA 189bf10View commit details -
Fixed bug in doSmartBrems latch setting.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for eb03a95 - Browse repository at this point
Copy the full SHA eb03a95View commit details -
Implement beampp version of doSmartCompton.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 671bcdb - Browse repository at this point
Copy the full SHA 671bcdbView commit details -
Fixed bug setting region no. for phat photon in doSmartCompton.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for aff3a1e - Browse repository at this point
Copy the full SHA aff3a1eView commit details -
Blake Walters authored and Blake Walters committed
May 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 79ed4c4 - Browse repository at this point
Copy the full SHA 79ed4c4View commit details -
Restore functionality after debug.
Fix what I think was bug in killThePhotons.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b43a33f - Browse repository at this point
Copy the full SHA b43a33fView commit details -
Subject all nonphat photons to RR before interacting.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 5e425f0 - Browse repository at this point
Copy the full SHA 5e425f0View commit details -
Fix sampling indices in doSmartBrems.
Also, capture mid-debug.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for d54adf5 - Browse repository at this point
Copy the full SHA d54adf5View commit details -
Rename some variables. A bit of cleanup.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for b164dac - Browse repository at this point
Copy the full SHA b164dacView commit details -
Small changes, plus disable smartCompton.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 3fb4dc3 - Browse repository at this point
Copy the full SHA 3fb4dc3View commit details -
Latest fixes including eliminate unnecessary fat photon from smart br…
…ems.
Blake Walters authored and Blake Walters committedMay 31, 2024 Configuration menu - View commit details
-
Copy full SHA for 631eb33 - Browse repository at this point
Copy the full SHA 631eb33View commit details
Commits on Jun 3, 2024
-
Blake Walters authored and Blake Walters committed
Jun 3, 2024 Configuration menu - View commit details
-
Copy full SHA for 7f88689 - Browse repository at this point
Copy the full SHA 7f88689View commit details
Commits on Jun 7, 2024
-
(Re)implement doSmartCompton based on BEAMnrc algorithm.
Blake Walters authored and Blake Walters committedJun 7, 2024 Configuration menu - View commit details
-
Copy full SHA for c03fa23 - Browse repository at this point
Copy the full SHA c03fa23View commit details