Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Updates on USE_OTHER_TIME_FUNCTION #1746

Closed
wants to merge 9 commits into from
Closed
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
1 change: 0 additions & 1 deletion DATA/Par_file

This file was deleted.

402 changes: 402 additions & 0 deletions DATA/Par_file

Large diffs are not rendered by default.

Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/Gmsh_simple_box_hex27/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/Gmsh_simple_lddrk/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/Mount_StHelens/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/decompose_mesh_MPI/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/fault_examples/tpv102/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/fault_examples/tpv103/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/fault_examples/tpv15/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/fault_examples/tpv16/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/fault_examples/tpv5/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/homogeneous_acoustic/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,10 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune),
# set this to .true., and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/homogeneous_poroelastic/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/layered_halfspace/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
3 changes: 3 additions & 0 deletions EXAMPLES/applications/meshfem3D_examples/cavity/DATA/Par_file
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .true.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .true.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -195,6 +195,9 @@ USE_FORCE_POINT_SOURCE = .false.
# to represent a (tilted) FORCESOLUTION force point source or a CMTSOLUTION moment-tensor source.
USE_RICKER_TIME_FUNCTION = .false.

# If you want to use other CMT source time functions (Brune and Smooth Brune), set this to true, and add a line with "brune" or "smooth_brune" at the end of each CMTSOLUTION.
USE_OTHER_TIME_FUNCTION = .false.

# use an external source time function
# you must add a file with your source time function and the file name path
# relative to working directory at the end of CMTSOLUTION or FORCESOLUTION file
Expand Down
Loading
Loading