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 1885016 commit 2456c9dCopy full SHA for 2456c9d
src/simulation/m_acoustic_src.fpp
@@ -17,7 +17,7 @@ module m_acoustic_src
17
18
use m_helper_basic !< Functions to compare floating point numbers
19
20
- use m_constants !< Definitions of the constants
+ use m_constants !< Definitions of constants
21
22
implicit none
23
private; public :: s_initialize_acoustic_src, s_precalculate_acoustic_spatial_sources, s_acoustic_src_calculations
0 commit comments