File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -23,7 +23,7 @@ module m_constants
2323 integer , parameter :: pathlen_max = 400
2424 integer , parameter :: nnode = 4 !< Number of QBMM nodes
2525 real (kind (0d0 )), parameter :: capillary_cutoff = 1e-6 !< color function gradient magnitude at which to apply the surface tension fluxes
26- real (kind (0d0 )), parameter :: acoustic_spatial_support_width = 20d0 !< Spatial support width of acoustic source, used in s_source_spatial
26+ real (kind (0d0 )), parameter :: acoustic_spatial_support_width = 2.5d0 !< Spatial support width of acoustic source, used in s_source_spatial
2727 real (kind (0d0 )), parameter :: dflt_vcfl_dt = 100d0 !< value of vcfl_dt when viscosity is off for computing adaptive timestep size
2828
2929 !< Broadband acoustic source constant (reference: Tam et al. JSV 2005 )
You can’t perform that action at this time.
0 commit comments