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 7aafa53 commit 6d355bcCopy full SHA for 6d355bc
src/simulation/m_global_parameters.fpp
@@ -644,9 +644,6 @@ contains
644
acoustic(j)%rotate_angle = dflt_real
645
acoustic(j)%num_elements = dflt_int
646
acoustic(j)%element_on = dflt_int
647
- acoustic(j)%rotate_angle = dflt_real
648
- acoustic(j)%num_elements = dflt_int
649
- acoustic(j)%element_on = dflt_int
650
acoustic(j)%bb_num_freq = dflt_int
651
acoustic(j)%bb_lowest_freq = dflt_real
652
acoustic(j)%bb_bandwidth = dflt_real
0 commit comments