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 8491588 commit fd38353Copy full SHA for fd38353
src/common/m_derived_types.f90
@@ -105,8 +105,6 @@ module m_derived_types
105
real(kind(0d0)), dimension(num_fluids_max) :: alpha
106
real(kind(0d0)) :: gamma
107
real(kind(0d0)) :: pi_inf !<
108
- real(kind(0d0)) :: vortex_vel !<
109
- real(kind(0d0)) :: vortex_l !<
110
111
112
!! Primitive variables associated with the patch. In order, these include
0 commit comments