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
3 changes: 2 additions & 1 deletion DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 18.d0
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
10 changes: 9 additions & 1 deletion EXAMPLES/applications/Gmsh_simple_box_hex27/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .true.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .true.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 1.0d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
10 changes: 9 additions & 1 deletion EXAMPLES/applications/Gmsh_simple_lddrk/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .true.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .true.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 18.d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
10 changes: 9 additions & 1 deletion EXAMPLES/applications/cmt_force_hybrid/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 1.d0
Expand Down Expand Up @@ -330,6 +331,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 18.d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
10 changes: 9 additions & 1 deletion EXAMPLES/applications/decompose_mesh_MPI/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 18.d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -75,9 +75,10 @@ SEP_MODEL_DIRECTORY = ./DATA/my_SEP_model/
# parameters describing the model
APPROXIMATE_OCEAN_LOAD = .false.
TOPOGRAPHY = .false.
ATTENUATION = .false.
ANISOTROPY = .false.
GRAVITY = .false.
ROTATION = .false.
ATTENUATION = .false.

# in case of attenuation, reference frequency in Hz at which the velocity values in the velocity model are given (unused otherwise)
ATTENUATION_f0_REFERENCE = 0.33333d0
Expand Down Expand Up @@ -324,6 +325,13 @@ TRACTION_PATH = ./DATA/AxiSEM_tractions/3/
FKMODEL_FILE = FKmodel
RECIPROCITY_AND_KH_INTEGRAL = .false. # does not work yet

#-----------------------------------------------------------
##
## Prescribed wavefield discontinuity on an interface
##
##-----------------------------------------------------------
IS_WAVEFIELD_DISCONTINUITY = .false.

#-----------------------------------------------------------
#
# Run modes
Expand Down
Loading
Loading