diff --git a/README.md b/README.md new file mode 100644 index 0000000000000000000000000000000000000000..8696dc99cfbab8dc123558f99e27273f884c7f14 --- /dev/null +++ b/README.md @@ -0,0 +1,13 @@ +# What is IFOS3D? + +**IFOS2D** (**I**nversion of **F**ull **O**bserved **S**eismograms) is a 3D elastic full waveform inversion code. +The inversion problem is solved by a conjugate gradient method and the gradients are computed in the frequency domain with the adjoint method. +The forward modeling is done by a time domain finite difference scheme. + +IFOS2D is the reverse (inverse) of our 3D finite difference forward solver [**SOFI3D**](https://git.scc.kit.edu/GPIAG-Software/SOFI3D). + +The [**manual**](https://git.scc.kit.edu/GPIAG-Software/IFOS3D/wikis/home) can be downloaded [here](https://git.scc.kit.edu/GPIAG-Software/IFOS3D/wikis/home). + +# Download and Newsletter + +You can Download the current [**Beta-Version**](https://git.scc.kit.edu/GPIAG-Software/IFOS3D/tree/master). diff --git a/par/in_and_out/ifos3d.inp b/par/in_and_out/ifos3d.inp index 8e6e389e473501cf1133aed735d29f249d4094bb..345b26bc30efb7b2e9eacfd8dc0dd9e1da9b2cd5 100644 --- a/par/in_and_out/ifos3d.inp +++ b/par/in_and_out/ifos3d.inp @@ -73,7 +73,6 @@ P_wave_velocity_near_the_grid_boundary(in_m/s)_(VPPML) = 6200.0 (no=0)_(left/right/front/back=1) = 0 # #----------------------Snapshots---------------------------------- -# currently not in use!! output_of_snapshots_(SNAP)(yes>0) = 0 # output of particle velocities: SNAP=1 # output of pressure field: SNAP=2 diff --git a/par/in_and_out/ifos3d_toy.inp b/par/in_and_out/ifos3d_toy.inp index 8e5a856dec5c46340383c73426c1c12512ad7e2e..d2294dd4a37629f2acc193322af5b382819a8e08 100644 --- a/par/in_and_out/ifos3d_toy.inp +++ b/par/in_and_out/ifos3d_toy.inp @@ -73,7 +73,6 @@ P_wave_velocity_near_the_grid_boundary(in_m/s)_(VPPML) = 6200.0 (no=0)_(left/right/front/back=1) = 0 # #----------------------Snapshots---------------------------------- -# currently not in use!! output_of_snapshots_(SNAP)(yes>0) = 0 # output of particle velocities: SNAP=1 # output of pressure field: SNAP=2