File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -38,9 +38,9 @@ module m_assign_variables
3838 !> Skeleton of s_assign_patch_mixture_primitive_variables
3939 !! and s_assign_patch_species_primitive_variables
4040 !! @param patch_id is the patch identifier
41- !! @param j (x) cell index in which the mixture or species primitive variables from the indicated patch areassigned
42- !! @param k (y,th) cell index in which the mixture or species primitive variables from the indicated patch areassigned
43- !! @param l (z) cell index in which the mixture or species primitive variables from the indicated patch areassigned
41+ !! @param j (x) cell index in which the mixture or species primitive variables from the indicated patch are assigned
42+ !! @param k (y,th) cell index in which the mixture or species primitive variables from the indicated patch are assigned
43+ !! @param l (z) cell index in which the mixture or species primitive variables from the indicated patch are assigned
4444 !! @param eta pseudo volume fraction
4545 !! @param q_prim_vf Primitive variables
4646 !! @param patch_id_fp Array to track patch ids
Original file line number Diff line number Diff line change @@ -245,7 +245,7 @@ contains
245245
246246 !> This subroutine computes velocity perturbations for a temporal mixing
247247 !! layer with a hyperbolic tangent mean streamwise velocity
248- !! profile, using an inverter version of the spectrum- based
248+ !! profile, using an inverted version of the spectrum- based
249249 !! synthetic turbulence generation method proposed by
250250 !! Guo et al. (2023 , JFM).
251251 subroutine s_perturb_mixlayer (q_prim_vf )
You can’t perform that action at this time.
0 commit comments