Skip to content

Commit

Permalink
conflict fix
Browse files Browse the repository at this point in the history
  • Loading branch information
jordidj committed Feb 14, 2022
1 parent a5bca9d commit c4da9b7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/matrices/smod_viscosity_matrix.f08
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
submodule (mod_matrix_manager) smod_viscosity_matrix
use mod_global_variables, only: viscosity_value, viscous_heating, gamma_1, incompressible
use mod_global_variables, only: viscosity_value, viscous_heating, incompressible
use mod_equilibrium, only: v_field
implicit none

Expand Down

0 comments on commit c4da9b7

Please sign in to comment.