Skip to content

Commit 15cbf9e

Browse files
committed
Ran formatter
1 parent 5f36838 commit 15cbf9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/simulation/m_bubbles.fpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -461,7 +461,7 @@ contains
461461
!! @param k_mw_l Bubble Wall properties (pass in from bubbles module)
462462
!! @param thermal_l Thermal Behavior (pass in from global parameters)
463463
!! @param bubbles_lagrange_l Lagrangian subgrid bubble model switch (pass in from global parameters)
464-
!! @param fbeta_t Mass transfer coefficient (EL)
464+
!! @param fbeta_t Mass transfer coefficient (EL)
465465
!! @param fR_m Mixture gas constant (EL)
466466
!! @param fgamma_m Mixture gamma (EL)
467467
pure function f_bpres_dot(fvflux, fR, fV, fpb, fmass_v, iR0, Tw_l, R_v_l, pv_l, pb0_l, mass_n0_l, mass_v0_l, Pe_T_l, Re_trans_T_l, k_mw_l, thermal_l, bubbles_lagrange_l, fbeta_t, fR_m, fgamma_m)

0 commit comments

Comments
 (0)