Skip to content
GitLab
Explore
Sign in
Register
Primary navigation
Search or go to…
Project
fwi
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
fwi
Commits
9b67c250
Commit
9b67c250
authored
2 years ago
by
Boris Martin
Browse files
Options
Downloads
Patches
Plain Diff
cleaned up folders
parent
f6fc12ec
No related branches found
No related tags found
1 merge request
!12
Draft: Tuto obstacle
Changes
2
Show whitespace changes
Inline
Side-by-side
Showing
2 changed files
tutorials/obstacle/low_res/optim_trust.txt
+2
-2
2 additions, 2 deletions
tutorials/obstacle/low_res/optim_trust.txt
tutorials/obstacle/optim_lbfgs_tr.txt
+0
-16
0 additions, 16 deletions
tutorials/obstacle/optim_lbfgs_tr.txt
with
2 additions
and
18 deletions
tutorials/obstacle/optim_trust.txt
→
tutorials/obstacle/
low_res/
optim_trust.txt
+
2
−
2
View file @
9b67c250
...
...
@@ -13,5 +13,5 @@ localminimum_retrospective = 0
#
#Descent search
descentsearch = newton_steihaug_conjugategradient
descent_maxIteration =
20
descent_eta0 = 0.
4
descent_maxIteration =
5
descent_eta0 = 0.
5
This diff is collapsed.
Click to expand it.
tutorials/obstacle/optim_lbfgs_tr.txt
deleted
100644 → 0
+
0
−
16
View file @
f6fc12ec
#Local minimum search
localminimumsearch = yuanfan
localminimum_initMu = 1
localminimum_c0 = 0.0001
localminimum_c1 = 0.75
localminimum_c2 = 0.75
localminimum_c3 = 0.25
localminimum_c4 = 2.
#localminimum_writeInterval = 1
localminimum_retrospective = 0
#Local minimum search
localminimum_maxIteration = 20
#
#Descent search
descentsearch = lbfgs_tr
descent_memory = 10
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