You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
refactor: introduce body_force_t; rename bf_x/y/z to bf%x/y/z
Group the three body-force axis structs (bf_x, bf_y, bf_z) into a
single body_force_t container variable bf, matching the bc%x/y/z
compound naming pattern. Updates all Fortran source, Python toolchain,
examples, and docs.
0 commit comments