Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in
Toggle navigation
Menu
Open sidebar
GPIAG-Software
IFOS3D
Commits
29d95e46
Commit
29d95e46
authored
Apr 15, 2016
by
Tilman Steinweg
Browse files
applied changes to parameter READREC to .inp files
parent
9f28ee43
Changes
2
Hide whitespace changes
Inline
Side-by-side
par/in_and_out/ifos3d.inp
View file @
29d95e46
...
...
@@ -103,11 +103,16 @@ output_of_seismograms_(SEISMO) = 1
# SEISMO=3: curl and div
# SEISMO=4: everything
# Warning: "curl" is not really curl in 3D
read_receiver_positions_from_file_(yes=1)_(READREC) = 0
read_receiver_positions_(READREC) = 2
# receiver line READREC=0
# from_file READREC=1
# rec array READREC=2
REC_FILE = ./receiver/receiver.dat
reference_point_for_receiver_coordinate_system_(REFREC) = 0.0 , 0.0 , 0.0
# if READREC=1 the following
three line
s are ignored
# if READREC=1 the following
receiver option
s are ignored
# Note that z denotes the vertical direction !
#
# --------------------Receiver line -------------------------------
position_of_first_receiver_(in_m)_(XREC1,YREC1,ZREC1) = 90.0 , 90.0 , 90.0
position_of_last_receiver_(in_m)_(XREC2,YREC2,ZREC2) = 90.0 , 90.0 , 90.0
distance_between_two_adjacent_receivers_(in_gridpoints)_(NGEOPH) = 1
...
...
par/in_and_out/ifos3d_toy.inp
View file @
29d95e46
...
...
@@ -103,11 +103,16 @@ output_of_seismograms_(SEISMO) = 1
# SEISMO=3: curl and div
# SEISMO=4: everything
# Warning: "curl" is not really curl in 3D
read_receiver_positions_from_file_(yes=1)_(READREC) = 0
read_receiver_positions_(READREC) = 2
# receiver line READREC=0
# from_file READREC=1
# rec array READREC=2
REC_FILE = ./receiver/receiver.dat
reference_point_for_receiver_coordinate_system_(REFREC) = 0.0 , 0.0 , 0.0
# if READREC=1 the following
three line
s are ignored
# if READREC=1 the following
receiver option
s are ignored
# Note that z denotes the vertical direction !
#
# --------------------Receiver line -------------------------------
position_of_first_receiver_(in_m)_(XREC1,YREC1,ZREC1) = 90.0 , 90.0 , 90.0
position_of_last_receiver_(in_m)_(XREC2,YREC2,ZREC2) = 90.0 , 90.0 , 90.0
distance_between_two_adjacent_receivers_(in_gridpoints)_(NGEOPH) = 1
...
...
@@ -185,4 +190,4 @@ Water_level_Hessian_for_vp/vs/rho_(WATER_HESS) = 0.0192, 0.0192, 1.0e-14
#------------------------L-BFGS ----------------------------------------
Apply_L_BFGS_(LBFGS) = 0
Number_of_inverted_parameters_(NUMPAR) = 2
Number_iterations_used_for_LBFGS_(BFGSNUM) = 5
\ No newline at end of file
Number_iterations_used_for_LBFGS_(BFGSNUM) = 5
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment