Skip to content

Commit 6d355bc

Browse files
committed
Remove lines copied by accidents
1 parent 7aafa53 commit 6d355bc

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

src/simulation/m_global_parameters.fpp

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -644,9 +644,6 @@ contains
644644
acoustic(j)%rotate_angle = dflt_real
645645
acoustic(j)%num_elements = dflt_int
646646
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
650647
acoustic(j)%bb_num_freq = dflt_int
651648
acoustic(j)%bb_lowest_freq = dflt_real
652649
acoustic(j)%bb_bandwidth = dflt_real

0 commit comments

Comments
 (0)