Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 6 additions & 0 deletions DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -336,6 +339,9 @@ nbregions = 5 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
6 changes: 6 additions & 0 deletions EXAMPLES/applications/Rayleigh_wave_no_crack/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -321,6 +324,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 200

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -321,6 +324,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
6 changes: 6 additions & 0 deletions EXAMPLES/applications/Rayleigh_wave_with_crack/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -327,6 +330,9 @@ nbregions = 3 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 200

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -325,6 +328,9 @@ nbregions = 3 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -330,6 +333,9 @@ nbregions = 3 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -321,6 +324,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -339,6 +342,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 500

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -339,6 +342,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 500

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -325,6 +328,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 500

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
6 changes: 6 additions & 0 deletions EXAMPLES/applications/fluid_solid_kernel/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -326,6 +329,9 @@ nbregions = 3 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 100

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
6 changes: 6 additions & 0 deletions EXAMPLES/applications/initial_mode_LDDRK/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -311,6 +314,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 1000

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -310,6 +313,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 200

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -333,6 +336,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 1000

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -323,6 +326,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 300

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -323,6 +326,9 @@ nbregions = 2 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 300

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -212,9 +212,9 @@
# this will help when creating a new nummaterial_velocity_file for Marmousi2 with different properties for each surface.
print("# each surface with its own block material definition")
print("#")
print("# using elastic material definition")
print("# using elastic material definition")
print("#")

for i in surfaces:
isurf = i # surface ids start at 1
print("# surface: ",isurf)
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -322,6 +325,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 2000

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -322,6 +325,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 2000

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -142,6 +142,9 @@ noise_source_time_function_type = 4
# This is only useful for GPU version (for now)
write_moving_sources_database = .false.

# print source time function
PRINT_SOURCE_TIME_FUNCTION = .true.

#-----------------------------------------------------------
#
# Receivers
Expand Down Expand Up @@ -322,6 +325,9 @@ nbregions = 1 # then set below the different
# (every how many time steps we display information about the simulation. costly, do not use a very small value)
NTSTEP_BETWEEN_OUTPUT_INFO = 2000

# save mesh files (VTK, ASCII or Gnuplot) to check the mesh
SAVE_MESH_FILES = .true.

# meshing output
output_grid_Gnuplot = .false. # generate a GNUPLOT file containing the grid, and a script to plot it
output_grid_ASCII = .false. # dump the grid in an ASCII text file consisting of a set of X,Y,Z points or not
Expand Down
Loading