- 11 Jan, 2018 1 commit
-
-
nikolaos.athanasopoulos authored
-
- 10 Jun, 2016 1 commit
-
-
Tilman Steinweg authored
updated toy_example including the trench "Ettlinger Linie"
-
- 03 May, 2016 1 commit
-
-
Florian Wittkamp authored
I removed the zero phase option from the code, due to complications depending on the source signal and the time window. However, from a technically point of view it was implemented right.
-
- 23 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
Position 7 in workflow is now F_HIGH_PASS. All other parameters have been shifted.
-
- 13 Mar, 2016 2 commits
-
-
Florian Wittkamp authored
I switched the naming of the variables of the frequency filtering to a more clear and easy one. The change affects the JSON input file and the code itself. The following renaming is used: FC_START -> F_LOW_PASS_START FC_END -> F_LOW_PASS_END FC_INCR -> F_LOW_PASS_INCR FC_EXT -> F_LOW_PASS_EXT FC -> F_LOW_PASS F_HP -> F_HIGH_PASS However, old JSON files will also work for now. If one of the old variables is not found, IFOS will search for the corresponding old one. This option will be removed in a future release.
-
Florian Wittkamp authored
-
- 09 Mar, 2016 1 commit
-
-
Florian Wittkamp authored
All new files and folder in the par folder will be ignored from git. This is usefull, as there is no big development inside the par folder. However, all production runs will produce a lot of files inside par, which are never needed to be under version control.
-
- 25 Feb, 2016 1 commit
-
-
laura.gassner authored
-
- 21 Feb, 2016 2 commits
-
-
Florian Wittkamp authored
Implemented an offset based tracekill for STF. Makefile in par folder has now two new targets: 1. make install, do an install from precompiled files 2. make reinstall, do a clean install
-
Florian Wittkamp authored
(1.) IFOS Makefile Introduce dependencies files, which contain dependencied of each objective file. Therefore, it is possible to allow a more accurate rebuilt of the objective files. New standard target is IFOS2D. Moreover a new target install is available. (2.) Contrib Fixed the problem with the dependencies files if the hole IFOS folder is copied over to a different hardware architecture. You may now the error by ".d" files.
-
- 20 Feb, 2016 1 commit
-
-
Florian Wittkamp authored
IFOS is now able to read in input files, that are formatted according the JSON standard. Nevertheless, the old files will work as well. In addition, I fixed some compiler warnings.
-
- 02 Feb, 2016 1 commit
-
-
laura.gassner authored
Changed naming convention of individual spatial tapers for gradients, updated to usage with WORKFLOW
-
- 28 Jan, 2016 5 commits
-
-
Florian Wittkamp authored
Merge STF_SH into development
-
Florian Wittkamp authored
-
Florian Wittkamp authored
INVMAT - > FORWARD_ONLY INVMAT1 - > PARAMETERIZATION
-
Florian Wittkamp authored
Adding a few gitignore files to smooth the GIT workflow
-
laura.gassner authored
-
- 27 Jan, 2016 1 commit
-
-
Florian Wittkamp authored
! IFOS -> IFOS2D ! - New make targes is IFOS2D - Generated binary is IFOS2D Adding 2D to IFOS to indicate, that it is our 2D FWI Code.
-
- 25 Jan, 2016 2 commits
-
-
Florian Wittkamp authored
Renaming: QUELLART -> SOURCE_SHAPE QUELLTYP -> SOURCE_TYPE QUELLTYPB -> ADJOINT_TYPE DAMPING -> VPPML
-
Florian Wittkamp authored
! This commit renames DENISE to IFOS ! Keep care and update all of your self written shell scripts etc. The make target is 'IFOS' (capital letters). The resulting binary is called 'IFOS' as well.
-
- 15 Jan, 2016 1 commit
-
-
laura.gassner authored
-
- 17 Dec, 2015 1 commit
-
-
Florian Wittkamp authored
-
- 15 Dec, 2015 2 commits
-
-
laura.gassner authored
-
laura.gassner authored
-
- 10 Dec, 2015 4 commits
-
-
Florian Wittkamp authored
-
laura.gassner authored
-
Florian Wittkamp authored
-
laura.gassner authored
-
- 09 Dec, 2015 1 commit
-
-
laura.gassner authored
-
- 07 Dec, 2015 1 commit
-
-
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.
-
- 04 Dec, 2015 1 commit
-
-
Florian Wittkamp authored
-
- 02 Dec, 2015 5 commits
-
-
Florian Wittkamp authored
-
Florian Wittkamp authored
Removed TIME_FILT==1 from SH toy example
-
Florian Wittkamp authored
Workflow file now includes a header.
-
Florian Wittkamp authored
Updated documentation to include all new variables which are available in the JSON input file.
-
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
-