- 08 Dec, 2015 2 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Updated SH viscoelastic modelling to the new grid.
-
- 07 Dec, 2015 2 commits
-
-
Florian Wittkamp authored
Now it is possible to specify WOLFE_C1_SL and WOLFE_C2_SL in the JSON input file. Documentation is updated as well. Smaller output improvements.
-
Florian Wittkamp authored
Fixed a bug which prevented to stop at max FC when FC_END was not a multiple of FC_INCR. Additionally L-BFGS will try step length 1 first every time a new frequency stage is choosen.
-
- 06 Dec, 2015 3 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Added the option WRITE_FILTERED_DATA to write time filtered measured data to disk. If WRITE_FILTERED_DATA is not set in the JSON file, it will be set to 0.
-
- 04 Dec, 2015 4 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Added debugging output for VP and renamed some variables to be consistent within the code.
-
- 03 Dec, 2015 6 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
- 02 Dec, 2015 11 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Removed all checkpointing things in the code.
-
Florian Wittkamp authored
Removed the option HESSIAN from the code.
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Workflow file now includes a header.
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Update: Merge test
-
- 26 Nov, 2015 1 commit
-
-
laura.gassner authored
-
- 25 Nov, 2015 1 commit
-
-
Florian Wittkamp authored
-Remove src_relicts -Clean up of the Makefile in src/
-
- 10 Nov, 2015 1 commit
-
-
laura.gassner authored
adjustment of acoustic toy-example, scaling of the elastic explosive source and acoustic free surface condition.
-
- 28 Oct, 2015 1 commit
-
-
laura.gassner authored
-
- 27 Oct, 2015 1 commit
-
-
Tilman Steinweg authored
For the exchange of the wavefields a wrapping layer of FDORDER/2 is needed. Nevertheless a wrapping layer of FDORDER/2 +1 was implemented because of undetected errors in the exchange functions.
-
- 26 Oct, 2015 1 commit
-
-
laura.gassner authored
Added taper for inverted source time function (use switch TAPER_STF, see taper.c for definition) and individual time windowing (use switch TW_IND, then three columns are expected in PICK_FILE for each trace with picked time - twl plus - twl minus, in this case TWLENGTH_PLUS and TWLENGTH_MINUS are ignored). Time windowing is now also applied during the inversion of the source time function.
-
- 16 Oct, 2015 1 commit
-
-
Florian Wittkamp authored
char wm[1] should be wm[2], due to reusage of wm later on.
-
- 05 Oct, 2015 1 commit
-
-
laura.gassner authored
-
- 01 Oct, 2015 1 commit
-
-
Tilman Steinweg authored
-