We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 7af8739 commit e43093fCopy full SHA for e43093f
src/common/m_chemistry.fpp
@@ -64,7 +64,7 @@ contains
64
type(scalar_field), intent(inout) :: q_T_sf
65
type(scalar_field), dimension(sys_size), intent(in) :: q_prim_vf
66
type(int_bounds_info), dimension(1:3), intent(in) :: bounds
67
-
+
68
integer :: x, y, z, i
69
real(wp), dimension(num_species) :: Ys
70
real(wp) :: mix_mol_weight
0 commit comments