{"payload":{"feedbackUrl":"https://github.com/orgs/community/discussions/53140","repo":{"id":384555413,"defaultBranch":"main","name":"gkylcas","ownerLogin":"ammarhakim","currentUserCanPush":false,"isFork":false,"isEmpty":false,"createdAt":"2021-07-09T21:34:24.000Z","ownerAvatar":"https://avatars.githubusercontent.com/u/11265732?v=4","public":true,"private":false,"isOrgOwned":false},"refInfo":{"name":"","listCacheKey":"v0:1726963291.0","currentOid":""},"activityList":{"items":[{"before":"f4754e0e339da42a1476ffb0d7cb8ff20f5511ae","after":null,"ref":"refs/heads/gk-g0-app_pos_shift_mod","pushedAt":"2024-09-22T00:01:31.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"}},{"before":"92795b04456059862ef75b4f9d3e57c99443311a","after":"ef97b664cbb1bd913b40f847dfe642eae7013e42","ref":"refs/heads/gk-g0-app","pushedAt":"2024-09-22T00:01:29.000Z","pushType":"pr_merge","commitsCount":3,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Merge pull request #45 from ammarhakim/gk-g0-app_pos_shift_mod\n\nModify positivity shift to support the Moe-Rossmanith-Seal limiter, remove diags and maintain quasineutrality","shortMessageHtmlLink":"Merge pull request #45 from ammarhakim/gk-g0-app_pos_shift_mod"}},{"before":"3bdb394a8e5774980090204ed1d9c5153ec8ac06","after":null,"ref":"refs/heads/gk-g0-app_gk_fourmoments","pushedAt":"2024-09-22T00:01:16.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"}},{"before":"cbe37588b8832299b5ad41d730b0f923eaefdcd7","after":"92795b04456059862ef75b4f9d3e57c99443311a","ref":"refs/heads/gk-g0-app","pushedAt":"2024-09-22T00:01:13.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Merge pull request #44 from ammarhakim/gk-g0-app_gk_fourmoments\n\nAdd FourMoments option for gyrokinetics","shortMessageHtmlLink":"Merge pull request #44 from ammarhakim/gk-g0-app_gk_fourmoments"}},{"before":"bfdbddc82749b2c9d4ba5726a1acdf17cbe00e19","after":null,"ref":"refs/heads/gk-g0-app_fixLBO","pushedAt":"2024-09-21T22:03:32.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"}},{"before":"17451adc4ae75b994f1cc71f5f899a96ba9b672f","after":"f4754e0e339da42a1476ffb0d7cb8ff20f5511ae","ref":"refs/heads/gk-g0-app_pos_shift_mod","pushedAt":"2024-09-21T21:51:59.000Z","pushType":"push","commitsCount":33,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Merge branch 'gk-g0-app' into gk-g0-app_pos_shift_mod","shortMessageHtmlLink":"Merge branch 'gk-g0-app' into gk-g0-app_pos_shift_mod"}},{"before":"5947773494c97acdf6bc1f6dad14dfebadcd01f6","after":"6d0dc16bbab2027d863b3910a0077a00e99b0b0d","ref":"refs/heads/gk-g0-app_vp","pushedAt":"2024-09-21T21:27:40.000Z","pushType":"push","commitsCount":65,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Merge gk-g0-app -> gk-g0-app_vp.","shortMessageHtmlLink":"Merge gk-g0-app -> gk-g0-app_vp."}},{"before":null,"after":"3bdb394a8e5774980090204ed1d9c5153ec8ac06","ref":"refs/heads/gk-g0-app_gk_fourmoments","pushedAt":"2024-09-21T21:12:17.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Implement FourMoments option for gyrokinetics (M0,M1,M2par,M2perp). Change the specification of pi in the prefactor of int_moms so it's consistent with moms. Annoyingly my new laptop is putting one extra digit at the end of long floats.","shortMessageHtmlLink":"Implement FourMoments option for gyrokinetics (M0,M1,M2par,M2perp). C…"}},{"before":"1e2b78d4dbd3090c02ad8f39e08f1119f865d994","after":"cbe37588b8832299b5ad41d730b0f923eaefdcd7","ref":"refs/heads/gk-g0-app","pushedAt":"2024-09-20T11:59:02.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Experimenting with not using the function pointers inside the wv_eqn object and instead directly including the private headers for the corresponding equation objects. While this change is tedious, it eliminates a nasty nvlink error that emerged when we refactored the rotation code to take the equation object (so equation systems such as the mixture formalism can figure out how many components to rotate).","shortMessageHtmlLink":"Experimenting with not using the function pointers inside the wv_eqn …"}},{"before":"a9ef55acbe1bd105af528eb7606848ce7b27fead","after":"5947773494c97acdf6bc1f6dad14dfebadcd01f6","ref":"refs/heads/gk-g0-app_vp","pushedAt":"2024-09-19T05:35:52.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Correct higher dim VP kernels that were wrong due to a missing offset.","shortMessageHtmlLink":"Correct higher dim VP kernels that were wrong due to a missing offset."}},{"before":"5955ac865d888ad4f948fa4fdba776085382e6db","after":"cad8a34c6d206bf01ece131ce020cc40acae9b89","ref":"refs/heads/can_pb_energy_moment","pushedAt":"2024-09-17T20:25:26.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnson452","name":"Grant Johnson","path":"/johnson452","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69021085?s=80&v=4"},"commit":{"message":"Fixed inconsistency using M2ij in pressure kernel for can-pb p2","shortMessageHtmlLink":"Fixed inconsistency using M2ij in pressure kernel for can-pb p2"}},{"before":"c8c12f9155def4469af91c317ca74f24de031bd2","after":"5955ac865d888ad4f948fa4fdba776085382e6db","ref":"refs/heads/can_pb_energy_moment","pushedAt":"2024-09-17T18:46:53.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"johnson452","name":"Grant Johnson","path":"/johnson452","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69021085?s=80&v=4"},"commit":{"message":"Added moments to the can-pb integrated moments for density and momenta","shortMessageHtmlLink":"Added moments to the can-pb integrated moments for density and momenta"}},{"before":null,"after":"c8c12f9155def4469af91c317ca74f24de031bd2","ref":"refs/heads/can_pb_energy_moment","pushedAt":"2024-09-17T06:30:18.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"johnson452","name":"Grant Johnson","path":"/johnson452","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/69021085?s=80&v=4"},"commit":{"message":"Added kernels for computing the energy moment (as well as it's integrated moment)","shortMessageHtmlLink":"Added kernels for computing the energy moment (as well as it's integr…"}},{"before":"afab8bdabd422676fc9aa1a9c592ed0d458abe9e","after":null,"ref":"refs/heads/canonical_pb_eq","pushedAt":"2024-09-14T01:26:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"}},{"before":"df6b12925db98560a491913a547e3c11b5319b4a","after":"1e2b78d4dbd3090c02ad8f39e08f1119f865d994","ref":"refs/heads/gk-g0-app","pushedAt":"2024-09-14T01:26:24.000Z","pushType":"pr_merge","commitsCount":2,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Merge pull request #40 from ammarhakim/canonical_pb_eq\n\nAdded kernels for calculating the can-pb pressure","shortMessageHtmlLink":"Merge pull request #40 from ammarhakim/canonical_pb_eq"}},{"before":"820675026ac259cd281306dd64525ecf11c9d7d0","after":"df6b12925db98560a491913a547e3c11b5319b4a","ref":"refs/heads/gk-g0-app","pushedAt":"2024-09-13T15:27:17.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"New kernel generators for parallelization over components of the configuration space-phase space weak multiplication, but now in a thread-safe manner by only permitting this improvement with an accumulate call (which requires the output array be different from the input array and cannot be done in-line).","shortMessageHtmlLink":"New kernel generators for parallelization over components of the conf…"}},{"before":null,"after":"49ffc42069e18ce945f6b4444d23b4b02b747bee","ref":"refs/heads/gk-g0-app_transdim","pushedAt":"2024-09-11T20:54:00.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Add maxima to generate kernels for updater that translates the DG coefficients of a lower dimensional field to those of a higher dimensional field.","shortMessageHtmlLink":"Add maxima to generate kernels for updater that translates the DG coe…"}},{"before":null,"after":"17451adc4ae75b994f1cc71f5f899a96ba9b672f","ref":"refs/heads/gk-g0-app_pos_shift_mod","pushedAt":"2024-09-10T18:35:56.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"manauref","name":"Manaure Francisquez","path":"/manauref","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/2220456?s=80&v=4"},"commit":{"message":"Changes to positivity shift to enforce quasineutrality, not compute diagnostics at the same time, and allow the option for a MRS limiter.","shortMessageHtmlLink":"Changes to positivity shift to enforce quasineutrality, not compute d…"}},{"before":"133f99b202428e25fadda7861b4b12b9cd6630fb","after":"820675026ac259cd281306dd64525ecf11c9d7d0","ref":"refs/heads/gk-g0-app","pushedAt":"2024-08-29T13:51:40.000Z","pushType":"push","commitsCount":28,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Merge pull request #42 from ammarhakim/dg_10m\n\nCorresponding kernel changes for the new functionality in dg_10m","shortMessageHtmlLink":"Merge pull request #42 from ammarhakim/dg_10m"}},{"before":null,"after":"802e52ee9c8d342d68d56fe495a7edc72bf12983","ref":"refs/heads/sr-nonuniformv","pushedAt":"2024-08-29T13:50:29.000Z","pushType":"branch_creation","commitsCount":0,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Committing the Maxima kernel generators for the experimental cubic C^1 velocity maps.","shortMessageHtmlLink":"Committing the Maxima kernel generators for the experimental cubic C^…"}},{"before":"4a4aa0bbbfe2521834ad801f1a110cce3035fd24","after":null,"ref":"refs/heads/dg_10m","pushedAt":"2024-07-23T00:59:26.000Z","pushType":"branch_deletion","commitsCount":0,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"}},{"before":"133f99b202428e25fadda7861b4b12b9cd6630fb","after":"820675026ac259cd281306dd64525ecf11c9d7d0","ref":"refs/heads/main","pushedAt":"2024-07-23T00:48:24.000Z","pushType":"pr_merge","commitsCount":28,"pusher":{"login":"ammarhakim","name":"Ammar","path":"/ammarhakim","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/11265732?s=80&v=4"},"commit":{"message":"Merge pull request #42 from ammarhakim/dg_10m\n\nCorresponding kernel changes for the new functionality in dg_10m","shortMessageHtmlLink":"Merge pull request #42 from ammarhakim/dg_10m"}},{"before":"dede2815d0663fea58cf43f79d47ce03f5971557","after":"4a4aa0bbbfe2521834ad801f1a110cce3035fd24","ref":"refs/heads/dg_10m","pushedAt":"2024-07-22T18:23:42.000Z","pushType":"push","commitsCount":71,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Merge branch 'main' into dg_10m. Not currently utilizing the utilities.mac in a couple places. Need to make sure the kernels generated here match those in the repo","shortMessageHtmlLink":"Merge branch 'main' into dg_10m. Not currently utilizing the utilitie…"}},{"before":"0aeca653155cd5e02c521809dca42af36f1a761d","after":"dede2815d0663fea58cf43f79d47ce03f5971557","ref":"refs/heads/dg_10m","pushedAt":"2024-07-22T17:25:55.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Remove in-lining from the basis quad evaluation in high dimensions where the inlining does not provide any benefit.","shortMessageHtmlLink":"Remove in-lining from the basis quad evaluation in high dimensions wh…"}},{"before":"4150138abf65c2227fccc00a0e13ca1ae62b08a1","after":"0aeca653155cd5e02c521809dca42af36f1a761d","ref":"refs/heads/dg_10m","pushedAt":"2024-07-19T18:39:54.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Removing the inlining from high dimensional kernels which can cause compilers to run out of memory on some machines","shortMessageHtmlLink":"Removing the inlining from high dimensional kernels which can cause c…"}},{"before":"41055a063889791e6fbdd80195040ca6af2776be","after":"4150138abf65c2227fccc00a0e13ca1ae62b08a1","ref":"refs/heads/dg_10m","pushedAt":"2024-07-17T18:50:51.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Some bug fixes to the pkpm penalization and Vlasov surface kernels to correctly index the penalization terms and to utilize rhou in 10 moment Roe solve. Also some refactoring of the robustness check to be more precise","shortMessageHtmlLink":"Some bug fixes to the pkpm penalization and Vlasov surface kernels to…"}},{"before":"f48415234a89690dc4225fb94937e24a34c5178d","after":"41055a063889791e6fbdd80195040ca6af2776be","ref":"refs/heads/dg_10m","pushedAt":"2024-07-17T02:26:38.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"Bug fix in penalization script for what side of the interface 3*Tii/m is evaluated for computing the maximum speed in Lax penalization","shortMessageHtmlLink":"Bug fix in penalization script for what side of the interface 3*Tii/m…"}},{"before":"1d3347769310b36c77d0d39b31acbc408c49187b","after":"f48415234a89690dc4225fb94937e24a34c5178d","ref":"refs/heads/dg_10m","pushedAt":"2024-07-15T17:53:15.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"New PKPM penalization kernels to pre-compute the penalization term in the momentum equation, along with moving the computation of the maximum speed for Lax fluxes to these kernels since they are evaluating the needed functions at quadrature points anyway. Allows for more robust computations in situations where the 10 moment Roe solve fails (such as at absorbing walls, stagnation points, or negative temperature regions) while still maintaining the improved robustness of the 10 moment Roe solve everywhere else in the domain.","shortMessageHtmlLink":"New PKPM penalization kernels to pre-compute the penalization term in…"}},{"before":"81e53b4c9d162f04f65edba43f5643969b6f8ecf","after":"1d3347769310b36c77d0d39b31acbc408c49187b","ref":"refs/heads/dg_10m","pushedAt":"2024-07-10T01:11:11.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"JunoRavin","name":"James Juno","path":"/JunoRavin","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/7997308?s=80&v=4"},"commit":{"message":"New SR kernel generators including energy-conserving DG volume, surface, and boundary surface kernels, the relevant changes to the momentum variables computations (and the moments) and new specific kernel generators for the rest-frame density and rest-frame pressure.","shortMessageHtmlLink":"New SR kernel generators including energy-conserving DG volume, surfa…"}},{"before":"c9e51ae3e829dddc18bb662e7d1574b77052fb8d","after":"82721ca852d44309466ff9cf44c24d9122206642","ref":"refs/heads/gk-g0-app_radFloor","pushedAt":"2024-06-18T19:31:35.000Z","pushType":"push","commitsCount":1,"pusher":{"login":"jRoeltgen","name":null,"path":"/jRoeltgen","primaryAvatarUrl":"https://avatars.githubusercontent.com/u/146042713?s=80&v=4"},"commit":{"message":"Don't evaluate radiation when a node is negative","shortMessageHtmlLink":"Don't evaluate radiation when a node is negative"}}],"hasNextPage":true,"hasPreviousPage":false,"activityType":"all","actor":null,"timePeriod":"all","sort":"DESC","perPage":30,"cursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQwMDowMTozMS4wMDAwMDBazwAAAAS87uyA","startCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wOS0yMlQwMDowMTozMS4wMDAwMDBazwAAAAS87uyA","endCursor":"Y3Vyc29yOnYyOpK7MjAyNC0wNi0xOFQxOTozMTozNS4wMDAwMDBazwAAAARo1OKH"}},"title":"Activity · ammarhakim/gkylcas"}