Skip to content

Commit 4b7ab1c

Browse files
Hyeoksu LeeHyeoksu Lee
authored andcommitted
add comments
1 parent 1568228 commit 4b7ab1c

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

src/common/m_variables_conversion.fpp

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1309,6 +1309,7 @@ contains
13091309
#endif
13101310
end subroutine s_convert_primitive_to_flux_variables
13111311

1312+
!> This subroutine computes partial densities and volume fractions
13121313
subroutine s_compute_species_fraction(q_vf, k, l, r, alpha_rho_K, alpha_K)
13131314
$:GPU_ROUTINE(function_name='s_compute_species_fraction', &
13141315
& parallelism='[seq]', cray_inline=True)

0 commit comments

Comments
 (0)