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 068da2c commit 105ae27Copy full SHA for 105ae27
src/simulation/m_bubbles.fpp
@@ -7,7 +7,7 @@
7
!> @brief This module contains the procedures shared by the ensemble-averaged and volume-averaged bubble models.
8
module m_bubbles
9
10
- use m_derived_types !< Definitions of the derived types
+ use m_derived_types !< Definitions of the derived types
11
12
use m_global_parameters !< Definitions of the global parameters
13
0 commit comments