- 13 Mar, 2016 1 commit
-
-
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.
-
- 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.
-
- 28 Jan, 2016 1 commit
-
-
Florian Wittkamp authored
INVMAT - > FORWARD_ONLY INVMAT1 - > PARAMETERIZATION
-
- 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.
-
- 17 Dec, 2015 1 commit
-
-
Florian Wittkamp authored
-
- 10 Dec, 2015 1 commit
-
-
laura.gassner authored
-
- 04 Dec, 2015 1 commit
-
-
Florian Wittkamp authored
-
- 02 Dec, 2015 2 commits
-
-
Florian Wittkamp authored
Updated documentation to include all new variables which are available in the JSON input file.
-
Florian Wittkamp authored
Update: Merge test
-
- 01 Oct, 2015 1 commit
-
-
Tilman Steinweg authored
-