Ryan Tang rtang
  • Joined on 2022-05-03
rtang pushed to master at rtang/PtolemyGUI 2025-02-27 02:05:21 -05:00
cc5da2c7d9 fix removal reaction, can direct compute without using the detail balance between adding and removal reaction. added custom JA
rtang pushed to master at rtang/PtolemyGUI 2025-02-26 22:54:08 -05:00
27367abf52 snapshot
rtang pushed to master at rtang/PtolemyGUI 2025-02-25 19:04:42 -05:00
6a125d4a64 small update
rtang pushed to master at rtang/PtolemyGUI 2025-02-25 18:19:16 -05:00
b1433f3d98 snapshot. xsec scaling factor problem...
rtang pushed to master at rtang/PtolemyGUI 2025-02-25 14:35:45 -05:00
c911e604eb seperate reactionData, add symbolic link of IAEANuclearData
rtang pushed to master at rtang/PtolemyGUI 2025-02-25 14:15:07 -05:00
47870706c0 make a new ReactionData class, so that some function can be used in inFileCreator
rtang pushed to master at rtang/PtolemyGUI 2025-02-24 18:37:41 -05:00
e141edfd0c fix bug on alpha, it should be mass 4
rtang pushed to master at rtang/PtolemyGUI 2025-02-24 18:33:51 -05:00
5d0181650f improve the g(x) in RK4 method
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 21:06:32 -05:00
fafe681015 turn out that the potenital input is worng, not the Scattering maxtric close to Mathetamtica result, need to refine numerical uncertainty
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 20:54:03 -05:00
257b80cae4 scattering matrix very large for 11C(p,p)....
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 19:45:08 -05:00
0630df52ac pre Calculate all CG coefficeint, about 7 times fasters
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 18:46:46 -05:00
e47bd2dc02 fix many bug for angular momentum transfer not zero
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 15:18:37 -05:00
9d2a251106 minior bug fix
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 14:53:59 -05:00
3ae031fdc0 improve speed, 16O(d,p) to 1s1/2 cause 14 sec
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 06:05:37 -05:00
9c054580c8 the bottleneck is the 9jsymbol
rtang pushed to master at rtang/PtolemyGUI 2025-02-23 05:01:21 -05:00
337adb2446 finsihed DWBA zero range, need optimization
rtang pushed to master at rtang/PtolemyGUI 2025-02-22 20:27:04 -05:00
3b67db12e2 snapshot, finial step for DWBA_ZR
rtang pushed to master at rtang/PtolemyGUI 2025-02-20 20:04:12 -05:00
5313494e9c custom CG coef, faster
rtang pushed to master at rtang/PtolemyGUI 2025-02-20 00:39:30 -05:00
05204a6934 snapshot working on DWBA
rtang pushed to master at rtang/PtolemyGUI 2025-02-20 00:02:20 -05:00
db40a2bff0 completed distortedwave class, calculation should be optimized when calculate the elastic sum, but don't know how