Skip to content

Commit 5ea6477

Browse files
committed
moves parameter PRINT_SOURCE_TIME_FUNCTION to Par_file
1 parent 2580184 commit 5ea6477

90 files changed

Lines changed: 352 additions & 43 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/Rayleigh_wave_no_crack/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/Rayleigh_wave_no_crack_simpler_way_to_generate_the_wave/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/Rayleigh_wave_with_crack/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/anisotropy/anisotropic_isotropic_model/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/anisotropy/anisotropic_isotropic_model/DATA/Par_file_homogeneous_with_attenuation

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/anisotropy/anisotropic_zinc_crystal/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/axisymmetric_examples/axisymmetric_case_AXISYM_option/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/axisymmetric_examples/axisymmetric_case_AXISYM_option/REF_SEIS/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

EXAMPLES/applications/axisymmetric_examples/global_Earth_ak135f/DATA/Par_file

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -142,6 +142,9 @@ noise_source_time_function_type = 4
142142
# This is only useful for GPU version (for now)
143143
write_moving_sources_database = .false.
144144

145+
# print source time function
146+
PRINT_SOURCE_TIME_FUNCTION = .true.
147+
145148
#-----------------------------------------------------------
146149
#
147150
# Receivers

0 commit comments

Comments
 (0)