Skip to content

Pull requests: MFlowCode/MFC

Author
Filter by author
Loading
Label
Filter by label
Loading
Use alt + click/return to exclude labels
or + click/return for logical OR
Milestones
Filter by milestone
Loading
Reviews
Assignee
Filter by who’s assigned
Assigned to nobody Loading
Sort

Pull requests list

Fix simplex noise using mod(i,255) instead of iand(i,255) bug Something isn't working or doesn't seem right size:XS This PR changes 0-9 lines, ignoring generated files
#1218 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix hyper_cleaning psi initialization only covering k=0 plane bug Something isn't working or doesn't seem right size:XS This PR changes 0-9 lines, ignoring generated files
#1217 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix y-velocity perturbation using already-modified x-velocity bug Something isn't working or doesn't seem right size:XS This PR changes 0-9 lines, ignoring generated files
#1216 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix f_check_interpolation_2D/3D returning only last edge's result bug Something isn't working or doesn't seem right size:XS This PR changes 0-9 lines, ignoring generated files
#1215 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix s_create_directory called with /* wildcard creating junk directory bug Something isn't working or doesn't seem right size:XS This PR changes 0-9 lines, ignoring generated files
#1214 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Add directional, MPI, restart, and kernel regression tests size:L This PR changes 100-499 lines, ignoring generated files
#1213 opened Feb 21, 2026 by sbryngelson Loading…
5 tasks
Add Fortran/Fypp static analysis linter size:L This PR changes 100-499 lines, ignoring generated files
#1193 opened Feb 21, 2026 by sbryngelson Loading…
3 tasks
Fix s_write_intf_data_file using wrong loop index for distance check size:XS This PR changes 0-9 lines, ignoring generated files
#1191 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix mv read loop hardcoding 4 instead of nnode size:XS This PR changes 0-9 lines, ignoring generated files
#1190 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix time_real used uninitialized in Lagrangian bubble output size:XS This PR changes 0-9 lines, ignoring generated files
#1189 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix WP_MOK hardcoded to 8 bytes, use storage_size for portability size:XS This PR changes 0-9 lines, ignoring generated files
#1187 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix IB patch vel/angular_vel/angles broadcast inside wrong loop size:XS This PR changes 0-9 lines, ignoring generated files
#1188 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix loc_violations used uninitialized in MPI_Allreduce size:XS This PR changes 0-9 lines, ignoring generated files
#1186 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Remove debug print left in post-process production code
#1185 opened Feb 21, 2026 by sbryngelson Loading…
1 task
Fix MUSCL THINC right-state using already-overwritten left-state values size:S This PR changes 10-29 lines, ignoring generated files
#1181 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix MHD hyperbolic cleaning using wrong sign for left fast magnetosonic speed size:XS This PR changes 0-9 lines, ignoring generated files
#1180 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix grid stretching using wrong array bounds for y_cc and z_cc size:XS This PR changes 0-9 lines, ignoring generated files
#1179 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix OBJ reader using j as both triangle counter and vertex index size:XS This PR changes 0-9 lines, ignoring generated files
#1178 opened Feb 21, 2026 by sbryngelson Loading…
1 task
Fix integral zmin/zmax never initialized (copy-paste of ymin/ymax) size:XS This PR changes 0-9 lines, ignoring generated files
#1177 opened Feb 21, 2026 by sbryngelson Loading…
1 task
Fix fluid_rho broadcast using MPI_LOGICAL instead of mpi_p size:XS This PR changes 0-9 lines, ignoring generated files
#1176 opened Feb 21, 2026 by sbryngelson Loading…
1 task
Fix bc_x%ve3 never MPI-broadcast (duplicate ve2 instead) size:XS This PR changes 0-9 lines, ignoring generated files
#1175 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix moncon_cutoff declared as integer, truncating 1e-8 to 0 size:XS This PR changes 0-9 lines, ignoring generated files
#1174 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Fix z-boundary backward FD stencil using fields(2) instead of fields(3) size:XS This PR changes 0-9 lines, ignoring generated files
#1173 opened Feb 21, 2026 by sbryngelson Loading…
2 tasks
Add test sharding, proactive clean, and retry logic for self-hosted CI size:L This PR changes 100-499 lines, ignoring generated files
#1171 opened Feb 19, 2026 by sbryngelson Loading…
4 tasks
ProTip! Adding no:label will show everything without a label.