Skip to content

Commit

Permalink
Fix typo in src/Model/TransportModel/tsp1cnc1.f90
Browse files Browse the repository at this point in the history
Co-authored-by: langevin-usgs <[email protected]>
  • Loading branch information
emorway-usgs and langevin-usgs committed Oct 17, 2023
1 parent d62cb04 commit fd031dd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/Model/TransportModel/tsp1cnc1.f90
Original file line number Diff line number Diff line change
Expand Up @@ -255,7 +255,7 @@ subroutine cnc_fc(this, rhs, ia, idxglo, matrix_sln)
return
end subroutine cnc_fc

!> @brief Calculate flow associated with constant concentration/tempearture
!> @brief Calculate flow associated with constant concentration/temperature
!! boundary
!!
!! This method overrides bnd_cq()
Expand Down

0 comments on commit fd031dd

Please sign in to comment.