Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
GmshFWI
Manage
Activity
Members
Labels
Plan
Issues
Issue boards
Milestones
Wiki
Code
Merge requests
Repository
Branches
Commits
Tags
Repository graph
Compare revisions
Snippets
Build
Pipelines
Jobs
Pipeline schedules
Artifacts
Deploy
Releases
Model registry
Operate
Environments
Monitor
Incidents
Analyze
Value stream analytics
Contributor analytics
CI/CD analytics
Repository analytics
Model experiments
Help
Help
Support
GitLab documentation
Compare GitLab plans
GitLab community forum
Contribute to GitLab
Provide feedback
Terms and privacy
Keyboard shortcuts
?
Snippets
Groups
Projects
Show more breadcrumbs
Gmsh
GmshFWI
Commits
a8d99b80
Commit
a8d99b80
authored
Sep 30, 2020
by
Xavier Adriaens (xavier.adriaens@doct.uliege.be)
Browse files
Options
Downloads
Plain Diff
Merge branch 'master' of
https://gitlab.onelab.info/gmsh/fwi
parents
ff52dc81
6464e73e
No related branches found
No related tags found
No related merge requests found
Changes
3
Show whitespace changes
Inline
Side-by-side
Showing
3 changed files
input/ZP2018Marmousi2D/common.txt
+3
-11
3 additions, 11 deletions
input/ZP2018Marmousi2D/common.txt
input/ZP2018Marmousi2D/inversion.txt
+2
-4
2 additions, 4 deletions
input/ZP2018Marmousi2D/inversion.txt
input/ZP2018Marmousi2D/preconditioner.txt
+1
-1
1 addition, 1 deletion
input/ZP2018Marmousi2D/preconditioner.txt
with
6 additions
and
16 deletions
input/ZP2018Marmousi2D/common.txt
+
3
−
11
View file @
a8d99b80
...
@@ -4,8 +4,8 @@ configuration = soil
...
@@ -4,8 +4,8 @@ configuration = soil
#
#
xoffset = 0
xoffset = 0
Ler = 8.872
Ler = 8.872
nr =
9
1
nr = 1
23
ne =
9
1
ne = 1
23
ymax = 0.16
ymax = 0.16
L = 9.192
L = 9.192
H = 2.904
H = 2.904
...
@@ -24,15 +24,7 @@ equation = helmholtz
...
@@ -24,15 +24,7 @@ equation = helmholtz
wave_IntegrationType = Gauss
wave_IntegrationType = Gauss
wave_FunctionSpaceType = HierarchicalH1
wave_FunctionSpaceType = HierarchicalH1
#
#
n_freq =
3
n_freq =
1
#Frequency0
#Frequency0
frequency0 = 4.
frequency0 = 4.
wave_FunctionSpaceDegree0 = 2
wave_FunctionSpaceDegree0 = 2
#
#Frequency1
frequency1 = 6.
wave_FunctionSpaceDegree1 = 2
#
#Frequency2
frequency2 = 8.
wave_FunctionSpaceDegree2 = 3
This diff is collapsed.
Click to expand it.
input/ZP2018Marmousi2D/inversion.txt
+
2
−
4
View file @
a8d99b80
...
@@ -15,7 +15,7 @@ objective = l2distance
...
@@ -15,7 +15,7 @@ objective = l2distance
complex = 0
complex = 0
innerproduct = sobolev
innerproduct = sobolev
diag_preconditioner = 1
diag_preconditioner = 1
ref_preconditioner =
7
00
ref_preconditioner =
9
00
n_scale0 = 6
n_scale0 = 6
scale00 = 16.0
scale00 = 16.0
scale01 = 9.0
scale01 = 9.0
...
@@ -27,8 +27,6 @@ scale05 = 0.8
...
@@ -27,8 +27,6 @@ scale05 = 0.8
n_group=1
n_group=1
#Data
#Data
data0 = ZP2018Marmousi2D_data0
data0 = ZP2018Marmousi2D_data0
data1 = ZP2018Marmousi2D_data1
data2 = ZP2018Marmousi2D_data2
#
#
#Discretization
#Discretization
h = 0.048
h = 0.048
...
@@ -40,7 +38,7 @@ model_FunctionSpaceDegree = 1
...
@@ -40,7 +38,7 @@ model_FunctionSpaceDegree = 1
#Minimum search
#Minimum search
minimumsearch = classic
minimumsearch = classic
minimum_maxIteration = 30
minimum_maxIteration = 30
relDecreaseThreshold = 0.01
relDecreaseThreshold = 0.
0
01
#
#
#Descent search
#Descent search
descentsearch = gradientdescent
descentsearch = gradientdescent
...
...
...
...
This diff is collapsed.
Click to expand it.
input/ZP2018Marmousi2D/preconditioner.txt
+
1
−
1
View file @
a8d99b80
#Configuration
#Configuration
unknown = soil
unknown = soil
m0_type = velocity_depth
m0_type = velocity_depth
Re(v_0) = 1.
4
Re(v_0) = 1.
5
Im(v_0) = 0.
Im(v_0) = 0.
Re(v_H) = 4.5
Re(v_H) = 4.5
Im(v_H) = 0.
Im(v_H) = 0.
...
...
...
...
This diff is collapsed.
Click to expand it.
Preview
0%
Loading
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!
Save comment
Cancel
Please
register
or
sign in
to comment